@charset "utf-8";
@import url(../../../css/global_second.css);
@import url(common.css);
/*	----------------------------------------------------------
	container -> left area , right area
	----------------------------------------------------------  */
div#larea {
	margin-top: 10px;
	/*
	background: url(../img/index/l_img_01.jpg) 50% top no-repeat;
	*/
}
body#oem div#rightarea {
	background: url(../img/index/r_bg_01.gif) left top repeat-x;
}
/*	----------------------------------------------------------
	container -> left area
	----------------------------------------------------------  */
/*
p.indexbox01p01 {
	margin: 12em 0 0 !important;
}
*/
/*	----------------------------------------------------------
	container -> center area
	----------------------------------------------------------  */

/*	----------------------------------------------------------
	container -> right area
	----------------------------------------------------------  */
/*  right area contents  */
div.indexbox01 {
	clear: both;
	float: none;
}
div.indexbox01inner {
	clear: both;
	float: none;
	width: 178px;
}
div.indexbox01 div.img {
	float: left;
	width: 48px;
	margin-right: 10px;
}
div.indexbox01 div.img p {
	width: 48px;
	height: 44px;
}
div.indexbox01 div.txt {
	float: left;
	width: 120px;
}
div.indexbox01inner:after {
	height: 1%;
	display: block;
	visibility: hidden;
	content: " ";
	font-size: 0em;
	line-height: 0em;
	float: none;
	clear: both;
}
/*	----------------------------------------------------------
	container -> left area
	----------------------------------------------------------  */
