@charset "euc-jp";
/* content="charset=euc-jp" */
/* ======================================
base.css
created by iva.inc

Since : 2009-03-23
Last Modified: 2009-03-31
Editor(s): Kei Fujita
Last Editor: Kei Fujita,Arisa Morimoto
======================================= */




/* clearfix
----------------------------------------- */
/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}




/* �������Х� */
*{
	margin:0;
	padding:0;
	text-indent:0px;
	line-height:150%;
	font-size:12px;
	font-family:"�ͣ� �Х����å�", Osaka, "�ҥ饮�γѥ� Pro W3", "MS PGothic", sans-serif;
}
body {
	margin:0;
	padding:0;
	color:#535353;
	text-align:left;
	background-image: url(../images/body_image_background.jpg);
	background-repeat: repeat;
}
img {
	border:0;
	margin:0;
	padding:0;
}
form{
	display:inline;
}
.clear_both{
	clear:both;
	float:none;
	line-height:0px;
	font-size:0px;
}
ol,ul{
	list-style-image: none;
	list-style-type: none;
}

/* --strong-- */
.strong {
	font-weight: bold;
	font-size: 12px;
}


/* --���ʸ������-- */
a:link,a:visited ,a:hover, a:active {
	color:#535353;
}
a:hover{
	color:#999999;
}


/* ======================================

	1.header

======================================= */

div#header {
	background-image: url(../images/header_image_background.jpg);
	background-repeat: repeat-x;
	height: 273px;
}
div#header_inner {
	width: 800px;
	margin: 0 auto 0 auto;
	height: 273px;
}

/* --������ʬ-- */
div#header_upside {
	height: 85px;
	width: 800px;
}
/* --����-- */
div#header_inner .header_logo {
  float: left;
  height: 57px;
  width: 177px;
  margin: 0px;
  padding: 14px 20px 0 0;
}

/* --����������ʸ-- */
h1 {
  font-size: 10px;
  color: #666666;
  font-weight: normal;
  float: left;
  width: 307px;
  height: 72px;
  padding: 12px 13px 0 0;
  background: url(../images/header_image_h1_background.jpg) no-repeat;
}

/* --��������-- */
div#header_inner .header_language {
	float: left;
	width: 96px;
	padding: 17px 10px 0 0;
	height: 50px;
}
div#header_inner .header_language li {
	width: 96px;
	height: 25px;
}
div#header_inner .header_language li img{
	vertical-align:top;
}

/* --�����ֹ�-- */
div#header_inner .header_telephone {
	height: 42px;
	width: 177px;
	padding-top: 21px;
	float: left;
}

/* --���᡼����ʬ-- */
div#header_inner .header_image {
	height: 138px;
	width: 800px;
	padding-bottom: 7px;
}

/* --��˥塼��ʬ-- */
div#header_inner .header_menu {
	width: 800px;
	height: 34px;
}
div#header_inner .header_menu li {
	float:left;
	height: 34px;
	width: 112px;
	margin-right:2px;
}
div#header_inner .header_menu li a {
	display:block;
	width:112px;
	height:34px;
	text-indent:-150px;
	overflow:hidden;
}
a.toppage {
	background-image: url(../images/header_image_toppage.jpg);
}
a:hover.toppage {
	background-position:0px -46px;
}
a.single_day {
	background-image: url(../images/header_image_single_day.jpg);
}
a:hover.single_day {
	background-position:0px -46px;
}
a.lodgment {
	background-image: url(../images/header_image_lodgment.jpg);
}
a:hover.lodgment {
	background-position:0px -46px;
}
a.guest_room {
	background-image: url(../images/header_image_guest_room.jpg);
}
a:hover.guest_room {
	background-position:0px -46px;
}
a.food {
	background-image: url(../images/header_image_food.jpg);
}
a:hover.food {
	background-position:0px -46px;
}
a.bath {
	background-image: url(../images/header_image_bath.jpg);
}
a:hover.bath {
	background-position:0px -46px;
}
a.access {
	background-image: url(../images/header_image_access.jpg);
}
a:hover.access {
	background-position:0px -46px;
}





/* ======================================

	2.wrapper

======================================= */
div#wrapper {
	background-image: url(../images/wrapper_image_background.jpg);
	background-repeat: repeat-x;
}
div#inner {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/inner_image_background.jpg);
	background-repeat: repeat-y;
}
div#contents {
  width: 760px;
  text-align: left;
  padding: 18px 42px 30px 42px;
  background-image: url(../images/contents_image_background.jpg);
  background-repeat: no-repeat;
}



/* ======================================

	3.article

======================================= */
div#article {
	float: right;
	width: 559px;
}
/* --���ܥ�����ʬ-- */
div#article .content_top {
	width: 243px;
	padding: 25px 0 0 316px;
}
div#article .content_top li {
	float: left;
	height: 14px;
	width: 112px;
	padding-right: 19px;
}


