@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   font-size:12px;
   color:#5A482B;
   border-top:5px solid #ffcc33;
   background:#fff url("../images/bg_body.gif") 0 0 repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#5A482B;
   text-decoration:none;
}

a:hover {
   color:#5A482B;
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

#header {
   position:relative;
   width:787px;
   margin:0 auto;
   background:#fff;
}

#pr {
   position:absolute;
   left:0;
   top:0;
   width:787px;
}

#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

#menu {
   width:100%;
   text-align: center;
   float:left;
   background-color : #FFCC33;
   position: relative;
   //background:url("../images/bg_menu.gif") 0 0 repeat-x;
}

#icatch {
   width:787px;
   margin:0 auto 10px;
   background:#fff;
}


#contents {
   clear:both;
   width:767px;
   margin:0 auto;
   padding:10px;
   background:#fff;
}

#main {
}

#main_contens_right {
   float:right;
   width:547px;
}
#main_contens_left {
   float:left;
   width:547px;
}

#sub_left {
   float:left;
   width:200px;
}
#sub_right {
   float:right;
   width:200px;
}
#sub {
}


#pageTop {
   clear:both;
}

#footMenu {
   width:787px;
   margin:0 auto;
}

#footer {
   background:#EBEADD;
   border-bottom:5px solid #ffcc33;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding-top:25px;
   font-size:32px;
   color:#fff;
   line-height:50px;
}

#header h1 a {
   color:#9B0000;
}

#header h1 a:hover {
   color:#D30000;
}

#header #pr p {
   margin:0;
   font-size:11px;
}

#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
   font-size:11px;
   margin-left:15px;
}

#header #gnavi li a {
   display:block;
}

#header #gnavi .tel {
   color:#C94C00;
   font-size:24px;
   font-weight:bold;
   letter-spacing:-1px;
   line-height:1.0;
}



/* ========MENU CUSTOMIZE======== */
#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
   text-align: center;
}

#menu li {
   	float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:130px;
   color:#5A482B;
   line-height:60px;
   border-right:1px solid #D8D8D8;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#3F2A0F;
   font-weight:bold;
   font-size:16px;
}

#menu li.home a {
   border-left:1px solid #D8D8D8;
}

// menu マウスオーバ
#menu li a:hover {
   color:#C94C00;
   background-color : #FF9966;
   //background:#fff url("../images/bg_menu.gif") 0 -60px repeat-x;
   z-index:100;
}


/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   margin-bottom:10px;
   font-size:11px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#9B0000;
}

#main a:hover {
//   color:#C94C00;
   text-decoration:underline;
}

#main h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}

#main h3 {
   margin-bottom:3px;
   padding-left:10px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#main h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main h6 {
   margin-bottom:2px;
   font-size:12px;
}

#reservation a {
   color:#9B0000;
}

#reservation a:hover {
//   color:#C94C00;
   text-decoration:underline;
}

#reservation h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}

#reservation h3 {
   margin-bottom:3px;
   padding-left:10px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#reservation h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#reservation h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#reservation h6 {
   margin-bottom:2px;
   font-size:12px;
}

#reservation h7 {
   font-size:16px;
}


#calendar a {
   color:#9B0000;
}

#calendar a:hover {
//   color:#C94C00;
   text-decoration:underline;
}

#calendar h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}

#calendar h3 {
   margin-bottom:3px;
   padding-left:10px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#calendar h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#calendar h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#calendar h6 {
   margin-bottom:2px;
   font-size:12px;
}

#calendar h7 {
   font-size:16px;
}



#main p {
   margin:0 0 1em 0;
   font-size:12px;
}

#main ul,ol,dl {
   font-size:12px;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:5px 0;
   padding:0 0 0.5em 8em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#main table {
   width:100%;
   border-collapse:collapse;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:center;
   border:1px solid #ddd;
   background:#EBEADD;
}

#main table td {
   padding:0px 5px 0px 5px;
   font-size:12px;
   //text-align:center;
   //border:1px solid #ddd;
}


#reservation  table {
   width:100%;
   border-collapse:collapse;
   line-height: 1.1;
}

#reservation  table th {
   //padding:5px;
   text-align:center;
   //border:1px solid #ddd;
   background:#EBEADD;
}

#reservation  table td {
   padding:0px 0px 0px 0px;
   font-size:16px;
   //text-align:center;
   //border:1px solid #ddd;
}

#calendar  table {
   width:100%;
   border-collapse:collapse;
   line-height: 1.1;
}

#calendar  table th {
   //padding:5px;
   text-align:center;
   //border:1px solid #ddd;
   background:#EBEADD;
}

#calendar  table td {
   padding:0px 0px 0px 0px;
   font-size:30px;
   //text-align:center;
   //border:1px solid #ddd;
}



/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:3px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   padding-left:10px;
   background:#9B0000;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
}

#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a {
   display:block;
   padding-left:12px;
   background:url("../images/bg_list.gif") 0 6px no-repeat;
}


/* ========PAGEOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0;
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding-left:8px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background:url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:30px 0;
   font-size:11px;
   font-style:normal;
   color:#333;
   text-align:center;
}


table.calendar {  
    border-collapse:collapse;  
    border-spacing:0;  
    border:1px #666 solid;  
    text-align:center;  
//    font-weight: bold;
//    font-size:30px;
}  
  
table.calendar td,  
table.calendar th {  
	width:60px;
	//height:50px;
    padding:1px;  
    border:1px #666 solid;  
    vertical-align: top;
    font-size:16px;
}

table.calendar th {  
    background:#eee;  
}

table.calendar td.noneservicce {  
//    background:#999;
    color:#C0C0C0;
}
table.calendar td.holiday {  
    background:lightgray;
    color:#C0C0C0;
}
table.calendar td.today {  
    background:#999;  
    color:#fff;  
}
table.calendar td.servicce {  
//    background:#999;
    color:#C0C0C0;
}

table.calendar div.timezone {
   font-size:9px;
   line-height: 10px
}

table.calendar .red {  
    color:#f33;  
}

table.calendar .blue {  
    color:#33f;  
}

.ReservationForm {
	width: 90%;
}
.ReservationForm table {
	text-align: left;
	border-spacing: 0px;
}
.ReservationForm tr {

}
.ReservationForm td {
	align: left;
	text-align: left;
	border: 1px #808080 solid;
}


.ReservationConfirm .tblStyle {
}

.ReservationConfirm .trStyle {
}

.ReservationConfirm .tdStyle {

}

.ReservationButtonDiv {
	text-align: center;
}

