@charset "utf-8";

/*---------------------------------------------------
 mv
--------------------------------------------------*/
#mv {
	background:#000;
	height:280px;
	margin-top:10px;
}



ul#mv_change {
	margin:0 auto;
	text-align:left !important;
	width:1235px;
}

/* 
#mvInr {
	background:url(../../images/mv01.jpg) center top no-repeat;
	height:280px;
	text-align:center;
	width:100%;
}
*/





/*---------------------------------------------------
 contents
--------------------------------------------------*/

#contents {
	background:url(../cmn_img/bg_contents.gif) left top repeat-x;
	padding-top:100px;
	margin-top:1px;
	margin-bottom:50px;
}


#contents ul#pointList {
	position:absolute;
	top:-140px;
	left:0;
	width:950px;
	z-index:1000;
}

#contents ul#pointList li {
	background-color:#FFFFFF;
	float:left;
	margin-right:19px;
	width:304px;
}

#contents #main_area{
	float:left;
	width:610px;
}

#contents #sub_area{
	width:270px;
	padding:0;
}

#contents.staff #main_area{
	margin-top:0;
}


#contents div.section {
	margin-bottom:30px;
	width:610px;
}

#contents div.section h2 {
	margin-bottom:15px;
}



#contents ul#product {
	width:100%;
}

#contents ul#product li {
	float:left;
	margin-right:12px;
	text-align:left;
	width:195px;
}

#contents ul#product li dd {
	margin-bottom:10px;
	margin-left:15px;
}


#contents ul#news {
	text-align:left;
	margin:10px auto 0;
	width:600px;
}

#contents ul#news li {
	border-bottom:dotted 1px #CCC;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:20px;
}


#contents ul#news li span.olL {
	color:#000000;
	display:block;
	font-weight:bold;
	float:left;
	margin-right:10px;
}

#contents ul#news li span.olR {
	display:block;
	float:left;
}




#side {
	float:right;
	width:300px;
}


#side #bnrType01 {
	background:url(../cmn_img/bg_sidebnr.gif) left top repeat-y;
	padding:15px 0;
	width:100%;
}

