*{
	margin: 0px;
	padding: 0px;
}

ul, ul li, ol, ol li{
	list-style: none;
}

body{
	font-family : "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana";
	color:#333333;
	background-color:#666688;
	background-image:url();
	font-size: 14px;
	text-align: center;
}

#container{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0.5em 20px;
	width: 840px;
	background-color: #ffffff;
}

.rssfeed{
	text-align: right;
}

h1{
	font-size: 120%;
	background: url(/img/arrowlink.gif) no-repeat left top;
	padding: 0.4em 0 0 1.8em;
}
h1.toppage{
	margin: -20px 0 0px 0;
	padding: 10px 0px 0px 140px;
	text-indent: -10000px;
	overflow: hidden;
	font-size: 300%;
	background: url(/img/topphoto-495x80.jpg) left top no-repeat;
	border-bottom: 5px double #aaaaee;
}

h2, h3, h4{
	font-weight: normal;
	text-align: left;
	font-size: 100%;
}

#search-form{
	font-size: 110%;
	background-color: #dddddd;
	margin: 0;
	padding: 0.5em;
}
#search-form input, #search-form select{
	font-size: 100%;
	font-size: 120%;
	height: 1.2em;
	cursor: pointer;
}

#contents{
	float: left;
	width: 600px;
}
#contents div.category-title{
	font-size: 150%;
	line-height: 1.2em;
	margin: 1em 0 0 0;
	padding-left: 1.2em;
	background: url(/img/arrow.gif) no-repeat left 0.1em;
	border-bottom: 1px #aaaacc dotted;
}
#contents div.sub-category{
	margin: 0.5em;
}

#side{
	float: right;
	width: 180px;
}
#side div#menu, #side div#menu2{
	border-left: 1px solid #9999bb;
	border-bottom: 1px dotted #9999bb;
	padding: 0.5em;
	line-height: 1.4em;
}
#side div#menu li, #side div#menu2 li{
	list-style: none;
}

a:link{ text-decoration:underline; color:#3366CC; }
a:visited{ text-decoration:underline; color:#3366CC; }
a:active{ text-decoration:underline; color:#3366CC; }
a:hover{ text-decoration:none; color:#FF0000; }
.form {
	background-color: #FFFFFF;
	font-size: 100%;
	border: 1px solid #000000;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 1px;
}
img{ border:0; }
#small{ font-size:98%; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{
	width: 800px;
	border-style:solid; border-color:#9999CC;
	margin-top: -1em;
}
#log td{
	padding: 0.3em;
}
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#eeeeff; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; font-size: 80%;} /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */
/* タイトルバー */
.table_titlebar {
	background-color:#A7C2DD;
	color:#000000;
	font-size:104%;
}
/* 検索フォーム */
.table_searchform {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 104%;
}
.table_menu {
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
	font-size: 104%;
}
.table_topmenu {
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: 104%;
}
.table_top_category {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 104%;
	line-height: 160%;
}
.table_other_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 100%;
}
.table_other_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 100%;
}
.table_sub_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 100%;
}
.table_sub_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 100%;
}
.table_menu_bar {
	font-size: 100%;
	text-align: center;
	background: url(/img/topphoto-495x80.jpg) left top no-repeat;
	padding-bottom: 10px;
	border-bottom: 5px double #aaaaee;
}
.table_menu_bar td{
	padding: 80px 0 0em 0;
}
.table_menu_bar td a{
	border-top: 1px solid blue;
}
.table_menu_bar td a:hover{
	border-top: none;
}
.table_navigation_bar {
	background-color: #eeeeff;
	border-top: 2px #aaaabb solid;
	border-bottom: 1px #aaaabb solid;
	border-left: 10px #aaaaff solid;
	border-right: 10px #aaaaff solid;
	padding: 0px;
	font-size: 100%;
}

#header{
	text-align: center;
}
#header p{
	color: #777777;
	text-align: left;
	margin-top: 0.5em;
	padding: 0.5em;
	border: 1px dotted #ccccdd;
}

#footer{
	clear: both;
	text-align: center;
	padding-bottom: 1em;
}

.bookmark{
	background-color: #dddddd;
	text-align: left;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 1em 0.5em 1em;
	border-top: dotted 1px #aaaadd;
	border-bottom: dotted 1px #aaaadd;
}


.main-menu { font-size: 12px; margin-bottom: .5em; }
.main-menu a { padding: 10px 1px; background-color: #eff; text-decoration: none; border: outset 2px #eef; }
.main-menu a:hover { border: inset 2px #eef; background-color: #eef; }
.main-menu a:visited { text-decoration: none; }