/* --���᡼������-- */
.image_space{
	margin-bottom: 20px;
}
.image_space2{
	margin-bottom: 30px;
}
.image_space3{
	margin-bottom: 10px;
}
.image_left{
	float:left;
	margin-bottom: 35px;
}
.text_right {
	float: right;
	width: 260px;
	text-align: left;
	margin-bottom: 35px;
}
.text_right2 {
	float: right;
	width: 195px;
	text-align: left;
	margin-bottom: 35px;
}
.text_right3 {
	float: right;
	width: 273px;
	text-align: left;
	margin-bottom: 35px;
}
.image_right{
	float:right;
	margin-bottom: 35px;
}
.text_left {
	float: left;
	width: 260px;
	text-align: left;
	margin-bottom: 35px;
}
.text_left2 {
	float: left;
	width: 195px;
	text-align: left;
	margin-bottom: 35px;
}
.image_center{
	float:none;
	text-align:center;
	margin: 0 auto 30px auto;
}
div#article p {
	margin-bottom: 30px;
}
div#article .p2 {
	margin-bottom: 20px;
}
div#article .p3 {
	margin-bottom: 25px;
}
span.tax{
	font-size: 9px;
}

/* ======================================

	3.side_menu

======================================= */

div#side_menu {
	float: left;
	width: 175px;
	text-align: left;
	padding-bottom: 20px;
}

/* --������ʬ-- */
div#side_menu .side_link1 {
	width: 175px;
	padding-bottom: 3px;
}
div#side_menu .side_link1 li {
	width: 175px;
	padding-bottom: 13px;
}
div#side_menu .side_link1 li img{
	vertical-align:top;
}

/* --search-- */
#side_menu .side_menu_search {
	width: 175px;
	margin-bottom: 15px;
}
.side_menu_search .search_background {
	background-image: url(../images/side_menu_background_search.jpg);
	background-repeat: no-repeat;
	width: 172px;
	padding-top: 15px;
	height: 110px;
	padding-left: 3px;
}
.search_background .form {
	margin-top: 6px;
	margin-bottom: 10px;
}
#article .side_menu_earch li {
	float: left;
	margin-top: 8px;
}
#side_menu .side_menu_search h2 {
	width: 175px;
	padding-bottom:0px;
}
#side_menu .side_menu_search .search_background #search_form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input#search {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
}
select#obj_year{
	width:47px;
}

select#obj_month{
	width:35px;
}

select#obj_day{
	width:35px;
}

/* --��󥭥���ʬ-- */
div#side_menu .side_menu_ranking {
	width: 175px;
	padding-bottom: 20px;
}
#side_menu .side_menu_ranking ul {
	background-image: url(../images/side_menu_plan_best5_image_bg.jpg);
	background-repeat: repeat-y;
	width: 175px;
}
#side_menu .side_menu_ranking .ranking1 {
	background-image: url(../images/side_menu_plan_best5_no1.jpg);
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	background-repeat: no-repeat;
	width:100px;
	padding-left:50px;
	margin-left: 15px;
}
#side_menu .side_menu_ranking .ranking2 {
	background-image: url(../images/side_menu_plan_best5_no2.jpg);
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	background-repeat: no-repeat;
	width:100px;
	padding-left:50px;
	margin-left: 15px;
}
#side_menu .side_menu_ranking .ranking3 {
	background-image: url(../images/side_menu_plan_best5_no3.jpg);
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	background-repeat: no-repeat;
	width:100px;
	padding-left:50px;
	margin-left: 15px;
}
#side_menu .side_menu_ranking .ranking4 {
	background-image: url(../images/side_menu_plan_best5_no4.jpg);
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	background-repeat: no-repeat;
	width:100px;
	padding-left:50px;
	margin-left: 15px;
}
#side_menu .side_menu_ranking .ranking5 {
	background-image: url(../images/side_menu_plan_best5_no5.jpg);
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	background-repeat: no-repeat;
	width:100px;
	padding-left:50px;
	margin-left: 15px;
}


/* --�����ʬ-- */
div#side_menu .side_link2 {
	background-image: url(../images/side_menu_image_hr.gif);
	background-repeat: repeat-x;
	width: 175px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-position: 0px bottom;
}

