@charset "UTF-8";

/*
取扱い注意事項
*/

.titleimg{
	margin-top:10px;
	display:block;
	float:left;
	}


#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
}

ul.leftmenu li.lm_top{
	height:40px;
}


.lm_top{
	background:url(/assets/docs/pl/ja-jp/images/lm_top.jpg) no-repeat 0 0;
}

.l_bn_img{
	display:block;
	width:190px;
	height:25px;
	margin-bottom:10px;
}

.l_oil{
	display:block;
	margin-bottom:5px;
}

.oil_h{
	font-size:22px;
	font-weight:bold;
	color:#0074bf;
	line-height:25px;
	border-bottom:#0074bf 2px solid;
	margin-bottom:15px;
}

.result_tbl{
	width:100%;
	border-collapse:collapse;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
        margin-bottom: 2px;
	
}

.result_tbl th{
	background-color:#0074bf;
	color:#FFF;
	font-weight:bold;
        padding: 4px;
}
.result_tbl td{
	
        padding:4px 4px 4px 24px;
}



.note{
	display:block;
	background-color:#ECEDF2;
	height:180px;
	padding:15px;
	margin:15px 0 15px 0;
}

.note p{
	font-size:14px;
	line-height:22px;
}

.cover{
	margin:0px 20px auto auto;
}

h5{
	display:block;
	background-color:#8F929F;
	color:#FFF;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:10px;
}

.indexmenu{
	display:block;
	width:240px;
	margin-right:5px;
	float:left;
}
.indexmenu li{
	background:url(/assets/docs/pl/ja-jp/images/li_lm.jpg) no-repeat 0 0;
	padding-left:16px;
        line-height: 22px; 
}


