* {
	font-size: 12px;
	margin: 0px;
}
body {
	background-color: #F7EBDE;
	background-image: url(../img/background_04.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: underline;
	
}
a:active {
	color: #4EA98B;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}


/*----------------------------------------------------
 id style
----------------------------------------------------*/
#wrapper {
	text-align: center;
	width: 776px;
	background-image: url(../img/background_01.jpg);
	margin: 0px auto 0px auto;
	padding: 0px;
}

#header {
	text-align: center;
	width: 760px;
	height: 105px;
	background-image: url(../img/background_02.jpg);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#header h1 {
	font-size: 12px;
	font-weight: normal;
	width: 760px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
div#header h2 {
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
div#header p {
	float: right;
	margin: 4px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header table {
	width: 390px;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 45px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header #search {
	color: #FFFFFF;
	float: right;
	width: 425px;
	margin: 12px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header #search span {
	font-weight: bold;
}



#navigation {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#navigation ul {
	width: 760px;
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#navigation li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flash {
	width: 760px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#contents {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#footer_link {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#footer_link span {
	float: right;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div#footer_link p {
	border-top: 1px dashed #CCCCCC;
	text-align: center;
	clear: both;
	width: 720px;
	font-size: 10px;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
}
div#footer_link a {
	font-size: 10px;
	margin: 0px auto 5px auto;
	padding: 5px 0px 0px 0px;
}



#footer {
	text-align: center;
	background-image: url(../img/background_03.jpg);  
	width: 760px;
	height: 90px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#footer p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/

.list {
	width: 720px;
	text-align: left;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
}
span.list strong {
	color: #990000;
}


