@charset "UTF-8";
/* CSS Document */

.clear{
	clear: both;
}

.imagespace{
	vertical-align: bottom;
}

.imagespace2{
	vertical-align: top;
}

body {
	background:#fef8e0 url(../img/bg.gif) repeat-y center top;
	color:#333333;
}


/*メイン*/

#container{
	width: 640px;
}

#topmain{
	background-position: right top;
	width: 640px;
	margin-left: 10px;
}

#fp-contents-bg{
	width:1020px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 10px 20px 0 0;
}


#fp-l660{
	width:660px;
	float: left;
}

#menu{width: 640px}

#ichiran{
}

.pod_left{
	float:left;
	width:150px;
}

.pod_right_title{
	float:right;
	font-size: 14px;
	width: 400px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	font-weight: bold;
	background:url(../img/icon.gif) #e9e9e9 left center no-repeat;
}
.pod_right_subtitle{
	float:right;
	font-size: 12px;
	width: 415px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.pod_right_content{
	float:right;
	font-size: 12px;
	width: 415px;
	line-height: 18px;
}
.pod_right_btn{
	float:right;
	font-size: 12px;
	width: 325px;
	height: 58px;
	margin: 0 0 0 0;
	line-height: 30px;
	font-weight: bold;
}

.pod_right_btn img {margin-left:10px;}

.waku-top{
	height:12px;
	background:url(../img/waku_top.gif) no-repeat;
	margin-left: 13px;
}

.waku-top2{
	width:614px;
	height:44px;
	padding: 0 auto;
	margin-left: 13px;
}


.waku-text {
	width:582px;
	border-right: 1px #a5a5a5 solid;
	border-left: 1px #a5a5a5 solid;
	height: 220px;
	padding-right: 15px;
	margin-left: 13px;
	padding-left: 15px;
	}
	
.waku-text2 {
	width:582px;
	border-right: 1px #a5a5a5 solid;
	border-left: 1px #a5a5a5 solid;
	padding-right: 15px;
	margin-left: 13px;
	padding-left: 15px;
	}	
	
.waku-setsumei {
	line-height: 20px;
	padding: 15px 0 15px 0;
	}


.waku-text img{
}
	
.waku-foot{
	width:614px;
	height:13px;
	background:url(../img/waku_bottom.gif) no-repeat;
	margin-left: 13px;
}	
	

/*topページフッター*/
#topfooter{
	width: 660px;
	height: 61px;
	margin-top: 10px;
}

#topfooter-left{
	width: 50px;
	height: 50px;
	float:left;
	padding-left: 21px;
}

#topfooter-right{
	float: inherit;
	width: 548px;
	height: 50px;
}

#topcopyright{
	height: 23px;
	width: 316px;
	padding-left: 162px;
	clear: both;
}

