body{
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック","Osaka","sans-serif","monospace";
	text-align:center;
	vertical-align:top;
}

a:link{
	color:#4A79FF;
	text-decoration:none;
}

a:visited{
	color:#0036D3;
	text-decoration:none;
}

a:hover{
	color:#0036D3;
	text-decoration:none;
}

/** フォント **/
td{
	font-size:10px;
}

.tx1{
	font-size:12px;
	line-height:16px;
}

.tx2{
	font-size:10px;
	line-height:16px;
}

.tx3{
	font-size:10px;
	line-height:22px;
}

.tx4{
	font-size:10px;
	line-height:14px;
}

#image_block{
	width:800px;
	padding-bottom:25px;
	text-align:center;
	}

.main_block{
	width:750px;
	display:block;
	clear:both;
	text-align:left;
	margin:0px 0px 25px 0px;
}

.title{
	width:800px;
	text-align:left;
	display:block;
	clear:both;
	margin:0px 0px 10px 0px;
}

/** トップ **/
.top_block{
	width:775px;
	display:block;
	margin:0px 25px 25px 0px;
	text-align:left;
}

.top_title{
	width:400px;
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
}

.con_box01{
	float:left;
	width:425px;
}

.con_box01_2{
	width:400px;
	clear:both;
	padding:0px 0px 0px 25px;
}

.con_box02{
	float:right;
	width:350px;
	margin:0px;
}

.con_box03{
	float:left;
	width:240px;
	margin:0px 0px 25px 0px;
}

.con_box04{
	float:right;
	width:510px;
	margin-top:60px;
}

.con_image{
	width:400px;
	float:left;
	margin:0px 0px 25px 0px;
}

.con_text01{
	float:left;
	font-size:10px;
	line-height:22px;
	padding:0px 0px 10px 20px;
}

.con_text021{
	font-size:10px;
	line-height:22px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

.con_text022{
	font-size:10px;
	line-height:16px;
	padding:0px 0px 3px 0px;
}

.con_text023{
	font-size:10px;
	line-height:16px;
	padding:0px 0px 10px 10px;
}

/** ロケーション **/
.lo_box01{
	width:365px;
	float:left;
	margin:0px;
}

.lo_box02{
	width:365px;
	float:right;
	margin:0px;
}

.lo_text{
	font-size:10px;
	line-height:17px;
	margin-bottom:20px;
}

.lo_image{
	width:750px;
	clear:both;
	text-align:center;
}

/** プランニング **/
.plan_image{
	margin:0px 0px 10px 0px;
	float:left;
	}

.plan_block{
	width:500px;
	margin:0px;
	text-align:left;
	}

.type_block{
	width:500px;
	margin:0px;
	}

.type_box{
	width:50%;
	float:left;
	margin:0px 0px 30px 0px;
	}

.type_image{
	width:500px;
	clear:left;
	text-align:center;
	margin:0px;
	}

.type_text{
	width:85%;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:10px;
	line-height:17px;
	}

.type_illust{
	width:10%;
	float:right;
	margin:0px 0px 25px 0px;
	}

.plan_t{
	color:#85471B;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
}


/** 設備 **/
.eq_box01{
	float:left;
	width:370px;
	margin:0px;
}

.eq_box02{
	float:right;
	width:370px;
	margin:0px;
}

.eq01_image{
	float:left;
	width:150px;
	margin:0px 20px 0px 0px;
	text-align:left;
}

.eq02_image{
	float:left;
	width:170px;
	text-align:right;
}

.eq_text{
	float:left;
	width:200px;
	margin:0px;
	text-align:left;
	font-size:10px;
	line-height:16px;
}

.eq_text02{
	float:left;
	width:370px;
	margin:0px;
	text-align:left;
	font-size:10px;
	line-height:16px;
}

.eq_line{
	float:left;
	width:370px;
	padding:15px 0px;
}

/** お問合せ **/
.inq_box01{
	border:2px #FFFFFF solid;
	background-color:#DFDFDF;
	margin:0px;
	color:#222222;
	font-size:10px;
}

.input{
	border:1px #999999 solid;
	padding:4px;
	height:20px;
	font-size:10px;
}

textarea{
	border:1px #999999 solid;
	padding:4px;
	font-size:10px;
}

.form_box{
	width:750px;
	text-align:center;
}

/** フッター **/
#footer_block{
	width:800px;
	height:40px;
	display:block;
	font-size:10px;
	line-height:12px;
	font-family:"sans-serif","monospace";
	color:#333333;
}

.ft01{
	float:left;
	width:50%;
	padding:15px 0px 0px 5px;
	
}

.ft02{
	float:left;
	width:48%;
	text-align:right;
	padding:23px 5px 2px 0px;
}

