@charset "UTF-8";

/*
グリーン対応
*/



p {
font-size:13px;
line-height:20px;
color:#222120;!important
}

a{
}

.mainimg_ac{
	height:120px;
	padding-bottom:20px;
}

.titleimg{
	margin-top:10px;
	display:block;
	float:left;
	}


#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
	padding-bottom:45px;
}

p.small{
	font-size:11px;
	line-height:14px;
}


ul.leftmenu li.lh{
	height:25px;
}
ul.leftmenu li a{
	display:block;
	height:100%;
	text-indent:0;
}
ul.leftmenu li{
	display:block;
	height:50px;
	margin-bottom:5px;
}



.lm_top{
	height:40px !important;
}


.pimg{
	display:block;
	float:left;
	border:#999 1px solid;
	margin-right:10px;
}

.box{
	display:block;
	margin-bottom:15px;
}

.leftbox{
	width:411px;
	float:left;
	margin-top:70px;
}
.rightbox{
	width:334px;
	float:right;
	margin-bottom:15px;
}

.pane{
	display:block;
	float:left;
	margin-right:10px;
}

.alert{
	font-weight:bold;
	color:#E6002D;
}

.ph_back{
	padding:10px;
	background-color:#ECEDF2;
}

.bh{
	color:#0074bf;
}

.mylist{
	list-style-position:outside;
	padding-left:25px;
}


ul.mylist{
	list-style-type:disc;
}

ul.l1{
	display:block;
	list-style:inside decimal;
}

ul.l1 > li{
	font-weight:bold;
	margin-bottom:25px;
}

ul.l1 ul.l2{
	margin-left:25px;
	list-style:none;
}

ul.l1 ul.l2 li{
	font-weight:normal;
	color:#0074bf;
}

ul.l1 ul.l2 ul.l3{
	list-style:outside decimal;
	margin-left:20px;
	margin-top:5px;
}
ul.l1 ul.l2 ul.l3 li{
	font-weight:bold;
	margin-bottom:5px;
}
ul.l1 ul.l2 ul.l3 li span{
	font-weight:normal;
}


ul.ul_en{
	list-style:outside disc;
	margin-left:25px;
}

.pidt{
	text-indent:-13px;
	padding-left:15px;
}

.resulttbl th{
	font-weight:normal;
}

/*rohs*/
.rohs_tbl{
	border-collapse:collapse;
	border-top:#333 1px solid;
	border-left:#333 1px solid;
	margin:20px auto 20px 0;
}

.rohs_tbl th,
.rohs_tbl td
{
	font-size:12px;
	border-right:#333 1px solid;
	border-bottom:#333 1px solid;
	padding:5px 3px;
	
}

.rohs_tbl th{
	background-color:#999;
	color:#000;
}


