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

#header { padding-top:0; background:#FFF;

}

#header .inner { padding-top:15px;}

.mv { text-align:center; margin-bottom:20px;}
.mv img { box-shadow: 0 0 6px #666; }

div.tokubetu { background:url(../cmn/img/bg02.jpg) repeat-x top ; height:199px; margin-top:-1px; margin-bottom:60px; }

div.tokubetu .inner ul { padding-top:42px;}
div.tokubetu .inner ul li { float: left; margin:0 10px; }
div.tokubetu .inner ul li p { font-size:86%; width:210px; line-height:1.4em; padding-top:2px;}


/*
	Background Stretcher jQuery Plugin
	ｩ 2011 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background:#FFF;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}



#contents #leftMan {
	width: 460px;
	float: left;
	border-right:none;
}

#contents #leftMan .section {
	width: 460px;
}
#contents #RightMan {
	width: 483px;
	float: right;
}