h3 {
	text-align: left;
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 20px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

.snippet {
	text-align: left;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------
 index style
----------------------------------------------------*/
.top_table {
	width: 740px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
table.top_table dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
table.top_table dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.leftbar {
	width: 220px;
	text-align: left;
}
td.leftbar dd {
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
td.leftbar dd strong {
	color: #D95365;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.leftbar ul {
	list-style: none;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
td.leftbar li {
	background-image: url(../img/list_2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}

td.leftbar dd .evetitle_m {
	margin-bottom: 10px;
	}
td.leftbar dd .evetitle {
	font-size: 14px;
	line-height: 1.4em;
	}

.rightbar {
	width: 190px;
}
td.rightbar p {
	height: 218px;
	text-align: center;
	background-image: url(../img/aisatsubg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.rightbar ul {
	list-style: none;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
td.rightbar li {
	background-image: url(../img/list_1.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}

.centerbar {
	width: 310px;
	text-align: left;
}
td.centerbar dd {
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
td.centerbar dd img {
	float: left;
	margin: 5px 5px 0px 0px;
}
td.centerbar dd strong {
	height: 15px;
	background-image:url(../img/list_3.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
}
td.centerbar dd strong a:visited {
	color: #993300;
}
td.centerbar dd strong a:hover {
	text-decoration: none;
}
td.centerbar dd p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.top_table .bar_right {
	width: 10px;
	background-image: url(../img/bar_right.gif);
	background-repeat: repeat-y;
}

table.top_table .bar_left {
	width: 10px;
	background-image: url(../img/bar_left.gif);
	background-repeat: repeat-y;
}

/*----------------------------------------------------
 food style
----------------------------------------------------*/
.infobox {
	background-image: url(../contents/food/img/infobg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.infobox table {
	margin: 0px auto 0px auto;
}
.thumbset {
	margin: 0 auto;
}
.imglink {
	width: 490px;
	text-align: left;
	padding-left: 17px;
	background-image: url(../contents/food/img/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 2px 0px 0px 20px;
}
#menubox {
	background-image: url(../contents/food/img/last_bg.jpg);
	background-repeat: no-repeat;
	height: 271px;
	margin: 40px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
div#menubox table {
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 5px;
}
div#menubox td {
	line-height: 1.5em;
	padding: 5px;
}

/*----------------------------------------------------
 policy style
----------------------------------------------------*/
.policy {
	width: 680px;
	text-align: left;
	margin: 0px 0px 20px 40px;
	padding: 0px 0px 0px 0px;
}
dl.policy dt {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl.policy dd {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------
 spring style
----------------------------------------------------*/
.onsen {
	width: 760px; 
	height: 208px;
	background-image: url(../contents/spring/img/top_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 40px 0px;
}
div.onsen p {
	padding: 60px 0px 0px 400px;
	margin: 0px 0px 0px 0px;
}

.mo-ru {
	text-align: left;
	width: 760px;
	height: 255px;
	background-image: url(../contents/spring/img/mo-ru_01.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.mo-ru h4 {
	width: 390px;
	margin: 0px 0px 0px 40px;
	padding: 50px 0px 0px 0px;
}
div.mo-ru p {
	width: 390px;
	line-height: 1.5em;
	margin: 0px 0px 0px 40px;
	padding: 10px 0px 0px 0px;
}

.kounou {
	text-align: left;
	width: 760px;
	height: 210px;
	background-image: url(../contents/spring/img/kounou_01.jpg);
	background-repeat: no-repeat;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.kounou h4 {
	width: 390px;
	margin: 0px 0px 0px 325px;
	padding: 30px 0px 0px 0px;

}
div.kounou p {
	width: 390px;
	line-height: 1.5em;
	margin: 0px 0px 0px 325px;
	padding: 3px 0px 0px 0px;
}

.data {
	text-align: left;
	background-image: url(../contents/spring/img/img_data.jpg);
	background-repeat: no-repeat;
	background-position: 500px 50%;
	height: 205px;
	margin: 0px 0px 20px 0px;
	padding: 40px 0px 0px 0px;
}
div.data h4 {
	margin-left: 30px;
	margin-bottom: 20px;
}
div.data table {
	width: 420px;
	margin-right: auto;
	margin-left: 38px;
	border-color: #C6B299;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
div.data th {
	border-color: #C6B299;
	border-style: solid;
	border-width: 0 1px 1px 0;
	background-color: #EFE7D0;
	padding: 7px;
	width: 6em;
	text-align: center;
}
div.data td {
	border-color: #C6B299;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 7px;
	color: #333333;
}


/*----------------------------------------------------
 room style
----------------------------------------------------*/
.oheya {
	height: 180px;
	background-image: url(../contents/room/img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	margin-bottom: 15px;
}
div.oheya p {
	padding-left: 430px;
	line-height: 1.5;
	margin-bottom: 5px;
	background-image: url(../contents/room/img/top_line.gif);
	background-repeat: no-repeat;
	background-position: 420px bottom;
	padding-bottom: 10px;
}
div.oheya .link {
	line-height: 1.5;
	text-align: right;
	padding-right: 35px;
}

.info {
	width: 740px;
	text-align: center;
	border-color: #DDDDDD;
	margin: 0px auto 20px auto;
}
div.info table {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
}
div.info th {
	background-color: #EFE7D0;
	padding: 7px;
	width: 6em;
	text-align: center;
}
div.info td {
	padding: 7px;
	text-align: left;
	color: #333333;
	background-image: url(../contents/room/img/syousai_line.gif);
	background-position: 5px 100%;
	background-repeat: no-repeat;
}


.fac {
	width: 720px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}
div.fac table {
	width: 490px;
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
div.fac th {
	background-color: #EFE7D0;
	width: 10em;
	border: 1px solid #C6B299; 
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
div.fac td {
	border: 1px solid #C6B299; 
	color: #333333;
	text-align: left;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.style11 {
	background-color: #F2F2F2;
}
.style12 {
	font-size: 1.4em;
	font-weight: bold;
}

.nakama {
	text-align: center;
	background-image: url(../contents/room/img/nakama_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
div.nakama h4 {
	width: 354px;
	text-align: center;
	margin: 0px auto 10px auto;
}
div.nakama p {
	margin-bottom: 0.5em;
	width: 330px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------
 accommodation style
----------------------------------------------------*/
.book {
	text-align: center;
	width: 609px;
	height: 342px;
	background-image: url(../contents/accommodation/img/book_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto 40px auto;
	padding: 0px 0px 0px 0px; 
}
div.book div {
	text-align: center;
	width: 609px;
	margin: 0px auto 15px auto;
	padding: 248px 0px 0px 0px;
}
.booktxt-l {
	float: left;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
}
.booktxt-r {
	float: right;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
}


.bowling {
	width: 680px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div.bowling div {
	text-align: center;
	float: right;
	width: 283px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
div.bowling p {
	background-image: url(../contents/accommodation/img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 10px 0px;
	margin: 0.5em 0px 0.5em 0px;
	line-height: 1.5em;
}

.hall {
	width: 680px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
}
div.hall div {
	width: 283px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.hall p {
	padding: 0.5em 15px 0;
	line-height: 1.5;
}

.oshokuji {
	width: 678px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 40px 0px 30px 0px;
}
div.oshokuji h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div.oshokuji p {
	text-align: right;
}


/*----------------------------------------------------
 access
----------------------------------------------------*/
.access_01 {
	width: 680px;
	height: 105px;
	background-image: url(../contents/access/img/photo_01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div.access_01 h4 {
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 250px;
}
div.access_01 p {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 250px;
}

.access_02 {
	width: 680px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div.access_02 span {
	font-size: 14px;
	color: #990000; 
}
div.access_02 .access_land {
	width: 680px;
	height: 32px;
	text-align: left;
	background-image: url(../contents/access/img/access_01.jpg);
	background-repeat: no-repeat;
	margin: 40px 0px 0px 0px;
	padding: 5px 0px 0px 100px;
}
div.access_02 .access_sky {
	width: 680px;
	height: 48px;
	background-image: url(../contents/access/img/access_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 100px;
}
div.access_02 .access_rail {
	width: 680px;
	height: 32px;
	background-image: url(../contents/access/img/access_03.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 100px;
}
div.access_02 .access_link {
	height: 15px;
	background-image: url(../contents/access/img/access_04.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 20px 0px 0px 80px;
	padding: 0px 0px 0px 80px;
}

.access_03 {
	width: 680px;
	height: 101px;
	background-image: url(../contents/access/img/bus_01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 40px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
div.access_03 p {
	text-align: left;
	margin: 0px 0px  0px 0px;
	padding: 50px 0px 0px 30px;
}

/*----------------------------------------------------
 sitemap style
----------------------------------------------------*/
.sitemap {
	text-align: left;
	list-style: none;
	width: 680px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
ul.sitemap li {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

/*----------------------------------------------------
 inquiry style
----------------------------------------------------*/

table.mailform {
	margin: 0px auto 0px auto;
}
table.mailform td p {
	font-size: 10px;
	color: #9A0002;
	display: block;
	margin: 0px;
}
table.mailform td span {
	font-size: 12px;
	color: #FF0000;
	margin: 0px 3px 0px 3px;
}

/*----------------------------------------------------
 member style
----------------------------------------------------*/

dl.member {
	width: 430px;
	padding: 5px 5px 5px 5px;
	margin: 0px auto 0px auto;
	border: 1px solid #CCCCCC;
}
.member dt {
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
.member dd {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.member a {
	font-size: 14px;
}
.member a:active {
	color: #4EA98B;
}
.member a:link {
	color: #4EA98B;
}
.member a:visited {
	color: #4EA98B;
}
.member a:hover {
	text-decoration: none;
	color: #CC0000;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/
