@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,h2,h3,h4,h5,ul,li,dl,dt,dd { 
	margin:0;
	padding:0;
	color:#000;
	text-decoration:none;
	line-height: 1.3em;
}
ul {
	list-style:none;
}
a {
	overflow: hidden;
}
strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/* ●●●背景●●● */

h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	margin:0;
}

#bg {
	width:950px;
	padding-bottom:15px;
}
#bg img {
	border:0;
	vertical-align: bottom;
}
#bg a {
	line-height:1.3em;
}

/* CSS */
#pastlist,
.iframe_end-content_gadget,
#anchorlinks{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#pastlist,
#anchorlinks {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorlinks a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
#middleArea{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

/* ●●●世界遺産●●● */
#boxIsan {
	position:relative;
	width:950px;
	margin-bottom:34px;
}
.mapIsan {
	margin:0px 0px 0px 661px;
}
.isan1 {
	position:absolute;
	width:322px;
	left:9px;
	top:0px;
}
.isan1 dd {
	padding:0px 10px;
}
.isan2 {
	position:absolute;
	width:322px;
	left:331px;
	top:0px;
}
.isan2 dd {
	padding:0px 10px;
}
.isan3 {
	position:absolute;
	width:212px;
	left:17px;
	top:275px;
}
.isan3 dt {
	margin-bottom:13px;
}
.isan3 dd {
	width:195px;
}
.isan4 {
	position:absolute;
	width:213px;
	left:229px;
	top:275px;
}
.isan4 dt {
	margin-bottom:13px;
}
.isan4 dd {
	width:195px;
}
.isan5 {
	position:absolute;
	width:211px;
	left:442px;
	top:275px;
}
.isan5 dt {
	margin-bottom:13px;
}
.isan5 dd {
	width:195px;
}

/* ●●●岩手MAP＆観光ポイント●●● */
#boxMap {
	position:relative;
	width:930px;
	height:515px;
}
#boxMap dl {
	width:279px;
	height:237px;
}
#boxMap dd {
	background-image: url(imgs/bg_map.gif);
	background-repeat: repeat-x;
	padding:0px 10px;
}
.map1 {
	position:absolute;
	left:363px;
	top:37px;
}
.map2 {
	position:absolute;
	left:651px;
	top:37px;
}

.map3 {
	position:absolute;
	left:363px;
	top:274px;
}

.map4 {
	position:absolute;
	left:651px;
	top:274px;
}

/* ●●●宿泊施設のご案内●●● */
.hotel {
	float:left;
	position:relative;
	width:303px;
	height:159px;
	margin:0px 10px 10px 0px;
	background-image: url(imgs/box_hotel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgHotel {
	position:absolute;
	left:10px;
	top:40px;
}
.txtHotel {
	position:absolute;
	width:130px;
	left:164px;
	top:40px;
}
.btnHotel {
	position:absolute;
	left:164px;
	top:125px;
}
.btnSonota {
	clear:both;
	padding:10px 0px 0px 3px;
}
.btnJR {
	position:relative;
	background-image: url(imgs/btn_JR.gif);
	height: 42px;
	width: 482px;
	margin:-42px 0px 0px 313px;
}
.tokyo {
	position:absolute;
	left:265px;
	top:12px;
}
.osaka {
	position:absolute;
	left:337px;
	top:12px;
}
.nagoya {
	position:absolute;
	left:406px;
	top:12px;
}

/*-----------------------------------------
　　　　　　　　アクセス　　　　　　　　　　
-------------------------------------------*/
#access {
	width:930px;
	height:auto;
	display:block;
	overflow:hidden;
	padding:0 0 20px 10px;
}

#access h2 {
	display:block;
	margin-bottom:10px;
}

#access dl{
	height:170px;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#access dt{
	font-size:14px;
	color:#363;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:2px 2px 0px 18px;	
	border-bottom:1px dotted #399;
	background:url(imgs/a_arrow.gif) no-repeat #FFC;
	background-position:3px 4px;
	}

#access dd{
	font-size:12px;
	color:#666;
	letter-spacing:0.1em;
}

#access dd ul{
	margin:0;
	padding:0;
	display:block;
}

#access dd li{
	margin:0 0 5px 10px;
	padding:3px 0 3px 5px;
	display:block;
	border-left:3px solid #399;
}

#access .line{
	border-left:1px dotted #999;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	display:block;
}
	
	
/* ●岩手にはこんな温泉があります● */
#iwateBox {
	width:950px;
	background-image: url(imgs/image.jpg);
	background-repeat: no-repeat;
	background-position: 98% 200px;
	margin:20px 0 0 0;
}
.titIwate {
	background-image: url(imgs/tit_iwate.gif);
	text-indent: -9999px;
	height: 39px;
	width: 930px;
}
#iwateBoxIn {
	padding:20px 0px 20px 15px;
}
.onsen {
	float:left;
	width:280px;
	margin:0 28px 20px 0;
}
.onsenIn {
	padding:0px 15px 10px 0px;
}
.ousyuku {
	background-image: url(imgs/bar_ousyuku.gif);
	text-indent: -9999px;
	height: 49px;
	width: 280px;
	margin-bottom: 10px;
}
.tunagi {
	background-image: url(imgs/bar_tunagi.gif);
	text-indent: -9999px;
	height: 49px;
	width: 280px;
	margin-bottom: 10px;
}
.higasihati {
	background-image: url(imgs/bar_higasihati.gif);
	text-indent: -9999px;
	height: 49px;
	width: 280px;
	margin-bottom: 10px;
}
.hanamaki {
	background-image: url(imgs/bar_hanamaki.gif);
	text-indent: -9999px;
	height: 49px;
	width: 280px;
	margin-bottom: 10px;
}
.genbi {
	background-image: url(imgs/bar_genbi.gif);
	text-indent: -9999px;
	height: 49px;
	width: 280px;
	margin-bottom: 10px;
}

#bnlinks{
	display: block;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
    padding: 10px 0 0;
    background: #FFFFFF;
    border-top: 1px dashed #CCC;
}
#bnlinks ul li{
	float: left;
	display: inline;
	width: 180px;
	margin: 0 5px;
	padding: 0;
	font-size: 10px;
}
#bnlinks ul li dl{
	margin: 0;
	padding: 0;
}
#bnlinks ul li dl dt{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#bnlinks ul li dl dd{
	margin: 0;
	padding: 0;
}