/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Helvetica, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Hiragino Kaku Gothic Pro', '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', osaka, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	background-color: #A1522B;
	background-image: url(http://www.chugokudo.com/images/bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size:9px;
}
h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
IMG {
border-color: none;}

.content{
text-align:center;

}
div.page {
	width:850px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
div.menu{
	width:235px;
	float:left;
	}
div.top{
	width:615px;
	display:block;
	float:right;
	background-image: url(http://www.chugokudo.com/images/top_bg.jpg);
	background-repeat: repeat-y;
	}
div.top #content{
	background-color:#FFFFFF;
	font-size:14px;
	color:#666666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
div.top #content .tx {
	margin:10px;
	line-height:1.6em;
	}
div.kaso{
	}
div.kaso #content{
	background-color:#FFFFFF;
	font-size:14px;
	color:#666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
div.kaso #content .tx {
	margin:10px;
	line-height:1.6em;
	}
.footer{
	color:#FFFFFF;
	font-size:10px;
	margin: 5px 0px 5px 0px ;
	}
.kasowaku_l{
	background-image: url(http://www.chugokudo.com/images/header_table_l.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
.kasowaku_r{
	background-image: url(http://www.chugokudo.com/images/header_table_r.jpg);
	background-repeat: repeat-y;
}
.tateborder_r{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7E1;
}
.tateborder_r A{
	color:#474996;
	font-size:12px;
	text-decoration: none;
	line-height: 2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tateborder_b_orange{
	border-bottom:#FF9900 1px solid;
	}
.wh10{
	color:#FFFFFF;
	font-size:10px;
	}
.or14{
	color:#FF9900;
	font-size:14px;
}
.gr10{
font-size:10px;}
.test{
	filter: alpha(opacity=20);
  -moz-opacity:0.20;
  opacity:0.20;
}
#test2{
	filter: alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}
