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

/* 配置ブロックの指定　*/
#D_Container {
	text-align:center;
	width:710px;
	margin:30px auto 30px auto;
	padding: 0px 0px 0px 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	line-height:125%;
	font-size:11px;
	background:#FFF;
}

#detail_top{
	clear:both;
	width:710px;
	border:thick solid #000;
}

#detail_bottom{
	float:left;
	clear:both;
	width:700px;
	heifht:150px;
	border:none;
	margin-top:20px;
	margin-bottom:30px;
}

#detail_left{
	/*	background:#CFF;*/
	float:left;
	width:350px;
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#detail_right{
	/*	background:#FCF;*/
	float:left;
	text-align:left;
	width:350px;
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#list_gmap{
	clear:both;
	float:left;
	width:700px;
	height:358px;
/*	border:thick solid #000;*/
}

/* 画像ブロックの指定　*/
.detail_image{
	float:left;
	background:#CCC;
	border-style:none;
	width:315px;
/*	height:236px;*/
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.detail_image_thum{
	float:left;
	background:#CCC;
	border:none;
	width:100px;
	_width:90px;
	height:100x;
	border: 0px solid #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.detail_plan{
	width:310px;
	height:240px;
	border: thin solid #999999;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}




/*テキストブロックの指定 */
#title{
	font-size:21;
	font-weight:bold;
	line-height:150%;
	color:#F90;
	text-align:left;
}

.icon{
	float:left;
	width:310px;
}

.info_text{
	float:left;
	width:310px;
}

.info_spec{
	float:left;
	width:310px;
}
.icon_image{
	margin:0px 0px 5px 0px;
	padding:0;
	border-style:none;
}
.text_recmnd{
    line-height: 150%;
}

table#spec {
	width: 310px;
/*	border: 1px #999999 dotted;
	border-collapse: collapse;
	border-spacing: 0;*/
	font-size:12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

table#spec th {
    padding: 2px 0px 2px 0px;
    width:50px;
}
table#spec td {
    padding: 2px;
/*    border: 1px #999999 dotted;
    border-width: 0 0 1px 1px;*/
	font-size:11px;
	text-align: left;
	align:left;
}

table#spec td.line {
    padding: 0px;
}

.info_text{
	float:left;
	width:310px;
}

.type_inquiry{
	border: solid 1px #666666;
	background : #6A6900;
	width:240px;
	height:40px;
	float:left;
}
.type_print{
	border: solid 1px #666666;
	width:60px;
	height:40px;
	background-color: #AEAEAE;
	float:left;
}

.btn_sns{
	float:right;
	width:310px;
}


.inq_detail{
	float:right;
	width:240px;
	height:40px;
	background-image:url(../img/btn_inquiry.png);
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}

.inq_detail a{
	display: block;
	width:240px;
	height:25px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}
.inq_detail a:hover{
	background-image:url(../img/btn_inquiry_ov.png);
	border:1px #6A6900 ;
	width:240px;
	height:40px;
}

.inq_detail_r{
	float:right;
	width:240px;
	height:40px;
	background-image:url(../img/btn_inquiry_r.png);
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}

.inq_detail_r a{
	display: block;
	width:240px;
	height:25px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}
.inq_detail_r a:hover{
	background-image:url(../img/btn_inquiry_r_ov.png);
	border:1px #6A6900 ;
	width:240px;
	height:40px;
}

.print_detail{
	float:right;
	background-image:url(../img/btn_print.png);
	width:60px;
	height:40px;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}

.print_detail a{
	display: block;
	width:60px;
	height:40px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}
.print_detail a:hover{
	background-image:url(../img/btn_print_ov.png);
	border:none ;
	width:60px;
	height:40px;
}
#nav_sns {
	float:left;
	width:700px;
	height:20px;
	margin-top: 10px;
}
.facebook_detail{
	float:right;
	width:80px;
	margin-left: 10px;
}
.twitter_detail{
	float:right;
	width:80px;
	margin-left: 10px;
}
/*問い合わせ確認のページ*/
#inq_contents{
	width:80%;
	margin:auto;
}
#inq_table {
	font-size:12px;
	margin-bottom:0px;
}

/*Concreate5用問い合わせボタン*/
.conq_inq_detail_r{
	float:right;
	width:180px;
	height:40px;
	background-image:url(../img/btn_con_inquiry.png);
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}

.conq_inq_detail_r a{
	display: block;
	width:180px;
	height:25px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}
.conq_inq_detail_r a:hover{
	background-image:url(../img/btn_con_inquiry_ov.png);
	border:1px #6A6900 ;
	width:180px;
	height:40px;
}

/*Concreate5用会員登録ボタン*/
.conq_regist_detail_r{
	float:right;
	width:180px;
	height:40px;
	background-image:url(../img/btn_con_regst.png);
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}

.conq_regist_detail_r a{
	display: block;
	width:180px;
	height:25px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}
.conq_regist_detail_r a:hover{
	background-image:url(../img/btn_con_regst_ov.png);
	border:1px #6A6900 ;
	width:180px;
	height:40px;
}