@charset "utf-8";
/* CSS Document */

#wrapper {
	width:1005px;
	color: #000;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 652px;
}

#banar_box {
	text-align: center;
	height: 650px;
	width: 200px;
	float: left;
	font-size: large;
}

#herdea {
	height: 200px;
	width: 800px;
	float: left;
}

#main_box {
	height: 370px;
	width: 480px;
	float: left;
	text-align: justify;
	font-weight: bold;
	font-size: medium;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 30px;
}

#right_box {
	float: left;
	height:210px;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
}

#navigertion_box {
	height:190px;
	width: 280px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#footer {
	height: 50px;
	width: 800px;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
.point {
	color: #F00;
}
.h1 {
	color: #FFF;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

a:link{
	color:#00F;
}

a:visited{
	color:#F00;
}

a:hover{
	color:#000;
}
.site_navi {
	font-size: small;
}
