@charset "Shift_JIS";
/*-----
共通設定
-----*/
/* * { 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;
	padding-right: 5px;
	vertical-align: top;
}
.clearfix:after, .column:after, .resultCassette1 dl:after, .resultCassette2 dl:after, .resultCassette3 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;
	margin: 0px auto;
}
/*-----
ヘッダ header
-----*/
/* #header {
	background:url("../images/jr_jalan_header.gif") no-repeat scroll 0 0 transparent;
	height:75px;
	margin:0 1px;
	position:relative;
} */

#header_jr {
	background:url("../images/jr_dp_header.gif") no-repeat scroll 0 0 transparent;
	height:75px;
	margin:0 1px;
	position:relative;
}

#header h1.logo {
	background:url("../images/jr_jalan_logo_nta.gif") no-repeat scroll 0 0 transparent;
	position:absolute;
	top:0;
	left:26px;
	width:180px;
	height:60px;
	margin: 0;
}

#header_jr h1.logo {
	background:url("../images/jr_jalan_logo_nta_dp.gif") no-repeat scroll 0 0 transparent;
	position:absolute;
	top:0;
	left:26px;
	width:180px;
	height:60px;
	margin: 0;
	font-size: 0%;
}

#header_jr .category_jr {
	background:url("../images/jr_logo_dp.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:220px;
	width:150px;
	height:70px;
	margin:0;
}
#header .category_jr_jalan {
	background:url("../images/jr_jalan_logo.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:230px;
	width:130px;
	height:70px;
	margin:0;
}
#header_jr .category_jr_toyoko {
	background:url("../images/jr_logo_dp.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:220px;
	width:150px;
	height:70px;
	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;
}
#header_jr p#illust_jr {
	height:60px;
	left:385px;
	position:absolute;
	top:0;
	margin:0;
	width:570px;
}
#header_jr 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;
}
div.contentsLeftOnly {
	width: 935px;
	height: auto;
	float: left;
	margin-left: 10px;
	_margin-left: 0;
	_padding-left: 10px;
}
div.contentsLeftOnly #basePrice .detailTable3,
div.contentsLeftOnly #tourItinerary .detailTable3,
div.contentsLeftOnly #approved_no .detailTable3,
div.contentsLeftOnly #applyFormArea .detailTable3{
	width: 100% !important;
}
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;
}
.title_about {
	background-color: #151588;
	clear: both;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 15px;
	padding: 3px 0 3px 20px;
}
.title_about .verticalLine{
	border-right: 3px solid #FFFFFF;
	float: left;
	height: 14px;
	margin: 3px 15px 0 0;
}
.title_about_add{
	background-color: #151588;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 120%;
	width: 100%;
	height: 33px;
	margin-bottom: 15px;
	padding: 5px 0 0 3px;
}
.title_about_add .verticalLine{
	border-right: 3px solid #FFFFFF;
	float: left;
	height: 25px;
	margin: 2px 10px 0 0;
}
.title_about_add span{
	display: block;
	float: left;
	margin-top: 5px;
}
.title_about_add div.btn_back{
	float: right;
	margin-right: 5px;
	background-color: #888888;
}
.title_about_add div.btn_back div{
	font-size: 80%;
	padding: 2px 15px;
}
.title_about_add div.btn_back a{
	text-decoration: none;
	color: #EEEEEE;
}

