/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", osaka;
}


body {
	background: url("/img/obi.jpg");
	background-repeat: repeat-x;
	background-color: #F4DA6C;
	margin : 0px;
	color:#FE55;
	font-size: 13px;
	line-height: 150%;
}

/* 画像の属性 */
img {
	border-style: none;
}
/* リンクの属性（未指定時） */
a:link, a:active {
	color: #000000;
}
a:visited {
	color:#330000;
}

a:hover{
	color : #000000;
	text-decoration: underline;
}

#base
{
	width: 990px;
	margin : 0 auto;
	
	text-align: center;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
		
/*ヘッダー部分*/
#header	{
	padding: 0px;
	height : 120px;
	text-align: left;
	background-image: url(img/obi2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 980px !important;
}
#dankun  {
	background-image: url(img/dan_001.png);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 140px;
}
#header h1 {
	font-size: 12px;
	float: left;
	margin-left: 20px;
	display: block;
	margin-top: 19px;
	line-height: 12px;
}
#wagamamatitle  {
	margin-top : 0px;
	margin-bottom: 0px;
	float: left;
	height: 118px;
	width: 381px;
}
#wagamamatitle   a   {
	width: 381px;
	height:118px;
	display: block;
	background-image: url(img/index/wagamama_logo.png);
	background-repeat: no-repeat;
}
#wagamamatitle   a:hover   {
	background-image: url(img/index/wagamama_logo.png);
	background-repeat: no-repeat;
	width: 381px;
	height:118px;
}

#header p {
	float: right;
	width: 590px;
	height: 35px;
}

#header  .headbt {
	display: block;
	width: 567px;
	height: 29px;
	list-style-type: none;
	list-style-position: inside;
	float: right;
	margin-top: 5px;
}
.headbt   .homebt  a {
	height: 29px;
	width: 138px;
	float: left;
	background-image: url(img/head_bt01.png);
	background-repeat: no-repeat;
}
.headbt .homebt a:hover {
	background-image: url(img/head_bt01a.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 138px;
}
.headbt   .kaisyainfo  a {
	height: 29px;
	width: 138px;
	float: left;
	background-image: url(img/head_bt02.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.headbt  .kaisyainfo  a:hover {
	background-image: url(img/head_bt02a.png);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 138px;
}
.headbt .sitemap a {
	height: 29px;
	width: 138px;
	float: left;
	background-image: url(img/head_bt03.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.headbt .sitemap a:hover {
	background-image: url(img/head_bt03a.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 138px;
}
.headbt .contact a {
	background-image: url(img/headbt_04.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 138px;
	float: left;
	margin-left: 5px;
}
.headbt .contact a:hover {
	background-image: url(img/head_bt04a.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 138px;
}
#wrapper   #bottun {
	height: 150px;
	width: 980px;
	float: left;
}

#bottun  #kakuyasubt a {
	background-image: url(img/kakuyasubt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	margin-right: 5px;
}
#bottun   #kakuyasubt  a:hover {
	background-image: url(img/kakuyasubt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#bottun  #higaeribt a {
	background-image: url(img/higaeribt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
#bottun   #higaeribt  a:hover {
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#bottun  #groupbt a {
	background-image: url(img/group.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
#bottun   #groupbt  a:hover {
	background-image: url(img/group.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#bottun  #silverbt a {
	background-image: url(img/silverbt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
#bottun   #silverbt  a:hover {
	background-image: url(img/silverbt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#bottun   #genteiplan  a {
	background-image: url(img/special.gif);
	float: left;
	height: 145px;
	width: 318px;
	display: block;
	margin-right: 3px;
	margin-left: 5px;
}

#bottun    #genteiplan   a:hover {
	background-image: url(img/special.gif);
	float: left;
	height: 145px;
	width: 318px;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-repeat: no-repeat;
}

#bottun #mel {
	height: 17px;
	width: 17px;
	display: block;
	float: left;
	margin-left: -240px;
	margin-top: 40px;
}

#bottun #mer {
	height: 17px;
	width: 17px;
	display: block;
	float: left;
	margin-left: -205px;
	margin-top: 35px;
}




/*エントリー部分*/

#seasons {
	width: 980px;
	height: 300px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

#seasons #topgo {
	height: 300px;
	width: 660px;
	float: left;
	text-align: left;
}

#seasons #topgo a {
	display: block;
	height: 300px;
	width: 660px;
}
#subtitle {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#seasons  p {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	width: 228px;
	float: left;
	margin-left: 12px;
	padding-right: 80px;
	height: 160px;
	display: block;
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#imasugubt a {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 10px;
}
#imasugubt a:hover {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu_a.gif);
	background-repeat: no-repeat;
}


#content {
	width: 780px;
	float: right;
	overflow: hidden;
	font-size: 12px;
	line-height :normal;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("/img/box01.gif") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
}

#ichioshi #itioshiobi {
	width: 775px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	height: 50px;
}
#itioshioowaku {
	margin-left: 4px;
	margin-top: 5px;
	clear: both;
}

#onsenarea {
	font-size: 18px;
	font-weight: bolder;
	margin-left: 5px;
}

#prices {
	float: right;
	margin-right: 5px;
}
#prices #price {
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
	float: left;
	margin-top: -15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#ichioshi  .text  {
	font-weight: bolder;
}

