@charset "shift-jis";

/*=========================================
　common.css
=========================================*/

/*-----------------------------------------
common
-----------------------------------------*/
body {
	border-top: 1px solid #D71B29;
	background: url(../images/common/bg_body.jpg) repeat 0 0;
	line-height: 18px;
	text-align: center;
	color: #333;
}

input,
select,
body {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
}


/* link */
a:link {
	color: #D71B29;
	text-decoration: underline;
}

a:visited {
	color: #D71B29;
	text-decoration: underline;
}

a:hover {
	color: #D71B29;
	text-decoration: none;
}

a:active {
	color: #D71B29;
	text-decoration: underline;
}

input.over {
	margin: 0!important;
	padding: 0!important;
}

input.over:hover,
img.over:hover,
#side #pamphlet .body li a:hover img,
#side #recommend .body li a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/*-----------------------------------------
header
-----------------------------------------*/
#header #headerInner {
	position: relative;
	background: url(../images/common/bg_header.gif) no-repeat 240px 100%;
	width: 950px;
	height: 99px;
	margin: 0 auto;
}


/*#tagLine
-----------------------------------------*/
#header #tagLine {
	position: absolute;
	top: 9px;
	left: 0;
}

/*#logo
-----------------------------------------*/
#header #logo {
	position: absolute;
	top: 28px;
	left: 0;
}

/*#subNav
-----------------------------------------*/
#header #subNav {
	position: absolute;
	top: 15px;
	left: 332px;
}

#header #subNav li {
	display: inline;
	background: url(../images/common/bg_snav.gif) no-repeat 100% 50%;
	margin-right: 10px;
	padding-right: 11px;
	float: left;
	line-height: 100%;
	font-size: 0;
}

#header #subNav li.sitemap {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

/*.ci
-----------------------------------------*/
#header .ci {
	position: absolute;
	top: 9px;
	right: 0;
}

/*.user
-----------------------------------------*/
#header .user {
	position: absolute;
	top: 35px;
	left: 332px;
	width: 488px;
	line-height: 120%;
	text-align: right;
	color: #333;
}

#header .user .name {
	font-weight: bold;
	font-size: 13px;
}

/*#myNav
-----------------------------------------*/
#header #myNav {
	position: absolute;
	top: 57px;
	left: 478px;
}

#header #myNav li {
	display: inline;
	margin-right: 10px;
	float: left;
	line-height: 100%;
	font-size: 0;
}

#header #myNav li.lang {
	background: url(../images/common/bg_mynav.gif) no-repeat 100% 50%;
	padding-right: 10px;
}

#header #myNav li.resist {
	margin-right: 0;
}

/*#globalNav
-----------------------------------------*/
#header #globalNav {
	background: url(../images/common/bg_globalnav.gif) repeat-x 0 0;
}

#header #globalNav ul {
	margin: 0 auto;
	width: 950px;
}

#header #globalNav li {
	float: left;
	line-height: 100%;
	font-size: 0;
}

/*-----------------------------------------
error
-----------------------------------------*/
#error {
	background: url(../images/common/bg_error.gif) repeat 0 0;
	margin: 7px auto 0 auto;
	padding: 15px;
	width: 920px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #D71B29;
}

/*-----------------------------------------
topicPath
-----------------------------------------*/
#topicPath {
	margin: 7px auto 0 auto;
	width: 950px;
	text-align: left;
	line-height: 16px;
}

#topicPath .home {
	display: inline;
}

#topicPath span a {
	text-decoration: underline;
	color: #333;
}

#topicPath span a:hover {
	text-decoration: none;
}

/*-----------------------------------------
pageTitle
-----------------------------------------*/
#pageTitle {
	background: url(../images/common/bg_pagetitle.gif) repeat-x 0 0;
	margin: 7px auto 25px auto;
	padding: 15px 0;
	min-height: 26px;
	text-align: left;
}

#pageTitle #pageTitleInner {
	width: 950px;
	margin: 0 auto;
}

#pageTitle .title {
	float: left;
}

#pageTitle .flow {
	float: right;
}

/*-----------------------------------------
contents
-----------------------------------------*/
#content {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#content .pageTop {
	clear: both;
	text-align: right;
}

/*-----------------------------------------
#messageArea
-----------------------------------------*/
#content #messageArea {
	background: url(../images/common/bg_messagearea.png) repeat 0 0;
	margin-bottom: 20px;
	padding: 10px 15px;
	line-height: 20px;
	font-size: 13px;
}

#content #messageArea #agreeArea {
	background: url(../images/common/bg_agree_top.png) no-repeat 0 0;
	margin: 10px auto 5px auto;
	padding-top: 3px;
	width: 550px;
	text-align: center;
}

#content #messageArea #agreeAreaWrapper {
	background: url(../images/common/bg_agree_bottom.png) no-repeat 0 100%;
	padding-bottom: 3px;
	width: 550px;
}

#content #messageArea #agreeAreaInner {
	background: url(../images/common/bg_agree_middle.png) repeat-y 0 0;
	padding: 10px;
	width: 530px;
}

#content #messageArea strong {
	font-weight: bold;
	color: #D71B29;
}

#content #messageArea b {
	font-weight: normal;
	color: #D71B29;
}

/*-----------------------------------------
#anchorArea
-----------------------------------------*/
#content #anchorArea {
	background: url(../images/common/bg_dotline02.gif) repeat-x 0 0;
	margin-bottom: 20px;
	padding-top: 2px;
	width: 720px;
	font-size: 14px;
	line-height: 20px;
}

#content #anchorAreaWrapper {
	background: url(../images/common/bg_dotline02.gif) repeat-x 0 100%;
	padding-bottom: 2px;
	width: 720px;
}

#content #anchorAreaInner {
	background: url(../images/common/bg_messagearea.png) repeat 0 0;
	padding: 0 15px 15px 15px;
	width: 690px;
}

#content #anchorArea ul {
	width: 690px;
}

#content #anchorArea li {
	background: url(../images/common/bg_anchor.png) no-repeat 100% 50%;
	margin: 15px 10px 0 0;
	padding: 0 11px 0 0;
	float: left;
}

#content #anchorArea li.last {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#content #anchorArea li a {
	display: block;
	background: url(../images/common/icon_anchor.png) no-repeat 0 50%;
	padding: 0 0 0 18px;
	white-space: nowrap;
	color: #333;
}

/*-----------------------------------------
article
-----------------------------------------*/
#content #article {
	background: url(../images/common/bg_article_top.gif) no-repeat 0 0;
	margin-bottom: 30px;
	padding-top: 3px;
	width: 950px;
}

#content #articleWrapper {
	background: url(../images/common/bg_article_bottom.gif) no-repeat 0 100%;
	padding-bottom: 4px;
	width: 950px;
}

#content #articleInner {
	background: url(../images/common/bg_article_middle.gif) repeat-y 0 0;
	padding: 27px 30px 26px 30px;
	width: 890px;
}

#content #article #transition ul {
	margin: 30px 0 0 20px;
	text-align: center;
}

#content #article #transition li {
	display: inline;
	margin-right: 20px;
}

#content #article #transition li input {
	vertical-align: top;
}

/*#attentionArea
-----------------------------------------*/
#article #attentionArea {
	background: url(../images/common/bg_check05.gif) repeat 0 0;
	margin-top: 13px;
	padding: 15px;
	font-size: 13px;
	color: #D71B29;
}

#article #attentionArea p {
	background: url(../images/common/icon_attention.png) no-repeat 0 50%;
	padding-left: 25px;
	min-height: 15px;
}

#article #attentionArea strong {
	font-weight: bold;
}

/*#noTitle
-----------------------------------------*/
#content #noTitle {
	background: url(../images/common/bg_notitle.gif) no-repeat 0 100%;
	border-top: 1px solid #DAD5A6;
	padding: 29px 0 34px 0;
}

/*-----------------------------------------
table
-----------------------------------------*/

/*.table01
-----------------------------------------*/
.table01 {
	border-collapse: separate;
	border-spacing: 1px;
	background: #CCC;
	width: 100%;
}

.table01 th {
	border: 1px solid #FFF;
	background: #F4F2E4;
	padding: 7px 14px;
	vertical-align: middle;
	text-align: left;
	width: 130px;
	font-size: 13px;
}

.table01 td {
	border: 1px solid #FFF;
	background: #FFF;
	padding: 4px 15px;
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
}
.table01 tr.cancel td,
.table01 tr.cancel th.count
.table01 tr.cancel th.price

