@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: 15px;
	line-height: 18px;
}

#conts .bigBox {
	background: url(../img/profile/back01.gif) no-repeat left top;
	margin: 0 0 28px 5px;
	padding: 10px 0 13px 20px;
}

#conts .box {
	margin: 0 0 15px 0px;
}

#conts .box h3 {
	font-size: 15px;
	margin-bottom: 7px;
}

	*html #conts .box h3 {
		margin-bottom: 6px;
	}
	
#conts .box p {
	line-height: 1.6;
}

#conts .box h3 span {
	font-weight: normal;
	font-size: 12px;
}

#conts .box span.photo {
	float: left;
	margin-right: 11px;
}

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

#conts .mb0 {
	margin-bottom: 0;
}

#conts .box01 {
	background: url(../img/profile/back02.gif) no-repeat left top;
	padding: 10px 0 10px 18px;
	margin: 0 0 25px 5px;
}

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

	*html #conts .box01 h3 {
		margin-bottom: 4px;
	}

#conts dl {
	margin-left: 2px;
	line-height: 1.5;
}

#conts dl dt {
	float: left;
}

#conts dl dd {
	margin-left: 40px;
}

	*html #conts dl dd {
		margin-left: 37px;
	}

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

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


#conts .map {
	margin: 0 0 30px 5px;
}