#prices #en {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 24px;
	display: block;
	float: left;
}


#yadoinfo {
	font-size: 14px;
	font-weight: bolder;
	line-height: normal;
	margin-left: 5px;
}

#ichioshi div {
	height: 221px;
	width: 256px;
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
}

#ichioshi div p {
	height: 221px;
	width: 256px;
	padding: 0;
	margin: 0;
	line-height: 1.2;
	font-size: 14px;
	overflow: hidden;
}

#ichioshi div p a {
	height: 218px;
	_height: 221px;
	padding-top: 4px;
	width: 256px;
	display: block;
	text-decoration: none;
}

#ichioshi div p a:hover {
	text-decoration: none;
}

#ichioshi div p span {
	display: block;
	text-align: left;
}

#ichioshi div p span.title {
	width: 256px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 4px;
}

#ichioshi div p span.text {
	padding: 0 10px;
}

#ichioshi div p img {
	margin: 0 0 2px 4px;
}

#ichioshi div p span.price {
	text-align: right;
	color: #cc0000;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#ichioshi div p span.price strong {
	font-size: 36px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
}

.area_izu a { background: url(img/planback001.jpg) no-repeat 0 0;}
.area_izu a:hover { background: url(img/planback001h.jpg) no-repeat 0 0;}
.area_ks a { background: url(img/planback002.jpg) no-repeat 0 0;}
.area_ks a:hover { background: url(img/planback002h.jpg) no-repeat 0 0;}
.area_th a { background: url(img/planback003.jpg) no-repeat 0 0;}
.area_th a:hover { background: url(img/planback003h.jpg) no-repeat 0 0;}
.area_kt a { background: url(img/planback004.jpg) no-repeat 0 0;}
.area_kt a:hover { background: url(img/planback004h.jpg) no-repeat 0 0;}





#area_izu {
	height: 223px;
	width: 256px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-image: url(img/planback001.jpg);
	background-repeat: no-repeat;
}

#area_izu a {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback001.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#area_izu a:hover {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback001h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#area_ks {
	height: 223px;
	width: 256px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-image: url(img/planback002.jpg);
	background-repeat: no-repeat;
}
#area_ks  a {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback002.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#area_ks  a:hover {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback002h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#area_th {
	height: 223px;
	width: 256px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-image: url(img/planback003.jpg);
	background-repeat: no-repeat;
}
#area_th    a {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback003.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#area_th    a:hover {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback003h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#area_kt {
	height: 223px;
	width: 256px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-image: url(img/planback004.jpg);
	background-repeat: no-repeat;
}
#area_kt   a {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback004.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#area_kt   a:hover {
	height: 223px;
	width: 256px;
	float: left;
	background-image: url(img/planback004h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#higasiwaku {
	float: left;
}
#higashiizu {
	float: left;
	height: 223px;
	width: 256px;
	background-image: url(img/higashiizu.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
#minamiwaku {
	float: left;
	margin-top: 5px;
}