{
	background: #CCC;
}

.table01 .required {
	margin-left: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #D71B29;
}

.table01 input,
.table01 select {
	padding: 5px;
	font-size: 13px;
}

.table01 .address dt {
	float: left;
	margin: 2px 0 0 0;
}

.table01 .address dd {
	margin: 0 0 5px 5.5em;
}

.table01 .address dd:last-child {
	margin-bottom: 0;
}

.table01 .address dd input {
	width: 238px;
}

.table01 .count {
	width: 1.5em;
}

.table01 .name {
	width: 238px;
}

.table01 .number {
	width: 108px;
}

.table01 .email {
	width: 488px;
}

.table01 .email2 {
	width: 238px;
}

.table01 .password {
	width: 218px;
}

.table01 .password1 {
	margin-bottom: 5px;
}

.table01 .password1 .text {
	font-size: 12px;
}

.table01 .year {
	width: 2.5em;
}

.table01 .month,
.table01 .day {
	width: 1.5em;
}


/*-----------------------------------------
tablegroup
-----------------------------------------*/

/*.tablegroup
-----------------------------------------*/
.tablegroup {
	border-collapse: separate;
	border-spacing: 1px;
	background: #CCC;
	width: 55%;
}

.tablegroup th {
	border: 1px solid #FFF;
	background: #F4F2E4;
	padding: 7px 14px;
	vertical-align: middle;
	text-align: left;
	width: 130px;
	font-size: 13px;
}

.tablegroup td {
	border: 1px solid #FFF;
	background: #FFF;
	padding: 4px 15px;
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
}
.tablegroup tr.cancel td,
.tablegroup tr.cancel th.count
.tablegroup tr.cancel th.price

{
	background: #CCC;
}

.tablegroup .required {
	margin-left: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #D71B29;
}

.tablegroup input,
.tablegroup select {
	padding: 5px;
	font-size: 13px;
}

.tablegroup .address dt {
	float: left;
	margin: 2px 0 0 0;
}

.tablegroup .address dd {
	margin: 0 0 5px 5.5em;
}

.tablegroup .address dd:last-child {
	margin-bottom: 0;
}

.tablegroup .address dd input {
	width: 238px;
}

.tablegroup .count {
	width: 1.5em;
}

.tablegroup .name {
	width: 238px;
}

.tablegroup .number {
	width: 108px;
}

.tablegroup .email {
	width: 488px;
}

.tablegroup .email2 {
	width: 238px;
}

.tablegroup .password {
	width: 218px;
}

.tablegroup .password1 {
	margin-bottom: 5px;
}

.tablegroup .password1 .text {
	font-size: 12px;
}

.tablegroup .year {
	width: 2.5em;
}

.tablegroup .month,
.tablegroup .day {
	width: 1.5em;
}


/*-----------------------------------------
main
-----------------------------------------*/
#main {
	float: left;
	margin-bottom: 30px;
	width: 720px;
}

#main .section .body {
	background: url(../images/common/bg_section_top.gif) no-repeat 0 0;
	padding-top: 5px;
	width: 720px;
}

#main .section .body .bodyWrapper {
	background: url(../images/common/bg_section_bottom.gif) no-repeat 0 100%;
	padding-bottom: 5px;
	width: 720px;
}

#main .section .body .bodyInner {
	background: url(../images/common/bg_section_middle.gif) repeat-y 0 0;
	padding: 25px 30px 25px 30px;
	width: 660px;
}

/*-----------------------------------------
side
-----------------------------------------*/
#side {
	float: right;
	margin-bottom: 30px;
	width: 200px;
}

#side #pamphlet,
#side #recommend,
#side #convenient,
#side #originalgoods {
	margin-top: 20px;
	padding-top: 4px;
}

#side #pamphlet .head,
#side #recommend .head,
#side #convenient .head,
#side #originalgoods .head {
	padding: 0 4px;
}

#side #pamphlet .body,
#side #recommend .body,
#side #convenient .body,
#side #originalgoods .body {
	padding-bottom: 4px;
}

#side #pamphlet .body ul,
#side #recommend .body ul,
#side #convenient .body ul,
#side #originalgoods .body ul {
	padding: 5px 10px 1px 10px;
}

#side #pamphlet .body li,
#side #recommend .body li {
	border: 1px solid #DDD;
	background: #FFF;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 13px;
}

#side #pamphlet .body li a,
#side #recommend .body li a{
	display: block;
	padding: 4px;
	text-decoration: underline;
	color: #333;
}

#side #pamphlet .body li a:hover,
#side #recommend .body li a:hover{
	text-decoration: none;
}

#side #pamphlet .body li .text,
#side #recommend .body li .text {
	display: block;
	margin-top: 5px;
	padding: 0px 0 2px 14px;
}

#side #convenient .body li,
#side #originalgoods .body li {
	margin-bottom: 5px;
}

/*#pamphlet
-----------------------------------------*/
#side #pamphlet {
	background: url(../images/common/bg_pamphlet_top.png) no-repeat 0 0;
}

#side #pamphlet .head {
	background: url(../images/common/bg_pamphlet_middle.gif) repeat-y 0 0;
}

#side #pamphlet .body {
	background: url(../images/common/bg_pamphlet_bottom.gif) no-repeat 0 100%;
}

#side #pamphlet .body ul {
	background: url(../images/common/bg_pamphlet_middle.gif) repeat-y 0 0;
}

#side #pamphlet .body li .text {
	background: url(../images/common/bg_pamphlet_text.gif) no-repeat 0 50%;
}

/*#recommend
-----------------------------------------*/
#side #recommend {
	background: url(../images/common/bg_recommend_top.png) no-repeat 0 0;
}

#side #recommend .head {
	background: url(../images/common/bg_recommend_middle.gif) repeat-y 0 0;
}

#side #recommend .body {
	background: url(../images/common/bg_recommend_bottom.gif) no-repeat 0 100%;
}

#side #recommend .body ul {
	background: url(../images/common/bg_recommend_middle.gif) repeat-y 0 0;
}

#side #recommend .body li .text {
	background: url(../images/common/bg_recommend_text.gif) no-repeat 0 50%;
}

/*#convenient
-----------------------------------------*/
#side #convenient {
	background: url(../images/common/bg_convenient_top.png) no-repeat 0 0;
}

#side #convenient .head {
	background: url(../images/common/bg_convenient_middle.gif) repeat-y 0 0;
}

#side #convenient .body {
	background: url(../images/common/bg_convenient_bottom.gif) no-repeat 0 100%;
}

#side #convenient .body ul {
	background: url(../images/common/bg_convenient_middle.gif) repeat-y 0 0;
}

/*#originalgoods
-----------------------------------------*/
#side #originalgoods {
	background: url(../images/common/bg_originalgoods_top.png) no-repeat 0 0;
}

#side #originalgoods .head {
	background: url(../images/common/bg_originalgoods_middle.gif) repeat-y 0 0;
}

#side #originalgoods .body {
	background: url(../images/common/bg_originalgoods_bottom.gif) no-repeat 0 100%;
}

#side #originalgoods .body ul {
	background: url(../images/common/bg_originalgoods_middle.gif) repeat-y 0 0;
}

/*-----------------------------------------
footer
-----------------------------------------*/
#footer {
	background: url(../images/common/bg_footerpicture.gif) repeat-x 50% 0;
	margin-top: 15px;
	padding-top: 65px;
	text-align: left;
	width: 100%;
}

#footer.fixed {
	position: absolute;
	left: 0;
	bottom: 0;
}

/*#footerWrapper
-----------------------------------------*/
#footer #footerWrapper {
	background: url(../images/common/bg_footer.jpg) repeat 0 0;
}

/*#footerInner
-----------------------------------------*/
#footer #footerInner {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer #footerInner .tel {
	float: left;
}

#footer #footerInner ul {
	float: left;
	margin-left: 20px;
	width: 590px;
}

#footer #footerInner ul li {
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 13px;
}

#footer #footerInner ul li.home,
#footer #footerInner ul li.guide,
#footer #footerInner ul li.reservation {
	width: 188px;
}

#footer #footerInner ul li.stop,
#footer #footerInner ul li.faq,
#footer #footerInner ul li.news {
	width: 132px;
}

#footer #footerInner ul li.contact,
#footer #footerInner ul li.privacy {
	width: 157px;
}

#footer #footerInner ul li.link,
#footer #footerInner ul li.sitemap {
	width: 113px;
}

