@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/

#content h2 {
	width: 575px;
	height: 32px;
	background: url(../img/h2.jpg) no-repeat left -32px;
}

#content #navigation li.kengi a {
	height: 36px;
	background: url(../img/navigation.gif) no-repeat -142px -32px;
}

.introduction_detail {
	display: block;
	width: 100%;
	float: left;
	margin-top: 15px;
}

.introduction_detail .detail_top {
	width: 100%;
}

.introduction_detail .detail_bottom {
	width: 100%;
}

.introduction_detail_name {
	display: block;
	width: 395px;
	background: url(../img/h3.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
}

.introduction_detail_bottom {
	display: block;
	width: 523px;
	float: left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.introduction_detail_bottoms {
	display: block;
	width: 523px;
	float: left;
	padding: 10px 10px 0 10px;;
}

.introduction_detail_bottom .detail_left {
	width: 50%;
	float: left;
}

.introduction_detail_bottoms .detail_lefts {
	width: 100%;
	float: left;
}

.introduction_detail_bottom .detail_left dl {
	font-size: 100%;
}

.introduction_detail_bottoms .detail_lefts dl {
	font-size: 100%;
}

.introduction_detail_bottom .detail_left dt {
	display: block;
	width: 61px;
	height: 29px;
	margin: 1px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}

.introduction_detail_bottoms .detail_lefts dt {
	display: block;
	width: 86px;
	height: 40px;
	padding: 0;
	text-indent: -9999px;
	margin-bottom:10px;
}

.introduction_detail_bottom .detail_left dt.data01 {
	background: transparent url(../detail/icon/icon07.gif) no-repeat left 5px;
}

.introduction_detail_bottom .detail_left dt.data02 {
	background: transparent url(../detail/icon/icon02.gif) no-repeat left 5px;
}

.introduction_detail_bottom .detail_left dt.data03 {
	background: transparent url(../detail/icon/icon03.gif) no-repeat left 5px;
}

.introduction_detail_bottoms .detail_lefts dt.data04 {
	background: transparent url(../detail/icon/icon04.gif) no-repeat left 5px;
}

.introduction_detail_bottom .detail_left dt.data05 {
	background: transparent url(../detail/icon/icon05.gif) no-repeat left 5px;
}

.introduction_detail_bottoms .detail_lefts dt.data06 {
	background: transparent url(../detail/icon/icon10.gif) no-repeat left 5px;
}

.introduction_detail_bottom .detail_left dt.data07 {
	background: transparent url(../detail/icon/icon11.gif) no-repeat left 5px;
}

.introduction_detail_bottom .detail_left dd {
	display: block;
	padding: 0;
	margin: -25px 0 0px 68px;
}

.introduction_detail_bottoms .detail_lefts dd {
	display: block;
	padding: 0;
	margin: -40px 0 10px 100px;
}

.introduction_detail_bottom .detail_right {
	width: 50%;
	float: right;
	margin-top: 5px;
}

.introduction_detail_bottom .detail_right ul {
	background: transparent url(../detail/icon/icon08.gif) no-repeat left top;
	padding: 20px 0 0 20px;
	margin: 0 0 0 0;
}

.introduction_detail_bottom .detail_right li {
}

.introduction_detail_bottom .detail_rights {
	width: 50%;
	float: right;
	margin-top: 3px;
}

.introduction_detail_bottom .detail_rights ul {
	background: transparent url(../detail/icon/icon09.gif) no-repeat left top;
	padding: 20px 0 0 20px;
	margin: 0 0 0 0;
}

.introduction_detail_bottom .detail_rights li {
}

.detail_var {
	float:left;
	margin-top: 10px;
}

.detail_bottom ol{
	margin-bottom: 20px;
	margin-left: 25px;
}

.detail_bottom li{
}