#minamiizu {
	background-image: url(img/minamiizu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#nishiwaku {
	float: left;
	margin-top: 5px;
}

#nishiizu {
	background-image: url(img/nishiizu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#nakawaku {
	float: left;
	margin-top: 5px;
}
#nakaizu {
	background-image: url(img/nakaizu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#hakonewaku {
	float: left;
	margin-top: 5px;
}
#hakone {
	background-image: url(img/hakone.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#totigiwaku {
	float: left;
	margin-top: 5px;
}
#totigim {
	background-image: url(img/totigim.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#ibarakiwaku {
	float: left;
	margin-top: 5px;
}
#ibarakim {
	background-image: url(img/ibarakim.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#gunmawaku {
	float: left;
	margin-top: 5px;
}
#gunmam {
	background-image: url(img/gunmam.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#tibawaku {
	float: left;
	margin-top: 5px;
}
#tibam {
	background-image: url(img/tibam.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}
#yamanashiwaku {
	float: left;
	margin-top: 5px;
}
#yamanashim {
	background-image: url(img/yamanashim.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	width: 256px;
	border: 1px solid #000000;
}


#sidebar {
	width: 200px;
	float: left;
	font-size: 12px;
	line-height;150%;
	background-color: #FFFF99;
	margin-top: 5px;
}

#sidebar a {
	text-align: left;
}

#sidebar .box1 {
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/onsentibetu.jpg);
	margin-top: 5px;
	margin-right: 0;
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#sidebar .box1 a{
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/onsentibetu.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
}
#sidebar .box1 a:hover {
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/onsentibetu.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FF6600;
}

#sidebar #izuhakone_bt {
	height: 121px;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(img/izuhakone.jpg);
	background-repeat: no-repeat;
}
#sidebar    #izuhakone_bt a {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/izuhakone.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
}
#sidebar #izuhakone_bt a:hover {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/izuhakone.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FF6600;
}

#sidebar #tokai_bt {
	height: 121px;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(img/toukaihokuriku.jpg);
	background-repeat: no-repeat;
}

#sidebar  #tokai_bt a {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/toukaihokuriku.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
}
#sidebar #tokai_bt a:hover {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/toukaihokuriku.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FF6600;
}
#sidebar #kanto_bt {
	height: 121px;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(img/kanto.jpg);
	background-repeat: no-repeat;
}
#sidebar  #kanto_bt a {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/kanto.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
}
#sidebar #kanto_bt a:hover {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/kanto.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FF6600;
}
#sidebar #kohshin_bt {
	height: 121px;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(img/koushin.jpg);
	background-repeat: no-repeat;
}


#sidebar   #kohshin_bt a {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/koushin.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FFFFFF;
}
#sidebar #kohshin_bt a:hover {
	height: 121px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/koushin.jpg);
	width: 190px;
	float: left;
	background-position: 5px center;
	background-color: #FF6600;
}



/*------メニュー部分------*/
#sidebar ul.menu{
	list-style-type: none;
	float: left;
	display: block;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar  ul.menu  li.pt_home  a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/home.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_home a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/homeh.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

#sidebar ul.menu li.pt_kakuyasu a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/kakuyasu.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_kakuyasu a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/kakuyasuh.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

#sidebar ul.menu li.pt_higaeri a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/higaeri.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_higaeri a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/higaerih.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

#sidebar ul.menu li.pt_group a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/groupbt.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_group a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/groupbth.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

#sidebar ul.menu li.pt_silver a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/silver.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_silver a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/silverh.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar  ul.menu  li.pt_gentei  a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/gentei.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar  ul.menu  li.pt_gentei  a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/genteia.png);
	background-repeat: no-repeat;
	background-position: 2px;
}