#footer #footerInner ul li a {
	background: url(../images/common/arrow01.png) no-repeat 0 50%;
	padding-left: 17px;
	text-decoration: underline;
	color: #FFF;
}

#footer #footerInner ul li.cancel a {
	background: url(../images/common/arrow02.png) no-repeat 0 50%;
}

#footer #footerInner ul li a:hover {
	text-decoration: none;
	color: #FFF;
}

/*#copyright
-----------------------------------------*/
#footer #copyright {
	background: url(../images/common/bg_copyright.jpg) repeat 0 0;
	text-align: center;
}

#footer #copyrightInner {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer #copyright .company {
	display: inline;
	line-height: 13px;
}

#footer #copyright .text {
	display: inline;
	margin-left: 15px;
	line-height: 13px;
	font-size: 11px;
	color: #FFF;
}

#footer #copyright .bus {
	position: absolute;
	bottom: 0;
	right: 0;
}

/*===================================================================

#contents.home

===================================================================*/
/*-----------------------------------------
#contents
-----------------------------------------*/
#contents.home.spring {
	background: url(../images/home/bg_spring.jpg) no-repeat 50% 0;
}

#contents.home.summer {
	background: url(../images/home/bg_summer.jpg) no-repeat 50% 0;
}

#contents.home.fall {
	background: url(../images/home/bg_fall.jpg) no-repeat 50% 0;
}

#contents.home.winter {
	background: url(../images/home/bg_winter.jpg) no-repeat 50% 0;
}

/*-----------------------------------------
side
-----------------------------------------*/
#contents.home #side {
	margin-top: 32px;
}

/*-----------------------------------------
main
-----------------------------------------*/
#contents.home #main {
	background: url(../images/home/bg_slide.png) no-repeat 0 0;
	margin-top: 30px;
	width: 730px!important;
}

/*#slide
-----------------------------------------*/
#contents.home #slide {
	position: relative;
	padding: 5px 5px 0 5px;
	width: 720px;
	height: 370px;
}

#contents.home #slide .loading {
	position: absolute;
	top: 133px;
	left: 353px;
}

#contents.home #slide #visual {
	position: relative;
	width: 720px;
	height: 290px;
}

#contents.home #slide #visual li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#contents.home #slide #visual .mask {
	position: absolute;
	top: 0;
	left: 0;
}

#contents.home #slide #thumbnailNav {
	background: url(../images/home/bg_thumbnail.gif) no-repeat 0 0;
	padding: 5px;
	width: 710px;
	height: 70px;
}

#contents.home #slide #thumbnailNav #thumbnailPrev {
	float: left;
	width: 18px;
}

#contents.home #slide #thumbnailNav #thumbnailNext {
	float: right;
	width: 18px;
}

#contents.home #slide #thumbnailNav #thumbnails {
	display: inline;
	position: relative;
	float: left;
	width: 665px;
	height: 70px;
	margin-left: 6px;
	overflow: hidden;
}

#contents.home #slide #thumbnailNav #thumbnail {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#contents.home #slide #thumbnailNav #thumbnail li {
	position: relative;
	float: left;
	background: #FFF;
	margin-right: 5px;
	width: 128px;
}

#contents.home #slide #thumbnailNav #thumbnail li img {
	border: 1px solid #A69A35;
	padding: 1px;
}

#contents.home #slide #thumbnailNav #thumbnail li .mask {
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 2px;
	background: #000;
	width: 124px;
	height: 66px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#contents.home #slide #thumbnailNav #thumbnail li .mask.off {
	display: block;
}

#contents.home #slide #thumbnailNav #thumbnail li .mask.on {
	display: none;
}

/*#important
-----------------------------------------*/
#contents.home #important {
	border: 1px solid #D02E3A;
	background: #FFF;
	margin-top: 30px;
	padding: 1px;
	line-height: 18px;
	width: 716px;
	font-size: 12px;
}

#contents.home #important #importantInner {
	border: 1px solid #D02E3A;
	background: #FEF8F9;
	padding: 15px;
}

#contents.home #important .title {
	margin-bottom: 5px;
	font-weight: bold;
	color: #D02E3A;
}

/*#reservation
-----------------------------------------*/
#contents.home #reservation {
	margin-top: 33px;
}

#contents.home #reservation .head {
	position: relative;
	z-index: 1;
	margin: 0 0 -7px 1px;
	width: 719px;
}

#contents.home #reservation .head .tower {
	position: absolute;
	z-index: 2;
	top: -10px;
	left: 650px;
}

#contents.home #reservation .body .bodyInner {
	position: relative;
	padding: 30px 0 20px 26px!important;
	width: 694px!important;
}

#contents.home #reservation .body .text {
	float: left;
	width: 430px;
}

#contents.home #reservation .body .button {
	float: left;
	margin-left: 23px;
}

#contents.home #reservation .body .bg {
	position: absolute;
	left: 361px;
	bottom: -4px;
}

/*#courseGuide
-----------------------------------------*/
#contents.home #courseGuide {
	margin-top: 25px;
}

#contents.home #courseGuide .head {
	margin: 0 0 12px 10px;
}

#contents.home #courseGuide .body .bodyInner {
	position: relative;
	padding: 10px 0 25px 30px!important;
	width: 690px!important;
}

#contents.home #courseGuide .body ul {
	width: 675px;
}

#contents.home #courseGuide .body ul li {
	background: url(../images/home/bg_course_top.gif) no-repeat 0 0;
	float: left;
	width: 210px;
	margin: 15px 15px 0 0;
	line-height: 18px;
	padding-top: 3px;
	font-size: 13px;
}

#contents.home #courseGuide .body ul li .course {
	background: url(../images/home/bg_course_bottom.gif) no-repeat 0 100%;
	width: 210px;
	padding-bottom: 4px;
}

#contents.home #courseGuide .body ul li .course a {
	display: block;
	background: url(../images/home/bg_course_middle.gif) repeat-y 0 0;
	width: 204px;
	padding: 0 3px 6px 3px;
	color: #444;
	text-decoration: none;
}

#contents.home #courseGuide .body ul li .caption {
	display: block;
	margin: 5px 0;
	padding: 3px 7px;
	background: url(../images/home/bg_caption.gif) repeat-y 0 0;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#contents.home #courseGuide .body ul li .course a:hover .caption {
	text-decoration: none;
}

#contents.home #courseGuide .body ul li .course a:hover .figure img.photo {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

#contents.home #courseGuide .body ul li .figure {
	display: block;
	position: relative;
}

#contents.home #courseGuide .body ul li .figure .mask {
	position: absolute;
	top: 0;
	left: 0;
}

#contents.home #courseGuide .body ul li .text {
	display: block;
	padding: 0 7px;
}

#contents.home #courseGuide .body .button {
	margin: 25px 30px 0 0;
	text-align: right;
}

#contents.home #courseGuide .body .bg {
	position: absolute;
	left: 331px;
	bottom: -4px;
}

/*#search
-----------------------------------------*/
#contents.home #search {
	margin-top: 25px;
}

#contents.home #search .head {
	margin: 0 0 10px 10px;
}

#contents.home #search .body .bodyInner {
	position: relative;
}

#contents.home #search .body .title {
	float: left;
}

#contents.home #search .body #ride {
	width: 660px;
}

#contents.home #search .body #ride .form select {
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 15px;
}

#contents.home #search .body #keyword {
	margin: 20px 0;
	width: 660px;
}

#contents.home #search .body #keyword .form .input input {
	border: 1px solid #CCC;
	padding: 3px;
	width: 530px;
	font-size: 15px;
}

#contents.home #search .body .form {
	display: inline;
	float: left;
	margin-left: 10px;
}

#contents.home #search .body dl {
	margin-top: 10px;
	font-size: 14px;
}

#contents.home #search .body dl dt {
	position: absolute;
}

#contents.home #search .body dl dd {
	padding-left: 2em;
}

#contents.home #search .body .button {
	text-align: center;
}

#contents.home #search .body .bg {
	position: absolute;
	left: 16px;
	bottom: -4px;
}

/*#information
-----------------------------------------*/
#contents.home #information {
	margin-top: 13px;
}

#contents.home #information .head {
	margin-left: 10px;
}

#contents.home #information .body .bodyInner {
	padding-top: 10px!important;
}

#contents.home #information .body ul li {
	background: url(../images/common/bg_dotline01.gif) repeat-x 0 100%;
	padding: 15px 0 16px 0;
}

