@charset "UTF-8";

.wrapper {
	width: 90%;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}

/*------------------------ヘッダー------------------------*/




header {
	margin-bottom: 0px;
}

ul#inq {
	display: none;
}

.tagline {
	display: none;
}

ul#hlink {
	display: none;
}






ul#headerlink {
	float: none;
	width: 100%;
}

ul#headerlink li {
	display: block;
	padding: 0 0 5px;
	width:33%;
	float: left;
	font-size:13px;
}

ul#headerlink li.search_head {
	display: block;
	padding: 0;
	width:100%;
}


ul#headerlink2 {
	float: none;
	clear:both;
	width: 100%;
}

ul#headerlink2 li {
	display: block;
	padding: 0 0 0 0px;
}

ul#headerlink2 li span{
	font-size:1.1em;
	font-weight:bold;
}

ul#headerlink2 a.btn_small {
	width:42%;
	color: #fff;
	float:left;
	margin: 12px 1px 15px 0;
	padding: 12px 2px 12px 15px;
	background-color: #000;
	background-image: -moz-linear-gradient(top, #999999, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#000000));
	background-image: -webkit-linear-gradient(top, #999999, #000000);
	background-image: -o-linear-gradient(top, #999999, #000000);
	background-image: linear-gradient(to bottom, #999999, #000000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#000000', GradientType=0);
}


/*------------------------ディレクトリナビ------------------------*/



#directorynav {
	display: none;
}

/*------------------------フッター------------------------*/


ul#footerlink {
	float: none;
	width: 50%;
}

ul#footerlink li {
	display: block;
	padding: 0;
	height: 30px;
	float: none;
	font-size:13px;
}

ul#footerlink2 {
	float: none;
	width: 100%;
}

.gsearch {
	display:block;
	padding:0 0 15px;
}

.gsearch {
	display:block;
	padding:10px 0 15px;
}

.gsearch_bottom {
	display:block;
	padding:0;
}

/*------------------------バナーー------------------------*/




#bnr ul li {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	text-align: center;
}

#bnr ul li:nth-child(3),
#bnr ul li:nth-child(6) {
	padding: 0;
}

#bnr ul li img {
	width: 100%;
}

/*------------------------見出し＆本文------------------------*/


.ttl .subttl {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	border-left: #1D509B solid 0px;
}

.ttl img {
	display: block;
	margin-bottom: 1em;
	width:80%;
	height:auto;
}

/*------------------------リスト------------------------*/





dl.dllist dt {
	float: none;
	width: 100%;
}

dl.dllist dt span {
	display: inline;
}

dl.dllist dd {
	float: none;
	width: 100%;
}

.icon_ex {
	display: block;
	padding-left: 25px;
	background: url(../img/common/icon_ex.png) no-repeat left 1px;
}

/*------------------------イメージ------------------------*/



#ttlimg {
	height: 100px;
}

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

/*------------------------コラムレイアウト------------------------*/



.col1,
.col2,
.col3,
.col3_2,
.col4,
.col2r,
.col3r,
.col1:last-child,
.col2:last-child,
.col3:last-child,
.col4:last-child {
	display: block;
	width: 100%;
	padding: 0;
	height: auto;
	float: none;
}

/*------------------------テキストリンク ＆ ボタン------------------------*/


ul.links {
	margin: 0 0 30px 0;
	list-style: none;
	position: inherit;
	font-size: 0.85em;
	top: 10px;
}

a.btn_smallwhite {
	display: block;
}
a.btn_small {
	display: block;
}


a.btn_smallwhite_center {
	display: block;
	text-align:center;
}


/*------------------------サイドコラム＋メインコラム------------------------*/




.sidecol,
.sidecol_right {
	float: none;
	width: 100%;
	margin-right: 0%;
}

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

.maincol {
	float: none;
	width: 100%;
}

ul.submenu li {
	margin: 1px 0 1px 0;
	float: none;
	width: 100%;
}

ul.submenu li:nth-of-type(2n+2) {
	margin: 1px 0 1px 0;
	float: none;
}

ul.submenu li > a {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

/*------------------------全国マップ------------------------*/



#areamap {
	background-image: none;
}

#areamap .col_areahalf {
	width: 100%;
	float: none;
}

#areamap .col_hokkaido {
	position: inherit;
	left: auto;
	top: auto;
	margin-right: 2px;
	width: 100%;
}

#areamap .col_koushinetsu {
	position: inherit;
	left: auto;
	top: auto;
	margin-right: 2px;
	width: 100%;
}

#areamap .col_shutoken {
	position: inherit;
	left: auto;
	top: auto;
	margin-right: 2px;
	width: 100%;
}

#areamap .col_shutoken .photo {
	display: none;
}

#areamap .col_izu1 {
	position: inherit;
	left: auto;
	top: auto;
	margin-right: 2px;
	width: 100%;
}

#areamap .col_izu1 .list_num {
	margin-bottom: 0;
}

#areamap .col_izu2 {
	position: inherit;
	left: auto;
	top: auto;
	margin-right: 2px;
	width: 100%;
}

/*------------------------irニュース------------------------*/


#irnews dt {
	float: none;
	clear: both;
}

#irnews dd {
	padding: 10px 0 15px 0px;
}
/*------------------------エリア別施設一覧------------------------*/

#link_site .area p {
	line-height:1.4;
}

#link_site .area p.sisetu_color br {
	display:inherit;
}

.small_areamap {
	display:block;
}

.wide_areamap {
	display:none;
}