@charset "utf-8";
/* CSS Document */


#main {
	height: 125px;
}
#co {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -70px;
	background-image:url(../img/co_back_column.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#co #coSub {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#co #coSub p{
	text-align:left;
	font-size:1.0em;
	padding-top:0.5em;
}

#co #coSub .imgL {
	float:left;
	padding:18px 1.5em 1.5em 0;
}
#co #coSub .imgC {
	padding:0 1.5em 1.5em 1.5em;
	text-align:center;
	margin:0 auto;
}

#co #coSub .imgR {
	float:right;
	padding:18px 0 1.5em 1.5em;
}

#co #coSub div.h0{
	clear:both;
}
#co #coSub div.h20{
	clear:both;
	height:20px;
}

#co #coSub .pt15{
	padding-top:15px;
}

#co #coSub .photo_all{border:2px solid #00B22D; text-align:center; padding:56px 0 20px 0; margin-bottom:30px; background:url(../img/1706_hill/photo_title.png) no-repeat;}
#co #coSub .photo_gallery{border:3px solid #890016; text-align:center; padding:0 0 15px 0 }
#co #coSub .photo_gallery h4{ margin-bottom:15px; margin-top:0; }
#co #coSub .btn{
	padding:50px 0;
	text-align:center;
}
#co #coSub .pb80{
	padding-bottom:100px;
}