#contents.home #information .body ul li .day {
	float: left;
	font-size: 15px;
	color: #751485;
}

#contents.home #information .body ul li .update {
	background: url(../images/home/bg_update.gif) repeat-y 0 0;
	margin-left: 95px;
	padding-left: 19px;
	color: #444;
}

#contents.home #information .body ul li .update .title {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}

/*===================================================================

#contents.guide

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
#contents.guide #main .section .section .body {
	background: none!important;
	width: 660px!important;
	padding: 0!important;
}

/*#reservation
-----------------------------------------*/
#contents.guide #main #reservation {
	margin-bottom: 25px;
}

#contents.guide #main #reservation .head {
	position: relative;
	margin: 0 0 -7px 22px;
}

#contents.guide #main #reservation .body .search {
	background: url(../images/guide/bg_search.jpg) no-repeat 0 100%;
	line-height: 21px;
	padding-bottom: 50px;
	font-size: 14px;
}

#contents.guide #main #reservation .body .search .text b {
	color: #D02E3A;
}

#contents.guide #main #reservation .body .search .button {
	float: right;
}

#contents.guide #main #reservation .body .regist {
	background: url(../images/common/bg_check01.gif) repeat 0 0;
	padding: 10px 10px 15px 10px;
	line-height: 20px;
	font-size: 13px;
}

#contents.guide #main #reservation .body .regist ul {
	padding: 10px 8px 15px 8px;
}

#contents.guide #main #reservation .body .regist ul a {
	color: #9B8F2E;
}

#contents.guide #main #reservation .body .regist .button {
	text-align: center;
}

/*#howto
-----------------------------------------*/
#contents.guide #main #howto .head {
	margin: 0 0 20px 0;
}

#contents.guide #main #howto #anchorArea {
	width: 660px;
}

#contents.guide #main #howto #anchorAreaWrapper {
	width: 660px;
}

#contents.guide #main #howto #anchorAreaInner {
	padding: 0 15px 15px 15px;
	width: 630px;
}

#contents.guide #content #anchorArea ul {
	width: 630px;
}

#contents.guide #main #howto #anchorArea li {
	margin: 15px 15px 0 0;
	padding: 0 15px 0 0;
	font-size: 13px;
}

/*.step
-----------------------------------------*/
#contents.guide #main .section .section .step {
	background: url(../images/guide/arrow.gif) no-repeat 50% 100%;
	margin-bottom: 13px;
	padding-bottom: 82px;
	width: 660px;
}

#contents.guide #main .section .section .step.last {
	background: none;
	margin-bottom: 30px;
	padding-bottom: 0;
}

#contents.guide #main .section .section .step .figure {
	margin-top: 20px;
	float: left;
	width: 280px;
}

#contents.guide #main .section .section .step .figure img {
	border: 1px solid #E4E1C2;
	padding: 1px;
}

#contents.guide #main .section .section .step .detail {
	margin-top: 20px;
	float: right;
	width: 360px;
}

#contents.guide #main .section .section .step .detail .attention {
	background: url(../images/common/bg_check02.gif) repeat 0 0;
	padding: 10px;
}

#contents.guide #main .section .section .step .detail .attention .title {
	font-weight: bold;
}

#contents.guide #main .section .section .step .detail .attention li {
	margin-left: 1em;
	text-indent: -1em;
}

#contents.guide #main .section .section .step .detail .explanation li {
	background: url(../images/common/bg_item02.gif) no-repeat 0 0.3em;
	margin-bottom: 15px;
	padding: 0 0 0 19px;
	line-height: 20px;
	font-size: 13px;
}

#contents.guide #main .section .section .step .detail .explanation li b {
	color: #D02E3A;
}

/*.step1
-----------------------------------------*/
#contents.guide #main .section .section #step1.step .figure01 {
	margin-left: 19px;
}

/*.step3
-----------------------------------------*/
#contents.guide #main .section .section .step #premium {
	clear: both;
	border: 2px solid #DAD5A6;
	padding: 8px 8px 15px 8px;
	line-height: 20px;
	font-size: 13px;
}

#contents.guide #main .section .section .step #premium .text {
	padding: 10px 7px 0 7px;
}

#contents.guide #main .section .section #step3.step .figure,
#contents.guide #main .section .section #step3.step .detail {
	margin-bottom: 20px;
}

/*.cancel
-----------------------------------------*/
#contents.guide #main .section .section .cancel {
	line-height: 21px;
	font-size: 13px;
}

#contents.guide #main .section .section .cancel .title {
	margin-bottom: 10px;
}

#contents.guide #main .section .section .cancel li {
	background: url(../images/common/bg_item01.png) no-repeat 1px 50%;
	padding: 0 0 0 16px;
}

#contents.guide #main .section .section .cancel .note span {
	color: #D02E3A;
}

/*===================================================================

#contents.reservation

===================================================================*/
/*-----------------------------------------
searchArea
-----------------------------------------*/
#contents.reservation #searchArea {
	background: url(../images/common/bg_article_top.gif) no-repeat 0 0;
	padding-top: 3px;
	width: 950px;
}

#contents.reservation #searchAreaWrapper {
	background: url(../images/common/bg_article_bottom.gif) no-repeat 0 100%;
	padding-bottom: 3px;
	width: 950px;
}

#contents.reservation #searchAreaInner {
	background: url(../images/common/bg_article_middle.gif) repeat-y 0 0;
	padding: 0 3px;
	width: 944px;
}

/*.close
-----------------------------------------*/
#contents.reservation #searchArea.close #searchAreaHead {
	background: none!important;
	padding-bottom: 0!important;
}

/*#searchAreaHead
-----------------------------------------*/
#contents.reservation #searchArea #searchAreaHead {
	background: url(../images/common/bg_dotline03.gif) repeat-x 0 100%!important;
	padding-bottom: 3px!important;
	width: 944px;
}

#contents.reservation #searchArea #searchAreaHeadWrapper {
	background: url(../images/common/bg_check01.gif) repeat 0 0;
	padding: 12px;
	width: 920px;
}

#contents.reservation #searchArea #searchAreaHead .title {
	float: left;
	width: 113px;
}

#contents.reservation #searchArea #searchAreaHead .text {
	float: left;
	margin-left: 15px;
	line-height: 21px;
	font-size: 13px;
}

#contents.reservation #searchArea #searchAreaHead .button {
	float: right;
	margin-top: 3px;
	width: 63px;
}

/*#searchAreaBody
-----------------------------------------*/
#contents.reservation #searchArea #searchAreaBody {
	background: url(../images/common/bg_dotline03.gif) repeat-x 0 100%;
	padding: 15px 12px 15px 12px;
	width: 920px;
}

#contents.reservation #searchArea #searchAreaBodyWrapper {
	background: url(../images/reservation/bg_search.gif) repeat-y 563px 0;
	width: 920px;
}

#contents.reservation #searchArea #searchAreaBody input,
#contents.reservation #searchArea #searchAreaBody select {
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 15px;
	vertical-align: middle;
}

#contents.reservation #searchArea #searchAreaBody #addmeal {
	border: none!important;
	padding: 0!important;
}

#contents.reservation #searchArea #searchAreaBody .keyword .form input {
	width: 210px;
}

#contents.reservation #searchArea #searchAreaBody .title {
	float: left;
	width: 110px;
}

#contents.reservation #searchArea #searchAreaBody .form {
	margin-left: 120px;
}

#contents.reservation #searchArea #searchAreaBody .note {
	clear: both;
	width: 215px;
	margin-left: 1em;
	padding: 3px 0;
	text-indent: -1em;
	line-height: 18px;
	color: #CA1D29;
}

#contents.reservation #searchArea #searchAreaBody dl {
	clear: both;
	padding: 3px 0;
}

#contents.reservation #searchArea #searchAreaBody dt {
	float: left;
}

#contents.reservation #searchArea #searchAreaBody dd {
	padding-left: 2em;
}

#contents.reservation #searchArea #searchAreaBody .ride,
#contents.reservation #searchArea #searchAreaBody .stop,
#contents.reservation #searchArea #searchAreaBody .budget,
#contents.reservation #searchArea #searchAreaBody .etd,
#contents.reservation #searchArea #searchAreaBody .theme {
	margin-bottom: 10px;
}

#contents.reservation #searchArea #searchAreaBody .column1 {
	float: left;
	width: 328px;
}

#contents.reservation #searchArea #searchAreaBody .column2 {
	float: left;
	width: 250px;
}

