/* CSS Document */

@charaset "UTF-8";

/*----------------------------------------------------
	Reset
----------------------------------------------------*/

.det_t{
	margin:0 auto 40px;
	padding:15px;
	font-size:17px;
	background:#efede8;
	font-weight:bold;


}

.det_t span.kodate{
	background:#f0a050;
	color:#fff;
	font-weight:bold;
	line-height:1.0;
	font-size:12px;
	display:block;
	width:60px;
	text-align:center;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-top:-5px;



}

.det_t span.chuuko{
	background:#448aca;
	color:#fff;
	font-weight:bold;
	line-height:1.0;
	font-size:12px;
	display:block;
	width:60px;
	text-align:center;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-top:-5px;



}


.det_t span.tochi{
	background:#80c269;
	color:#fff;
	font-weight:bold;
	line-height:1.0;
	font-size:12px;
	display:block;
	width:60px;
	text-align:center;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-top:-5px;



}



.det_table{
	max-width:800px;
	margin:0 auto 30px;
	border:1px solid #cccccc;
	border-bottom:none;
	width:100%;
	}
	
.det_table table{
	max-width:800px;
	width:100%;
	}	
	
.det_table th{
	background:#efede8;
	}	
	
.det_table tr,
.det_table td,
.det_table th{
	padding:5px;
	border-bottom:1px solid #cccccc;
	}	




.det_photogallery{
	max-width:390px;
	width:48.75%;
	float:left;

	background:#efede8;}
	
.det_photogallery .st,
.det_plan .st{
	background:#949392;
	color:#fff;
	text-align:center;
	padding:10px;
	box-sizing:border-box;}	


.det_plan{	max-width:390px;
	float:left;
	width:48.75%;}


.det_plan2 .st{
	background:#949392;
	color:#fff;
	text-align:center;
	padding:10px;
	box-sizing:border-box;}	

.det_plan2{		max-width:390px;
	width:48.75%;
	float:right;}
	
.det_plan img,	
.det_plan2 img{	
	width:100%;
}	
	


@media only screen and (max-width: 800px) {

.det_table tr,
.det_table td{
	padding:7px 7px 7px 7px;
	box-sizing:border-box;

	}
.det_table th{
	padding:7px 7px 7px 7px;
		box-sizing:border-box;
		width:20%;

	}

}


@media only screen and (max-width: 650px) {
.det_plan{	max-width:390px;
	float:none;
	margin:0 auto 15px;
	width:100%;}



.det_plan2{		max-width:390px;
	float:none;
	margin:0 auto 15px;
	width:100%;}
	
	
	
.det_photogallery {
    max-width: 390px;
	width:100%;
	float:none;
		margin:0 auto 15px;
    background: #efede8;
}	
	
	
	}



.det_features {
	margin:0 auto 40px;
	padding:15px;
	font-size:13px;
	background:#FFF7EE;
	font-weight:bold;
	border:1px solid #cccccc;

	}




	


