* {
        margin: 0px;
	padding: 0px;
}

html{overflow-y:scroll;
       overflow-x:hidden;
}

body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(./img/bg_body_sub.gif);
	
}

h1,h2,h3,h4,h5,h6,p,ul{
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a:link, a:visited, a:hover {
  color: #CE9A00;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #CE9A00;
}

#container {
	padding: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(./img/bg_container_sub.gif);
	background-repeat: repeat-y;
	background-color: #313131;	
}

#container_h {
	padding: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(./img/bg_himuka.gif);
	background-repeat: repeat-y;
	background-color: #313131;
	text-align: left;
}

#header {
	height: 80px;
	width: 800px;
	margin: 0px;
	background-image: url(./img/bg_header_sub.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header_sub {
	height: 20px;
	width: 200px;
	float: right;
	position: relative;
	top: 30px;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	position: relative;
	top: 5px;
	right: 10px;
	left: 0px;
	bottom: 0px;
	font-weight: normal;
	color: #CCCCCC;
}

#header ul li {
	height: 20px;
	width: 90px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	float: left;
}

#header ul li a {
	display: block;
	width: 90px;
	margin: 0px;
	padding: 0px;
}

#header ul li.header1 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/header_plan.gif);
}

#header ul li.header2 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/header_reserve.gif);
}

#header ul li a:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
}

#image {
	height: 160px;
	width: 800px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(./img/bg_image_sub.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}

#image_h {
	height: 200px;
	width: 800px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(./img/bg_image_sub.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}

#menu {
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	width: 780px;
	height: 40px;
	background-image: url(./img/bg_menu_sub.gif);
	background-repeat: no-repeat;
}

#menu ul li {
	height: 40px;
	width: 130px;
	padding: 0px;
	float: left;
	margin: 0px;
}

#menu ul li a {
	display: block;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

#menu ul li.menu1 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/news.gif);
}

#menu ul li.menu2 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/accomodation.gif);
}

#menu ul li.menu3 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/restaurant.gif);
}

#menu ul li.menu4 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/shop.gif);
}

#menu ul li.menu5 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/wedding.gif);
}

#menu ul li.menu6 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/banquette.gif);
}

#menu ul li a:hover {
	background-position: 0 -40px;
	margin: 0px;
	padding: 0px;
}

#contents {
	width: 800px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents_h {
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}

#main_h h2 {
	height: 30px;
	width: 505px;
	font-size: 1.25em;
	color: #181000;
	background-image: url(./img/himuka_h2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#main_h h3.long {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #181000;
	height: 26px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(./img/himuka_h3.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-position: left;
}
#main_h h3.short {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #181000;
	height: 26px;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(./img/himuka_h3_s1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-position: left;
}
#main_h h4 {
	background-image: url(./img/himuka_h3_s2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	width: 95px;
	font-size: 1em;
	color: #181000;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#main_h p {
	color: #333333;
}
#main_h table {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#main_h table.zero {
	margin: 0px;
	padding: 0px;
}
#main_h .zero td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pankuz {
	padding: 0px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}

#main {
	width: 540px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}

#main_h {
	width: 540px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
#main_h h2.news {
	padding: 0px;
	height: 35px;
	width: 540px;
	margin: 0px;
	color: #333333;
}
#main_h #box_t {
	width: 540px;
	background-image: url(./img/bg_box_himuka.gif);
	margin: 0px;
	clear: both;
	padding: 0px;
	background-repeat: repeat-y;
}

#main_h #box_t li {
	color: #CCCCCC;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#main_h #box_u {
	padding: 0px;
	height: 12px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(./img/u_box_himuka.gif);
	background-repeat: no-repeat;
}
#main_h .ichiran01 {
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#main_h .ichiran01 img {
	margin: 0px;
	padding: 0px;
}


#main_h .ichiran02 {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#main_h .ichiran02 h3 {
	margin: 0px;
	width: 375px;
	height: 24px;
	background-image: url(./img/himuka_ichi.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #310400;
	font-size: 1.1em;
}
#main_h .ichiran02 p {
	width: 390px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#main_h .ichiran02 h5 {
	font-size: 1em;
	background-image: url(./img/bg_floor.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 90px;
	float: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8C8A73;
	text-align: right;
}

