/**/
h2 {
	 width:960px;
	 margin:0 auto;
	 /*border-bottom:1px solid #5977a4;*/
	 padding:10px 0;
	 text-align:center;
	 font-size:250%;
	 font-weight:normal;
	 color:#464646;
 }
h3 {
	 width:960px;
	 margin:0 auto;
	 /*border-bottom:1px solid #5977a4;*/
	 padding:30px 0;
	 text-align:center;
	 font-size:180%;
	 font-weight:normal;
	 color:#464646;
}
p.read {
	text-align:center;
	width:960px;
	margin:0 auto;
}h4 {
	 width:100%;
	 margin:10px auto;
	 background:#ede6da;
	 padding:10px 0;
	 text-align:center;
	 font-size:180%;
	 font-weight:normal;
	 color:#464646;
}
.unit01,
.unit02 {
	width:960px;
	margin:0 auto;
}
.unit01 {
	margin:20px auto 60px;
}
.unit01 .txt {
	float:left;
	width:730px;
}
.unit01 img {
	float:right;
}
.unit01 .txt img {
	float:none;
	margin-bottom:10px;
}
.unit02 ul li {
	float:left;
	width:300px;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
}
.unit02 ul li img {
	margin-top:20px;
	margin-bottom:60px;
}
.unit02 ul li:nth-child(3n) {
	float:right;
	padding-right:0;
}
.unit02 h5 {
	border-left:5px solid #6f0900;
	padding:3px 0 3px 10px;
	font-size:120%;
	font-weight:normal;
	text-align:left;
	margin-bottom:25px;
	color:#6f0900;
}
.unit03 {
	width:960px;
	margin:10px auto 60px;
	text-align:center;
}
.unit04 {
	width:960px;
	margin:30px auto 60px;
	text-align:center;
}
.unit04 p.small {
	width:740px;
	margin:10px auto 0;
	text-align:left;
	font-size:85%;
}
.list {
	width:960px;
	margin:30px auto 40px;
}
.list h5{
	margin:0;
	padding:0;
	line-height:1.0;
	text-align:center;
}
.list table {
	 width:960px;
	 margin:0 auto;
	 border-top:1px solid #29b5b2;
	 border-left:1px solid #29b5b2;
 }
.list table tr {
	background:#fffeeb;
}
.list table tr:nth-child(2n) {
	background:#fff5eb;
}
.list table th {
	background:#d7efe8;
	color:#29b5b2;
	padding:2px 10px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	border-right:1px solid #29b5b2;
	border-bottom:1px solid #29b5b2;
}
.list table th img {
	vertical-align:middle;
	margin-left:10px;
}
.list table td {
	border-right:1px solid #29b5b2;
	border-bottom:1px solid #29b5b2;
	text-align:center;
	vertical-align:middle;
}
.list table td.price {
	background:url(../images/img05_bg.gif) top left repeat-y;
	text-align:left;
	padding:5px 0;
}
.list table td.his {
	background:#fff;
	padding:5px;
	text-align:left;
	line-height:1.6;
	font-size:85%;
}
.goList {
	width:300px;
	height:60px;
	margin:70px auto 70px;
}