/* =========================================================
  GERO-SPA Style Sheet
  editor: INDEX CO.,ltd
========================================================= */
/* ----- Base Setting ----- */
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
li {
	list-style-type: none;
}
img {
	border:none;
}
a {
	color: #333;
	text-decoration: none;
	outline:none
}
a:hover {
	color: #333;
	text-decoration: underline;
}

.tx_right { float: right; }
.tx_left { float: left; }


/* Base Style
-------------------------------------------------- */

html {
	background-color: #d3ad87;
	text-align: center;
}
body {
	font-size: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	*font-size:small;
	*font:x-small;
	line-height: 160%;
	color: #333;
	background-image: url(/images/base/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#wrapper {
	text-align: left;
	width: 940px;
	margin: 0px auto;
	background-image: url(/images/base/bg_cont.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
/* headerArea-----------------------------------*/

#head_img{
	height: 410px;
}

#head_img h1 a{
	display:none;
}

/* GlobalMenuArea ------------------------------*/
#gm {
	width: 940px;
	text-indent: -9999px;
	height: 43px;
	background-image: url(/images/base/menu.jpg);
	background-repeat: no-repeat;
}
#gm ul li{
	float:left;
}
#gm ul li a{
	display: block;
	height: 43px;
}

#gm_01 { width: 88px; }
#gm_02 { width: 78px; }
#gm_03 { width: 59px; }
#gm_04 { width: 146px; }
#gm_05 { width: 75px; }
#gm_06 { width: 127px; }
#gm_07 { width: 124px; }
#gm_08 { width: 87px; }
#gm_09 { width: 95px; }
#gm_10 { width: 61px; }

/* ContentsArea-------------------------------------*/
#contents {
	margin-bottom: 20px;
}
/* mainArea-------------------------------------*/
#main {
	width: 420px;
	padding-left: 1px;
}
#main_top {
	width:730px;
}

/* Sidebar01Area-------------------------------------*/
#bt_english {
	width: 729px;
	text-align:left;
	float: left;
}
#sidebar01 {
	width: 280px;
	text-align:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#sidebar01 h2 {
	margin-bottom: 10px;
}

#mt_new-info {
	background-image: url(/images/base/mt_sb01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
	width: 91px;
	text-indent: -9999px;
}
#mt_new-info-shoko {
	background-image: url(/images/base/mt_sb01-shoko.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
	width: 196px;
	text-indent: -9999px;
}
#mt_new-info-ryokan {
	background-image: url(/images/base/mt_sb01-ryokan.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
	width: 218px;
	text-indent: -9999px;
}
/* Sidebar02Area-------------------------------------*/
#sidebar02 {
	width: 200px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	vertical-align: top;
}
/* FooterArea-------------------------------------*/
#footer {
	background-image: url(/images/base/bg_footer.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 140px;
}
#foot_menu01 {
	line-height: 40px;
	margin-left: 30px;
}
#foot_menu01 ul li {
	background-image: url(/images/base/ar-r_br.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	float: left;
	text-indent: 0.6em;
	margin-right: 15px;
}
#foot_company {
	position: relative;
	top: 18px;
	left: 25px;
	background-image: url(/images/base/footer-logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 67px;
}
#foot_menu02 {
	position: relative;
	left: 260px;
	top: 8px;
	width: 350px;
	font-size: 12px;
}
#foot_add {
	position: relative;
	left: 98px;
	top: 13px;
	font-size: 10px;
	line-height: 120%;
	width: 350px;
}
/* commonArea -----------------------------------*/
.syuntabi_title {
	background-image: url(/images/base/mt_sb01_syuntabi.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 204px;
	text-indent: -9999px;
	margin-top: 10px;
	height: 25px;
}
.m-box01 {
	border-bottom: 1px dotted #999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.m-box01 dl dd {
	float: left;
}
.m-box01 h3 {
	margin: 10px 0;
}
.m-box01 p {
	line-height: 160%;
	font-size: 12px;
	margin-bottom: 10px;
}
.bnr {
	margin: 0 0 10px 0;
}
.search {
	margin: 20px 0 30px 0;
	width:170px;
}
.sb01-dlbox01 dl {
	border-bottom: 1px dotted #999;
	padding: 10px 0;
}
.sb01-dlbox01 dl dt {
	background-image: url(/images/base/ar-r_or.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	text-indent: 1em;
	color: #c60;
	text-align:left;
}

.sb01-dlbox01 dl dt img {
	margin-left:110px;
	margin-right: 5px;
}
.sb01-dlbox01 dl dd {
	line-height: 130%;
	font-size: 12px;
	text-align:left;
}

.osusume_title {
	background-image: url(/images/base/mt_sb01_osusume.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 204px;
	text-indent: -9999px;
	margin-top: 10px;
	height: 25px;
}

.info_syuntabi dl {
	border-bottom: 1px dotted #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.info_syuntabi dl dt {
	text-align:left;
}

.info_syuntabi dl dt img {
}
.info_syuntabi dl dd {
	background-image: url(/images/base/ar-r_or.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	text-indent: 1em;
	color: #c60;
	text-align:left;
}

.sb01-dlbox01 ul {
}
.sb01-dlbox01 ul li_ {
	background-image: url(/images/base/ar-r_or.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	text-indent: 1em;
	color: #c60;
	text-align:left;
}
.sb01-dlbox01 ul li {
	line-height: 130%;
	font-size: 12px;
	text-align:left;
	padding: 15px 0 10px 0;
	margin : 0 auto 10px auto;
	background-image : url(/images/icon/topic/ryokan.gif);
	background-position: 200px top;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
}
@media print {
#wrapper,
#head_img,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#text_tokusyu,
#text_event {
	font-size:24px;
	text-indent:0;
	width:600px;
	height:50px;
}
#mt_tokusyu {
	list-style-image: url(/images/base/mt_top-01.gif);
	list-style-position: inside;
	display: list-item;
	height: 25px;
	width: 300px;
	padding-top:3px;
	padding-left:120px;
}
#mt_event {
	list-style-image: url(/images/base/mt_top-02.gif);
	list-style-position: inside;
	display: list-item;
	height: 25px;
	width: 300px;
	padding-top:3px;
	padding-left:120px;
}
#foot_company {
	display: list-item;
	list-style-image: url(/images/base/footer-logo.gif);
	list-style-position: inside;
}
#foot_add {
	position: relative;
	left: 0px;
	top: 13px;
	font-size: 10px;
	line-height: 120%;
}
#header-top,
#bt_english,
#sidebar01,
#sidebar02,
#foot_menu01,
#foot_menu02 {
	display:none;
}
}
.icon_arrow {
	background-image: url(/images/base/ar-r_rd.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left:8px;
	line-height: 160%;
}
