<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*styleCSS*/
.f_red{color:red!important;}
.fw_b{font-weight:bold!important;}
.underline{text-decoration:underline!important;}
.img_center {
    margin: 0 auto;
    display: block;
}

/*------------------------------------------------------------------------
共通設定
-------------------------------------------------------------------------
* { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 78%;
	color: #333333;
	line-height: 1.4;
	letter-spacing: 0;
}
img { border-width: 0px; }
a:link {
	color: #3366ff;
	text-decoration: underline;
}
a:visited {
	color: #0033cc;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FF3300;
	text-decoration: underline;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size: 100%;
}
ul, ol, li, dl, dt, dd, p {
	list-style:none outside none;
	margin:0;
	padding:0;
}
input {
	margin: 0px;
	padding: 0px;
}
table {
	empty-cells:show;
	border-collapse:collapse;
}
.attention { color: #FF0000; }
.clearfix:after, .column:after, dl:after, .resultInfoBody:after, .head:after, .resultArrangeBody:after, .hotelInfoBody:after, .stationBody:after, .trainBody:after, .hotelDetailBody:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix, .column, dl, .resultInfoBody, .head, .resultArrangeBody, .hotelInfoBody, .stationBody, .trainBody, .hotelDetailBody { min-height: 1px; }
* html .clearfix, * html .column, * html dl, *html .resultInfoBody, *html .head, *html .resultArrangeBody, *html .hotelInfoBody, *html .stationBody, *html .trainBody, *html .hotelDetailBody { height: 1px; }
/*------------------------------------------------------------------------
ボディ部設定 contents_body
-------------------------------------------------------------------------*/
div.contents_body {
	width: 970px;
	height: auto;
	background-attachment: scroll;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
}
/*------------------------------------------------------------------------
ヘッダ header
-------------------------------------------------------------------------*/
#header {
	background:url("../images/jr_booking_header.gif") no-repeat scroll 0 0 transparent;
	height:75px;
	margin:0 1px;
	position:relative;
}
#header h1.logo {
	background:url("../images/logo_nta.gif") no-repeat scroll 0 0 transparent;
	position:absolute;
	top:0;
	left:26px;
	width:180px;
	height:60px;
	margin: 0;
	text-indent: -9999px;
}
#header .logo {/* コンテンツ用 */
	background:url("../images/logo_nta.gif") no-repeat scroll 0 0 transparent;
	position:absolute;
	top:0;
	left:26px;
	width:180px;
	height:60px;
	margin: 0;
	text-indent: -9999px;
}
#header .category_jr {
	background:url("../images/jr_header_title.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:225px;
	width:150px;
	height:60px;
	margin:0;
}
#header p#illust_jr {
	height:60px;
	left:385px;
	position:absolute;
	top:0;
	margin:0;
	width:570px;
}
#header h1.logo a {
	text-decoration: none;
	display: block;
	width:180px;
	height:60px;
	text-indent: -9999px;
	overflow: hidden;
}
/*------------------------------------------------------------------------
全体コンテンツフレーム
-------------------------------------------------------------------------*/
div.contents_inner {
	height: auto;
	padding: 3px 5px 10px;
}
div.contentsRight {
	width: 215px;
	height: auto;
	float: right;
}
div.contentsLeft {
	width: 720px;
	height: auto;
	float: left;
	margin-left: 10px;
	_margin-left: 0;
	_padding-left: 10px;
}
ul.headerNav {
	text-align: right;
	margin: 0px 5px 3px;
}
ul.headerNav li {
	display: inline;
	margin-left: 10px;
	font-size: 90%;
}
ul.headerNav li a {
	background: url(../images/arrow3.gif) no-repeat left center;
	padding-left: 8px;
}
/*------------------------------------------------------------------------
共通パーツ
-------------------------------------------------------------------------*/
div.section1 {
	clear:both;
	margin: 0px 5px 30px;
}
div.section2 {
	clear:both;
	margin-bottom: 30px;
}
div.pagetop {
	font-size: 85%;
	padding: 10px;
	text-align: right;
	clear: both;
}
.titlebar1 {
	background: no-repeat left top;
	margin-bottom: 18px;
}
.flowArea { margin-bottom: 15px; }
.contentsLeft .searchModule { margin-bottom: 10px; }
.searchModule {
	background: #fafae9;
	margin-bottom: 15px;
}
.searchModule .column {
	margin: 0px 10px;
	padding: 8px 3px;
	clear: both;
	border-bottom: 1px solid #d4d4af;
	font-size: 12px;
	line-height: 20px;
}
.searchModule div.noline { border-style: none; }
.searchModule div.noline2 {
	padding-bottom: 0px;
	border-style: none;
}
.searchModule dl.item {
	float: left;
	position: relative;
}
.searchModule dl.item dt {
	float: left;
	padding-right: 8px;
}
.searchModule dl.item dt img {
	line-height: 0px;
	vertical-align: top;
	margin-top: 3px;
}
.searchModule dl.item dd { float: left; }
.searchModule dl.item dd .calendar {
	margin-left: 5px;
	padding-top: 10px;
}
.searchModule dl.item dd .calendar img {
	vertical-align: middle;
	line-height: 0px;
}
.searchModule dl.item dd .sub {
	color: #84704e;
	margin: 0px 2px 0px 8px;
}
.searchModule dl.item dd table.inside th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
.searchModule dl.item dd table.inside { margin-bottom: 8px; }
.searchModule dl.item dd table.inside td {
	padding: 0px 20px 2px 5px;
	white-space: nowrap;
}
.searchModule dl.item dd table.inside .childNum {
	margin-left: 5px;
	position: relative;
}
.searchModule dl.item dd input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.searchModule .inner { clear: both; }
.searchModule dl.room {
	background: #ffefb5;
	width: 380px;
	float: left;
}
.searchModule dl.room2 {
	background: #ffefb5;
	width: auto;
	float: none;
	clear: both;
}
.searchModule dl.room dt, .searchModule dl.room2 dt { padding: 5px 0px 0px 10px; }
.searchModule dl.room dd, .searchModule dl.room2 dd {
	float: none;
	margin-left: 75px;
	padding: 8px 0px 6px;
	_padding: 3px 0px 6px;
}
.searchModule dl.room dd li, .searchModule dl.room2 dd li {
	float: left;
	width: 75px;
	zoom:1;
}
.searchModule dl.kodawari {
	background: #ffefb5;
	width: 545px;
	float: right;
}
.searchModule dl.kodawari dt { padding: 5px 0px 0px 10px; }
.searchModule dl.kodawari dt .more { margin-top: 3px; }
.searchModule dl.kodawari dt .more a {
	background: url(../images/icon_open.gif) no-repeat left center;
	padding: 2px 0px 2px 16px;
}
.searchModule dl.kodawari dd {
	padding: 8px 0px 6px;
	_padding: 3px 0px 6px;
	float: none;
	margin-left: 145px;
}
.searchModule dl.kodawari dd li {
	float: left;
	width: 145px;
	_width: 140px;
	white-space: nowrap;
}
.searchModule dl.kodawari dd li.first { width: 110px; }
.searchModule dl.keyword dd input.kywd {
	width: 200px;
	padding: 1px;
}
.searchModule dl.jr {
	background: #FFEFB5;
	width:auto;
	float:none;
}
.searchModule dl.jr dt { padding: 5px 10px 0px; }
.searchModule dl.jr dd {
	float: none;
	margin-left: 75px;
	padding: 8px 0px 6px;
}
.searchModule dl.line {
	border-right: 1px solid #D4D4AF;
	margin-right: 12px;
	padding-right: 12px;
}
.searchModule dl.noline {
	margin-right: 15px;
	padding-right: 15px;
}
.searchModule .btn_map {
	float: right;
	position: relative;
}
.searchModule .btn_clear { float: right; }
.searchModule .about_jr a {
	background: url(../images/arrow3.gif) no-repeat left center;
	padding-left: 8px;
}
.searchModule .about_jr {
	float: left;
	margin-left: 20px;
}
.searchModule .option1 {
	float: left;
	width: 300px;
}
.searchModule .option1 dl.item { margin-bottom: 3px; }
.searchModule .option1 dl.item dt {
	text-align: right;
	width: 70px;
	padding: 0px;
}
.searchModule .option1 dl.item dd {
	margin-left: 75px;
	float: none;
}
.searchModule .option2 {
	float: right;
	width: 390px;
}
.searchModule .option2 dl.room {
	width: auto;
	margin-bottom: 5px;
	float:none;
}
.searchModule2 {
	background: #ffefb4;
	margin-bottom: 15px;
}
.searchModule2 .column {
	margin: 0px 10px;
	padding: 8px 3px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
}
.searchModule2 .title_guide {
	float: left;
	margin-top: 3px;
}
.searchModule2 dl.item {
	float: left;
	border-left: 1px solid #D4D4AF;
	margin-left: 15px;
	padding-left: 15px;
}
.searchModule2 dl.item dt {
	float: left;
	padding-right: 10px;
}
.searchModule2 dl.item dt img {
	line-height: 0px;
	vertical-align: top;
	margin-top: 3px;
}
.searchModule2 dl.item dd { float: left; }
.popupKodawari {
	border: 2px solid #a89e72;
	position: absolute;
	width: 550px;
	background: #FFFFFF url(../images/bg3.jpg) repeat-x left top;
	z-index:100;
}
.popupKodawari .inner { padding: 10px 0px 10px 15px; }
.popupKodawari ul li {
	margin-bottom: 2px;
	zoom:1;
}
.popupKodawari ul li input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.popupKodawari dl.list1 {
	float: none;
	margin: 0px;
	padding: 0px;
}
.popupKodawari dl.list1 dt {
	font-weight: bold;
	color: #000000;
	float: none;
	margin: 0px;
	padding: 0px 0px 3px;
}
.popupKodawari dl.list1 dd {
	margin: 0px;
	padding: 0px;
}
.popupKodawari dl.list1 dd ul li {
	float: left;
	width: 175px;
}
.popupKodawari .close {
	text-align: center;
	clear: both;
	padding: 5px 13px 0px 0px;
}
.popupChild {
	border: 2px solid #a89e72;
	position: absolute;
	width: 230px;
	background: #FFFFFF url(../images/bg3.jpg) repeat-x left top;
	z-index:100;
}
.popupChild .inner { padding: 8px 10px; }
.popupChild td { padding-bottom: 2px; }
.popupChild th {
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
}
.popupChild .attention { font-size:85%; }
.popupChild .close {
	text-align: center;
	clear: both;
	padding-top: 5px;
}
.popupMap {
	border: 2px solid #a89e72;
	position: absolute;
	width: 320px;
	background: #FCF8ED;
	z-index:100;
}
.popupMap .inner {
	padding: 5px 0px;
	text-align: center;
}
.popupMap .map {
	font-size:85%;
	margin-bottom: 10px;
}
.popupMap .path {
	text-align: left;
	margin: 0px auto;
	width: 300px;
	font-size: 90%;
}
.popupMap .close {
	text-align: center;
	clear: both;
	padding-top: 5px;
	border-top: 1px dotted #A89E72;
}
.popupCalendar {
	border: 2px solid #a89e72;
	position: absolute;
	width: 340px;
	background: #FFFFFF;
	z-index:100;
}
.popupCalendar .inner { padding: 15px 0px 0px 15px; }
.popupCalendar .close {
	text-align: center;
	clear: both;
	margin-right: 10px;
	padding: 8px 0px;
}
.popupCalendar table.calender {
	width: 147px;
	background: #FFFFFF;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.popupCalendar table.calender th {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	background: #efefef;
	border-bottom: 1px solid #CCCCCC;
}
.popupCalendar table.calender td {
	text-align: center;
	border-bottom: 1px solid #CFCFCF;
	font-size: 12px;
	width: 21px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	color: #999999;
}
.popupCalendar table.calender .month {
	background: url(../images/bg4.jpg) repeat-x left top;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px 0px;
	color: #000000;
}
.popupCalendar table.calender .saturday { background: #ccddff; }
.popupCalendar table.calender .sunday { background: #ffccee; }
.popupCalendar table.calender td a {
	display: block;
	width: 21px;
	height: 20px;
	font-weight: bold;
}
.popupCalendar table.calender td a:hover { background: #FFFF99; }
.searchTabBody {
	background: url(../images/line_tab.gif) no-repeat left bottom;
	height: 39px;
	margin-bottom: 7px;
	position: relative;
}
.searchTabBody .searchTab {
	height: 39px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
}
.searchTabBody .searchTab li {
	float: left;
	height: 39px;
	width: 150px;
	margin-right: 4px;
}
.searchTabBody .searchTab li a {
	display: block;
	width: 150px;
	text-indent: -10000px;
	overflow: hidden;
}
.searchTabBody .searchTab li.tab1 a {
	background: url(../images/tab_search.gif) no-repeat 0px 0px;
	margin-top: 3px;
	height: 36px;
}
.searchTabBody .searchTab li.tab1 a:hover { background: url(../images/tab_search.gif) no-repeat 0px -36px; }
.searchTabBody .searchTab li.tab1 a.ac, .searchTabBody .searchTab li.tab1 a.ac:hover {
	background: url(../images/tab_search.gif) no-repeat 0px -72px;
	margin-top: 0;
	height: 39px;
}
.searchTabBody .searchTab li.tab2 a {
	background: url(../images/tab_search.gif) no-repeat -150px 0px;
	margin-top: 3px;
	height: 36px;
}
.searchTabBody .searchTab li.tab2 a:hover { background: url(../images/tab_search.gif) no-repeat -150px -36px; }
.searchTabBody .searchTab li.tab2 a.ac, .searchTabBody .searchTab li.tab2 a.ac:hover {
	background: url(../images/tab_search.gif) no-repeat -150px -72px;
	margin-top: 0;
	height: 39px;
}
.searchTabBody .searchTab li.tab3 a {
	background: url(../images/tab_search.gif) no-repeat -300px 0px;
	margin-top: 3px;
	height: 36px;
}
.searchTabBody .searchTab li.tab3 a:hover { background: url(../images/tab_search.gif) no-repeat -300px -36px; }
.searchTabBody .searchTab li.tab3 a.ac, .searchTabBody .searchTab li.tab3 a.ac:hover {
	background: url(../images/tab_search.gif) no-repeat -300px -72px;
	margin-top: 0;
	height: 39px;
}
.searchTabBody .searchTab li.tab4 a {
	background: url(../images/tab_search.gif) no-repeat -450px 0px;
	margin-top: 3px;
	height: 36px;
}
.searchTabBody .searchTab li.tab4 a:hover { background: url(../images/tab_search.gif) no-repeat -450px -36px; }
.searchTabBody .searchTab li.tab4 a.ac, .searchTabBody .searchTab li.tab4 a.ac:hover {
	background: url(../images/tab_search.gif) no-repeat -450px -72px;
	margin-top: 0;
	height: 39px;
}
.searchTabBody .about_price {
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.resultInfoBody {
	margin-bottom: 7px;
	clear: both;
}
.resultInfoBody .countNum {
	float: left;
	line-height: 1.1;
}
.resultInfoBody .countNum .count {
	color: #e80101;
	font-size: 120%;
	font-weight: bold;
	margin-right: 5px;
}
.resultInfoBody .countNum .count strong { font-size: 155%; }
.resultInfoBody .update {
	float: right;
	margin-top: 7px;
	white-space: nowrap;
}
.resultArrangeBody {
	clear: both;
	margin-bottom: 10px;
}
.resultArrangeBody dl.arrange {
	background: #E1E1E1 url(../images/frm_arrange.gif) no-repeat right bottom;
	float: left;
	height: 30px;
}
.resultArrangeBody dl.arrange dt {
	line-height: 30px;
	font-size: 85%;
	padding: 0px 7px 0px 10px;
	background: url(../images/frm_arrange.gif) no-repeat 0px 0px;
	float: left;
}
.resultArrangeBody dl.arrange dd {
	padding: 3px 3px 0px 0px;
	float: left;
}
.resultArrangeBody dl.arrange ul li {
	float: left;
	margin-left: 2px;
}
.resultArrangeBody .pager {
	float: right;
	text-align: right;
	font-size: 115%;
	padding-top: 5px;
}
.resultArrangeBody .pager .prev {
	background: url(../images/arrow2.gif) no-repeat left center;
	padding-left: 15px;
}
.resultArrangeBody .pager .next {
	background: url(../images/arrow1.gif) no-repeat right center;
	padding-right: 13px;
}
.resultArrangeBody .pager .select {
	font-size: 125%;
	font-weight: bold;
	color: #FF0000;
}
.hotelInfoBody { }
.hotelInfoBody .left {
	float: left;
	padding-bottom: 5px;
}
.hotelInfoBody .left .hotel {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}
.hotelInfoBody .left .kana { color: #666666; }
.hotelInfoBody .right {
	float: right;
	text-align: right;
	padding-bottom: 5px;
}
.hotelInfoBody .access {
	clear: both;
	padding-top: 8px;
	border-top: 2px solid #24a3ef;
	margin-bottom: 8px;
}
.back_hotels {
	font-weight: bold;
	margin-bottom: 15px;
}
.back_hotels a {
	background: url(../images/arrow2.gif) no-repeat left center;
	padding-left: 15px;
}
ul.hotelNav { margin-bottom: 15px; }
ul.hotelNav li {
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	line-height: 1.2;
	font-weight: bold;
	background: url(../images/arrow1.gif) no-repeat left center;
	padding: 0px 10px 0px 15px;
}
.resultCassette1 {
	background: url(../images/frm_result1.gif) repeat-y -720px 0px;
	clear: both;
	margin-bottom: 20px;
}
.resultCassette1 .head {
	background: url(../images/frm_result1.gif) no-repeat 0px 0px;
	padding: 8px 15px;
}
.resultCassette1 .head .left {
	float: left;
	padding-top: 3px;
}
.resultCassette1 .head .left .hotel {
	font-size: 125%;
	font-weight: bold;
}
.resultCassette1 .head .left .kana {
	font-size: 85%;
	color: #666666;
}
.resultCassette1 .head .right {
	float: right;
	text-align: right;
}
.resultCassette1 .inner {
	padding: 15px;
	clear: both;
	background: url(../images/frm_result1.gif) no-repeat right bottom;
}
.resultCassette1 .inner .photo {
	float: left;
	width: 200px;
	margin-bottom: 8px;
}
.resultCassette1 .inner .photo img { width: 200px; }
.resultCassette1 .inner .detail {
	padding-left: 215px;
	margin-bottom: 8px;
}
.resultCassette1 .inner .detail .catch {
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
}
.resultCassette1 .inner .detail .lead { margin-bottom: 8px; }
.resultCassette1 .inner .detail .access {
	margin-bottom: 5px;
	padding-top: 7px;
	border-top: 1px dotted #CCCCCC;
}
.resultCassette1 .inner .detail dl.jr dt {
	color: #000000;
	background: #e7e7e7;
	padding: 1px 5px;
	float: left;
	margin-right: 10px;
}
.resultCassette1 .inner .detail dl.jr dd {
	font-weight: bold;
	color: #000000;
	padding: 1px;
}
.resultCassette1 .inner table.plantable {
	width: 690px;
	margin-bottom: 7px;
	clear: both;
}
.resultCassette1 .inner table.plantable th {
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
.resultCassette1 .inner table.plantable th .title {
	float: left;
	border-left: 3px solid #24a3ef;
	padding-left: 8px;
	font-weight: bold;
}
.resultCassette1 .inner table.plantable th .remarks {
	font-size: 85%;
	font-weight: normal;
	color: #666666;
	float: right;
}
.resultCassette1 .inner table.plantable td {
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.resultCassette1 .inner table.plantable td.plan {
	font-weight: bold;
	text-align: left;
	width: 380px;
}
.resultCassette1 .inner table.plantable td.type {
	width: 150px;
	text-align: center;
}
.resultCassette1 .inner table.plantable td.type img {
	margin: 0px 2px;
	line-height: 0px;
	vertical-align: middle;
}
.resultCassette1 .inner table.plantable td.price {
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.resultCassette1 .inner .more {
	font-size: 115%;
	font-weight: bold;
	text-align: right;
}
.resultCassette1 .inner .more a {
	background: url(../images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
}
.resultCassette2 {
	clear: both;
	margin-bottom: 30px;
}
.resultCassette2 .head {
	background: #d7f1ff;
	padding: 4px 4px 4px 10px;
	margin-bottom: 12px;
}
.resultCassette2 .head .hotel {
	font-size: 115%;
	font-weight: bold;
	float: left;
}
.resultCassette2 .head .hotel a { color: #000000; }
.resultCassette2 .head .area {
	float: right;
	margin: 3px 5px 0px 0px;
}
.resultCassette2 .head .btn_favorite { float: right; }
.resultCassette2 .photo {
	float: left;
	width: 160px;
}
.resultCassette2 .photo img { width: 160px; }
.resultCassette2 .detail { padding-left: 175px; }
.resultCassette2 .detail .plan {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
}
.resultCassette2 .detail .room { margin-bottom: 8px; }
.resultCassette2 .detail .right {
	float: right;
	text-align: right;
}
.resultCassette2 .detail .right .type { margin-bottom: 5px; }
.resultCassette2 .detail .right .type img {
	line-height: 0px;
	vertical-align: middle;
	margin: 0px 0px 0px 3px;
}
.resultCassette2 .detail .right .price {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.resultCassette2 .detail .access {
	margin-bottom: 5px;
	padding-top: 7px;
	border-top: 1px dotted #CCCCCC;
}
.resultCassette2 .detail dl.jr dt {
	color: #000000;
	background: #e7e7e7;
	padding: 1px 5px;
	float: left;
	margin-right: 10px;
}
.resultCassette2 .detail dl.jr dd {
	font-weight: bold;
	color: #000000;
	padding: 1px;
}
.resultCassette3 {
	clear: both;
	margin-bottom: 30px;
}
.resultCassette3 .head {
	background: #d7f1ff;
	padding: 4px 10px;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 12px;
	color: #000000;
}
.resultCassette3 .photo {
	float: left;
	width: 160px;
	margin-bottom: 8px;
}
.resultCassette3 .photo .caption {
	font-size: 85%;
	margin-top: 8px;
}
.resultCassette3 .photo img { width: 160px; }
.resultCassette3 .detail {
	padding-left: 175px;
	margin-bottom: 8px;
}
.resultCassette3 .detail .txt { margin-bottom: 10px; }
.resultCassette3 .detail .infobody {
	margin-bottom: 10px;
	padding-top: 7px;
	border-top: 1px dotted #CCCCCC;
}
.resultCassette3 .detail .infobody .meal { margin-right: 15px; }
.resultCassette3 .detail .infobody .meal img {
	line-height: 0px;
	vertical-align: middle;
}
.resultCassette3 .detail dl.jr dt {
	color: #000000;
	background: #e7e7e7;
	padding: 1px 5px;
	float: left;
	margin-right: 10px;
}
.resultCassette3 .detail dl.jr dd {
	font-weight: bold;
	color: #000000;
	padding: 1px;
}
.resultCassette3 table.plantable {
	width: 720px;
	margin-bottom: 7px;
	clear: both;
}
.resultCassette3 table.plantable th {
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
.resultCassette3 table.plantable th .title {
	float: left;
	border-left: 3px solid #24a3ef;
	padding-left: 8px;
	font-weight: bold;
}
.resultCassette3 table.plantable th .remarks {
	font-size: 85%;
	font-weight: normal;
	color: #666666;
	float: right;
}
.resultCassette3 table.plantable td {
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.resultCassette3 table.plantable td.plan {
	font-weight: bold;
	text-align: left;
	width: 440px;
}
.resultCassette3 table.plantable td.type {
	width: 90px;
	text-align: center;
}
.resultCassette3 table.plantable td.type img {
	margin: 0px 2px;
	line-height: 0px;
	vertical-align: middle;
}
.resultCassette3 table.plantable td.price {
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.sideFavorite {
	background: url(../images/frm_favorite.gif) repeat-y 0px 0px;
	margin-bottom: 10px;
}
.sideFavorite .inner {
	background: url(../images/frm_favorite.gif) no-repeat right bottom;
	padding: 3px;
}
.sideFavorite .inner .box {
	background: #FFFFFF;
	border: 1px solid #F9BD1A;
	padding: 5px;
}
.sideFavorite .inner .box dl {
	padding: 5px 3px;
	clear: both;
	border-bottom: 1px solid #e7e7e7;
}
.sideFavorite .inner .box dl dt { float: left; }
.sideFavorite .inner .box dl dd {
	font-size: 85%;
	margin-left: 20px;
	line-height: 1.3;
}
.sideFavorite .inner .box .btn_delete {
	text-align: right;
	padding-top: 6px;
}
.sideGuideBox {
	background: #f7f7f7;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.sideGuideBox .title {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 8px;
	border-left: 3px solid #ff7403;
	line-height: 1.2;
	padding-left: 7px;
}
.sideGuideBox p { margin: 0px 5px 5px; }

/* ご案内枠　20111114追加設定 ここから*/
.sideGuideBox ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.sideGuideBox ul small {
	font-weight: normal;
	font-size: 0.8em;
	color: #333;
}
.sideGuideBox ul.infoBlock li {
	display: block;
	margin: 0 0 5px 0;
	padding: 5px;
	border: 1px dotted #CCC;
	background: #FFF;
	color: #C00;
}
.sideGuideBox ul.infoTxt li {
	margin: 0 0 3px 0;
	padding: 0 0 0 12px;
	text-indent: -12px;
}
.sideGuideBox ul.infoTxt li a{
	margin: 0;
	padding: 0;
}
/* ご案内枠　20111114追加設定　ここまで */

.sideNetOnly {
	margin-bottom: 10px;
	border: 3px solid #f10000;
	padding: 8px 10px;
}
.sideNetOnly .title {
	font-size: 125%;
	line-height: 1.3;
	font-weight: bold;
	color: #f10000;
	margin-bottom: 5px;
}
.sideNetOnly ul.list { margin-bottom: 10px; }
.sideNetOnly ul.list li {
	list-style: circle;
	margin-left: 12px;
}
.sideNetOnly .about { text-align: right; }
.sideNetOnly .about a {
	background: url(../images/arrow3.gif) no-repeat left center;
	padding-left: 8px;
}
.sideSelected { margin-bottom: 15px; }
.sideSelected .inner {
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.sideSelected dl.item {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.sideSelected dl.item dt {
	background: #f7f7f7;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
}
.sideSelected dl.item dd {
	padding: 5px 7px;
	border-bottom: 1px solid #CCCCCC;
}
.sideSelected dl.item dd .jr { margin-bottom: 3px; }
.sideSelected dl.item dd .jr .sub {
	background: #dcf1c0;
	padding: 1px 3px;
	font-size: 11px;
	line-height: 13px;
	margin-right: 5px;
}
.sideSelected dl.total {
	font-weight: bold;
	padding: 8px 0px 5px;
}
.sideSelected dl.total dt {
	float: left;
	line-height: 20px;
}
.sideSelected dl.total dd {
	color: #F10000;
	text-align: right;
	font-size: 125%;
	line-height: 20px;
}
.sideSelected .btn_back {
	text-align: center;
	padding-top: 8px;
	border-top: 1px solid #CCCCCC;
}
/*------------------------------------------------------------------------
検索TOP
-------------------------------------------------------------------------*/

.searchHeadBody {
	background: url(../images/line_tab2.gif) no-repeat left bottom;
	height: 33px;
	padding-left: 5px;
}
.searchHeadBody .title { float: left; }
.searchHeadBody .about_search {
	float: right;
	padding-top: 5px;
}
.searchHeadBody .about_search a {
	background: url(../images/icon_hatena1.gif) no-repeat left center;
	padding: 2px 0px 2px 15px;
	font-size: 85%;
}
/*------------------------------------------------------------------------
施設情報
-------------------------------------------------------------------------*/
.hotelDetailBody {
	padding-top: 15px;
	margin-bottom: 30px;
}
.hotelDetailBody .detail {
	width: 450px;
	float: left;
}
.hotelDetailBody .detail .catch {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.hotelDetailBody .detail .lead {
	margin-bottom: 15px;
	line-height: 1.5;
}
.hotelDetailBody .photos {
	width: 240px;
	float: right;
}
.hotelDetailBody .photos .photo { margin-bottom: 7px; }
table.detailTable {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
table.detailTable th {
	background: #efeeff;
	font-weight: normal;
	text-align: left;
	padding: 7px 10px;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
}
table.detailTable td {
	font-weight: normal;
	text-align: left;
	padding: 7px 10px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
table.detailTable .total {
	font-weight: bold;
	background: #FFFFCC;
}
table.detailTable2 {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
table.detailTable2 th {
	background: #efeeff;
	font-weight: normal;
	text-align: center;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	line-height: 1.4;
}
table.detailTable2 th.col1 { background: #eeedf7; }
table.detailTable2 td {
	font-weight: normal;
	text-align: center;
	padding: 3px 10px;
	border: 1px solid #CCCCCC;
	line-height: 1.4;
}
table.detailTable2 td.left { text-align: left; }
ul.hotelPhotoList { text-align: center; }
ul.hotelPhotoList li {
	display: inline;
	margin: 0px 10px;
}
/*------------------------------------------------------------------------
プラン詳細
-------------------------------------------------------------------------*/

.planDetailBody { margin-bottom: 30px; }
.planDetailBody .head {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	background: #fee487;
	padding: 4px 10px;
	margin-bottom: 15px;
}
.planDetailBody .mainPhoto {
	width: 200px;
	float: left;
	padding-bottom: 15px;
}
.planDetailBody .detail { padding: 0px 0px 15px 220px; }
.planDetailBody .detail .catch {
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.planDetailBody .detail .roomtype { margin-bottom: 5px; }
.planDetailBody .detail ul.iconlist { margin-bottom: 10px; }
.planDetailBody .detail ul.iconlist li {
	background: #a9a9a9;
	color: #FFFFFF;
	display: inline;
	padding: 3px 5px 2px;
	white-space: nowrap;
	margin-right: 2px;
}
.planDetailBody .detail .info {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.planDetailBody .detail .info .icon { margin-left: 10px; }
.planDetailBody .detail .info .icon img {
	line-height: 0px;
	vertical-align: bottom;
}
.planDetailBody .detail .infoTable th {
	background: #efeeff;
	padding: 0px 5px;
	font-weight: normal;
}
.planDetailBody .detail .infoTable td {
	font-weight: bold;
	padding: 0px 18px 0px 7px;
}
.planDetailBody .title_about {
	border-left: 3px solid #24a3ef;
	font-weight: bold;
	clear: both;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 3px 8px;
}
.planDetailBody .txt {
	line-height: 1.7;
	padding-left: 10px;
}
.planDetailBody .txt .photos {
	float: right;
	width: 240px;
	margin-left: 20px;
}
.planDetailBody .txt .photos .photo { margin-bottom: 12px; }
.planDetailBody .txt .photos .photo img { width: 240px; }
.planDetailBody .txt .photos .caption {
	font-size: 85%;
	margin-top: 5px;
	line-height: 1.3;
}
.link_bottom {
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
}
.link_bottom a {
	background: url(../images/arrow5.gif) no-repeat left center;
	padding-left: 12px;
}
.calendarBody {
	background: #fbfbef;
	border: 2px solid #dbd1ad;
	padding: 12px 12px 20px;
}
.calendarBody .head {
	position: relative;
	height: 40px;
}
.calendarBody .head .title {
	font-weight: bold;
	border-left: 4px solid #FF9900;
	padding-left: 8px;
	float: left;
	margin: 5px 15px 0px 0px;
}
.calendarBody .head .search {
	background: #FFEFB4;
	padding: 5px;
	float: left;
}
.calendarBody .head .search dl { float: left; }
.calendarBody .head .search dl dt {
	float: left;
	font-weight: bold;
	padding: 2px 10px 0px 5px;
}
.calendarBody .head .search dl dd { float: left; }
.calendarBody .head .remarks {
	position: absolute;
	right: 20px;
	bottom: 5px;
}
.calendarBody table.calendarTable {
	background: #ababab;
	border-collapse:separate;
	border:none;
	clear: both;
	margin: 0px auto 20px;
}
.calendarBody table.calendarTable th { background: #FFFFFF; }
.calendarBody table.calendarTable td {
	text-align: center;
	height: 78px;
	background: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #e7e7e7;
	border-bottom: 2px solid #e7e7e7;
	border-left: 2px solid #FFFFFF;
}
.calendarBody table.calendarTable td a {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	text-decoration: underline !important;
}
.calendarBody table.calendarTable td a:hover {
	background: #FF9900;
	color: #FFFFFF;
}
.calendarBody table.calendarTable .calendar_month {
	font-weight: bold;
	text-align: center;
	height: auto;
	padding: 7px 10px;
	font-size: 135%;
	color: #000000;
}
.calendarBody table.calendarTable .calendar_month .next { float: right; }
.calendarBody table.calendarTable .calendar_month .next a {
	background: url(../images/arrow6.gif) no-repeat right center;
	padding-right: 10px;
}
.calendarBody table.calendarTable .calendar_month .prev { float: left; }
.calendarBody table.calendarTable .calendar_month .prev a {
	background: url(../images/arrow7.gif) no-repeat left center;
	padding-left: 12px;
}
.calendarBody table.calendarTable .week {
	background: #EFEFEF;
	text-align: center;
	height: auto;
	border-style: none;
}
.calendarBody table.calendarTable .weekend1 { color: #0066CC; }
.calendarBody table.calendarTable .weekend2 { color: #FF0000; }
.calendarBody table.calendarTable .date {
	display: block;
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #333333;
}
.calendarBody table.calendarTable td.noday { border-style: none; }
.calendarBody table.calendarTable td.noday .date { color: #999999; }
.calendarBody table.calendarTable .box {
	position: relative;
	height: 100%;
	width: 100%;
	color: #999;
	display: block;
	cursor:pointer;
}
.calendarBody table.calendarTable .price {
	font-size: 14px;
	display: block;
	font-weight: bold;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 20px;
	line-height: 16px;
	left: 0px;
}
.calendarBody table.calendarTable .block {
	display: block;
	text-align: center;
	width: 100%;
	bottom: 2px;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dashed #acacac;
	left: 0px;
}
.calendarBody table.calendarTable td.price1 { background-color: #fffcf1; }
.calendarBody table.calendarTable td.price2 { background-color: #ffccee; }
.calendarBody table.calendarTable td.price3 { background-color: #ccddff; }
.plan_remarks1 {
	font-size: 135%;
	font-weight: bold;
	color: #f90000;
	text-align: center;
	margin-bottom: 20px;
}
.plan_remarks2 {
	line-height: 1.6;
	margin: 0px 0px 20px 5px;
}

/* ご案内とご注意枠　20111114追加設定 ここから*/
.plan_remarks2 dl{
	margin: 0;
	padding: 0;
}
.plan_remarks2 dt{
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
}
.plan_remarks2 dd{
	margin: 0;
	padding: 0 0 0 12px;
}
/* ご案内とご注意枠　20111114追加設定 ここまで*/

.linebox1 {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
table.detailTable3 {
	border: 1px solid #bcbcbc;
	margin-bottom: 10px;
}
table.detailTable3 th {
	padding: 3px 10px;
	background: #efefef;
	border: 1px solid #bcbcbc;
	white-space: nowrap;
	font-weight: normal;
}
table.detailTable3 th.col1 {
	font-weight: bold;
	background: #efeeff;
}
table.detailTable3 td {
	padding: 5px 10px;
	border: 1px solid #bcbcbc;
}
table.detailTable3 td.center { text-align: center; }
table.detailTable3 td.right { text-align: right; }
table.detailTable3 td .icon_rail {
	line-height: 0px;
	vertical-align: middle;
}
/*------------------------------------------------------------------------
列車選択
-------------------------------------------------------------------------*/
.stationBody { padding: 0px 15px; }
.stationBody .left {
	float: left;
	width: 450px;
}
.stationBody .right {
	float: right;
	width: 450px;
}
.stationBody table.stationTable {
	border: 1px solid #CCCCCC;
	width: 450px;
	margin-bottom: 10px;
}
.stationBody table.stationTable th {
	font-weight: normal;
	padding: 5px 0px 3px;
	background: #efefef url(../images/bg2.jpg) repeat-x top;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #ccc;
}
.stationBody table.stationTable td {
	padding: 4px 10px;
	border-right: 1px solid #CCCCCC;
}
.stationBody table.stationTable .even { background: #f3f3f3; }
.stationBody table.stationTable .price {
	text-align: right;
	width: 100px;
}
.stationBody table.stationTable .select {
	text-align: center;
	width: 30px;
}
.stationBody table.stationTable .station { text-align: left; }
.stationBody table.stationTable .time { text-align: center; }
.trainSearchModule {
	background: #fafae9;
	clear: both;
	padding: 10px;
	margin: 0px 5px 15px;
}
.trainSearchModule .title {
	font-weight: bold;
	color: #d77900;
}
.trainSearchModule .column {
	padding: 5px;
	clear: both;
}
.trainSearchModule dl.item {
	float: left;
	margin-right: 20px;
}
.trainSearchModule dl.item dt {
	float: left;
	padding-right: 5px;
}
.trainSearchModule dl.item dd { float: left; }
.trainSearchModule dl.item dd em {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	white-space: nowrap;
}
.trainSearchModule dl.item table.inside th {
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
}
.trainSearchModule dl.item table.inside label { margin-right: 15px; }
.trainSearchModule dl.item dd input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.trainBody {
	clear: both;
	margin: 0px 5px 20px;
}
.trainBody .left {
	width: 600px;
	float: left;
}
.trainBody .left .inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	height: 330px;
	overflow: auto;
}
.trainBody table.trainTable {
	width: 100%;
	_width: 580px;
}
.trainBody table.trainTable th {
	font-weight: normal;
	padding: 7px 0px 5px;
	background: #efefef url(../images/bg2.jpg) repeat-x top;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #aaa;
}
.trainBody table.trainTable td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
}
.trainBody table.trainTable .even { background: #f3f3f3; }
.trainBody table.trainTable .price {
	text-align: right;
	white-space: nowrap;
}
.trainBody table.trainTable .select { text-align: center; }
.trainBody table.trainTable .station {
	text-align: left;
	padding-left: 10px;
}
.trainBody table.trainTable .time { text-align: center; }
.trainBody .right {
	float: right;
	width: 330px;
	background: url(../images/arrow4.gif) no-repeat left center;
	text-align: right;
}
.trainBody .right .inner {
	background: #ebebeb;
	height: 325px;
	width: 306px;
	margin-left: 24px;
	text-align: center;
	padding-top: 5px;
	overflow: visible;
}
.trainBody table.selectedTable {
	margin: 0px auto 3px;
	width: 296px;
	background: #FFFFFF;
	border: 1px solid #ababab;
}
.trainBody table.selectedTable th {
	background: #FFFFFF url(../images/bg1.jpg) repeat-x bottom;
	border: 1px solid #ababab;
	width: 60px;
	font-weight: normal;
}
.trainBody table.selectedTable td {
	border: 1px solid #ababab;
	text-align: left;
	line-height: 1.3;
}
.trainBody table.selectedTable .box {
	height: 48px;
	position: relative;
	padding: 5px 4px 4px 7px;
}
.trainBody table.selectedTable .train { font-weight: bold; }
.trainBody table.selectedTable .time { font-weight: bold; }
.trainBody table.selectedTable .price { float: left; }
.trainBody table.selectedTable .guide1 {
	font-weight: bold;
	color: #eb0000;
}
.trainBody table.selectedTable .guide2 { font-size: 85%; }
.trainBody table.selectedTable ul.btnlist {
	text-align: right;
	position: absolute;
	right: 3px;
	bottom: 3px;
}
.trainBody table.selectedTable ul.btnlist li { display: inline; }
.trainBody table.selectedTable ul.btnlist li img {
	line-height: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
table.requestTable {
	margin: 0px 5px;
	width: 940px;
}
table.requestTable th {
	border: 1px solid #CCCCCC;
	background: #f7f7f7;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
table.requestTable td {
	border: 1px solid #CCCCCC;
	padding: 0px 10px;
}
table.requestTable .column {
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
}
table.requestTable .column input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
table.requestTable .column label { margin-right: 20px; }
table.requestTable .column input.other {
	top: 0px;
	padding: 1px;
}
table.requestTable .column .ex {
	color: #666666;
	padding-top: 5px;
}
table.requestTable .noline { border-style: none; }
.train_remarks1 {
	clear: both;
	margin: 0px 15px;
}
.train_remarks2 {
	clear: both;
	margin: 0px 5px 20px;
}
.train_remarks2 .request {
	font-weight: bold;
	margin-left: 10px;
}
.train_remarks2 .request a {
	background: url(../images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
}
.train_remarks3 {
	background: #efefef;
	border: 1px solid #CCCCCC;
	padding: 10px 12px;
	margin: 0px 5px;
}
.btn_train_guide {
	text-align: center;
	padding: 30px 0px;
}
.btn_train_guide .column { margin-bottom: 15px; }
.btn_train_guide img { margin: 0px 5px; }
.netOnly {
	margin-bottom: 10px;
	border: 3px solid #f10000;
	padding: 10px 12px;
}
.netOnly .title {
	font-size: 125%;
	line-height: 1.3;
	font-weight: bold;
	color: #f10000;
	margin-bottom: 5px;
}
.netOnly ul.list { margin-bottom: 10px; }
.netOnly ul.list li {
	list-style: circle;
	margin-left: 12px;
}
.netOnly .about {
	text-align: right;
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.netOnly .about a {
	background: url(../images/arrow3.gif) no-repeat left center;
	padding-left: 8px;
}
/*------------------------------------------------------------------------
予約内容確認
-------------------------------------------------------------------------*/

.confirm_remarks1 { margin-bottom: 20px; }
.confirm_remarks2 { margin-bottom: 30px; }
table.confirmTable {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 720px;
}
table.confirmTable th {
	background: #efeeff;
	font-weight: normal;
	text-align: left;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
}
table.confirmTable td {
	font-weight: normal;
	text-align: left;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
table.confirmTable td.total {
	font-weight: bold;
	background: #FFFFCC;
}
table.confirmTable .center { text-align: center; }
table.confirmTable .right { text-align: right; }
.title_stay {
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 5px;
}
</pre></body></html>