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

* {
	margin: 0;
	padding: 0;
}


body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background: url("http://www.izunokuni-kanko.com/dantai/img/obi.jpg");
	;
	background-repeat: repeat-x;
	background-color: #F4DA6C;
	margin : 0px;
	color:#FE55;
	font-size: 13px;
	line-height: 150%;
}

/* 画像の属性 */
img {
	border-style: none;
}
em {
	display: 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;
}

/* 記事枠等の属性 */

#container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	float: left;
}
		
/*ヘッダー部分*/
#header	{
	padding: 0px;
	height : 120px;
	text-align: left;
	background-image: url(img/obi2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 980px;
}
#dankun  {
	background-image: url(img/dan_001.png);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 140px;
}



#header h1{
	margin-top : 5px;
	margin-bottom: 0px;
	float: left;
	height: 105px;
	width: 237px;
	margin-left: 5px;
}


		
#header h1 a {
	width: 237px;
	height:105px;
	display: block;
	outline: 0;
	background-image: url(img/wagamama.png);
	background-repeat: no-repeat;
}

#header h1 a:hover {
	background-image: url(img/wagamama.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 237px;
}
#toptel  {
	background-image: url(img/headtel.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 45px;
	width: 590px;
	margin-top: 15px;
	margin-left: 8px;
}

#header  .headbt {
	display: block;
	width: 567px;
	height: 29px;
	list-style-type: none;
	list-style-position: inside;
	float: right;
	margin-top: 11px;
}
.headbt .homebt {
	height: 29px;
	width: 138px;
	float: left;
	margin-right: 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;
	float: left;
	height: 29px;
	width: 138px;
	display: block;
}

.headbt .kaisyainfo {
	height: 29px;
	width: 138px;
	float: left;
	display: block;
	margin-right: 5px;
}
.headbt   .kaisyainfo  a {
	height: 29px;
	width: 138px;
	float: left;
	display: block;
	background-image: url(img/head_bt02.png);
	background-repeat: no-repeat;
}
.headbt  .kaisyainfo  a:hover {
	background-image: url(img/head_bt02a.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 138px;
}

.headbt .sitemap {
	height: 29px;
	width: 138px;
	float: left;
	display: block;
	margin-right: 5px;
}
.headbt .sitemap a {
	height: 29px;
	width: 138px;
	float: left;
	display: block;
	margin-right: 5px;
	background-image: url(img/head_bt03.png);
	background-repeat: no-repeat;
}
.headbt .sitemap a:hover {
	background-image: url(img/head_bt03a.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 138px;
}

.headbt .contact {
	height: 29px;
	width: 138px;
	float: left;
	display: block;
}
.headbt .contact a {
	background-image: url(img/headbt_04.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 138px;
	float: left;
	display: block;
}
.headbt .contact a:hover {
	background-image: url(img/head_bt04a.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 138px;
}


#container  #bottun {
	height: 150px;
	width: 980px;
	display: block;
	float: left;
}
#bottun #kakuyasubt {
	float: left;
	height: 145px;
	width: 154px;
	display: block;
	margin-right: 5px;
	margin-left: 3px;
}

#bottun  #kakuyasubt a {
	background-image: url(img/kakuyasubt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
}
#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 {
	float: left;
	height: 145px;
	width: 154px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}

#bottun  #higaeribt a {
	background-image: url(img/higaeribt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
}
#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 {
	float: left;
	height: 145px;
	width: 154px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}

#bottun  #groupbt a {
	background-image: url(img/group.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
}
#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 #gasyukubt {
	float: left;
	height: 145px;
	width: 154px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}

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

#bottun  #silverbt a {
	background-image: url(img/silverbt.png);
	float: left;
	height: 145px;
	width: 154px;
	display: block;
}
#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 #kazokubt {
	float: left;
	height: 145px;
	width: 154px;
	margin-right: 3px;
	margin-left: 5px;
	display: block;
}

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



/*エントリー部分*/

#seasons {
	width: 980px;
	height: 300px;
	background-image: url(img/season/007season.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
#seasons #dantaikoment {
	background-image: url(img/dantaikome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-left: 665px;
}
#seasons #topgo {
	height: 25px;
	width: 225px;
	margin-left: 423px;
	display: block;
	float: left;
	margin-top: -28px;
}
#seasons #topgo a {
	display: block;
	height: 23px;
	width: 225px;
}


#seasons p {
	float: left;
	width: 230px;
	display: block;
	margin-left: 670px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	text-align: left;
}