div#side_menu .side_link2 li {
	height: 54px;
	width: 175px;
	padding-bottom: 1px;
}
div#side_menu .side_link2 li img{
	vertical-align:top;
}
div#side_menu .side_link2 li a {
	display:block;
	width:175px;
	height:54px;
	text-indent:-300px;
	overflow:hidden;
}
a.premises {
	background-image: url(../images/side_menu_banner_premises.jpg);
	background-position:175px 0px;
}
a:hover.premises {
	background-position:0px 0px;
}
a.option {
	background-image: url(../images/side_menu_banner_option.jpg);
	background-position:175px 0px;
}
a:hover.option {
	background-position:0px 0px;
}
a.golf {
	background-image: url(../images/side_menu_banner_golf.jpg);
	background-position:175px 0px;
}
a:hover.golf {
	background-position:0px 0px;
}
a.esthetic {
	background-image: url(../images/side_menu_banner_esthetic.jpg);
	background-position:175px 0px;
}
a:hover.esthetic {
	background-position:0px 0px;
}
a.gourmet {
	background-image: url(../images/side_menu_banner_gourmet.jpg);
	background-position:175px 0px;
}
a:hover.gourmet {
	background-position:0px 0px;
}
a.question {
	background-image: url(../images/side_menu_banner_question.jpg);
	background-position:175px 0px;
}
a:hover.question {
	background-position:0px 0px;
}
a.blog {
	background-image: url(../images/side_menu_banner_blog.jpg);
	background-position:175px 0px;
}
a:hover.blog {
	background-position:0px 0px;
}
a.voice {
	background-image: url(../images/side_menu_banner_voice.jpg);
	background-position:175px 0px;
}
a:hover.voice {
	background-position:0px 0px;
}
a.staff {
	background-image: url(../images/side_menu_banner_staff.jpg);
	background-position:175px 0px;
}
a:hover.staff {
	background-position:0px 0px;
}
a.timetable {
	background-image: url(../images/side_menu_banner_timetable.jpg);
	background-position:175px 0px;
}
a:hover.timetable {
	background-position:0px 0px;
}
a.sunset {
	background-image: url(../images/side_menu_banner_sunset.jpg);
	background-position:175px 0px;
}
a:hover.sunset {
	background-position:0px 0px;
}
a.guidance {
	background-image: url(../images/side_menu_banner_guidance.jpg);
	background-position:175px 0px;
}
a:hover.guidance {
	background-position:0px 0px;
}
a.map {
	background-image: url(../images/side_menu_banner_map.jpg);
	background-position:175px 0px;
}
a:hover.map {
	background-position:0px 0px;
}
#side_menu .side_link3 {
	background-image: url(../images/side_menu_mass_bg.jpg);
	background-repeat: no-repeat;
	width: 169px;
	padding-left: 6px;
	padding-top: 19px;
}
#side_menu .side_link3 li {
	width: 158px;
	padding-bottom: 10px;
}
div#side_menu .side_linktwitter {
	width: 175px;
	padding-top: 3px;
	margin-bottom: 5px;
	text-align: center;
}

/* ======================================

	4.footer

======================================= */

div#footer {
	font-size: 12px;
	height: 208px;
	background-image: url(../images/footer_image_background.jpg);
	background-repeat: repeat-x;
}
div#footer_inner {
	background-image: url(../images/footer_inner_image_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 202px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
div#footer_inner .footer_upside {
	height: 144px;
	width: 800px;
}
div#footer_inner .footer_map {
	background-image: url(../images/footer_image_map_background.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 202px;
	float: left;
	padding: 8px 7px 0 171px;
}
div#footer_inner .footer_menu {
	width: 420px;
	padding-top: 14px;
	height: 33px;
	float: right;
}
div#footer_inner .footer_menu li {
	float: left;
	background-image: url(../images/footer_image_mark_square.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 23px 0 18px;
}
div#footer_inner .footer_address {
	float: left;
	width: 170px;
	padding-right: 15px;
}
div#footer_inner .footer_qr_code {
	float: left;
	height: 70px;
	width: 235px;
}
div#footer_inner .footer_out_link {
	font-size: 10px;
	color: #F2D898;
	width: 510px;
	float: left;
	padding-top: 12px;
}
#footer #footer_inner .footer_out_link a {
	color: #F2D898;
	font-size: 10px;
}
div#footer_inner .footer_restaurant {
	float: right;
	padding-top: 7px;
	height: 41px;
	width: 237px;
}
div#index_contents .index_banner_tenkai {
	height: 57px;
}
#article .single_day_box .spaText {
	margin: 0px 0px 5px 17px ;
	padding: 0px;
}
#wrapper #inner #contents .footer_zyouhou {
	font-family: "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro", "�ᥤ�ꥪ", Meiryo, Osaka, "�ͣ� �Х����å�", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#wrapper #inner #contents .footer_zyouhou #tenpo {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #inner #contents .footer_zyouhou #tenpo_mozi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#wrapper #inner #contents #article #table {
	width: 550px;
}
#wrapper #inner #contents #article #table table tr #tab_right {
}
#wrapper #inner #contents #article #table table tr #tab_right #text {
	float: right;
	width: 470px;
}
#wrapper #inner #contents #article #table table tr #tab_right #mas {
	float: left;
	width: 20px;
}
#article .marathon_box01 .font_red2 {
	margin-bottom: 20px;
}

