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

.glay_box{
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:30px;
}

.d_box{
	background:url(/img/common/bg_line.gif) bottom left repeat-x;
	background-color:#fff;
	width:250px;
}

.d_box img{
	background:url(/img/common/bg_line.gif) bottom left repeat-x;
	padding-bottom:1px;
}

.d_box p{
	padding:10px;
	line-height:25px;
}

.bnr_box{
	position:relative;
}

.btn_seo{
	position:absolute;
	left:265px;
	top:70px;
}

.btn_meo{
	position:absolute;
	left:265px;
	top:115px;
}


.newservice_unit dt a:hover img{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}


.newservice_unit dl{width:340px; margin-bottom:15px;}
.newservice_unit dt{ margin-bottom:5px;}