#seasons #nozoki {
	background-image: url(img/nozoki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 160px;
	width: 80px;
}
#imasugubt {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	margin-left: 670px;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
}
#imasugubt a {
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	background-image: url(img/imasugu.gif);
	background-repeat: no-repeat;
}
#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: left;
	font-size: 12px;
	line-height :normal;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

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

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("http://www.izunokuni-kanko.com/dantai/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;
}
#ichioshi   {
	margin-top: 3px;
	border: 1px solid #000000;
	float: left;
}

#ichioshi img {
	margin-left: 5px;
}
#onsenarea {
	font-size: 18px;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
}
#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;
}
#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;
}


#sidebar {
	width: 200px;
	float: left;
	font-size: 12px;





	line-height;150%;
	background-color: #FFFF99;
	margin-top: 5px;
}
#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 {
	display: block;
	margin: 0;
	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 {
	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 {
	display: block;
	margin: 0;
	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 {
	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 {
	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 {
	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 {
	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 {
	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_gasyuku {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/gasyuku.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_gasyuku a {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/gasyuku.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_gasyuku a:hover {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/gasyukuh.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#sidebar ul.menu li.pt_silver {
	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 {
	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_family {
	display: block;
	height: 50px;
	text-decoration: none;
	background-image: url(img/kazoku.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

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


#wagasyain {
	height: 112px;
	float: left;
	width: 196px;
	margin-left: 2px;
	display: block;
}




#wagasyain a {
	background-image: url(img/wagasyain.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
	display: block;
}
#wagasyain a:hover {
	background-image: url(img/wagasyainh.png);
	background-repeat: no-repeat;
	height: 112px;
	float: left;
	width: 196px;
	display: block;
}

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


#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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	margin-top: 93px;
	margin-left: 10px;
	display: block;
	font-weight: bolder;
	text-align: left;
}


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

#itiran ul {
	width: 135px;
	color: #FFF;
	line-height: 27px;
	font-size: 16px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	float: left;
	text-align: left;
}


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

#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;
	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;
	padding-left: 20px;
}
#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;
}
#content  #mitsumo   {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#mitsumo #nagare {
	float: left;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 775px;
	height: 196px;
}
#nagare001 {
	background-image: url(img/nagare001.jpg);
	height: 143px;
	width: 163px;
	float: left;
}
#nagare002 {
	background-image: url(img/nagare002.jpg);
	height: 143px;
	width: 163px;
	float: left;
}
#nagare003 {
	background-image: url(img/nagare003.jpg);
	height: 143px;
	width: 163px;
	float: left;
}
#nagare004 {
	background-image: url(img/nagare004.jpg);
	height: 143px;
	width: 163px;
	float: left;
}
#nagare001 p  {
	float: left;
	width: 158px;
	margin-top: 150px;
	font-size: 12px;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nagare002 p {
	float: left;
	width: 158px;
	margin-top: 150px;
	font-size: 12px;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nagare003 p {
	float: left;
	width: 158px;
	margin-top: 150px;
	font-size: 12px;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nagare004 p {
	float: left;
	width: 158px;
	margin-top: 150px;
	font-size: 12px;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nagare #sankaku {
	float: left;
	margin-top: 65px;
	margin-right: 5px;
	margin-left: 10px;
	font-size: 20px;
}

/*フッター部分*/
#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;
}
#sitemap {
	float: left;
	display: block;
}
.large_t {
	font-size: 16px;
}
#sitemap ul {
	font-size: 12px;
}
#sitemap li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 150%;
}












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










#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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
}
#sitemap {
	padding-left: 20px;
}
.large_t {
	font-size: 16px;
}
#sitemap ul {
	font-size: 12px;
}
#sitemap li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 150%;
}




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





#yado {
	background-color: #FFFFFF;
	background-image: url(http://www.izunokuni-kanko.com/dantai/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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	width: 280px;
	float: left;
}
#ryoukin #daikin #heijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
#ryoukin #daikin #heijituryoukin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-left: 10px;
}
#ryoukin #daikin #saijituryoukin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	width: 280px;
	float: left;
}
#ryoukinbus #daikin #heijitu {
	float: left;
	display: block;
	padding-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
#ryoukinbus #daikin #heijituryoukin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-left: 10px;
}
#ryoukinbus #daikin #saijituryoukin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 55px;
	display: block;
	float: left;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
#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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: normal;
	height: 20px;
	float: left;
	width: 285px;
	margin-top: 5px;
}

