@charset "utf-8";
@import url(../../../css/global_print.css);

/*  ----------------------------------------------------------  */
body#oem div#larea {
	display: block;
}
/*  ----------------------------------------------------------  */
/*  about -> index: introbox  */
div.introbox01 {
	background-color: #e0f1e7;
	padding: 5px;
	margin: 2mm 0 0;
}
div.introbox01 div {
	background: url(../img/common/intro_bg_01.gif) left bottom repeat-x #fff;
	padding: 5px;
}
div.introbox01 div p,
div.introbox01 div h3 {
	margin: 0;
}
div.introbox02 {
	background-color: #e8e8e8;
	padding: 5px;
	margin: 2mm 0 0;
}
div.introbox02 div {
	background: url(../img/common/intro_bg_02.gif) left bottom repeat-x #f6f6f6;
	padding: 10px;
}
div.introbox02 div p {
	margin: 0;
	color: #333;
}
p.oemleftmarktxt {
	border-left: 1mm solid #000;
	padding-left: 2ex;
}
/*  ----------------------------------------------------------  */
p.stepp {
	text-align: center;
	color: #fff;
	background-color: #43a36e;
	padding: 0.2em 0;
	font-weight: bold;
}
div#supportstep01,
div#supportstep02,
div#supportstep03,
div#supportstep04 {
	margin: 2mm 0 0;
	padding: 0;
	width: 100%;
	float: none;
	clear: both;
}
div#supportstep01 {
	background: url(../img/support/step_put_01.gif) 10px bottom no-repeat;
}
div#supportstep02 {
	background: url(../img/support/step_put_02.gif) 10px bottom no-repeat;
}
div#supportstep03 {
	background: url(../img/support/step_put_03.gif) 10px bottom no-repeat;
}
div#supportstep04 {
	background: url(../img/support/step_put_04.gif) 10px bottom no-repeat;
}
div#supportstep01 table,
div#supportstep02 table,
div#supportstep03 table,
div#supportstep04 table {
	margin-left: 60px;
	background-color: white;
	border: 1px solid #43a36e;
	border-collapse: collapse;
}
div#supportstep01 table th,
div#supportstep02 table th,
div#supportstep03 table th,
div#supportstep04 table th {
	border: 1px solid #43a36e;
	border-collapse: collapse;
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding: 0.4em;
	color: #2e7a54;
}
div#supportstep01 table th.greenbg {
	background-color: #ebf5f0;
}
div#supportstep01 table th img,
div#supportstep02 table th img,
div#supportstep03 table th img,
div#supportstep04 table th img {
	display: block;
	margin: 0 auto;
	width: 35%;
	height: 35%;
}
div#supportstep01 table td,
div#supportstep02 table td,
div#supportstep03 table td,
div#supportstep04 table td {
	border: 1px solid #43a36e;
	border-collapse: collapse;
	width: 33%;
	text-align: left;
	vertical-align: top;
	padding: 0.4em;
}
/*
div#supportstep02 table
*/
div#supportstep03 table {
	page-break-before: always;
}
/*  ----------------------------------------------------------  */
/*  technique -> index   */
div.techrightnavi {
	margin: 2mm 0 0;
	padding: 5px;
	border-top: 1px #000 solid;
	float: none;
	clear: both;
}
div.techrightnavi ul {
	width: 100%;
}
div.techrightnavi ul li {
	display: block;
	width: 30%;
	float: left;
	padding: 0 0 0 5mm;
	font-size: 85%;
	background: url(../img/technique/item_01.gif) left 4px no-repeat;
}
div.techbox01 {
	width: 100%;
	float: none;
	clear: both;
	margin: 2mm 0 0;
}
div.techbox01 div {
	float: left;
}
div.techbox01 div div.left {
	padding: 0 2mm 2mm;
	float: left;
	margin-right: 2mm;
}
div.techbox01 div div.left ul {
	list-style: outside square;
	margin: 10px 0 0 2em;
}
div.techbox01 div div.left ul li img {
	vertical-align: middle;
}
div.techbox01 div div.right {
	float: right;
}
div.techbox01 div div.right p {
	margin: 0;
}
/*  ----------------------------------------------------------  */
/*  faq -> index: oemfaqbox  */
div.oemfaqbox span {
	display: inline;
	font-weight: bold;
}
div.oemfaqbox {
	margin: 2mm 0 0;
	padding: 5px;
	border: 1px solid #ccc;
}
div.oemfaqbox dl {
	margin: 0;
	padding: 0;
}
div.oemfaqbox dl dt {
	background-color: #eee;
	display: list-item;
	list-style: outside;
	padding: 1mm 0;
	margin: 0;
}
div.oemfaqbox dl dd {
	background-color: #fff;
	display: list-item;
	list-style: outside;
	padding: 1mm 0 0;
}
div.notes ol {
	margin: 2mm 0 0 6mm;
	list-style: outside decimal;
}

/*  ----------------------------------------------------------  */
div.oemfundbox {
	margin: 2mm 0 0;
}
div.oemfundbox dl dt {
	background-color: #aaa;
	color: #fff;
	padding: 1mm;
}
div.oemfundbox dl dt a {
	color:#fff;
	text-decoration: none;
}
div.oemfundbox dl dt abbr {
	border: none;
}
div.oemfundbox dl dd {
	margin: 2mm 0 0;
	padding-left: 2mm;
	border-left: 0.5mm solid #000;
}
/*  ----------------------------------------------------------  */
div#piuta {
	width: 480px;
	height: 160px;
	border: 1px solid #ccc;
	clear: both;
	float: none;
	padding: 0 2mm 2mm;
	margin: 2mm 0 0;
}
div#piuta p.imgleft {
	border: none;
	float: left;
	margin: 0;
	padding: 10px 10px 0 0;
}
div#piuta p {
	float: none;
}
p.imgleft {
	float: left;
	margin: 2mm 2mm 2mm 0;
	border: 1px #aaa solid;
	padding: 2mm;
}
p.imgright {
	float: right;
	margin: 2mm 0 2mm 2mm;
	border: 1px #aaa solid;
	padding: 2mm;
}
div#columnfnavi1,
div#columnfnavi2 {
	display: none;
}
body#oemcolumnindex hr,
body#oemcolumn2 hr {
	/*
	border-bottom: 1px solid #aaa;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 2mm 0 0;
	display: block;
	height: 1px;
	background-color: #fff;
	*/
	visibility: hidden;	
}
body#oemcolumn2 hr {
	page-break-after: always;
}


table.columndata th,
table.columndata td {
	text-align: left;
	padding: 0.2em 1em 0;
}
div#columnimgbox2 {
	margin-right: 10px;
}
div.columnimgbox {
	width: 40%;
	height: 160px;
	border: 1px solid #aaa;
	float: left;
	padding: 0 2mm 2mm 2mm;
	margin: 2mm 0 0;
}
div.columnimgbox p.img {
	float: left;
	padding-right: 2mm;
}

div.columnimgbox:after {
	height: 1%;
	content: " ";
	display: block;
	clear: both;
	float: none;
	visibility: hidden;
	font-size: 0pt;
	line-height: 0%;
}
/*  ----------------------------------------------------------  */



/*  ----------------------------------------------------------  */



/*  ----------------------------------------------------------  */



/*  ----------------------------------------------------------  */



/*  ----------------------------------------------------------  */




