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

@import "../common/css/0-import.css";

#main .banner {
	margin-bottom: 7px;
}

#conts h2 {
	background: url(../img/works/h2_back.gif) no-repeat left bottom;
	font-size: 13px;
	color: #003366;
	padding-left: 22px;
	margin-bottom: 11px;
	line-height: 18px;
}
#conts h2.h202 {
	margin-bottom: 18px;
}

#conts .box {
	margin: 0 5px 29px 5px;
}

#conts .box span {
	float: left;
	margin: 3px 10px 0px 0;;
}

	*html #conts .box span {
		margin-right: 7px;
	}


#conts .box p.p01 {
	line-height: 2.0;
	font-weight: bold;
	padding-bottom: 9px;
}

#conts img.table01 {
	margin: 0 0 16px 97px;
}

#conts img.table02 {
	margin: 0 0 28px 108px;
}

#conts .box p.p02 {
	padding-top: 7px;
}

#conts p.p03 {
	margin: 0 15px 18px 17px;
}

#conts p.mb50 {
	margin-bottom: 50px;
}
	

