@charset "utf-8";
/*------------------------------*/
/*header構成*/
/*------------------------------*/

/*------------------------------*/
/*大枠ボックス構成*/
/*------------------------------*/

/*------------left_box------------------*/
#contact {
	width:994px;
	height:30px;
	font:#000;
}
#wrapper_2 {
	width: 994px;
	margin: 0 auto;
	background:#FFF;
	border:1px solid #CCC;
}
#left_box {
	width:200px;
	margin-top:10px;
	float:left;
	border:1px solid #C60;
	background:#FFC;
	color:#FFFFFF;
	text-align:center;
}
#contact_sub_1 {
	width:180px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	padding-top:5px;
	background:#C60;
}
.sub_1  {
	width:178px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #C60;
}
#renraku {
	width:180px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	padding-top:5px;
	background:#C60;
}

#right_box {
	width:774px;
	float:right;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
}
#right_box table{
	margin-top:10px;
	color:#000000;
	border-collapse:collapse;
}
.btn {
	text-align:center;
}
#cherryfort_1 {
	width:774px;
	border:2px solid #000;
}

.cherryfort1_box {
	width:774px;
	height:30px;
	background:url(../image-top/cherryfort_1.jpg);
}
.cherryfort_2 {
	width:774px;
    margin-top:15px;
}
.cherryfort2_box {
	width:774px;
	height:30px;
	background:url(../image-top/cherryfort_2.jpg);
}
.SDhills {
	width:774px;
    margin-top:15px;
}
.SDhills_box {
	width:774px;
	height:30px;
	background:url(../image-top/SDhills.jpg);
}
.pearfort {
	width:774px;
    margin-top:15px;
}
.pearfort_box {
	width:774px;
	height:30px;
	background:url(../image-top/pearfort.jpg);
}
.detail {
	width:100px;
	height:25px;
	color:#FFFFFF;
	float:right;
	margin-right:10px;
	margin-top:2px;
	
}#wrapper_2 #left_box .sub_1 p {
	color: #000;
}