#main_h .right {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_h .ichiran01 .photo {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_coupon {
	width: 540px;
	text-align: left;
	float: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
#main_coupon h2 {
	height: 25px;
	width: 490px;
	font-size: 1.25em;
	color: #310400;
	background-image: url(./img/bg_h2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-position: left;
}
#main h2.news {
	padding: 0px;
	height: 35px;
	width: 540px;
	margin: 0px;
	color: #333333;
}

#main h2.entry {
	height: 25px;
	width: 370px;
	font-size: 1.25em;
	color: #310400;
	background-image: url(./img/bg_entry01.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
}

#main h2 {
	height: 25px;
	width: 490px;
	font-size: 1.25em;
	color: #310400;
	background-image: url(./img/bg_h2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-position: left;
}


#main h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #310400;
	height: 26px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(./img/bg_h3.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left;
	float: left;
}
#main h4 {
	padding: 0px;
	height: 25px;
	width: 540px;
	font-size: 1.1em;
	background-image: url(./img/bg_h4.gif);
	background-repeat: no-repeat;
	color: #310400;
	text-indent: 1em;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#main h5 {
	color: #310400;
	height: 25px;
	width: 110px;
	font-size: 1.1em;
	color: #310400;
	background-image: url(./img/bg_entry02.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: right;
}

#main p {
	color: #333333;
	margin: 0px;
	line-height: 1.5em;
	padding: 0px;
}
#main p.catch {
	font-size: 1.2em;
	color: #841410;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#main .ichiran01 {
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	float: left;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#main .ichiran01 img {
	margin: 0px;
	padding: 0px;
}


#main .ichiran02 {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#main .ichiran02 h3 {
	margin: 0px;
	width: 270px;
	height: 23px;
	background-image: url(./img/bg_ichiran.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #310400;
}
#main .ichiran02 p {
	width: 380px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#main .ichiran02 h5 {
	font-size: 1em;
	background-image: url(./img/bg_floor.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 90px;
	float: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8C8A73;
	text-align: right;
}

#main .right {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main .ichiran01 .photo {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .ope1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#box_t {
	width: 540px;
	background-image: url(./img/bg_box_sub.gif);
	margin: 0px;
	clear: both;
	padding: 0px;
	background-repeat: repeat-y;
}

#box_t li {
	color: #CCCCCC;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#box_u {
	padding: 0px;
	height: 15px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(./img/u_box_sub.gif);
	background-repeat: no-repeat;
}

#side_bar {
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#side_bar .yama {
	padding: 0px;
	height: 35px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul#sub_cate li {
	width: 200px;
	padding: 0px;
	margin: 0px;
}
ul#himuka_room li {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
ul#sub_cate li a {
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
ul#sub_cate li.himuka01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himuka01.gif);
}

ul#sub_cate li.himuka02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himuka02.gif);
}

ul#sub_cate li.himuka03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himuka03.gif);
}

ul#sub_cate li.himuka04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himuka04.gif);
}

ul#sub_cate li.east a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/east.gif);
}


ul#sub_cate li.accomo01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/e_single.gif);
}

ul#sub_cate li.accomo02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/double.gif);
}

ul#sub_cate li.accomo03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/twin.gif);
}

ul#sub_cate li.accomo04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/d_twin.gif);
}

ul#sub_cate li.accomo05 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/s_japanese.gif);
}

ul#sub_cate li.accomo06 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/miffy.gif);
}

ul#sub_cate li.accomo07 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himuka.gif);
}
ul#sub_cate li.west a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/west.gif);
}


ul#sub_cate li.accomo08 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/w_single.gif);
}

ul#sub_cate li.accomo09 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/twin.gif);
}

ul#sub_cate li.accomo10 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/japanese.gif);
}

ul#sub_cate li.accomo11 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/mixed_style.gif);
}

ul#sub_cate li.accomo12 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/hot_spring.gif);
}

ul#sub_cate li.rest01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/diamant_rouge.gif);
}

ul#sub_cate li.rest02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/hanahana.gif);
}

