@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	About Us
------------------------------------------------------------*/
#globalNavi li.navi05 a img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts h2 {
	margin-bottom:0px;
}
#conts h3 {
	margin-bottom: 2px;
	margin-top:10px;
	font-size: 12px;
}
#conts p {
	margin-bottom: 17px;
	font-size: 12px;
	color: #000000;
}

#conts .box {
	margin-bottom:0px;
	margin-top:12px;
}

#conts .box .floatL {
	margin-right: 15px;
}

	* html #conts .box .floatL {
		margin-right: 12px;
	}