/**/
h2 {
	 width:960px;
	 margin:20px auto 0;
	 /*border-bottom:1px solid #5977a4;*/
	 padding:0 0 10px;
	 text-align:center;
	 font-size:240%;
	 font-weight:normal;
	 color:#000;
}
h3 {
	 width:960px;
	 margin:0 auto;
}
h4 {
	 width:960px;
	 margin:0 auto;
}
h5 {
	 width:100%;
	 margin:50px auto 10px;
	 background:#e5f1f0;
	 /*border-bottom:1px solid #5977a4;*/
	 padding:5px 0;
	 text-align:center;
	 font-size:180%;
	 font-weight:normal;
 }
h6 {
	border-left:5px solid #30728c;
	padding-left:15px;
	font-weight:normal;
	font-size:160%;
	text-align:left;
	margin-bottom:20px;
}
#topImg {
	width:960px;
	height:350px;
	margin:0 auto;
}
p.read {
	width:960px;
	text-align:center;
	margin:30px auto 20px;
	font-size:130%;
}
#main {
	width:960px;
	margin:0 auto;
}
.unit01 {
	margin:20px auto 40px;
}
.unit01 p {
	float:left;
	width:480px;
}
.unit01 img {
	float:right;
}
.plan {
	width:960px;
	border:1px solid #b58c5b;
	margin:0 auto 80px;
}
.plan .contact {
	width:320px;
	height:60px;
	margin:20px auto;
}
.unit02 {
	margin:30px auto 50px;
}
.unit02 ul.photo01 {
	width:960px;
	margin-bottom:10px;
}
.unit02 ul.photo01 li {
	float:left;
	width:225px;
	margin-right:20px;
}
.unit02 ul.photo01 li:nth-child(3n){
	float:right;
	width:470px;
	margin-right:0;
}
.unit02 ul.point {
	width:960px;
	margin-bottom:10px;
}
.unit02 ul.point li {
	float:left;
	width:225px;
	margin-right:20px;
	text-align:left;
	padding-top:10px;
}
.unit02 ul.point li:nth-child(4n){
	float:right;
	margin-right:0;
}
.unit02 ul.photo02 {
	width:960px;
	margin-bottom:10px;
}
.unit02 ul.photo02 li {
	float:right;
	width:225px;
	margin-left:20px;
	padding-top:10px;
}
.unit02 ul.photo02 li:nth-child(1){
	float:left;
	width:470px;
	margin-left:0;
}
.unit03 {
	width:960px;
	margin:30px auto;
}
.unit03 .txt {
	float:left;
	width:450px;
}
.unit03 img {
	float:right;
}
.unit04 {
	width:960px;
	margin:30px auto;
}
.unit04 .txt {
	float:left;
	width:600px;
}
.unit04 img {
	float:right;
}

/**/
ul.link {
	width:960px;
	margin:30px auto;
}
ul.link li {
	float:left;
	width:470px;
	height:150px;
	margin-bottom:15px;
}
ul.link li:nth-child(2n){
	float:right;
}
ul.link li a {
	display:block;
	position:relative;
	width:470px;
	height:150px;
	border:1px solid #b8b8b8;
}
ul.link li a strong {
	position:absolute;
	top:10px;
	left:10px;
	width:450px;
	font-size:20px;
	color:#004d9b;
}
ul.link li a p {
	position:absolute;
	top:50px;
	left:10px;
	width:210px;
	color:#000;
}
ul.link li a div {
	position:absolute;
	bottom:10px;
	left:10px;
	width:210px;
}
ul.link li a div img {
	vertical-align:middle;
	margin-bottom:3px;
	margin-left:2px;
}
ul.link li a.link01 {
	background:url(../images/bnr01.jpg) right bottom no-repeat;
}
ul.link li a.link02 {
	background:url(../images/bnr02.jpg) right bottom no-repeat;
}
ul.link li a.link03 {
	background:url(../images/bnr03.jpg) right bottom no-repeat;
}
ul.link li a.link04 {
	background:url(../images/bnr04.jpg) right bottom no-repeat;
}