@import "under.css";
body {
    background-image: url("../images/bg_body.gif");
    color: #333333;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
a:hover img.rollover {
    opacity: 0.8;
}
html {
    font-size: 12px;
    height: 100%;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}
body > #structure {
    height: auto;
}
ul, li {
    list-style: none outside none;
}
a img {
    border: 0 none;
}
hr {
    display: none;
}
.clear {
    clear: both;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 12px;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
html > body .clearfix {
}

.none {
    display: none;
}
.hide {
    visibility: hidden;
}
textarea {
    font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.w720 {
    margin: 0 20px;
}
.t_05 {
    margin-top: 5px;
}
.t_10 {
    margin-top: 10px;
}
.t_15 {
    margin-top: 15px;
}
.t_20 {
    margin-top: 20px;
}
.t_25 {
    margin-top: 25px;
}
.t_30 {
    margin-top: 30px;
}
.t_40 {
    margin-top: 40px;
}
.t_50 {
    margin-top: 50px;
}
.t_60 {
    margin-top: 60px;
}
.t_70 {
    margin-top: 70px;
}
.t_80 {
    margin-top: 80px;
}
.t_90 {
    margin-top: 90px;
}
.t_100 {
    margin-top: 100px;
}
.t_150 {
    margin-top: 150px;
}
.t_200 {
    margin-top: 200px;
}
.r_5 {
    margin-right: 5px;
}
.r_10 {
    margin-right: 10px;
}
.r_15 {
    margin-right: 15px;
}
.r_20 {
    margin-right: 20px;
}
.l_10 {
    margin-left: 10px;
}
.l_15 {
    margin-left: 15px;
}
.l_20 {
    margin-left: 20px;
}
.l_30 {
    margin-left: 30px;
}
.l_40 {
    margin-left: 40px;
}
.l_50 {
    margin-left: 50px;
}
.l_90 {
    margin-left: 90px;
}
.mb_05 {
    margin-bottom: 5px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_25 {
    margin-bottom: 25px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mb_60 {
    margin-bottom: 60px;
}
.f_left {
    float: left;
}
.f_right {
    float: right;
}
.l {
    text-align: left;
}
.c {
    text-align: center;
}
.r {
    text-align: right;
}
.d_line {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDE6EF -moz-use-text-color -moz-use-text-color;
    border-right: medium none;
    border-style: dashed none none;
    border-width: 1px medium medium;
    color: #FFFFFF;
    height: 1px;
    margin: 30px 25px;
    width: 700px;
}


table {
    border-collapse: collapse;
    font-size: 1em;
}
table.cal{
border: 1px solid #BFBFBF;
width:40%;
font-size:12px;
text-align:center;
}
table.cal th {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    font-weight: bold;
    padding: 3px 8px;
    text-align: center;
    vertical-align: top;
}
table.cal th.hour {
    border-left: 0 none;
    background: none repeat scroll 0 0 #F4FBFF;
}
table.cal td {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    padding: 3px 8px;
    text-align: center;
    vertical-align: top;
}




table.detailTable{
width:95%;
font-size:12px;
}
table.accesstable{
border: 1px solid #BFBFBF;
width:95%;
font-size:12px;
text-align:left;
}
table.accesstable th {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    font-weight: bold;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
}
table.accesstable th.hour {
    border-left: 0 none;
    background: none repeat scroll 0 0 #F4FBFF;
}
table.accesstable td {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    padding: 3px 8px;
    text-align: left;
    vertical-align: middle;
}

table.accesstable td.hour {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 0 none;
    font-size: 12px;
    font-weight: bold;
}



table.time {
    border: 1px solid #BFBFBF;
    margin-top: 7px;
    width: 335px;
}
table.time th {
    background: none repeat scroll 0 0 #ADDEF8;
    border-left: 1px solid #E5E5E5;
    font-weight: bold;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
}
table.time th.hour {
    border-left: 0 none;
    background: none repeat scroll 0 0 #F4FBFF;
}
table.time td {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
}
table.time td.hour {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 0 none;
    font-size: 12px;
    font-weight: bold;
}
table.timedetail {
    border: 1px solid #BFBFBF;
    margin-top: 7px;
    width: 90%;
}
table.timedetail th {
    background: none repeat scroll 0 0 #ADDEF8;
    border-left: 1px solid #E5E5E5;
    font-weight: bold;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
}
table.timedetail th.hour {
    border-left: 0 none;
    background: none repeat scroll 0 0 #F4FBFF;
}
table.timedetail td {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
}
table.timedetail td.hour {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 0 none;
    font-size: 12px;
    font-weight: bold;
}
table.yasumi {
    margin-top: 7px;
    width: 400px;
}

img.waku {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 3px;
}
.gra {
    float: right;
}
.txtbox {
    float: left;
    font-size: 12px;
    width: 385px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.01em;
    height: 0;
    overflow: hidden;
    visibility: hidden;

}
h5 {
    border-bottom: 1px dotted #CCCCCC;
    border-left: 5px solid #2F75CA;
    color: #666666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-indent: 15px;
    font-weight:bold;
    text-align:left;
}
.grt_box{
    width:90%;
}
.com_tbbox {
    border: 1px solid #D2D2D2;
    margin-bottom: 20px;
    padding: 0 1px 1px;
}
.com_tbbox table th {
    background: url("../../images/dash_gray02.gif") repeat-x scroll left bottom #DCEDFD;
    border-top: 1px solid #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    padding: 12px 5px 12px 11px;
    text-align: left;
    vertical-align: top;
    width: 147px;
}
.com_tbbox table th img {
    margin-left: 10px;
    vertical-align: middle;
}
.com_tbbox table td {
    background: url("../../images/dash_gray02.gif") repeat-x scroll left bottom transparent;
    border-top: 1px solid #FFFFFF;
    padding: 7px 5px 7px 15px;
    text-align: left;
    vertical-align: middle;
}