@import "style.css";
@charset "utf-8";

#contents #context{
	_padding:15px 0 0;
}
#contents #context dt{
	position:relative;
	z-index:10;
}
#contents #context dd{
	margin:-10px 0 0 1em;
	padding:15px;
	background:#e9fff8;
	position:relative;
	z-index:9;
}
#contents #context h2{
	margin-top:1.5em;
}
#contents #context h2 img{
	display:block;
	height:25px;
}

.service{
	width:868px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.service li{
	display:block;
	width:400px;
	margin:0 10px 17px 15px;
	_margin:0 8px 17px;
	padding:0;
	float:left;
}
.service li h3{
	width:400px;
	height:30px;
	background:url("../haken/images/service_title.png") 0 0 no-repeat;
	margin:0;
	padding:0.7em 0 0 0.8em;
	font-size:0.95em;
	line-height:1em;
}
.service li img{
	display:block;
	width:130px;
	height:130px;
	margin:0 5px;
	float:left;
}
.service li p{
	margin:0;
	padding:0;
}
.corporate{
	width:407px;
	margin:0 10px 5px 15px;
	_margin:0 8px 5px;
	padding:0;
	border-top:solid 1px #CCC;
	list-style-type:none;
	float:left;
}
.corporate li{
	padding:2px 4px;
	border-bottom:solid 1px #CCC;
	clear:both;
	display:block;
	overflow:auto;
}
.corporate li span{
	display:block;
}
.corporate li span.l{
	float:left;
	width:69px;
}
.corporate li span.r{
	float:right;
	width:330px;
}
.corporate li.odd{
}

.list{
	margin:-0.5em 10px 5px 15px;
	padding:0;
}
.list h3{
	clear:both;
	width:843px;
	height:30px;
	margin:0;
	padding:0.2em 0 0 0.6em;
	background:url("../haken/images/history_title.png") 0 0 no-repeat;
}
.list ul{
	margin:0;
	padding:0 0 0 1.7em;
}
.list ul li{
	width:407px;
	width:270px;
	float:left;
	color:#369875;
}
.list ul li a{
	color:#000;
}
.list ul li.biko{
	width:843px;
	font-size:0.85em;
	list-style-type:none;
	margin:0.6em 0 2em -14px;
	clear:both;
}