@charset "UTF-8";

/*　bousou */
#bousou {background:#443108;}
#bousou .wrap {padding:30px 10px;}
#bousou .innerFrame {padding:10px; background:#ffffff;}
#bousou .txtBox h1 {margin-bottom:20px;}
#bousou img {max-width:100%; height:auto;}
#bousou figure {text-align:center;}
#bousou h3 {margin-bottom:10px;}
#bousou table {width:100%; border-right:#d8d8d8 1px solid; border-bottom:#d8d8d8 1px solid; margin-bottom:5px;}
#bousou thead td {background:#f8f8f8;}
#bousou td {width:25%; height:20px; line-height:20px; padding:4px; text-align:center; border-left:#d8d8d8 1px solid; border-top:#d8d8d8 1px solid;}
#bousou .link li a {display:block; background:url(../../img/arrow_link_08.png) 10px 50% no-repeat #5f9038; background-size:6px; padding:10px 10px 10px 25px; font-weight:bold; color:#fff; text-decoration:none !important;}
#bousou .link li a:hover {background-color:#91c766;}


/* ===== TB Size > 768px ===== */
@media print, screen and (min-width:768px) {
	/*房総のむら*/
	#bousou .innerFrame {padding:20px;}
	#bousou .txtBox {width:550px; float:left;}
	#bousou .txtBox > h1 {text-align:left;}
	#bousou .photoBox {float:right; width:350px;}
	#bousou .link li {float:left; margin:0;}
	#bousou .link li a {width:390px; font-size:13px;}
}
