@charset "utf-8";
@import "common/0-import.css";

#main{
	width: 978px;
}

#conts{
	text-align: left;
}

#conts .boxA{
	margin: -75px 0 3px 0;
	height: 511px;
	position: relative;
}

#conts .img01{
	position: absolute;
	left: 0;
	top: 0;
}

#conts  h2{
	position: absolute;
	left: 80px;
	top: 10px;
}

#conts h3{
	margin: 0 0 17px 103px;
}

#conts .boxA .smallbox{
	position: absolute;
	left: 75px;
	top: 134px;
	width: 300px;
	height: 330px;
	background: url(../images/company/photo01.gif) no-repeat left top;
}

#conts .boxA .smallbox img{
	margin: 17px 15px 0 82px;
}

#conts .boxA .textimg01{
	position: absolute;
	left: 404px;
	top: 170px;
}

#conts .boxB{
	margin: 0 0 0 98px;
	padding: 0;
	position: relative;
}

#conts .boxB dl{
	width: 389px;
	position: relative;
	z-index: 100;
}

#conts .boxB dt {
	float: left;
	clear: left;
	color: #C70000;
}

#conts .boxB dd {
	margin-bottom: 11px;
	padding: 0 0 13px 100px;
	background: url(../images/company/line01.gif) repeat-x left bottom;
}

	*html #conts .boxB dd {
		padding: 0 0 13px 97px;
	}

#conts .boxB .imgsty{
	position: absolute;
	right: 21px;
	bottom: -1px;
	z-index: 50;
}

	* html #conts .boxB .imgsty {
		bottom: -2px;
	}

#conts .boxB dd.spa01{
	margin-bottom: 11px;
	background: none;
	line-height: 1.5;
}

#main #bottomBox {
	padding-top: 28px;
	height: 199px;
}

	*html #main #bottomBox {
		height: 227px;
	}


