#box_left {
    padding:15px 0 15px 0;
	float:left;
	width:600px;
	letter-spacing:1px;
	line-height:180%;
}

.base_font {
    line-height:180%;
	}
.detail_btn {
    margin-left:10px;
	float:right;
	margin-top:20px;
}
.con_box0 {
    height:230px;
	width:600px;
	background-image:url(../sample/comingsoon.jpg);
	background-repeat:no-repeat;
}
/*------ メイン------*/

.con_box1 {
    width:600px;
	float:left;
	}
.con_box1 p{
    margin-top:20px;
	margin-bottom:40px;
}

.con_box2 {
    width:600px;
	float:left;
	}
.con_box2 p{
	margin-bottom:20px;
}

.photo_right {
    float:right;
	margin:0 0 0 20px;
}

.con_box3 {
    width:600px;
	height:100px;
	margin-top:30px;
	float:left;
	}
.con_box3 p{
	margin-right:30px;
	float:left;
}

.con_box4 {
    width:600px;
	float:left;
	}
.con_box4 p{
	margin-right:30px;
	float:left;
}

.con_box5 {
    width:600px;
	float:left;
	margin:0;
	padding:0;
	}
.con_box5 p{
	margin-bottom:20px;
}

.con_box5_1 {
    width:375px;
	float:left;
	}
.con_box5_1 p{
	margin-bottom:10px;
}

.con_box5_2 {
    width:216px;
	float:right;
	}

.con_box6 {
    width:600px;
	float:left;
	margin:50px 0 0 0;
	padding:0;
	}
.con_box6 p{
	margin-bottom:20px;
}

.con_box7 {
    width:600px;
	float:left;
	margin:50px 0 20px 0;
	padding:0;
	}
.con_box7 p{
	margin-bottom:20px;
}
.con_box7_1 {
    width:276px;
	float:left;
	}
	
.con_box7_2 {
    width:321px;
	float:right;
	}
.con_box8 {
    width:600px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	}

/*------ お問合せテーブル ------*/
table.table {
    border: 1px solid #D8D3C0;
    border-collapse: collapse;
    border-spacing: 0;
	width:256px;
	margin:0 0 20px 0;
	float:left;
}

table.table img{
    vertical-align:middle;
	margin:0 5px 0 5px;
}

table.table p{
	font-size:12px;
	color:#464C56;
	margin:0;
	font-weight:normal;
}

table.table th {
    padding: 10px;
    border: solid #D8D3C0;
    border-width: 0 0 1px 1px;
	background-color:#F2F7EC;
	text-align:left;
	vertical-align:top;
	width:60px; 
}
table.table td {
    padding: 10px;
    border: solid #D8D3C0;
    border-width: 0 0 1px 1px;
	background-color:#FFF;
    white-space: nowrap;
}

.font_sub {
    font-size:10px;
}

/*------ サイドメニュー ------*/
#box_right {
    padding:15px 0 10px 0;
	float:right;
	width:270px;
}

#box_left h3{
width:600px;
    margin: 0 0 10px 0;
	padding:0;
	font-size:14px;
	float:left;
}



#box_right h3{
    margin: 0;
	padding:0;
}


.btn_back {
    width:600px;
	float:right;
	text-align:left;
	margin-bottom:10px;
}




.box_info {
    width:270px;
	float:right;
	margin-bottom:5px;
}
.box_info2 {
    width:270px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	padding-bottom: 32768px;
    margin-bottom: -32768px;
	height:460px;
}
#box_right {
    overflow:hidden;
}

.box_info ul {
	list-style: none;
	margin: 0;
	padding:0;
	width:270px;
}

.box_info li {
	float: left;
	width:270px;
	height:46px;
	text-align:left;
	margin: 0;
	padding:0;
}


.info_listbox {
    padding:2px 0 5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
	width:270px;
	float:left;
}
.info_textbox {
	width:190px;
	float:right;
}
.info_textbox ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 0;
	width:190px;
}

.info_textbox li {
	float: left;
	width:190px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
.info_textbox li.info_category {
    width:190px;
	text-align:left;
	font-size:10px;
}
.info_textbox li.info_title {
    padding:0 0 5px 0;
	font-size:10px;
}
.info_textbox li.info_date {
    font-size:10px;
	color:#7B7B7B;
	background-image: url(../img/icon_update.gif);
	text-indent:40px;
	background-repeat:no-repeat;
}

.info_photo {
    border:2px #CCCCCC solid;
	float:left;
	background-color:#FFF;
	margin:3px 5px 10px 5px;
	background-image:url(../img/no_image60.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}