#contents.reservation #searchArea #searchAreaBody .column3 {
	float: left;
	width: 342px;
}

#contents.reservation #searchArea #searchAreaBody .course .form input {
	width: 2em;
}

/*#searchAreaButton
-----------------------------------------*/
#contents.reservation #searchArea #searchAreaButton {
	margin-top: 2px;
	padding: 13px 0 17px 0;
	background: url(../images/common/bg_check06.gif) repeat 0 0;
	width: 944px;
}

#contents.reservation #searchArea #searchAreaButton .button {
	display: inline;
	float: left;
	margin-left: 352px;
	width: 240px;
}

#contents.reservation #searchArea #searchAreaButton .text {
	display: inline;
	float: left;
	margin-left: 15px;
	line-height: 35px;
}

/*-----------------------------------------
result
-----------------------------------------*/
#contents.reservation #result {
	background: url(../images/reservation/arrow_result.gif) no-repeat 50% 10px;
	margin: 0 auto 15px auto;
	padding-top: 60px;
	width: 950px;
	line-height: 28px;
	font-size: 14px;
}

#contents.reservation #result .find {
	float: left;
}

#contents.reservation #result .find .count {
	font-size: 28px;
	color: #D71B29;
}

#contents.reservation #result .sort {
	float: right;
}

#contents.reservation #result .sort .title {
	font-weight: bold;
}

/*-----------------------------------------
paging
-----------------------------------------*/
#contents.reservation #paging {
	margin: 0 auto 10px auto;
	width: 950px;
	line-height: 100%;
	font-size: 14px;
}

#contents.reservation #paging .view {
	display: inline;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}

#contents.reservation #paging .nav {
	display: inline;
	margin-right: 15px;
	float: right;
}
/* ##### 2014/03/05 Nonaka add ページング処理用（フッター）を追加 start ##### */
#contents.reservation #pagingFooter {
	margin: 0 auto 10px auto;
	width: 950px;
	line-height: 100%;
	font-size: 14px;
}

#contents.reservation #pagingFooter .view {
	display: inline;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}

#contents.reservation #pagingFooter .nav {
	display: inline;
	margin-right: 15px;
	float: right;
}
/* ##### 2014/03/05 Nonaka add ページング処理用（フッター）を追加 end   ##### */


/*-----------------------------------------
article
-----------------------------------------*/
#contents.reservation #content #articleInner {
	padding: 27px 30px 1px 30px;
}

#contents.reservation #article .section {
	margin-bottom: 25px;
}


/*.head
-----------------------------------------*/
#contents.reservation #article .section .head {
	background: url(../images/reservation/bg_resulttitle.gif) repeat-y 0 0;
	margin-bottom: 15px;
	padding: 10px 54px 10px 10px;
}

#contents.reservation #article .section .head .title {
	float: left;
	background: url(../images/reservation/bg_resultitem.gif) no-repeat 0 50%;
	padding-left: 22px;
	font-size: 16px;
	font-weight: bold;
}

#contents.reservation #article .section .head .course {
	font-size: 14px;
	text-align: right;
}

/*.body
-----------------------------------------*/
#contents.reservation #article .section .body {
	width: 890px;
}

#contents.reservation #article .section .body .figure {
	float: left;
	width: 220px;
}

#contents.reservation #article .section .body .figure img {
	border: 1px solid #DDD;
	padding: 1px;
}

#contents.reservation #article .section .body .detail {
	float: right;
	width: 650px;
	line-height: 20px;
	font-size: 13px;
}

#contents.reservation #article .section .body .detail .title {
	background: url(../images/common/bg_borderleft01.gif) repeat-y 0 0;
	margin-bottom: 5px;
	padding-left: 11px;
	font-size: 14px;
	font-weight: bold;
}

#contents.reservation #article .section .body .detail .caption {
	margin-top: 1em;
}

#contents.reservation #article .section .body .detail table {
	table-layout: fixed;
	width: 100%;
}

#contents.reservation #article .section .body .detail table th {
	font-weight: bold;
}

#contents.reservation #article .section .body .detail table th,
#contents.reservation #article .section .body .detail table td {
	text-align: left;
}

#contents.reservation #article .section .body .detail table td {
	padding-left: 1em;
}

#contents.reservation #article .section .body .detail .unit {
	background: url(../images/common/bg_dotline01.gif) repeat-x 0 100%;
	padding: 8px 0 16px 0;
}

#contents.reservation #article .section .body .detail .day {
	float: left;
	width: 280px;
}

#contents.reservation #article .section .body .detail .place {
	float: right;
	width: 350px;
}

#contents.reservation #article .section .body .detail .place .button {
	margin-top: 30px;
	text-align: right;
}

/*===================================================================

#contents.reservation_choice

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.reservation_choice #article div.head {
	background: url(../images/reservation/bg_resulttitle.gif) repeat-y 0 0;
	margin-bottom: 15px;
	padding: 10px 54px 10px 10px;
}

#contents.reservation_choice #article div.head .title {
	float: left;
	background: url(../images/reservation/bg_resultitem.gif) no-repeat 0 50%;
	padding-left: 22px;
	font-size: 16px;
	font-weight: bold;
}

#contents.reservation_choice #article .head .course {
	font-size: 14px;
	text-align: right;
}

/*.body
-----------------------------------------*/
#contents.reservation_choice #article .body {
	margin-bottom: 20px;
	width: 890px;
}

#contents.reservation_choice #article .body .external {
	padding-right: 10px;
	text-align: right;
}

#contents.reservation_choice #article .body .external span {
	background: url(../images/common/icon_external.gif) no-repeat 0 50%;
	padding-left: 19px;
	font-weight: bold;
	font-size: 14px;
	color: #D71B29;
}

#contents.reservation_choice #article .body .figure {
	float: left;
	width: 250px;
}

#contents.reservation_choice #article .body .figure img {
	border: 1px solid #DDD;
	padding: 1px;
}

#contents.reservation_choice #article .body .detail {
	float: right;
	width: 619px;
	line-height: 20px;
	font-size: 13px;
}

#contents.reservation_choice #article .body .detail .day {
	background: url(../images/common/bg_check02.gif) repeat 0 0;
	margin-bottom: 10px;
	padding: 5px;
}

#contents.reservation_choice #article .body .detail .day b {
	font-weight: bold;
}

#contents.reservation_choice #article .body .detail .title {
	background: url(../images/common/bg_borderleft01.gif) repeat-y 0 0;
	margin-bottom: 10px;
	padding-left: 11px;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
}

#contents.reservation_choice #article .body .detail .section {
	background: url(../images/common/bg_dotline01.gif) repeat-x 0 100%;
	padding: 15px 0 13px 0;
	width: 619px;
}

#contents.reservation_choice #article .body .detail .section:first-child {
	padding-top: 8px;
}

#contents.reservation_choice #article .body .detail .section .unit {
	margin: 0 0 15px 0;
	font-size: 13px;
}

#contents.reservation_choice #article .body .detail .section .unit:last-child {
	margin-bottom: 0;
}

#contents.reservation_choice #article .body .detail .section .unit .table {
	margin: 0 0 10px 19px;
}

#contents.reservation_choice #article .body .detail .section .unit .caption {
	margin-bottom: 5px;
	font-size: 14px;
}

#contents.reservation_choice #article .body .detail .first {
	float: left;
	width: 252px;
}

#contents.reservation_choice #article .body .detail .first .day {
	margin-bottom: 0;
}

#contents.reservation_choice #article .body .detail .second {
	float: right;
	padding-bottom: 5px;
	width: 343px;
}

/*table
-----------------------------------------*/
#contents.reservation_choice #article .body table th {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#contents.reservation_choice #article .body table .blank {
	background: #EEE;
}

#contents.reservation_choice #article .body table td {
	text-align: center;
	font-size: 15px;
}

#contents.reservation_choice #article .body table .price th {
	background: #F8F3F8;
	font-weight: normal;
}

#contents.reservation_choice #article .body table .price td {
	width: 210px;
}

#contents.reservation_choice #article .body table .stop {
	width: 150px;
}

#contents.reservation_choice #article .body table .start {
	width: 80px;
}

#contents.reservation_choice #article .body table td.start {
	padding-left: 0;
	padding-right: 0;
}

#contents.reservation_choice #article .body table .time {
	width: 110px;
}

#contents.reservation_choice #article .body table td.stop {
	font-size: 12px!important;
}

