/* ============================================================
 トップページ
 ============================================================ */
#wrap{
	overflow: hidden;
	zoom: 1;
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
}

#clink{
	background-image: url(../images/historica_top.png);
	height: 119px;
	width: 524px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}

#clink p{
	text-align: right;
}
#clink_right {
	height: 23px;
	width: 108px;
	float: left;
	margin-left: 150px;
	margin-top: 15px;
}
#clink_right2 {
	height: 23px;
	width: 150px;
	float: left;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 15px;
}



#content{
	clear: both;
	height: 500px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#info{
	width: 669px;
	float: left;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	height: 318px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#content_left{
	width: 699px;
	float: left;
	height: 500px;
}

#info h2{
	padding: 0 0 20px;
}

#info dl{
	padding: 0 0 7px;
	margin: 0 0 7px;
	background-image: url(../images/line_info.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#info dt,
#info dd{
	display: inline;
}

#indo dd{
	text-indent: 1em;
}

#banner{
	float: right;
}

#banner li{
	margin: 0 0 5px;
}

#footer{
	clear: both;
	height: 100px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer_in {
	height: 100px;
	width: 350px;
	color: #FFFFFF;
	margin-left: 650px;
}
#credit {
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 110px;
	width: 650px;
	margin-top: 20px;
}
#banner_area {
	height: 500px;
	width: 250px;
	float: left;
	margin-left: 15px;
}
#banner_area img {
	margin-bottom: 20px;
}
#space{
	clear:left;
}
#header_bg {
	height: 476px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	margin-top: 25px;
	margin-bottom: 20px;
}
#moushikomi {
	margin-top: 40px;
	margin-left: 60px;
}
