
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
#bground {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
/*	background-color:#FFFFFF;*/
	display: table;
	background-image: url(../image/bg_line.gif);
	padding-left: 20px;
	padding-right: 20px;
}
/*DIV TAG*/
div#header {
	width:870px;
}
div#footer {		/*divフロート解除*/
	width:870px;
	clear:both; 
}
div#contents {			/*TOP中段*/
	width:870px;
}
div#top {
	margin-top:15px;
	width:870px;
	height:77px;
	background: url(../image/top.gif) no-repeat;
}
div#box {				/*インデクス上段*/
	width:870px;
	height:25px;
}
div#menu {				/*インデクス上段*/
	margin-top:6px;
	margin-left:650px;
	width:200px;
	height:13px;
}
div#menu2 {				/*インデクス下段*/
	margin:auto;
	width:400px;
	height:13px;
}
div#hr {
	width:870px;
	height:5px;
	background: url(../image/BD.gif) no-repeat;
}
div#kiyaku {			/*インデクス下段*/
	width:620px;
	height:135px;
	display:block;
	overflow:auto;
	text-align: left;
	margin-bottom: 15px;
}
div#ninsyou{				/*インデクス下段*/
	width:340px;
	height:100px;
}
div#left {					/*インデクス　左コンテンツ*/
	width:170px;
	padding-left: 20px;
	padding-right: 0px;
	float:left;
	text-align: left;
}
div#right {					/*インデクス　右コンテンツ*/
	width:620px;
	padding-right: 20px;
	padding-left: 0px;
	float:right;
	text-align: left;
}
div#con2 {					/*コンテンツ　ベース*/
	width:820px;
	padding-left: 25px;
	padding-right: 25px;
}

div#info {
	overflow:auto;
	width:610px;
	height:200px;
}

/*装飾タグ*/
#text {						/*コンテンツ　タグカラー赤*/
	height:20px;
	text-align:center;
	background-color:#990000;
	display: table;
	color:#FFFFFF;
}
#rank {						/*コンテンツ　タグカラー赤*/
	background-color:#990000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center
}
#black {
	font-size: 17px;
	font-weight : bold;
	clear:both;
}
#attention {
	font-size:18px;
	color:#C40000;
	font-weight : bold;
}
#emphasis {font-size: 24px}
#bule {
	font-size: 17px;
	color:#0072fd;
	font-weight : bold;
}
.bule {
	font-size: 15px;
	color:#0072fd;
	font-weight : bold;
}
.bname {font-size: ;color:#ff8000;}
.black {
	font-size: 15px;
	color:#000000;
	font-weight : bold;
}
.red2 {color: #FF0000}
.style1 {font-size: 40px}
.style2 {font-size: 40px;color:#0000FF;}



#riyo2 {
	font-size: 17px;
	font-weight : bold; 
}
#riyo3 {
	font-size:17px;
	color:#C40000;
	font-weight : bold;
}



#bg {
	background-color:#EEEEEE;
}

a:visited {
	color: #0033FF;
}