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

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

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

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

#conts .box01 {
	background: url(../img/media/back01.gif) no-repeat left top;
	margin: 0 0 13px 5px;
	padding: 8px 0 8px 19px;
}

	*+html #conts .box01 {
		padding-top: 9px;
	}
	*html #conts .box01 {
		padding-top: 9px;
	}

#conts h3 {
	font-size: 15px;
	margin-bottom: 5px;
}

	*+html #conts h3 {
		margin-bottom: 7px;
	}
	*html #conts h3 {
		margin-bottom: 6px;
	}

#conts .box01 dl {
	line-height: 1.5;
	margin-left: 1px;
}

#conts .box01 dl dt {
	float: left;
}

#conts .box01 dl dd {
	margin-left: 154px;
	color: #2255d6;
}

	*html #conts .box01 dl dd {
		margin-left: 151px;
	}

#conts .box01 dl dd.dd01 {
	margin-left: 164px;
}

	*html #conts .box01 dl dd.dd01 {
		margin-left: 161px;
	}

#conts .box02 {
	background: url(../img/media/back02.gif) no-repeat left top;
	margin: 0 0 15px 5px;
	padding: 10px 0 5px 19px;
}

#conts .box02 p {
	margin-left: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts .box01 dl dd.dd01 {
	margin-left: 170px;
}
	
	
}
	