ul#sub_cate li.rest03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/ichimoku_issou.gif);
}

ul#sub_cate li.rest04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/yubae.gif);
}

ul#sub_cate li.rest05 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/miyachiku.gif);
}

ul#sub_cate li.rest06 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/rivi_bar.gif);
}

ul#sub_cate li.rest07 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/himawari.gif);
}

ul#sub_cate li.rest08 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/yamabuki02.gif);
}

ul#sub_cate li.rest09 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/private_restaurant02.gif);
}
ul#sub_cate li.rest10 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/coupon02.gif);
	margin: 0px;
}

ul#sub_cate li.rest11 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/s_lunch.gif);
}

ul#sub_cate li.rest12 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/s_dinner.gif);
}
ul#sub_cate li.lunch {
	padding: 0px;
	height: 35px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#sub_cate li.dinner {
	padding: 0px;
	height: 35px;
	width: 200px;
	margin: 0px;
}
ul#sub_cate li.banq01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/koyo.gif);
}

ul#sub_cate li.banq02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/benihyuga.gif);
}

ul#sub_cate li.banq03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/hatsukari_oniji.gif);
}

ul#sub_cate li.banq04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/entertainment.gif);
}

ul#sub_cate li.shop01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/inshop.gif);
}

ul#sub_cate li.shop02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/bakery.gif);
}

ul#sub_cate li.shop03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/cake.gif);
}

ul#sub_cate li.shop04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/olive.gif);
}

ul#sub_cate li.shop05 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/yamano.gif);
}

ul#sub_cate li.shop06 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/massage.gif);
}

ul#sub_cate li.shop07 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/iwamoto.gif);
}

ul#sub_cate li.shop08 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/coupon03.gif);
}

ul#sub_cate li.out01 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/access.gif);
}

ul#sub_cate li.out02 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/floor.gif);
}

ul#sub_cate li.out03 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/information.gif);
}

ul#sub_cate li.out04 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/otoiawase.gif);
}

ul#sub_cate li.out05 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/recruit.gif);
}

ul#sub_cate li.out06 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/staff.gif);
}

ul#sub_cate li.out07 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/privacy.gif);
}

ul#sub_cate li.out08 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(./img/link.gif);
}

ul#sub_cate li.out09 a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(../img/operation.gif);
}

ul#sub_cate li a:hover {
	background-position: 0 -30px;
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 780px;
	text-align: left;
	clear: both;
	background-image: url(./img/bg_footer.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000000;
}

h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 50px;
	width: 350px;
	float: left;
}

#footer h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
}

#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
}
table {
	clear: both;
}
th {
	font-weight: bold;
	color: #333333;
}
td {
	font-weight: normal;
	color: #333333;
}
#bg {
	background-repeat: no-repeat;
	background-position: top;
}
table.yohaku-line {
	border-collapse:collapse;
}

.yohaku-line td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.yohaku td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.space {
	margin-top: 10px;
	margin-bottom: 10px;
}

.space2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.coupon {
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.net_yoyaku {
	margin: 10px;
	border: 1px solid #734900;
	width: 510px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FAF5D3;
}

.tree ul {   
    padding:0;   
    margin:0;   
    background-position: -9px 15px;    
    background-image: url('./img/tree-ul.gif');    
    background-repeat: repeat-y
}   
.tree li {   
    font-size: 1em;   
    margin: 0px;    
    padding: 3px 0 1px 24px;    
    list-style-type: none;   
}   
.tree ul ul {   
    background-position: -1px 15px;   
    background-image: url('./img/tree-ul.gif');    
    background-repeat: repeat-y;   
}   
.tree ul li {   
    background-position: 0px 7px;    
    background-image: url('./img/tree-li.gif');    
    background-repeat: no-repeat;   
}   
.tree ul ul li {   
    background-position: 8px 7px;   
    background-image: url('./img/tree-li.gif');    
    background-repeat: no-repeat;      
}   
.tree ul ul li a {   
    background-position: 0px 7px;    
    font-size:1em;   
}   
.tree ul ul ul li a {   
    background-position: 0px 7px;    
    font-size:1em;   
}   
