@charset "utf-8";

.detail01{
	margin:0 auto;
	width:696px;
	padding-top:18px;
	background:url(../img/line01.gif) no-repeat;
	margin-bottom:20px;
}

.detail01 .detail01a{
	width:454px;
	float:left;
	margin-right:30px;
}

.detail02{
	margin:0 auto;
	width:696px;
	padding-top:18px;
	background:url(../img/line02.gif) no-repeat;
	margin-bottom:20px;
}

.detail02 .detail02a{
	width:454px;
	float:left;
	margin-right:30px;
}

.detail02 .detail02b{
	width:454px;
	margin-top:15px;
	padding-top:18px;
	background:url(../img/line03.gif) no-repeat;
}

.detail02 .detail02c{
	width:180px;
	float:left;
}

.detail01 p,
.detail02 p{
	margin-left:55px;
}

.detail01 p{
	margin-top:15px;
}

.detail01:after,
.detail02:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.detail01,
.detail02{
  zoom:1;
}

