@charset "utf-8";
/* ------------------------------------------------------------

	oem style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
	padding: 0px;
	color: #CCCC99;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}

.block1 {
	margin-bottom: 100px;
}



.img_right{
	float: right;
	margin-left: 10px;
}


ul#com_anchor{
	text-align: right;
	margin-bottom: 10px;
}

ul#com_anchor li{
	display: inline;
	margin-right: 10px;
}

ul#com_anchor li a{
	padding-left: 5px;

}




/* ---------table---------- */

#com_tb {
	border-collapse: collapse;
	width: 740px;
	margin-bottom: 60px;
}

#com_tb td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
	vertical-align: top;
}

#com_tb th {
	font-weight: normal;
	background-image: url(../images/yellow_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	text-align: left;
	padding-left: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}


/* ---------concept---------- */


.yellow_headline{
	padding: 0px;
	color: #CCCC99;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


ul#concept_list{
	margin-bottom: 30px;

}

ul#concept_list li{
	background-image: url(../company/images/check_mark.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 10px;
	font-size: 120%;
}

.center{
	text-align: center;
}

