/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	}
td{
	padding:10px;
}
input,textarea,select{
		padding:5px;
		border:1px solid #000000;
		line-height:25px;
}
option{
		border:#CCC 1px dotted;
		padding:1px;
		margin:1px;
}
.clear{
	clear:both;
	}
img.imgleft,
.kutikomi img{
	float:left;
	padding:0 5px 5px 0;
	}
body{
	background:url(img/background.jpg) repeat;
	text-align:center;
	font-size:14px;
	}
#FRAME{
	width:900px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
	}
#HEAD{
	height:150px;
	background:url(img/title.jpg);
	text-align:left;
	}
h1{
	height:75px;
	line-height:75px;
	font-size:22px;
	padding:0 20px 0 40px;
	color:#CC0000;
	}
#HEAD p{
	height:75px;
	line-height:1.5em;
	font-size:14px;
	padding:0 20px 0 40px;
	}
#HEADMENU{
	height:30px;
	line-height:30px;
	background:#FF66CC;
	text-align:right;
	padding-right:10px;
	font-size:12px;
	}
#HEADMENU a{
	color:#FFFFFF;
	}
#LASTDAY{
	text-align:right;
	font-size:12px;
	padding-right:10px;
	line-height:20px;
	}
#MAIN{
	width:650px;
	float:right;
	padding:20px 0 30px 0;
	}
#PANKUZU{
	text-align:left;
	font-size:11px;
	height:30px;
	}
h2,h3{
	height:50px;
	background:url(img/h2.jpg) top left no-repeat;
	text-align:left;
	line-height:30px;
	padding-left:55px;
	color:#CC0000;
	font-size:16px;
	}
.note{
	width:600px;
	margin:0 auto 30px auto;
	background:url(img/note.jpg) repeat;
	text-align:left;
	}
.note p{
	line-height:25px;
	padding-bottom:25px;
	}
.note p.bottom{
	padding-bottom:0;
	}
.note p span{
	color:#CC0000;
	text-decoration:underline;
	}
.kutikomi p span{
		font-weight:bold;
		text-decoration:none;
		color:#000;
	}
.note p span.rank{
		color:#FF8000;
}
.rank1,
.rank2,
.rank3{
		width:600px;
		margin:0 auto 0 auto;
		background-position:top left;
		background-repeat:no-repeat;
		text-align:left;
		height:60px;
		line-height:50px;
		text-indent:60px;
	}
.rank1{background-image:url(img/rank1.gif);}
.rank2{background-image:url(img/rank2.gif);}
.rank3{background-image:url(img/rank3.gif);}
.rank1 a,
.rank2 a,
.rank3 a{
		font-weight:bold;
		font-size:16px;
		color:#C00;
	}
.rank1 a:hover,
.rank2 a:hover,
.rank3 a:hover{
		color:#CCC;
	}
.af{
	width:600px;
	margin:0 auto 30px auto;
	text-align:left;
	}
#SIDEMENU{
	width:250px;
	float:left;
	padding-bottom:30px;
	}
.box{
	width:225px;
	margin:20px auto 0 auto;
	background:#FF99CC url(img/SIDEMENU.jpg) top no-repeat;
	padding-bottom:5px;
	}
	.box .inbox{
		width:215px;
		background:#FFFFFF;
		margin:0 auto 0 auto;
		}
	.box ul li{
		width:215px;
		margin:0 auto 0 auto;
		padding-bottom:1px;
		}
	.box ul li a{
		display:block;
		line-height:30px;
		border:1px solid #CCCCCC;
		background:#FFFFFF url(img/SIDEMENUa.jpg) left center no-repeat;
		text-decoration:none;
		color:#333333;
		text-align:left;
		padding-left:30px;
		padding-right:10px;
		font-size:12px;
		}
	.box ul li a:hover{
		background:#FFF4FF url(img/SIDEMENUah.jpg) left center no-repeat;
		}
h4,styleh4{
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	font-size:14px;
	}
#FOOTMENU{
	clear:both;
	}
#COPYRIGHT{
	height:50px;
	line-height:50px;
	background:#FF66CC;
	color:#FFFFFF;
	font-weight:bold;
	}