#wagasyain a {
	background-image: url(img/wagasyain.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
	display: block;
	margin-left: 2px;
}
#wagasyain a:hover {
	background-image: url(img/wagasyainh.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
	display: block;
}
#wagakasikiri a {
	background-image: url(img/wagakasikiri.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
	margin-left: 2px;
}
#wagakasikiri a:hover {
	background-image: url(img/wagakasikirih.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
}
#card {
	float: left;
	height: 90px;
	width: 196px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(img/card.png);
}


#renraku  {
	background-image: url(img/renraku.png);
	background-repeat: no-repeat;
	height: 465px;
	float: left;
	width: 196px;
	margin-left: 2px;
	margin-top: 5px;
}

#renraku p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 93px;
	margin-left: 10px;
	display: block;
	font-weight: bolder;
	text-align: left;
}
#tenki {
	float: left;
	height: 380px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dorapura {
	float: left;
	width: 160px;
	margin-left: 20px;
	height: auto;
	margin-bottom: 10px;
}




#content #itiran {
	height: 728px;
	width: 775px;
	background-image: url(img/itiranback.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	margin-left: 5px;
	zoom: 1;
	float: left;
}

#content #itiran:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
#content  #itiran  #itiranobi {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#itiran ul {
	width: 135px;
	clear: both;
	color: #FFF;
	line-height: 27px;
	font-size: 16px;
	list-style-type: none;
	text-align: left;
}

#izuhakoneli {
	float: left;
	width: 135px;
	margin-top: 50px;
	display: block;
	margin-left: 5px;
}

#izuhakoneli li {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 25px;
	display: block;
}
#itiran #izuhakoneli img {
	height: 22px;
	width: 130px;
}
#tokaili {
	float: left;
	width: 143px;
	margin-top: 50px;
	display: block;
	margin-left: 10px;
}

#tokaili li {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}
#itiran #tokaili img {
	height: 22px;
	width: 130px;
}
#koshinli {
	float: left;
	width: 143px;
	margin-left: 200px;
	margin-top: 50px;
	display: block;
}
#koshinli li {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	padding-left: 20px;
}
#itiran #koshinli img {
	height: 22px;
	width: 130px;
}
#kantoli {
	float: left;
	width: 133px;
	margin-top: 50px;
	display: block;
}
#kantoli li {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	padding-left: 20px;
	display: block;
}
#itiran #kantoli img {
	height: 22px;
	width: 130px;
}



#itiran img {
	float: left;
}





#itiran ul a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#itiran ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#itiran ul a:visited {
	color: #FFCC66;
	text-decoration: none;
}
#urikomi {
	float: left;
	width: 775px;
	margin-top: 10px;
	display: block;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#urikomi  h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;

}
#urikomi p {
	font-size: 12px;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 22px;
}
#content  #mitsumo   {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


#mitsumo #nagare {
	float: left;
	margin-top: 5px;
	width: 775px;
	height: 196px;
}
#nagare001 {
	background: url(img/index/nagare001.jpg) no-repeat 0 0;
	height: 143px;
	width: 196px;
	float: left;
	margin-left: 8px;
	_margin-left: 4px;
}
#nagare002 {
	background: url(img/index/nagare002.jpg) no-repeat 0 0;
	height: 143px;
	width: 196px;
	float: left;
}
#nagare003 {
	background: url(img/index/nagare003.jpg) no-repeat 0 0;
	height: 143px;
	width: 196px;
	float: left;
}
#nagare004 {
	background: url(img/index/nagare004.jpg) no-repeat 0 0;
	height: 143px;
	width: 163px;
	float: left;
}
#nagare001 p,
#nagare002 p,
#nagare003 p,
#nagare004 p {
	float: left;
	width: 163px;
	margin-top: 150px;
	font-size: 12px;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*フッター部分*/
#footer {
	margin : 0 auto;
	width : 780px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}


#comp {
	float: left;
	height: auto;
	width: 773px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}


#conp_info {
	float: left;
	width: 740px;
	height: auto;
	padding-left: 20px;
	margin-top: 20px;
	font-size: medium;
}