/*-----------------------------------------
empty
-----------------------------------------*/
/*#calendar
-----------------------------------------*/
#contents.reservation_choice #empty #calendar {
	border: 1px solid #DAD5A6;
	width: 688px;
	margin: 25px auto 0 auto;
	padding: 20px 0 30px 0;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

#contents.reservation_choice #empty #calendar .note b {
	font-weight: bold;
	font-size: 16px;
}

/*.month
-----------------------------------------*/
#contents.reservation_choice #empty #calendar .month {
	background: url(../images/reservation/bg_month.gif) no-repeat 0 0;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 344px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#contents.reservation_choice #empty #calendar .month ul {
	display: table;
	width: 344px;
}

#contents.reservation_choice #empty #calendar .month ul li {
	display:table-cell;
}

* html #empty #calendar .month ul li {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html #empty #calendar .month ul li {/* IE 7 */
	display:inline;
	zoom:1;
}

#contents.reservation_choice #empty #calendar .month .current {
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#contents.reservation_choice #empty #calendar .month .prev {
	width: 57px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

#contents.reservation_choice #empty #calendar .month .next {
	width: 57px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

/*table
-----------------------------------------*/
#contents.reservation_choice #empty #calendar table {
	table-layout: fixed;
	margin: 0 auto 0 auto;
	border-collapse: separate;
	border-spacing: 1px;
	background: #CCC;
	width: 344px;
	line-height: 100%;
}

#contents.reservation_choice #empty #calendar table th {
	border: 1px solid #FFF;
	background: #F4F2E4;
	padding: 10px 0;
	vertical-align: middle;
	font-size: 14px;
}

#contents.reservation_choice #empty #calendar table td {
	border: 1px solid #FFF;
	background: #FFF;
	padding: 10px 0;
	vertical-align: middle;
	font-size: 15px;
}

#contents.reservation_choice #empty #calendar table td.current {
	border: 1px solid #D71B29;
}

#contents.reservation_choice #empty #calendar table td a {
	color: #1D3994;
}

#contents.reservation_choice #empty #calendar table .sun {
	background: #FBE8E9;
	color: #D71B29;
}

#contents.reservation_choice #empty #calendar table .sat {
	background: #E8EBF4;
	color: #D71B29;
}

#contents.reservation_choice #empty #calendar table .sun a,
#contents.reservation_choice #empty #calendar table .sat a {
	color: #D71B29;
}



/*#list
-----------------------------------------*/
#contents.reservation_choice #empty #list {
	width: 690px;
	margin: 26px auto 0 auto;
}

#contents.reservation_choice #empty #list .title {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
}

#contents.reservation_choice #empty #list td {
	font-size: 16px;
}

#contents.reservation_choice #empty #list .start,
#contents.reservation_choice #empty #list .availability {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#contents.reservation_choice #empty #list .stop {
	width: 310px;
}

#contents.reservation_choice #empty #list .start {
	width: 83px;
}

#contents.reservation_choice #empty #list .availability {
	width: 83px;
}

/*#attention
-----------------------------------------*/
#contents.reservation_choice #empty #attention {
	width: 690px;
	margin: 20px auto 0 auto;
	line-height: 24px;
	font-size: 13px;
}

/*===================================================================

#contents.reservation_input

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.reservation_input #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.reservation_input #article .body {
	margin: 0 auto;
	width: 690px;
}

/*.note
-----------------------------------------*/
#contents.reservation_input #article .body .note {
	padding: 0 0 35px 0;
}

#contents.reservation_input #article .body .note li {
	background: url(../images/common/bg_item01.png) no-repeat 0 50%;
	padding-left: 15px;
	font-size: 13px;
	line-height: 20px;
}

/*.price
-----------------------------------------*/
#contents.reservation_input #article .body div.price {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 15px 100px;
}

#contents.reservation_input #article .body div.price table .blank {
	background: #EEE;
}

#contents.reservation_input #article .body div.price table th {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#contents.reservation_input #article .body div.price table td {
	text-align: center;
	font-size: 15px;
}

#contents.reservation_input #article .body div.price table .price th {
	background: #F8F3F8;
	font-weight: normal;
}

/*===================================================================

#contents.reservation_confirm

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.reservation_confirm #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.reservation_confirm #article .body {
	margin: 0 auto;
	width: 690px;
}

/*.price
-----------------------------------------*/
#contents.reservation_confirm #article .body div.price {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 15px 100px;
}

#contents.reservation_confirm #article .body div.price table .blank {
	background: #EEE;
}

#contents.reservation_confirm #article .body div.price table th {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#contents.reservation_confirm #article .body div.price table td {
	text-align: center;
	font-size: 15px;
}

#contents.reservation_confirm #article .body div.price table .price th,
#contents.reservation_confirm #article .body div.price table .total th {
	background: #F8F3F8;
	font-weight: normal;
}

#contents.reservation_confirm #article .body div.price table .total td {
	font-weight: bold;
}

/*.note
-----------------------------------------*/
#contents.reservation_confirm #article .body .note {
	background: url(../images/common/bg_check04.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 10px 15px;
}

#contents.reservation_confirm #article .body .note li {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #D71B29;
}

/*===================================================================

#contents.reservation_complete

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.reservation_complete #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.reservation_complete #article .body {
	margin: 0 auto;
	width: 690px;
}

/*#thanks
-----------------------------------------*/
#contents.reservation_complete #article .body #thanks {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 15px 0;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#contents.reservation_complete #article .body #thanks .reservationNumber {
	background: #FFF;
	width: 258px;
	margin: 15px auto 15px auto;
	padding: 5px 0;
	font-size: 14px;
}

#contents.reservation_complete #article .body #thanks .reservationNumber .number {
	margin-left: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #d71b29;
}

#contents.reservation_complete #article .body #thanks .note {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #d71b29;
}

/*.attention
-----------------------------------------*/
#contents.reservation_complete #article .body .attention {
	background: url(../images/common/bg_check04.gif) repeat 0 0;
	margin-top: 20px;
	padding: 15px 15px 0 15px;
	line-height: 20px;
	font-size: 13px;
}

#contents.reservation_complete #article .body .attention p {
	padding-bottom: 15px;
}


/*#transition
-----------------------------------------*/
#contents.reservation_complete #article .body #transition ul {
	position: relative;
	margin: 30px 10px 0 0!important;
	text-align: left!important;
	width: 680px;
}

#contents.reservation_complete #article .body #transition li {
	display: block!important;
	margin: 0!important;
}

#contents.reservation_complete #article .body #transition li.tohome {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#contents.reservation_complete #article .body #transition li.toregist {
	border: 1px solid #DAD5A6;
	width: 426px;
	float: right;
	font-size: 13px;
	text-align: center;
}

#contents.reservation_complete #article .body #transition .regist {
	padding: 10px 5px;
}

#contents.reservation_complete #article .body #transition .regist .title {
	margin-bottom: 10px;
}

#contents.reservation_complete #article .body #transition .regist .button {
	margin-top: 10px;
}

/*===================================================================

#contents.reservation_member

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*#noTitle
-----------------------------------------*/
#contents.reservation_member #article #noTitle {
	padding: 29px 100px 34px 100px!important;
}

/*.head
-----------------------------------------*/
#contents.reservation_member #article .head {
	margin-bottom: 10px;
}

/*.body
-----------------------------------------*/
#contents.reservation_member #article .body {
	width: 690px;
}

/*.newmember
-----------------------------------------*/
#contents.reservation_member #article .newmember {
	background: url(../images/common/bg_dotline02.gif) repeat-x 0 100%;
	margin-bottom: 28px;
	padding: 0 0 21px 0;
	width: 690px;
}

#contents.reservation_member #article .newmember .button {
	float: left;
}

#contents.reservation_member #article .newmember .note {
	float: left;
	margin: 5px 0 0 15px;
	font-size: 13px;
}

/*.member
-----------------------------------------*/
#contents.reservation_member #article .member .note {
	margin: 0 0 10px 20px;
	font-size: 13px;
}

#contents.reservation_member #article .member .button {
	margin-top: 15px;
}

#contents.reservation_member #article .member table input {
	width: 483px;
}

/*===================================================================

#contents.stop

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
#contents.stop #main .section .section {
	margin-bottom: 30px;
}

#contents.stop #main .section .section .body {
	background: none!important;
	width: 660px!important;
	padding: 0!important;
	line-height: 20px;
	font-size: 13px;
}

/*.body
-----------------------------------------*/
#contents.stop #main .section .section .body .figure {
	margin-top: 20px;
	float: left;
}

