/* CSS Document */
/*　トップページ用CSS　*/
#top-std {
	margin: 0px;
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center 137px;
}
#top-std h2 {
	height: 243px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.wanwan-link a {
	background-image: none;
	height: 95px;
	width: 400px;
	margin-right: 425px;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.top-infospace .frame-area .frame-box {
	width: 850px;
	text-align: left;
}



ul{
	margin: 0px;
	padding: 0px;
}

#top-foot {
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.top-infospace {
	background-image: url(../img/top_middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	vertical-align: top;
	background-color: #00014E;
}
.top-infospace .frame-area {
	margin: auto;
	width: 850px;
	text-align: left;
}
.top-infospace .frame-area iframe {
	width: 810px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	height: 260px;
	margin-bottom: 15px;
}
