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



/*=================================================================
	http://www.sc-orikomi.com/
=================================================================*/
h3{ margin:0; }
h4{ margin:0 0 19px; }

div#mainarea{
	background-image:url(../../common/img/bg_content_middle02.jpg);
	background-repeat:repeat-y;
	background-position:0px top;
	margin:15px 18px 0 18px;
	height:100%;
}

img#bg_bottom{ width:852px; margin:0 auto; padding:0; }

ul#tab{
	width:640px;
	margin:0 auto;
}

ul#tab li{
	float:left;
}

ul#tab:after {content:" "; clear:both; height:0; display:block; visibility:hidden;}


div#mainbox01{
	padding:15px 14px 0;
	width:604px;
	border-right:4px solid #6DD3E7;
	border-left:4px solid #6DD3E7;
}

div#mainbox01 img.orikomi_sub01{ margin:0 auto 10px; }


div#bottom{
	margin:0 auto 50px;
	width:852px;
	height:39px;
	background:url(../img/common/tab_foot_bg.jpg) 0 0 no-repeat;
}

div#bottom ul#footer_tab{
	padding:0 0 0 20px;
	width:598px;
	background:#5ECDE3;
}

div#bottom ul#footer_tab li{
	margin:0 1px 0 0;
	float:left;
}

div#bottom ul#footer_tab li img{
	margin:0;
	padding:0;
}

div#bottom ul#footer_tab:after {content:" "; clear:both; height:0; display:block; visibility:hidden;}