#conp_info dt {
	float: left;
	width: 260px;
	padding-left: 20px;
	font-size: medium;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

#conp_info dd {
	height: 25px;
	width: 460px;
	float: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comp_title {
	font-size: large;
	font-weight: bolder;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039E39;
	padding-left: 0.5em;
}

#regist {
	float: left;
	width: 744px;
	height: auto;
	padding-left: 20px;
	font-size: medium;
	margin-top: 30px;
}

#regist dt {
	float: left;
	width: 260px;
	padding-left: 20px;
	font-size: medium;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

#regist dd {
	height: 25px;
	width: 460px;
	float: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}


#com {
	float: right;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}

.midashi {
	height: 20px;
	background-color: #E2EECF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #44772B;
}
.naiyou li {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
}
#pp {
	font-size: 14px;
	padding-left: 20px;
}

#toproad li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#toproad {
	height: auto;
	width: 764px;
}#toproad ul {
	margin: 0px;
	padding: 0px;
}
#t_jouken {
	padding-left: 20px;
	font-size: 14px;
	line-height: 150%;
}
#t_jouken h4 {
	font-size: 16px;
}

#genteiplans {
	background-color: #FFFFFF;
	margin: 5px;
	width: 770px;
	height: auto;
	float: left;
}
#genteitaitle {
	background-image: url(img/genteititle.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 200px;
	width: 770px;
}
#genteiplans #plan {
	float: left;
	width: 750px;
	height: auto;
	margin: 10px;
}
#genteiplans #plan #title {
	font-size: 24px;
	font-weight: bolder;
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}
#genteiplans #plan p {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	display: block;
}
#genteiplans  #plan  #gazou1 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans   #plan   #gazou2 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei02.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans    #plan    #gazou3 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei03.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans   #plan   #gazou4 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei04.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans    #plan    #gazou5 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei05.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans     #plan     #gazou6 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei06.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans    #plan    #gazou7 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei07.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans     #plan     #gazou8 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei08.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans      #plan      #gazou9 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei09.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans     #plan     #gazou10 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei10.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans      #plan      #gazou11 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei11.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans       #plan       #gazou12 {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(img/gentei12.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#genteiplans  #plan  #foot {
	font-size: 16px;
	font-weight: bolder;
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	float: left;
	width: 740px;
}
#genteiplans #plan #genteil {
	display: block;
	float: left;
	width: 300px;
	margin-right: 10px;
}
#genteiplans #genteis {
	display: block;
	float: left;
	font-size: 14px;
	width: 430px;
}
#genteiplans #plan #genteip {
	color: #FF0000;
	font-size: 40px;
	font-weight: bolder;
}
#genteiplans #plan #genp {
	font-size: 16px;
	margin-top: 10px;
	float: left;
	width: 430px;
}



#imasugubtgentei {
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
}
#imasugubtgentei  a {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
}
#imasugubtgentei  a:hover {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu_a.gif);
	background-repeat: no-repeat;
}













#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから温泉■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■{}










#onsentop {
	height: 300px;
	width: 980px;
	float: left;
	margin-bottom: 5px;
	background-image: url(img/onsen.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}
#onsentop #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#onsentop p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#onsentop #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}

#bottunonsen {
	height: 180px;
	width: 980px;
	float: left;
	display: block;
}
#bottunonsen #onizubt {
	float: left;
	height: 180px;
	width: 243px;
	margin-left: 2px;
	display: block;
}

#bottunonsen   #onizubt a {
	float: left;
	background-image: url(img/onizu.jpg);
	display: block;
	height: 180px;
	width: 243px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#bottunonsen    #onizubt  a:hover {
	float: left;
	display: block;
	height: 180px;
	width: 243px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF6600;
}
#bottunonsen #ontokaibt {
	float: left;
	height: 180px;
	width: 243px;
	display: block;
}

