@charset "Shift_JIS";
/* -----------------------------------------------------
	01. Kill Browser Default
----------------------------------------------------- */
*{
    margin:0;
    padding:0;
}
body{
    margin-top : 0px;
    background-repeat : repeat-x;
    text-align : center;
    background-color : white;
    background-image : url(../img/bg.gif);
}
.img{
    border-width : 0px 0px 0px 0px;
}
.pagetitle_1{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #b9b9ff;
    border-bottom-color : #b9b9ff;
    font-family : メイリオ;
    font-weight : bold;
    color : navy;
    text-align : left;
    padding-top : 6px;
    padding-bottom : 1px;
    padding-left : 16px;
    background-image : url(../img/page_title_3.gif);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : 10px;
    font-size : 14px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #e6e6e6;
}
.pagetitle_2{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #b9b9ff;
    border-bottom-color : #b9b9ff;
    font-size : 15px;
    font-family : メイリオ;
    font-weight : bold;
    color : #3c3c3c;
    text-align : left;
    padding-top : 6px;
    padding-bottom : 1px;
    padding-left : 16px;
    background-image : url(../img/page_title_2.gif);
    background-repeat : no-repeat;
    background-position : left center;
}
.pagetitle_3{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #b9b9ff;
    border-bottom-color : #b9b9ff;
    font-family : メイリオ;
    font-weight : bold;
    color : #3c3c3c;
    text-align : left;
    padding-top : 6px;
    padding-bottom : 0px;
    padding-left : 14px;
    background-repeat : no-repeat;
    margin-top : 10px;
    margin-left : 10px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #b9b9ff;
    font-size : 14px;
    line-height : 20px;
    background-image : url(../img/page_title_1.gif);
    background-position : left center;
}
.pagetitle_4{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #969696;
    border-bottom-color : #969696;
    font-size : 15px;
    font-family : メイリオ;
    font-weight : bold;
    color : #3c3c3c;
    text-align : left;
    padding-top : 6px;
    padding-bottom : 1px;
    padding-left : 16px;
    background-image : url(../img/page_title_4.gif);
    background-repeat : no-repeat;
    background-position : left center;
    letter-spacing : 2px;
}
/*サイドメニュー
---------------------------------------------------------------------------*/
.side {
    float : left;
    width : 170px;
    padding-bottom : 0px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    bottom : auto;
    right : auto;
    background-color : white;
    list-style-type : none;
}
ul.sidemenu {
    font-size : 12px;
    font-family : メイリオ;
    bottom : auto;
    right : auto;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-left : 0px;
    margin-top : 0px;
    width : 170px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
}
ul.sidemenu li {
    border-bottom : 1px dashed #8c796a;
    bottom : auto;
    right : auto;
    width : 170px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #a09183;
    border-right-color : #a09183;
    margin-top : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    background-color : #ece9e6;
    padding-top : 0px;
    padding-bottom : 0px;
}
ul.sidemenu a {
    color : #2d2d2d;
    text-decoration: none;
    display: block;
    width : 152px;
    padding-left : 18px;
    background : url(../img/side_off.gif) no-repeat;
    height : 26px;
    overflow: hidden;
    bottom : auto;
    right : auto;
    list-style-type : none;
    padding-top : 6px;
}
ul.sidemenu a:hover {
    background : url(../img/side_on.gif) no-repeat;
    bottom : auto;
    right : auto;
    color : #b41e00;
    list-style-type : none;
}
ul.sidemenu #current {
    background : url(../img/side_link.gif);
}
.sidetitle{
    text-align : center;
    font-weight : bold;
    margin-top : 0px;
    font-size : 12px;
    font-family : メイリオ;
    color : white;
    background-color : #006ee6;
    height : 24px;
    padding-top : 5px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-width : 1px 1px 1px 1px;
    border-style : solid solid solid solid;
    border-color : #a5a5ff #a5a5ff #a5a5ff #a5a5ff;
    width : 140px;
    bottom : auto;
    right : auto;
    letter-spacing : 2px;
}
/* -----------------------------------------------------
	02. Base Style
----------------------------------------------------- */
table th,
table td{
    bottom : inherit;
}
.bg{
    width : 840px;
    background-color : white;
    background-repeat : repeat-y;
}
.back{
    background-repeat : repeat-y;
    width : 840px;
    border-bottom-width : 4px;
    border-bottom-style : solid;
    border-bottom-color : #cccccc;
}
.area{
    width : 860px;
    margin-left : 0px;
    margin-top : 0px;
    bottom : auto;
    top : 0px;
    background-color : white;
    right : inherit;
}
.head{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 860px;
    height : 100px;
}
.adl{
    width : 830px;
    text-align : left;
    font-size : 12px;
    font-family : メイリオ;
    margin-top : 0px;
    border-top-width : 3px;
    border-top-style : solid;
    border-top-color : #6e4646;
    background-color : #e8ebe4;
    padding-left : 10px;
}
.tail{
    width : 840px;
    height : 16px;
    text-align : center;
    background-repeat : no-repeat;
    margin-top : 0px;
}
.text1{
    width : 660px;
    position : static;
    margin-top : 10px;
    margin-left : 10px;
    list-style-position : outside;
    text-align : left;
}
.text2{
    text-align : left;
    margin-left : 10px;
    width : 660px;
}
.text3{
    text-align : left;
    margin-left : 0px;
    width : 660px;
    margin-top : 6px;
    font-size : 12px;
    font-family : メイリオ;
    color : #505050;
}
a.toptextlink1 {
    color : #787878;
    text-decoration: none;
    font-size : 10px;
    font-weight : bold;
    font-family : メイリオ;
}
.toptextlink1:hover {
    font-size : 10px;
    color : #ff6e00;
    position : static;
    font-weight : bold;
    text-decoration : underline;
    font-family : メイリオ;
    visibility : visible;
}
a.toptextlink2 {
    color : #505050;
    text-decoration: none;
    font-size : 15px;
    font-weight : bold;
    font-family : Century;
    letter-spacing : -1px;
    background-image : url(../img/list2.gif);
    background-repeat : no-repeat;
    background-position : left 0px;
    padding-left : 10px;
}
.toptextlink2:hover {
    font-size : 15px;
    color : #ff6400;
    position: relative;
    font-weight : bold;
    text-decoration : underline;
    font-family : Century;
    background-image : url(../img/list1.gif);
    background-repeat : no-repeat;
    background-position : left 0px;
    padding-left : 10px;
}
a.toptextlink3 {
    color : #505050;
    text-decoration: none;
    font-size : 14px;
    font-weight : bold;
    font-family : SimSun;
    letter-spacing : 2px;
    background-image : url(../img/list2.gif);
    background-repeat : no-repeat;
    background-position : left -2px;
    padding-left : 10px;
}
.toptextlink3:hover {
    font-size : 14px;
    color : #ff6e00;
    position: relative;
    font-weight : bold;
    text-decoration : underline;
    font-family : SimSun;
    letter-spacing : 2px;
    background-image : url(../img/list1.gif);
    background-repeat : no-repeat;
    background-position : left -2px;
    padding-left : 10px;
}
.font1{
    font-size : 13px;
    font-family : メイリオ;
    color : #3c3c3c;
}
.font2{
    font-size : 13px;
    font-family : メイリオ;
    color : #3c3c3c;
}
.font3{
    font-size : 11px;
    font-family : Century;
    color : #505050;
    padding-top : 0px;
    position : relative;
    font-weight : normal;
}
.font4{
    font-size : 10px;
    font-family : メイリオ;
    color : #5a5a5a;
    padding-top : 4px;
    text-align : right;
}
.font5 {
    font-size : 12px;
    font-family : メイリオ;
    color : #787878;
    line-height : 20px;
    margin-left : 50px;
    bottom : inherit;
    right : inherit;
    z-index : 12;
    font-weight : bold;
    text-align : left;
}
.font6{
    font-size : 13px;
    font-family : メイリオ;
    color : #3c3c3c;
    padding-top : 4px;
}
.font7{
    font-size : 12px;
    font-family : Arial;
    color : #3c3c3c;
    line-height : 14px;
}
.font8{
    margin : 0px 0px 0px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    list-style-type : none;
    background-repeat : no-repeat;
    text-align : left;
    position : absolute;
    top : 30px;
    bottom : inherit;
    font-size : 13px;
    font-family : メイリオ;
    font-weight : bold;
    line-height : 18px;
    color : #505050;
    right : 0px;
}
.subtitle{
    color : #3c3c3c;
    font-weight : bold;
    line-height : 18px;
    font-family : メイリオ;
    margin-top : 10px;
    margin-left : 6px;
    margin-bottom : 0px;
    background-image : url(../img/page_title_2.gif);
    background-repeat : no-repeat;
    background-position : left center;
    padding-left : 12px;
    background-color : #f0f5ff;
    padding-top : 7px;
    padding-bottom : 2px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #b9b9ff;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #b9b9ff;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #b9b9ff;
}
.b{
    border-width : 1px 1px 1px 1px;
    border-style : solid solid solid solid;
    border-color : #b9b9ff #b9b9ff #b9b9ff #b9b9ff;
}
.a{
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-style : none solid solid solid;
    border-left-color : #b9b9ff;
    border-right-color : #b9b9ff;
    border-bottom-color : #b9b9ff;
}
ul#navi2 {
    margin:0;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    list-style-type : none;
}
ul#navi2 li {
    margin: 0;
    padding : 0px 0px 0px 23px;
    float:left;
    list-style-type : none;
}
.day{
    margin-left : 20px;
    margin-top : 4px;
    padding-top : 0px;
    text-align : left;
    position : inherit;
    font-size : 12px;
    color : #505050;
}
p{
    padding-top : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-bottom : 4px;
}
.tab {
    width : 840px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    border: none;
    text-algin: center;
    position : static;
    bottom : inherit;
    background-repeat : no-repeat;
    height : 90px;
}
.tab_1 {
    width : 530px;
    margin : 0px 0px 0px 0px;
    float: left;
    text-algin: left;
    background-repeat : no-repeat;
    height : 90px;
}
.tab_2 {
    width : 310px;
    border:none;
    margin : 0px 0px 0px 0px;
    float: left;
    text-algin: left;
    bottom : inherit;
    position : relative;
    height : 90px;
    background-repeat : no-repeat;
    background-position : left top;
}
.tab_3 {
    width : 230px;
    border:none;
    margin : 0px 0px 0px 0px;
    float: left;
    text-algin: left;
    bottom : inherit;
    position : inherit;
    height : 100px;
}
.main{
    width : 840px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    text-algin: center;
    position : relative;
    bottom : inherit;
    right : inherit;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    list-style-position : outside;
}
.ta1 {
    width : 170px;
    margin : 0px 0px 0px 0px;
    float: left;
    text-algin: left;
    text-align : left;
    position : relative;
    right : inherit;
    bottom : inherit;
    list-style-type : none;
}
.ta2 {
    width : 670px;
    margin : 0px 0px 0px 0px;
    float: left;
    text-algin: left;
    text-align : left;
    position : relative;
    list-style-position : outside;
}
#img2{
    border-width : 0px 0px 0px 0px;
    z-index : 1;
}
.font9{
    font-size : 12px;
    font-family : メイリオ;
    color : #505050;
}
.title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 840px;
    height : 54px;
}
#img3{
    border-width : 1px 1px 1px 1px;
    float : right;
    border-style : solid solid solid solid;
    border-color : #b9b9ff #b9b9ff #b9b9ff #b9b9ff;
}
#img4{
    border-width : 1px 1px 1px 1px;
    float : none;
    border-style : solid solid solid solid;
    border-color : #b9b9ff #b9b9ff #b9b9ff #b9b9ff;
}
#img5{
    border-width : 0px 0px 0px 0px;
    float : right;
    width : 60px;
    height : 20px;
    position : static;
}
#line{
    border-bottom-width : 1px;
    border-bottom-style : dashed;
    border-bottom-color : #505050;
    width : 590px;
    list-style-type : decimal;
    line-height : 50px;
}
