@charset "UTF-8";
/*============================================================
/sph/contents.css
コンテンツ名

==========*/
																					
#contents_{ width:94%; margin:0 3% 10px!important;text-align:left;background-color:#FFF;}

#contents_ h1{
	color:#8C6F00;
	font-size:17px;
	font-weight:bold;
	position: relative;
	margin:0 0 10px;
	padding: .4em .75em;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #EFECDB), color-stop(0.00, #FEFDFC));
	background: -webkit-linear-gradient(top, #FEFDFC 0%, #EFECDB 63%);
	background: -moz-linear-gradient(top, #FEFDFC 0%, #EFECDB 63%);
	background: -o-linear-gradient(top, #FEFDFC 0%, #EFECDB 63%);
	background: -ms-linear-gradient(top, #FEFDFC 0%, #EFECDB 63%);
	background: linear-gradient(to bottom, #FEFDFC 0%, #EFECDB 63%);
	border-left: 6px solid #8C6F00;}

#contents_ h2{
	font-size:15px;
	line-height:20px;
	font-weight:bold;}

#contents_ p{font-size:12px;line-height:18px;padding:5px;}

/*=============================コンテンツベースここまで===============================*/

.com_tab{ margin: 0 0 5px; letter-spacing: -1em;}

.com_tab li{
	display:inline-block;
	width: 49%;
	margin: 0 2% 5px 0;
	letter-spacing: normal;}
.com_tab li:nth-child(2n){ margin: 0 0 5px;}

.com_tab li a{
	background: #EEE;
    border: 1px solid #DDD;
    color: #111;
    width: 100%;
    padding: 10px 0;
	text-decoration: none;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    display: block;}

.com_tab li.current a{
	color:#fff;
	background: #000;
	border: 1px solid #000;}

.map01{
	width:100%;
	height:auto;}

.map01 img{
	width:100%;
	height:auto;}

iframe{
	min-width:300px;
	height:300px;}

.map03 p{
	width:98%;}

.map03 p img{
	width:100%;
	max-width:470px;
	height:auto;
	max-height:470px;}

h2{}

h2 img{
	width:100%;
	height:auto;}

.box{
	border:1px solid #000;
	background-image:url(../images/back_yellow.jpg);
	background-size:contain;}

table{
	font-size:12px;line-height:18px;
	margin:5px 3%;
	border-collapse:collapse;}

table tr{
	border-bottom:1px solid #000;}

table tr th{
	padding:5px 0;
	width:30%;}

table tr td{
	padding:5px 0;}

.map03 h3 img{
	width:100%;
	height:auto;}

iframe{
	width:100%;
	height:200px;}