/* CSSの設定 */

/* 全体の設定*/

/*
* {}
*/
* {margin:0px; padding:0px;}

body {
	font-size: 12px;
	color: #333333;
	margin: 1px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	margin: 0px;
	text-align: right;
	padding-right: 3px;
}

h2 {}

h3 {}

/* ヘッダー */

#header {
	width: 750px;
	color: #FFFFFF;
}

.headertop {
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
}

.headercenter {

}
.headerbottom {
	background-color: #000000;
	text-indent: 5px;
	line-height: 20px;
}

/* メイン */

#main{
	width: 750px;
}

.mainleft {
	width: 200px;
	float: left;
	background-color: #EAEAEA;
}

.mainlefttop {
	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	background-image: url(img/menu.jpg);
	margin-top: 15px;
}

.mainlefttop1 {
	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 50px;
	background-image: url(img/menu1.jpg);
}

.mainlefttop1 a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.mainleftmiddle {
	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	background-image: url(img/menu2.jpg);
}

.mainleftmiddle a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.mainleftbottom {
	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	background-image: url(img/menu3.jpg);
	margin-top: 15px;
}

.mainleftbottom a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.maincenter {
	width: 550px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;

}

.mainright {
	background-color: #00FF99;
	width: 100px;
	clear: none;
	float: left;
}

.maincentermidashi {
	width: 530px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/midashi.jpg);
	margin: 15px auto 0px;
	text-align: left;
	text-indent: 5px;
}

.maincenterfont {
	width: 530px;
	font-size: 13px;
	line-height: 130%;
	padding: 3px;
	margin: 0px auto;
	text-align: left;
	text-indent: 5px;
}

.maincenterosusume {
	width: 540px;
	border: 2px dotted #FF6600;
	margin: 20px auto 0px;
	text-align: center;
}

/*--- 追加 ---*/
.maincenterosusume_b {
	width: 530px;
	margin:10px auto;
	text-align: center;
	border: 1px solid #FEC5F2;
}
/*--- ---*/

.maincenterosusume1 {
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	padding: 10px;
}

.maincenterosutable {
	width: 166px;
	font-size: 13px;
	text-align: center;
	padding: 3px;
}

.maincenterosutable a {
	width: 166px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;

}

.maintable {
	margin-top: 15px;
}

/*--- maintable > table ---*/
.maintable table{width: 530px; margin: 10px auto;font-size: 12px; border: 1px solid #33CCFF;}
.maintable table a {font-size: 12px; font-weight: bold; color: #0000FF; text-decoration: none;}


.table a {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.tabletd1 {
	width: 50%;
	text-align: center;
	border: 1px solid #33CCFF;
}

.tabletd1-1 {
	width: 50%;
	text-align: left;
	border: 1px solid #33CCFF;
	line-height: 130%;
	font-size: 13px;
}

.tabletd2 {
	width: 25%;
	background-color: #D7EAEA;
	text-align: center;
	border: 1px solid #33CCFF;
}

.tabletd3 {
	width: 25%;
	text-align: center;
	border: 1px solid #33CCFF;
}

/* フッター */

#footer{}
.footermain {
	width: 750px;
	background-color: #333333;
	float: left;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}
.tabletd {

	width: 530px;
	text-align: left;
}
.collar {
	color: #0000FF;
}

.newtable {
	font-size: 12px;
	width: 530px;
}

.newtable a {font-size: 12px; font-weight: bold; color: #0000FF; text-decoration: none;}
.mainlefttop2 {

	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 50px;
	background-image: url(img/menu1_1.jpg);
}
.tabletd4 {

	width: 20%;
	background-color: #D7EAEA;
	text-align: center;
	border: 1px solid #33CCFF;
}
.tabletd4-1 {

	width: 20%;
	text-align: center;
	border: 1px solid #33CCFF;
}
.rank {
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF0000;
}
.rank1 {
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0000FF;
}
.mainleftmiddle1 {

	width: 180px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	background-image: url(img/menu2_1.jpg);
}
