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

#textBox{width:480px; float:left;}
#imgBox{width:200px; float:right;}

p#leftMenuTop{
	width:170px;
	height:65px;
	background:url(../../oem/img/left_title.gif) no-repeat;
	text-indent:-9999px;
}

h3#pageTitle{
	width:700px;
	height:34px;
	background:url(../../oem/img/page_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 30px 0;
}

.oemTextBox p{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:12px;
	line-height:190%;
	color:#333;
}

.oemTextBox a{
	color:#333;
text-decoration:underline;
}

.oemTextBox a:hover{
	color:#729E45;
	text-decoration:none;
}

p.oemTextTitle{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#597F37;
	line-height:120%;
	font-weight:bold;
	margin:0 0 13px 0;
}

#oemFloat{width:480px; float:left;}