#contents.stop #main .section .section .body .figure img {
	border: 1px solid #CCC;
	padding: 2px;
}

#contents.stop #main .section .section .body .detail {
	margin-top: 20px;
	float: right;
	width: 334px;
}

#contents.stop #main .section .section .body .detail .unit {
	margin-bottom: 15px;
}

#contents.stop #main .section .section .body .detail .unit .stop {
	margin-bottom: 10px;
}

/*#kyoto
-----------------------------------------*/
#contents.stop #main .section #kyoto.section .body .figure {
	width: 306px;
}

/*#sanjou
-----------------------------------------*/
#contents.stop #main .section #sanjou.section .body .figure {
	margin-bottom: 20px;
	width: 294px;
}

#contents.stop #main .section #sanjou.section .body .detail {
	margin-bottom: 20px;
}

#contents.stop #main .section #sanjou.section .body .close {
	clear: both;
	background: url(../images/common/bg_check02.gif) repeat 0 0;
	padding: 10px 10px 20px 10px;
	width: 640px;
}

#contents.stop #main .section #sanjou.section .body .close .text {
	padding: 10px 6px 0 6px;
}

#contents.stop #main .section #sanjou.section .body .close .text p {
	margin-bottom: 1em;
}

#contents.stop #main .section #sanjou.section .body .close .text p.buy {
	margin-bottom: 0!important;
	font-weight: bold;
}

#contents.stop #main .section #sanjou.section .body .close .text p.sign {
	margin-bottom: 0!important;
	text-align: right;
}

/*#otsu
-----------------------------------------*/
#contents.stop #main .section #otsu.section .body .figure {
	width: 295px;
}

/*#hotel
-----------------------------------------*/
#contents.stop #main .section #hotel.section {
	margin-bottom: 0!important;
}

#contents.stop #main .section #hotel.section .head {
	margin-bottom: 15px;
}

#contents.stop #main .section #hotel.section .body {
	font-size: 14px;
}

#contents.stop #main .section #hotel.section .unit {
	margin-bottom: 25px;
	width: 660px;
}

#contents.stop #main .section #hotel.section .unit.first {
	margin-top: 15px!important;
}

#contents.stop #main .section #hotel.section .unit dl {
	margin-bottom: 10px;
	font-size: 14px;
}

#contents.stop #main .section #hotel.section .unit dl dt {
	position: absolute;
	color: #D71B29;
}

#contents.stop #main .section #hotel.section .unit dl dd {
	padding-left: 1.2em;
}

#contents.stop #main .section #hotel.section .body .table01 .stop {
	width: 186px;
}

#contents.stop #main .section #hotel.section .body .table01 .time {
	width: 30px;
	text-align: center;
}

#contents.stop #main .section #hotel.section .body .table01 td.time {
	font-size: 15px;
}

#contents.stop #main .section #hotel.section .body .table01 .span {
	width: 415px;
}

#contents.stop #main .section #hotel.section .body .table01 td.span {
	font-size: 14px;
}

#contents.stop #main .section #hotel.section .service .title {
	margin-bottom: 10px;
}

#contents.stop #main .section #hotel.section .service {
	margin-bottom: 15px;
	padding-top: 5px;
	line-height: 21px;
	font-size: 13px;
	width: 660px;
}

#contents.stop #main .section #hotel.section .service b {
	font-weight: bold;
}

#contents.stop #main .section #hotel.section .service.last {
	margin: 15px 0 0 0;
	padding-top: 5px;
}

#contents.stop #main .section #hotel.section .body .table01 th {
	text-align: center;
}

#contents.stop #main .section #hotel.section .body .table01 .price th {
	background: #F8F3F8;
	font-weight: normal;
	text-align: left;
}

/*===================================================================

#contents.resist

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*#messageArea
-----------------------------------------*/
#contents.resist #content #messageArea #agreeArea {
	margin-top: 5px;
}

/*.head
-----------------------------------------*/
#contents.resist #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.resist #article .body {
	margin: 0 auto;
	width: 690px;
}

/*.note
-----------------------------------------*/
#contents.resist #article .body .note {
	padding: 0 0 35px 0;
}

#contents.resist #article .body .note li {
	background: url(../images/common/bg_item01.png) no-repeat 0 50%;
	padding-left: 15px;
	font-size: 13px;
	line-height: 20px;
}

/*===================================================================

#contents.resist_confirm

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.resist_confirm #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.resist_confirm #article .body {
	margin: 0 auto;
	width: 690px;
}

/*.attention
-----------------------------------------*/
#contents.resist_confirm #article .body .attention {
	background: url(../images/common/bg_check05.gif) repeat 0 0;
	margin-top: 13px;
	padding: 15px;
	color: #D71B29;
}

#contents.resist_confirm #article .body .attention p {
	background: url(../images/common/icon_attention.png) no-repeat 0 50%;
	padding-left: 25px;
	min-height: 15px;
}

/*===================================================================

#contents.resist_complete

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.resist_complete #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.resist_complete #article .body {
	margin: 0 auto;
	width: 690px;
}

/*#thanks
-----------------------------------------*/
#contents.resist_complete #article .body #thanks {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 15px 0 0 0;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#contents.resist_complete #article .body #thanks p {
	padding-bottom: 15px;
}

/*===================================================================

#contents.login

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*#noTitle
-----------------------------------------*/
#contents.login #article #noTitle {
	padding: 29px 100px 34px 100px!important;
}

/*.body
-----------------------------------------*/
#contents.login #article .body {
	width: 690px;
}

#contents.login #article .body table input {
	width: 483px;
}

#contents.login #article .body .button {
	float: left;
	margin-top: 15px;
}

#contents.login #article .body .registration {
	float: right;
	background: url(../images/common/arrow01.png) no-repeat 0 50%;
	margin-top: 20px;
	padding-left: 17px;
}

#contents.login #article .body .registration a {
	font-size: 13px;
	color: #333;
}

/*===================================================================

#contents.mypage

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.mypage #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.mypage #article .body {
	margin: 0 auto;
	width: 690px;
}

/*===================================================================

#contents.mypage_home

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*#noTitle
-----------------------------------------*/
#contents.mypage_home #article #noTitle {
	padding: 29px 0 34px 0!important;
	text-align: center;
}

#contents.mypage_home #article #noTitle ul li {
	margin-right: 20px;
	display: inline;
}

#contents.mypage_home #article #noTitle ul {
	margin-left: 20px;
	display: inline;
}

/*===================================================================

#contents.mypage_reservation

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.table01
-----------------------------------------*/
#contents.mypage_reservation #article .table01 th,
#contents.mypage_reservation #article .table01 td {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#contents.mypage_reservation #article .table01 .choice {
	width: 35px;
}

#contents.mypage_reservation #article .table01 .number {
	width: 60px;
}

#contents.mypage_reservation #article .table01 .day {
	width: 77px;
}

#contents.mypage_reservation #article .table01 .stop {
	width: 90px;
}

#contents.mypage_reservation #article .table01 .course {
	width: 160px;
}

#contents.mypage_reservation #article .table01 td.course {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#contents.mypage_reservation #article .table01 .category {
	width: 82px;
	font-size: 12px;
}

#contents.mypage_reservation #article .table01 .count {
	width: 32px;
	font-weight: normal;
}

#contents.mypage_reservation #article .table01 .price {
	width: 50px;
	font-weight: normal;
}

#contents.mypage_reservation #article .table01 th.count,
#contents.mypage_reservation #article .table01 th.price {
	background: #F8F3F8;
}

/*===================================================================

#contents.mypage_reservation_referral

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.body
-----------------------------------------*/
#contents.mypage_reservation_referral #article .body .update {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

/*===================================================================

#contents.mypage_reservation_edit_complete

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.mypage_reservation_edit_complete #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.mypage_reservation_edit_complete #article .body {
	margin: 0 auto;
	width: 690px;
}

/*#thanks
-----------------------------------------*/
#contents.mypage_reservation_edit_complete #article .body #thanks {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin-bottom: 20px;
	padding: 15px 0;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#contents.mypage_reservation_edit_complete #article .body #thanks .reservationNumber {
	background: #FFF;
	width: 258px;
	margin: 15px auto 15px auto;
	padding: 5px 0;
	font-size: 14px;
}

#contents.mypage_reservation_edit_complete #article .body #thanks .reservationNumber .number {
	margin-left: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #d71b29;
}