.flowArea { margin-bottom: 15px; }
.contentsLeft .searchModule { margin-bottom: 10px; }
.contentsLeftOnly .searchModule { margin-bottom: 10px; }
.searchModule {
	background: #fafae9;
	margin-bottom: 15px;
}
.searchModule .column {
	margin: 0px 5px;
	padding: 5px 3px;
	clear: both;
	border-bottom: 1px solid #d4d4af;
	font-size: 12px;
	line-height: 20px;
}
.searchModule dl.item {
	float: left;
	position: relative;
}
.searchModule dl.item dt {
	float: left;
	padding-right: 8px;
	font-weight: bold;
}
.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: 5px; }
.searchModule dl.item dd table.inside td {
	padding: 0px 5px 2px 5px;
	white-space: nowrap;
}
.searchModule dl.item dd table.inside .childNum {
	margin-left: 5px;
	position: relative;
}
.searchModule dl.item dd select#Pax { width: 100px; }
.searchModule dl.item dd select#NumberOfRooms { width: 50px; }
.searchModule dl.item dd select#StayNights { width: 50px; }
.searchModule dl.item dd select#StayingType { width: 110px; }
.searchModule dl.item dd select#MealCond { width: 150px; }
.searchModule dl.item dd input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.searchModule .inner { clear: both; }
.searchModule dl.room2 {
	background: #ffefb5;
	width: auto;
	float: none;
	clear: both;
}
.searchModule dl.room2 dt { padding: 8px 0px 0px 10px; }
.searchModule dl.room2 dd {
	float: none;
	margin-left: 130px;
	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.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 div#DepartureGroup dl.item dd table.inside th { font-weight: bold; }
.searchModule div.grouping{
	border: 1px solid #FFEFB5;
	margin: 5px 2px;
	width: 98%;
}
.searchModule div.grouping2{
	border: 1px solid #FFEFB5;
	margin: 13px 2px 5px 2px;
	width: 98%;
}
.searchModule div.grouping3{
	border: 1px solid #FFEFB5;
	margin: 2px 2px 5px 2px;
	width: 98%;
}
.searchModule div.noline { border-style: none; }
.searchModule div.noline1 {
	padding-bottom: 2px;
	border-style: none;
}
.searchModule div.noline2 {
	padding-bottom: 0px;
	border-style: none;
	margin-top: 3px;
}
.searchModule div.noline3 {
	padding-bottom: 0px;
	border-style: none;
	margin-top: 0px;
}
.searchModule div.noline3 dl.item dd table.inside td select#DirectionCombo { width: 175px; }
.searchModule div.noline3 dl.item dd table.inside td select#PrefCombo { width: 175px; }
.searchModule div.noline3 dl.item dd table.inside td select#AreaCombo { width: 175px; }
.searchModule div.noline3 dl.item dd table.inside td select#DistrictCombo { width: 175px; }
.searchModule div.noline3 dl.item dd table.inside td select#ArrStation { width: 175px; }

.searchModule div.bottom {
	position: absolute;
	bottom: 0;
}
.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;
}
.searchModule .content1 {
	float:left;
	width:350px;
	height: 330px;
	position: relative;
}
.searchModule .content1 .mapArea {
	border: 1px solid #d4d4af;
	background: #FCF8ED;
	width: 300px;
	margin: 0 auto;
}
.searchModule .content1 .mapArea .inner { text-align: center; }
.searchModule .content1 .mapArea .map { font-size:85%; }
.searchModule .content1 .mapArea .path {
	text-align: left;
	font-size: 90%;
	padding: 0px 5px;
	width: auto;
}
.searchModule .content1 dl.keyword dt { width: 310px; }
.searchModule .content1 dl.keyword dd input.kywd {
	width: 200px;
	padding: 1px;
}
.searchModule .content2 {
	float:left;
	width:270px;
	height: 330px;
	position: relative;
}
.searchModule .content2 .item .title { font-weight: bold }
.searchModule .content2 .item .DepDate {
	margin: 1em 2px 5px;
	padding: 0px;
}
.searchModule .content2 .item .StayNights {	margin: 5px 2px 2px;}
.searchModule .content2 .item .DepDate .title{
	float: left;
	width: 50px;
}
.searchModule .content2 .item .DepDate img,
.searchModule .content2 .item .DepDate select{
	float: left;
	margin-top: 3px;
}
.searchModule .content2 .item .StayNights .title{
	float: left;
	width: 50px;
}
.searchModule .content2 div.grouping select { width: 165px; }
.searchModule .content3 {
	float:left;
	width:330px;
	height: 330px;
	position: relative;
}
.searchModule .content3 dl {
	background: #ffefb5;
	width: 320px;
	float: left;
	margin-bottom: 5px;
}
.searchModule .content3 dl dt {
	padding: 5px 0px 0px 10px;
	width: 310px;
}
.searchModule .content3 dl dd { margin-left: 20px; display: inline;}
.searchModule .content3 dl.roomCondition dd {
	margin: 5px 0px 5px 20px;
	width: 300px;
}
.searchModule .content3 dl.roomCondition .StayNights { margin: 0px 5px 0px 30px; }
.searchModule .content3 dl.room dd { float: left; }
.searchModule .content3 dl.kodawari { height: 110px; }
.searchModule .content3 dl.kodawari dd { width: 300px; }
.searchModule .content3 dl.kodawari dd li {
	float: left;
	width: 70px;
	_width: 65px;
	white-space: nowrap;
}
.searchModule .content3 dl.kodawari dd li.first { width: 130px; }
.searchModule .content3 dl.kodawari input:disabled + label { color: #CCCCCC; }
.searchModule .content3 dl.kodawari .more {
	padding: 5px 0px 0px 10px;
	width: 310px;
	margin-bottom: 3px;
	position: absolute;
	left: 0px;
}
.searchModule .content3 dl.kodawari .more a {
	background: url(../images/icon_open.gif) no-repeat left center;
	padding: 2px 0px 2px 16px;
}
.searchModule2 {
	margin-bottom: 15px;
}
.searchModule2 .column {
	margin: 0px 10px;
	padding: 8px 3px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
}
.searchModule2 .title_guide {
	float: left;
	font-weight: bold;
}
.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;
	font-weight: bold;
}
.searchModule2 dl.item dt img {
	line-height: 0px;
	vertical-align: top;
	margin-top: 3px;
}
.searchModule2 dl.item dd { float: left; }
.requiredInput{
	background: none repeat scroll 0 0 #FFEFB4;
}
.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 {
	padding-bottom: 5px;
	zoom:1;
}
.popupKodawari ul li input {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.popupKodawari ul li input:disabled + label { color: #CCCCCC; }
.popupKodawari dl.list1 {
	float: none;
	margin: 0px;
	padding: 0px;
}
.popupKodawari dl.list1 dt {
	font-weight: bold;
	color: #000000;
	float: none;
	padding: 0px 0px 3px;
}
.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;
	font-size: 85%;
	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;
}
.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;
	width: 520px;
}
.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/icon_search.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
ul.hotelNav { margin-bottom: 15px; }
ul.hotelNav li {
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
}
ul.hotelNav li.hotel {
	background: url(../images/icon_hotel.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
ul.hotelNav li.plan {
	background: url(../images/icon_search.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
ul.hotelNav li.search {
	background: url(../images/icon_search.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
ul.planNav li.plan {
	background: url(../images/icon_search.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
ul.planNav li.search {
	background: url(../images/icon_search.jpg) no-repeat left center;
	padding: 4px 10px 4px 20px;
}
.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
,.resultCassette1 .head .leftTrip .hotel {
	font-size: 125%;
	font-weight: bold;
}
.resultCassette1 .head .left .kana
,.resultCassette1 .head .leftTrip .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 .comment {
	margin-bottom: 8px;
	font-size: 85%;
	font-weight: normal;
	color: #666666;
}
.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 .detail .shisetsuIcon{
	margin-top: 3px;
}
.resultCassette1 .inner .detail .shisetsuIcon div{
	display: inline-block;
	float: left;
	margin-left: 2px;
}
.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;
}
.resultCassette1 .inner table.plantable div.type div{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
}
.resultCassette1 .inner table.plantable td.price {
	font-weight: bold;
	color: #F44336;
	font-size: 120%;
	text-align: right;
	width: 140px;
}
.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:after { clear: both }
.resultCassette2 .detail .right .type div{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
}
.resultCassette2 .detail .right .price {
	font-size: 120%;
	font-weight: bold;
	color: #F44336;
}
.resultCassette2 .detail .access {
	margin-bottom: 5px;
	padding-top: 7px;
	border-top: 1px dotted #CCCCCC;
}
.resultCassette2 .detail .shisetsuIcon{
	float: right;
}
.resultCassette2 .detail .shisetsuIcon:after{
	clear:both;
}
.resultCassette2 .detail .shisetsuIcon div{
	display: inline-block;
	float: left;
	margin-left: 2px;
}
.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 div{ display: inline-block; 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: 590px;
}
.resultCassette3 table.plantable td.plan div{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
}
.resultCassette3 table.plantable td.price {
	font-weight: bold;
	color: #F44336;
	text-align: right;
	font-size: 105%;
}
.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;
}
.sideSelected .btn_back div{
	background-color: #888888;
	margin: 0 25px;
	padding: 2px 15px;
	font-weight: bold;
}
.sideSelected .btn_back a{
	text-decoration: none;
	color: #EEEEEE;
}


/*-----
検索TOP
-----*/

.searchHeadBody {
	background: url(../images/line_tab2.gif) no-repeat left bottom;
	height: 33px;
	padding-left: 5px;
}
.searchHeadBody .title { float: left; }
.searchHeadBody .result {
	float: left;
	font-size: 14px;
	color: #03C;
	padding-left: 5px;
}
.searchHeadBody .result .header_count {
	color: #e80101;
	font-size: 120%;
	font-weight: bold;
	margin-right: 5px;
}
.searchHeadBody .result .header_count strong { font-size: 140%; }
.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%;
}
div.contentsRight .btn_clear {
	float: right;
	padding: 0px 3px 8px 3px;
}
/*-----
施設情報
-----*/
.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 #singleUseIcon { margin: 0px 5px 0px 0px; float: left;}
.planDetailBody .detail .info {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-top: 4px;
}
.planDetailBody .detail .info .icon { margin-left: 10px; }
.planDetailBody .detail .info .icon div {
	display: inline-block;
	vertical-align: middle;
}
.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 .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;
	font-size: 120%;
	margin: 5px 0 5px;
	text-align: center;
}
.link_bottom a {
	background: url(../images/icon/icon_calendar.jpg) no-repeat left center;
	padding-left: 30px;
}
/* 元の料金カレンダー */
.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 {
	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; }
/* 元の料金カレンダー end */

/* 改修後の料金カレンダー */
/* 残室・料金カレンダー */
#boxCalender {
	background: none repeat scroll 0 0 #FBFBEF;
	background-repeat: repeat-y;
	margin-bottom:25px;
	border: 1px solid #CCCCCC;
}
#boxCalenderIn {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:10px 5px;
}
.txtCalender1 {
	font-size:12px;
	color:#ff0101;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.txtCalender2 {
	float:right;
	font-size:12px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.txtCalender3 {
	font-size:12px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#Calender {
	background-color: #30A0F0;
	background-repeat: no-repeat;
	padding:0px 0px 3px 0px;
	margin-bottom:5px;
}
.ca1 td {
	font-size:14px;
	color:#FFF;
	padding:0px 10px;
}
.ca1 a {
	color:#FFF;
/*	text-decoration:none;	*/
}
.ca1 a:link {
	color:#FFF;
}
.ca1 a:visited {
	color:#FFF;
}
.ca1 a:hover {
	color:#FFF;
}
.ca1 a:action {
	color:#FFF;
}
.ca2 {
	margin-left:5px;
}

.calheader {
	width:33%;
	height:40px;
	font-weight:bold;
}

.calweek {
	font-size:12px;
	padding:7px 0px;
	background-color: #FFFFFF;
	text-align:center;
}
.calday {
	font-size:12px;
	text-align:right;
	padding:2px 2px 1px 0px;
	font-weight: bold;
	background-color: #eeece1;
	text-align:center;
}
.calprice {
	font-size:14px;
	height:74px;
	background-color: #FFFFFF;
	text-align:center;
	width: 127px;
}
.calprice_non{
	height:74px;
	background-color: #E8E8E8;
}
.txtCalender4 {
	font-size:14px;
	line-height:14px;
	padding:0px;
	margin:0px;
}
.txtCalender5 {
	font-size:14px;
	text-align:right;
	padding:0 23px 0 0;
	margin-top:-14px;
}
.btnSetplan {
	padding:0px ;
	margin:0px 0px 15px 653px;
}
.txtCalender6 {
	border-left:4px solid #50AB21;
	padding-left:9px;
	margin-bottom:25px;
}
.txtCalender6 h3 {
	font-size:16px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	margin:0px 0px 7px 0px;
}
.txtCalender6 p {
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0px;
}
.txtCalender7 {
	border-left:4px solid #50AB21;
	margin-top: 20px;
	padding-left:9px;
}
.txtCalender7 h3 {
	font-size:16px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	margin:0px 0px 13px 0px;
}
.txtCalender7 table {
	margin:0px 0px 13px 13px;
}
.txtCalender7 th {
	font-size:12px;
	font-weight:normal;
	border:1px solid #b2aea9;
	padding: 10px
}
.txtCalender7 td {
	background-color: #FFFFFF;
	font-size:12px;
	border:1px solid #b2aea9;
}
.txtCalender7 p {
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0px;
}

#boxCalender .head {
	position: relative;
	height: 40px;
}
#boxCalender .head .title {
	font-weight: bold;
	border-left: 4px solid #FF9900;
	padding-left: 8px;
	float: left;
	margin: 5px 15px 0px 0px;
}
/* 改修後の料金カレンダー end */
.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;
}
.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;
}
.attentionGuide {
	line-height: 1.6;
	margin: 0 0 20px 5px;
	border: solid 1px #cccccc;
	padding: 5px 0 5px 15px;
}
.attentionGuide div {
	padding: 10px 0 0 20px;
}