#bottunonsen   #ontokaibt a {
	float: left;
	height: 180px;
	width: 243px;
	background-image: url(img/ontokai.jpg);
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#bottunonsen     #ontokaibt   a:hover {
	float: left;
	display: block;
	height: 180px;
	width: 243px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF6600;
}
#bottunonsen #onkousbt {
	float: left;
	height: 180px;
	width: 243px;
	display: block;
}

#bottunonsen    #onkousbt a {
	float: left;
	height: 180px;
	width: 243px;
	background-image: url(img/onkous.jpg);
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#bottunonsen      #onkousbt    a:hover {
	float: left;
	display: block;
	height: 180px;
	width: 243px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF6600;
}
#bottunonsen #onkantobt {
	float: left;
	height: 180px;
	width: 243px;
	display: block;
}

#bottunonsen   #onkantobt a {
	float: left;
	height: 180px;
	width: 243px;
	background-image: url(img/onkanto.jpg);
	display: block;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#bottunonsen       #onkantobt     a:hover {
	float: left;
	display: block;
	height: 180px;
	width: 243px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF6600;
}
#onsenizu {
	background-image: url(img/onsenizu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 980px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#onsenizu #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#onsenizu p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#onsenizu #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}
#tohhoku {
	background-image: url(img/tokaihokuriku.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 980px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#tohhoku #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#tohhoku p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#tohhoku #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;

	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}
#onsenkoushin {
	background-image: url(img/onsenkoshin.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 980px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#onsenkoushin #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#onsenkoushin p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#onsenkoushin #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}
#onsenkanto {
	background-image: url(img/onsenkanto.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 980px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#onsenkanto #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#onsenkanto p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#onsenkanto #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}
#onsenareaimg {
	height: 300px;
	width: 775px;
	float: left;
	display: block;
	background-image: url(img/onsen/onsen.jpg);
	background-repeat: no-repeat;
}
#onsenbetu {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 775px;
}
#onsennames {
	float: left;
	height: 50px;
	width: 775px;
	display: block;
}
#onsenareaimg #img {
	height: 300px;
	width: 500px;
	float: left;
	display: block;
}

#onsenbetu table {
	float: left;
	width: 765px;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#onsenbetu td#a {
	float: left;
	line-height: 30px;
	height: auto;
	text-align: left;
	display: block;
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFCC;
	width: 170px;
}
#onsenbetu td#b {
	float: left;
	line-height: 30px;
	height: auto;
	text-align: left;
	display: block;
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 582px;
}

#onsenbetu #onsenjouho {
	float: left;
}
#onsenjouho #onsentaitle {
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	display: block;
	float: left;
	text-align: left;
	width: 765px;
	margin-top: 25px;
	margin-left: 10px;
}
#onsenjouho #onseniaiyou {
	font-size: 14px;
	float: left;
	line-height: 20px;
	width: 755px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	color: #000000;
	text-align: left;
}
#onsenbetu #onsenmeisyo {
	float: left;
	height: 205px;
	width: 240px;
	margin-left: 13px;
	margin-top: 20px;
}
#onsenmeisyo #meisyop {
	height: 180px;
	width: 240px;
	float: left;
}
#onsenmeisyo #maisyoa {
	float: left;
	height: 20px;
	width: 240px;
	font-size: 14px;
	line-height: normal;
	margin-top: 5px;
}


#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから格安旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}