#contents.mypage_reservation_edit_complete #article .body #thanks .note {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #d71b29;
}

/*.attention
-----------------------------------------*/
#contents.mypage_reservation_edit_complete #article .body .attention {
	background: url(../images/common/bg_check04.gif) repeat 0 0;
	margin-top: 20px;
	padding: 15px 15px 0 15px;
	line-height: 20px;
	font-size: 13px;
}

#contents.mypage_reservation_edit_complete #article .body .attention p {
	padding-bottom: 15px;
}

/*===================================================================

#contents.mypage_reservation_cancel_complete

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.mypage_reservation_cancel_complete #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.mypage_reservation_cancel_complete #article .body {
	margin: 0 auto;
	width: 690px;
}

/*#thanks
-----------------------------------------*/
#contents.mypage_reservation_cancel_complete #article .body #thanks {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	padding: 15px 0 20px 0;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#contents.mypage_reservation_cancel_complete #article .body #thanks .reservationNumber {
	background: #FFF;
	width: 258px;
	margin: 0 auto 15px auto;
	padding: 5px 0;
	font-size: 14px;
}

#contents.mypage_reservation_cancel_complete #article .body #thanks .reservationNumber .number {
	margin-left: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #d71b29;
}

#contents.mypage_reservation_cancel_complete #article .body #thanks .note {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}

/*===================================================================

#contents.mypage_withdrawal_complete

===================================================================*/
/*-----------------------------------------
article
-----------------------------------------*/
/*.head
-----------------------------------------*/
#contents.mypage_withdrawal_complete #article div.head {
	margin-bottom: 20px;
}

/*.body
-----------------------------------------*/
#contents.mypage_withdrawal_complete #article .body {
	margin: 0 auto;
	width: 690px;
}

/*#thanks
-----------------------------------------*/
#contents.mypage_withdrawal_complete #article .body #thanks {
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	padding: 15px 0 15px 0;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/*===================================================================

#contents.contact

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
/*.title
-----------------------------------------*/
#contents.contact #main .title {
	margin-bottom: 20px;
}

/*.contact
-----------------------------------------*/
#contents.contact #main .contact {
	position: relative;
	background: url(../images/common/bg_check03.gif) repeat 0 0;
	margin: 0 auto;
	padding: 15px;
	min-height: 58px;
	line-height: 20px;
	width: 630px;
	font-size: 13px;
}

#contents.contact #main .contact .text {
	position: relative;
	z-index: 2;
}

#contents.contact #main .contact .figure {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

/*===================================================================

#contents.privacy

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
#contents.privacy #main .head {
	margin-bottom: 20px;
}

#contents.privacy #main .unit {
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
}

#contents.privacy #main .unit.last {
	margin-bottom: 0;
}

/*.policy
-----------------------------------------*/
#contents.privacy #main .policy {
	margin-bottom: 15px;
	border: 1px solid #CCC;
	padding: 1px 1px 13px 1px;
}

#contents.privacy #main .policy.last {
	margin-bottom: 0;
}

#contents.privacy #main .policy .title {
	background: url(../images/common/bg_item01.png) #F4F2E4 no-repeat 13px 50%;
	margin-bottom: 13px;
	padding: 10px 13px 10px 29px;
	font-weight: bold;
}

#contents.privacy #main .policy .text {
	margin: 0 13px;
}

#contents.privacy #main #regulation .policy {
	margin-top: 25px;
}

#contents.privacy #main .policy ol {
	margin: 20px 0 0 1.5em;
	list-style-type: decimal;
}

#contents.privacy #main .policy ol li{
	margin-left: 1.5em;
	list-style-type: decimal;
}

/*===================================================================

#contents.link

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
#contents.link #main .head {
	padding-bottom: 10px;
}

#contents.link #main .unit {
	margin-bottom: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	width: 660px;
}

#contents.link #main .unit.last {
	margin-bottom: 0;
}

#contents.link #main .unit li {
	margin-top: 15px;
	padding: 15px;
	background: url(../images/common/bg_check03.gif) repeat 0 0;
}

#contents.link #main .unit li p {
	background: url(../images/common/bg_item01.png) no-repeat 0 50%;
	padding-left: 15px;
}

#contents.link #main .unit li a {
	color: #751485;
}

/*===================================================================

#contents.sitemap

===================================================================*/
/*#noTitle
-----------------------------------------*/
#contents.sitemap #content #noTitle {
	padding: 29px 0 20px 6px;
	width: 654px;
}
/*-----------------------------------------
main
-----------------------------------------*/
#contents.sitemap #main a {
	color: #333;
}

#contents.sitemap #main li {
	margin-bottom: 10px;
	font-size: 14px;
}

#contents.sitemap #main .home {
	float: left;
	width: 118px;
}

#contents.sitemap #main .home a {
	background: url(../images/sitemap/icon_home.gif) no-repeat 0 50%;
	padding-left: 20px;
}

#contents.sitemap #main li a {
	background: url(../images/common/bg_item01.png) no-repeat 0 50%;
	padding-left: 15px;
}

#contents.sitemap #main .column1 {
	float: left;
	width: 250px;
}

#contents.sitemap #main .column2 {
	float: left;
	width: 185px;
}

#contents.sitemap #main .column3 {
	float: left;
	width: 101px;
}

/*===================================================================

#contents.faq

===================================================================*/
/*-----------------------------------------
main
-----------------------------------------*/
#contents.faq #main .section .section {
	margin-bottom: 30px;
}

#contents.faq #main .section .section.last {
	margin-bottom: 0;
}

#contents.faq #main .section .section .body {
	background: none!important;
	width: 660px!important;
	padding: 0!important;
	line-height: 20px;
	font-size: 14px;
}

/*.body
-----------------------------------------*/

#contents.faq #main .section .body .head {
    background: url("../images/faq/bg_resulttitle.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    padding: 10px 54px 10px 10px;
}

#contents.faq #main .section .body .head .title {
    background: url("../images/faq/bg_resultitem.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding-left: 22px;
}

#contents.faq #main .section .section .body dt {
	background: url(../images/faq/icon_q.gif) no-repeat 0 0;
	min-height: 21px;
	height: auto!important;
	height: 21px;
	margin: 15px 0 0 14px;
	padding: 4px 0 0 37px;
	font-weight: bold;
}

#contents.faq #main .section .section .body dd {
	background: url(../images/common/bg_dotline02.gif) repeat-x 0 100%;
	padding: 5px 0 21px 40px;
}

#contents.faq #main .section .section .body dd .answer {
	background: url(../images/common/bg_check06.gif) repeat 0 0;
	padding: 10px;
}

#contents.faq #main .section .section .body dd .answer p {
	background: url(../images/faq/icon_a.png) no-repeat 0 0;
	min-height: 21px;
	height: auto!important;
	height: 21px;
	padding: 4px 0 0 37px;
}

/*.空席情報
-----------------------------------------*/
.Week
{
	border:1px #CCC solid;
	border-right:0px;
	border-bottom:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	font-size: 15px;
}

.WeekRight
{
	border:1px #CCC solid;
	border-bottom:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
}

.LastWeek
{
	border:1px #CCC solid;
	border-right:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	font-size: 15px;
}

.LastWeekRight
{
	border:1px #CCC solid;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	font-size: 15px;
}

.LastWeek2
{
	border:1px #CCC solid;
	border-right:0px;
	border-top:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	font-size: 15px;
}

.LastWeekRight2
{
	border:1px #CCC solid;
	border-top:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	font-size: 15px;
}

.CalendarTh
{
	font-weight:bold;
	border: 1px solid #FFF;
	background: #F4F2E4;
	padding: 7px 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
}

#contents.reservation_choice #empty #calendar .CalendarDay
{
	background: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-top:4pt;
}

#contents.reservation_choice #empty #calendar .CalenderDayLink
{
	background: #FFFFFF;
	color: #1D3994;
	vertical-align: middle;
	text-align: center;
	padding-top:4pt;
}

#contents.reservation_choice #empty #calendar .CalenderSun
{
	background: #FBE8E9;
	color: #D71B29;
	padding-top:4pt;
}
#contents.reservation_choice #empty #calendar .CalenderSta
{
	background: #E8EBF4;
	color: #D71B29;
	padding-top:4pt;
}
#contents.reservation_choice #empty #calendar .BorderRed
{
	border-color : Red;
}

#contents.reservation_choice #empty #calendar .BorderWhite
{
	border-color : White;
}