.linebox1 {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
table.detailTable3 {
	border: 1px solid #bcbcbc;
}
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: 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 {
	clear: both;
	padding: 10px;
	margin: 0px 5px 15px;
	border: 1px solid #CCCCCC;
}
.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 .greenSection{
	font-weight: bold;
}
.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: 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 {
	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: 10px 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; }
table.checkin { width: auto; }
.train_remarks1, .train_remarks1_wda {
	clear: both;
	margin: 0px 15px;
}
.train_remarks1_wda {
	margin-top:10px;
	color: red;
}
.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;
}
table.confirmTable th {
	background: #efeeff;
	font-weight: normal;
	text-align: left;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
}
/* #confirmPriceTable table.confirmTable th {
	width: 132px;
} */
.confirmTable .useDay {
	padding: 5px;
	text-align: center;
}
.confirmTable .train {
	float: left;
}
.confirmTable .goingChg {
	margin-bottom:70px;
}
.confirmTable .block {
	display:block;
}
table.confirmTable th.date { width: 120px; }
table.confirmTable td {
	font-weight: normal;
	text-align: left;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
#JrOthersConfirmTable table.confirmTable td {
	width: 660px;
}
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;
}
/*--▼20111222:追加▼--*/
.calendarBody table.calendarTable td.line1 {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
}
.calendarBody table.calendarTable td.line2 { border-top: 2px solid #666; }
.calendarBody table.calendarTable td.ac { border: 2px solid #ff0000; }
.sideSelected dl.member {
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.sideSelected dl.member dt {
	float: left;
	padding-right: 5px;
}
/*--▲20111222:追加▲--*/

#shadow {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	background-color: gray;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* 該当する(施設|プラン)がありません [20140418_JR画面改善#2] */
#nodatalist {
	margin: 20px 150px;
	border:solid 2px #006699;
}
#nodatalist_title {
	margin:20px 70px;
}
#nodatalist_title_img{
	display:table-cell;
	vertical-align:middle;
	margin:0;
}
#nodatalist_title_txt{
	color:#3399CC;
	font-weight:bold;
	font-size:1.4em;
	display:table-cell;
	vertical-align:middle;
	margin:0;
}
#nodatalist_alert {
	margin:20px;
}
#nodatalist_ex {
	margin:0 20px;
}
#nodatalist_ex_r1 {
	margin:0 20px 10px;
}
#nodatalist_ex_r2 {
	margin:0px 20px 20px 20px;
}
.nodatalist_ex_c1 {
	float:left;
	width:130px;
	color:#3399CC;
	font-weight:bold;
}
.nodatalist_ex_c2 {
	float:left;
	width:40px;
}
.nodatalist_ex_c3 {
	float:left;
	width:200px;
}
.sprite-bigbath_off{ background: url(../images/icon/icons.png) no-repeat top left; background-position : 0 0; width: 30px; height: 30px; }
.sprite-bigbath_on{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -31px 0; width: 30px; height: 30px; }
.sprite-icon_1_moushikomi{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -62px 0; width: 175px; height: 19px; }
.sprite-icon_4bed{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -238px 0; width: 60px; height: 19px; }
.sprite-icon_breakfast{ background: url(../images/icon/icons.png) no-repeat top left; background-position: -299px 0; width: 60px; height: 19px; }
.sprite-icon_bredin{ background: url(../images/icon/icons.png) no-repeat top left; background-position: -360px 0; width: 60px; height: 19px; }
.sprite-icon_dinner{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -421px 0; width: 60px; height: 19px; }
.sprite-icon_double{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -482px 0; width: 60px; height: 19px; }
.sprite-icon_nomeal{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -543px 0; width: 60px; height: 19px; }
.sprite-icon_other{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -604px 0; width: 60px; height: 19px; }
.sprite-icon_semidouble{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -665px 0; width: 60px; height: 19px; }
.sprite-icon_single{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -726px 0; width: 60px; height: 19px; }
.sprite-icon_triple{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -787px 0; width: 60px; height: 19px; }
.sprite-icon_twin{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -848px 0; width: 60px; height: 19px; }
.sprite-icon_wasitu{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -909px 0; width: 60px; height: 19px; }
.sprite-icon_wayou{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -970px 0; width: 60px; height: 19px; }
.sprite-icon_yousitu{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1031px 0; width: 60px; height: 19px; }
.sprite-nosmoking{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1092px 0; width: 60px; height: 19px; }
.sprite-onsen_off{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1153px 0; width: 30px; height: 30px; }
.sprite-onsen_on{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1184px 0; width: 30px; height: 30px; }
.sprite-parking_off{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1215px 0; width: 30px; height: 30px; }
.sprite-parking_on{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1246px 0; width: 30px; height: 30px; }
.sprite-roten_off{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1277px 0; width: 30px; height: 30px; }
.sprite-roten_on{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1308px 0; width: 30px; height: 30px; }
.sprite-walk5_off{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1339px 0; width: 30px; height: 30px; }
.sprite-walk5_on{ background: url(../images/icon/icons.png) no-repeat top left; background-position : -1370px 0; width: 30px; height: 30px; }

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.nav {
	color: #FFF;
	width: 95%;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: rgb(0,0,255) ;
	opacity: 0.7;
	border-radius: 3px; 
}
/* 
#itineraryTable th{
	border: 1px solid #CCCCCC;
}
#itineraryTable td{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
#itineraryTable .useDay span,
#itineraryTable .hotel span,
#itineraryTable .train span.trainName
{
	font-weight: bold;
}
#itineraryTable td div.train div{
	float: left;
	margin: 5px 0 10px 0;
}
#itineraryTable td div.hotel{
	border: 1px solid #CCCCCC;
	margin: 5px;
} */
.mealInfo{
	clear: both;
	height: 30px;
}
.mealInfo span{
	display: inline-block;
	margin-top: 2px;
	float: left;
}
.mealIcon{
	background: url(../images/icon/meal.gif) no-repeat;
	height: 22px;
	width: 22px;
	float: right;
}
.mealIconNo{
	background: url(../images/icon/meal_no.gif) no-repeat;
	height: 22px;
	width: 22px;
	float: right;
}
.trainIcon{
	background: url(../images/icon/icon_jr.png) no-repeat;
	background-size: 60%;
	height: 40px;
	width: 40px;
	margin: 0 0 0 13px;
	float: left;
}
.hotelIcon{
	background: url(../images/icon/icon_yado.png) no-repeat scroll center center / 60% auto rgba(0, 0, 0, 0);
	height: 30px;
	width: 40px;
	float: left;
}

/* プラン一覧　料金表示調整(index.htm)
-------------------------------- */
.resultCassette1 .inner table.plantable td.price {
    font-weight: bold;
    color: #F44336;
	font-size:120%;
}


/* プランごと一覧　料金表示調整(index02.htm)
-------------------------------- */

.resultCassette2 .detail .right .price {
    font-weight: bold;
    color: #F44336;
    font-size:120%;
}


/* プラン一覧　料金表示調整(index03.htm)
-------------------------------- */

.resultCassette3 table.plantable td.price {
    font-weight: bold;
    color: #F44336;
	font-size:105%;
}

/*詳細ページ　料金表示強調*/
.total_price {
	color:#ca0201;
	font-size:180%;
}

/*詳細ページ　セレクトボックス幅拡大*/
.l_select {
	width: 200px;
	height: 30px;
}
.s_select {
	width: 100px;
	height: 30px;
}