#kakuyasuimg {
	width: 980px;
	height: 300px;
	background-image: url(img/kakuyasuimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#kakuyasuimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#kakuyasuimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#kakuyasuimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}





#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから日帰り旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}



#higaeriimg {
	width: 980px;
	height: 300px;
	background-image: url(img/higaeriimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#higaeriimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#higaeriimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#higaeriimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}




#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここからグループ旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}








#groupimg {
	width: 980px;
	height: 300px;
	background-image: url(img/groupimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#groupimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#groupimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#groupimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}







#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから合宿旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}








#gasyukuimg {
	width: 980px;
	height: 300px;
	background-image: url(img/gasyukuimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#gasyukuimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#gasyukuimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#gasyukuimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}










#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここからシルバー旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}








#silverimg {
	width: 980px;
	height: 300px;
	background-image: url(img/silverimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#silverimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#silverimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#silverimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}












#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから家族旅行■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}








#familyimg {
	width: 980px;
	height: 300px;
	background-image: url(img/familyimg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#familyimg p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#familyimg #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}

#familyimg #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}














#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから会社概要■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}












#comp {
	float: left;
	height: auto;
	width: 773px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}


#conp_info {
	float: left;
	width: 740px;
	height: auto;
	padding-left: 20px;
	margin-top: 20px;
	font-size: medium;
}

#conp_info dt {
	float: left;
	width: 260px;
	padding-left: 20px;
	font-size: medium;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

#conp_info dd {
	height: 25px;
	width: 460px;
	float: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comp_title {
	font-size: large;
	font-weight: bolder;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039E39;
	padding-left: 0.5em;
}

#regist {
	float: left;
	width: 744px;
	height: auto;
	padding-left: 20px;
	font-size: medium;
	margin-top: 30px;
}

#regist dt {
	float: left;
	width: 260px;
	padding-left: 20px;
	font-size: medium;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}

#regist dd {
	height: 25px;
	width: 460px;
	float: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CC66;
	padding-top: 5px;
	padding-bottom: 5px;
}


#com {
	float: right;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}

.midashi {
	height: 20px;
	background-color: #E2EECF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #44772B;
}
.naiyou li {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
}
#pp {
	font-size: 14px;
	padding-left: 20px;
}

#toproad li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#toproad {
	height: auto;
	width: 764px;
}#toproad ul {
	margin: 0px;
	padding: 0px;
}
#t_jouken {
	padding-left: 20px;
	font-size: 14px;
	line-height: 150%;
}
#t_jouken h4 {
	font-size: 16px;
}



#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここから宿詳細■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}





#yado {
	background-color: #FFFFFF;
	background-image: url(/img/obi.jpg);
	background-repeat: repeat-x;
}
#dankunyado {
	background-image: url(img/dan_002.png);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 140px;
}

#toptelyado {
	background-image: url(img/headtel.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 45px;
	width: 590px;
	margin-top: 15px;
	margin-left: 8px;
}
#yadosname {
	width: 900px;
	height: 55px;
	display: block;
	float: left;
	margin-left: 40px;
	background-image: url(img/yado/yadosnameobi.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#yadosname p {
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 12px;

	line-height: normal;
}

#yados1 {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-left: 40px;
}
#yados1 #yadozenkei {
	float: left;
	height: 190px;
	width: 290px;
}
#yados1 #yadozenkeiinfo {
	display: block;
	height: 160px;
	width: 280px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#yados1 #yadojimanp {
	height: 360px;
	width: 600px;
	display: block;
	float: left;
	margin-left: 10px;
}
#yados1 #yados02 {
	width: 290px;
	float: left;
}
#ryoukin {
	float: left;
	height: 100px;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(img/yado/hitoriryoukin.jpg);
	background-repeat: no-repeat;
}
#ryoukin #daikin {
	float: left;
	margin-top: 35px;
	width: 900px;
	height: 65px;
	border: 1px solid #000000;
}
#ryoukin #daikin #daikin1 {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	width: 290px;
	float: left;
}
#ryoukin #daikin #heijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-size: 14px;
}
#ryoukin #daikin #heijituryoukin {
	font-size: 55px;
	display: block;
	float: left;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
#ryoukin #daikin #saijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-size: 14px;
	margin-left: 10px;
}
#ryoukin #daikin #saijituryoukin {
	font-size: 55px;
	display: block;
	float: left;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
#ohitorigenti {
	font-size: 12px;
	float: left;
	width: 900px;
	margin-top: 5px;
	margin-left: 40px;
	height: auto;
}

#enkara {
	font-size: 40px;
	font-weight: bolder;
	line-height: normal;
	padding-top: 10px;
	color: #FF0000;
	display: block;
	float: left;
}
#ryoukinbus {
	float: left;
	height: 100px;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(img/yado/buskomi.jpg);
	background-repeat: no-repeat;
}
#ryoukinbus #daikin {
	float: left;
	margin-top: 35px;
	width: 900px;
	height: 65px;
	border: 1px solid #000000;
}

