a{ text-decoration:none; color:#183894; }
a:hover{ text-decoration:underline; color:#183894; }
tr,td{ font-size:11pt; color:#737373; }
hr{ color:#aaaaaa; }



#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630; border-style:solid; border-color:#9999CC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#A7C2DD; color:#000000; font-size:13pt; } /* タイトルバー */


body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image : url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul {
	list-style-type:none;
} 

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

#container {
	background : url(images/container_bg.png) repeat-y;
	background-position: top center;
	text-align: left;
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	position: relative;
	width: 920px;
	margin-left: 0px;
	background-image : url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	border-bottom: 0px solid #333333;
	margin-bottom: 5px;
}

#header h1 {
	position: absolute;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	top: 5px;
	left: 10px;
}

#header p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 40px;
	left: 40px;
	right: 40px;
}

#header a {
	color: #333333;
	text-decoration:none;
}

#menuber{ 
	text-align: right;
	font-size: 95%;
	position: absolute;
	top: 105px;
	right: 10px;
}

ul#menu li {
	margin-left: 5px;
	float: left;
	line-height: 35px;
	height: 35px;
	font-size: 11px;
}

ul#menu a {
	background-image : url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	display: block;
}

#contents {
	position: relative;
	text-align: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;

}

#mid{ 
	text-align: center;
	width: 886px;
	padding:1px;
}

#sonota{ 
	text-align: center;
}

#sonota p{ 
	text-align: left;
	font-size: 75%;
}

#mid-bar{ 
	background-image : url(images/musimegane.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size:85%; 
	text-align: right;
	background-color:#; 
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	border: 3px solid #;
	position: absolute;
	top: -130px;
	right: 10px;
}

#side {
	float: left;
	width: 220px;
	margin-right: 10px;
	color: #333333;	
	line-height:1.2em;
	margin-bottom: 110px;
	font-size: 95%;
}

#side p {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#side h3 {
	text-align: left;
	color: #000000;
	font-size: 100%;
	background : url(images/h3_bg.gif) no-repeat;
	line-height: 23px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
}

.sidemenulist {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:95%;
}

.sidemenulist a {
	background-image : url(images/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	color: #333333;	
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}

.sidemenulist a:hover {
	background-image : url(images/submenu_bg_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	text-decoration: underline;
}




#main {
	float: right;
	width: 660px;
	margin-bottom: 120px;
	margin-top: 5px;
	margin-left: 10px;
}

#main p {
	padding: 5px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 2px;
}

h2{ 
	background-color:#66cccc; 
	color:#000000; 
	font-size:120%; 
	padding:5px;
}

#float_left{
	float: left;
	width: 316px;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(images/h5.gif) ;
}

#float_left p {
	padding: 5px;
	line-height: 15px;
	margin-bottom: 2px;
}



#float_right{
	float: right;
	width: 316px;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(images/h5.gif) ;
}

#float_right p {
	padding: 5px;
	line-height: 15px;
	margin-bottom: 2px;
}

#main h5 {
	background-image : url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight:bold;
	font-size: 110%;
	padding-left: 20px;
	margin-top: 20px;
}

#cr {
	margin-top: 10px;
	clear: both;
}

#footer {
	color: #333333;
	background-image : url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 0px solid #ff6600;
}

#mark {
	background : url(images/arrow1.gif) no-repeat left center;
	padding-left: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size:150%;
}

#sitelist{
	font-size:100%;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 10px;
	background-color: #EFEFEF;
	border: 1px solid #cccccc;
}

#kate{
	color:#666666;
	font-size:85%;
}

#kate a{
	color:#666666;
}

.mini{
	background-color:#efefef; 
	font-size:80%;
}