@charset "utf-8";
	
/*---------------------------------------
　　　基本設定
-----------------------------------------*/
.waku{
	width:948px;
	text-align:center;
	margin-top:10px;
	background-color:#000000;
	background-image:url(../img/sub_bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.inner{	text-align:left;width:100%;	}
.inside01{
	padding:20px;
	height: auto;
}
#main_contents{	
			clear:both;
			padding:0px;
			width:860px;
			margin-top:0px;
			text-align:center;
			color:#666666;
			
}
.main_inside{	margin:0px;text-align:left;	}