#ryoukinbus #daikin #daikin1 {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	width: 290px;
	float: left;
}
#ryoukinbus #daikin #daikin1 .daikin1s {
	font-size: 12px;
}

#ryoukinbus #daikin #heijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-size: 14px;
}
#ryoukinbus #daikin #heijituryoukin {
	font-size: 55px;
	display: block;
	float: left;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
#ryoukinbus #daikin #saijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-size: 14px;
	margin-left: 10px;
}
#ryoukinbus #daikin #saijituryoukin {
	font-size: 55px;
	display: block;
	float: left;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
#ryoukinoption {
	float: left;
	height: auto;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(img/yado/option.jpg);
	background-repeat: no-repeat;
}
#ryoukinoption  #daikin {
	float: left;
	margin-top: 35px;
	width: 900px;
	height: auto;
	border: 1px solid #000000;
}
#ryoukinoption   #daikin p {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ohitoribus {
	font-size: 12px;
	float: left;
	width: 900px;
	margin-top: 5px;
	margin-left: 40px;
	height: auto;
}
#yadomitumori {
	float: left;
	width: 900px;
	margin-left: 40px;
	height: auto;
	margin-top: 20px;
}
#yadomitumori #yadotoi {
	float: left;
	height: 100px;
	width: 600px;
	background-image: url(img/yado/yadotoi.jpg);
}

#imasugubty {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
}
#imasugubty  a {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
}
#imasugubty  a:hover {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu_a.gif);
	background-repeat: no-repeat;
}

#yadosukeju {
	float: left;
	height: 165px;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(img/yado/yadosukeju.jpg);
	background-repeat: no-repeat;
}
#yadosukeju #yadosuke {
	float: left;
	margin-top: 35px;
	width: 900px;
	height: 130px;
	border: 1px solid #000000;
}
#yadosukeju #yadosuke p {
	font-size: 14px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#oyadosyoukai {
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(img/yado/yadosyobi.jpg);
	background-repeat: no-repeat;
}
#oyadosyoukai #oyadorobi {
	float: left;
	margin-top: 35px;
	width: 900px;
	border: 1px solid #000000;
	height: 270px;
}

#oyadosyoukai #robi {
	height: 250px;
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#oyadosyoukai #syoukaibun {
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#oyadosyoukai #syoukaibun p {
	font-size: 14px;
}
#oyadops {
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	border: 1px solid #000000;
	height: 240px;
}
#oyadops #yadopwaku {
	float: left;
	width: 285px;
	display: block;
	margin-top: 10px;
	margin-left: 11px;
}
#oyadops #oyado001 {
	width: 285px;
	float: left;
	height: 200px;
	display: block;
}
#oyadops  #pkoment  p {
	display: block;
	font-size: 14px;
	line-height: normal;
	height: 20px;
	float: left;
	width: 285px;
	margin-top: 5px;
}












#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここからお見積もり■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}





#contact_us {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 16px;
}
#contact_us li {
	text-decoration: none;
	list-style-type: none;
}














#■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ここからサイトマップ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ {}


#sitemap {
	float: none;
	display: block;
}
.large_t {
	display: block;
	margin-left: 10px;
	font-size: 16px;
	margin-top: 5px;
}
#sitemap ul {
	font-size: 14px;
	display: block;
	list-style-type: none;
	margin-left: 20px;
}
#sitemap li {
	display: block;
	line-height: normal;
	margin-top: 10px;
	font-size: 16px;
}
#sitemap #onsenlist {
	width: 750px;
	margin-left: 10px;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
}
#sitemap #mainlist {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
}

#sitemap #onsenlist #listizu {
	float: left;
	width: 185px;
}


#sitemap img {
	display: block;
	margin-left: 5px;
	margin-bottom: 10px;
}
#sitemap #sitemapcon {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 770px;
	height: auto;
	margin-left: 10px;
}
