@charset "utf-8";

body {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, monospace;
    background-color: #F5F4F1;
}

a:link, a:visited {
    color: #006599;
}

a:hover {
    color: #C00;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.fL {
    float: left;
}

.fR {
    float: right;
}

.mar0 {
    margin:0 !important;
}

.marR20 {
    margin-right:20px;
}

.marB10 {
    margin-bottom:10px;
}

.marB20 {
    margin-bottom:20px;
}

.pad0 {
    padding:0 !important;
}

.alC {
    text-align:center;
}

div#header_wrapper {
	background: url(../images/common/bg_header_wrapper.jpg) top repeat-x;
    height: 265px;
}

div#header {
    background: url(../images/common/bg_header.jpg) top no-repeat;
    height: 265px;
    width: 820px;
    margin: 0 auto;
    font-weight: normal;
    padding: 53px 0 0 20px;
    color: #FFF;
    text-shadow: 1px 1px 0px rgb(50,50,50);
}

div#header p#title {
    font-size: 25px;
    height: 40px;
}

div#header p#sub {
    font-size: 10px;
    height: 25px;
}

h1 {
    font-size: 13px;
    width: 450px;
    font-weight:normal;
}

#wrapper {
    width: 810px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#gNavi {
    width: 180px;
    float: left;
}

#main {
    width: 610px;
    float: right;
}

#bnr_gNavi_01, #bnr_gNavi_02 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 180px;
    margin-bottom: 10px;
}

#bnr_gNavi_01 {
    background: url(../images/common/bnr_gNavi_01.jpg);
    height: 157px;
}

*:first-child+html #bnr_gNavi_01 {
	text-indent: -9999px;
}

#bnr_gNavi_02 {
    background: url(../images/common/bnr_gNavi_02.jpg);
    height: 122px;
}

*:first-child+html #bnr_gNavi_02 {
	text-indent: -9999px;
}

#bnr_gNavi_01:hover, #bnr_gNavi_02:hover {
    background-position: right;
}

#gNavi ul {
    list-style: none;
    text-align: left;
}

#gNavi ul li a:link, #gNavi ul li a:visited {
    background-position: left;
    text-decoration: none;
}

#gNavi ul li a:hover {
    background-position: right;
    text-decoration: none;
}

#gNavi_top {
    display: block;
    background: url(../images/common/bg_gNavi_top.jpg);
    text-align: center;
    color: #FFF;
    height: 32px;
    padding-top:10px;
    text-shadow: 1px 1px 0px rgb(100,100,100);
    font-size:16px;
}

li#stay_gNavi {
    background: url(../images/common/bg_gNavi_stay.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 28px;
    padding-top: 12px;
    padding-left: 18px;
}

li#stay_gNavi_last {
    background: url(../images/common/bg_gNavi_stay_last.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 28px;
    padding-top: 12px;
    padding-left: 18px;
}

li#stay_gNavi_last_02 {
    background: url(../images/common/bg_gNavi_stay_last_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 61px;
    padding-top: 19px;
    padding-left: 18px;
    line-height: 23px;
}

li#stay_gNavi_02 {
    background: url(../images/common/bg_gNavi_stay_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 61px;
    padding-top: 19px;
    padding-left: 18px;
    line-height: 23px;
}

li#stay_gNavi_02_line {
    background: url(../images/common/bg_gNavi_stay_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 51px;
    padding-top: 29px;
    padding-left: 18px;
    line-height: 23px;
}

li#stay_gNavi_02_line_3 {
    background: url(../images/common/bg_gNavi_stay_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 73px;
    padding-top: 7px;
    padding-left: 18px;
    line-height: 23px;
}

li#stay_gNavi_last_02_line_3 {
    background: url(../images/common/bg_gNavi_stay_last_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 73px;
    padding-top: 7px;
    padding-left: 18px;
    line-height: 23px;
}

li.btn_gNavi a {
    display: block;
    background: url(../images/common/bg_gNavi_btn.jpg);
    height: 28px;
    padding-top: 12px;
    padding-left: 25px;
}

li.btn_gNavi_02 a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_02.jpg);
    height: 61px;
    padding-top: 19px;
    padding-left: 25px;
    line-height: 23px;
}

li.btn_gNavi_02_line a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_02.jpg);
    height: 51px;
    padding-top: 29px;
    padding-left: 25px;
    line-height: 23px;
}

li.btn_gNavi_02_line_3 a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_02.jpg);
    height: 73px;
    padding-top: 7px;
    padding-left: 25px;
    line-height: 23px;
}

li#stay_gNavi_02_line_3 {
    background: url(../images/common/bg_gNavi_stay_02.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 73px;
    padding-top: 7px;
    padding-left: 18px;
    line-height: 23px;
}

li#btn_gNavi_last a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_last.jpg);
    height: 28px;
    padding-top: 12px;
    padding-left: 25px;
}

li#btn_gNavi_last_02 a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_last_02.jpg);
    height: 61px;
    padding-top: 19px;
    padding-left: 25px;
    line-height: 23px;
}

li#btn_gNavi_last_02_line a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_last_02.jpg);
    height: 51px;
    padding-top: 29px;
    padding-left: 25px;
    line-height: 23px;
}

li#btn_gNavi_last_02_line_3 a {
    display: block;
    background: url(../images/common/bg_gNavi_btn_last_02.jpg);
    height: 73px;
    padding-top: 7px;
    padding-left: 25px;
    line-height: 23px;
}

/********** main **********/

p#breadcrumbs {
    margin-bottom: 20px;
}

h2#h2_01 {
    background: url(../images/common/bg_h2_01.jpg);
    width: 580px;
    height: 58px;
    color: #FFF;
    font-size: 18px;
    padding: 17px 0 0 30px;
    font-weight: normal;
    text-shadow: 1px 1px 0px rgb(100,100,100);
}

h3.title_h3_04 {
    background: url(../images/common/bg_h3_title_04.jpg);
    width: 250px;
    height: 23px;
    text-align:center;
    color: #FFF;
    font-size: 14px;
    padding-top: 2px;
    font-weight: normal;
    text-shadow: 1px 1px 0px rgb(50,50,50);
    clear: both;
    margin-bottom:10px;
}

h3.title_h3_05 {
    background: url(../images/common/bg_h3_title_05.jpg);
    width: 249px;
    height: 35px;
    color: #333333;
    font-size: 18px;
    padding: 7px 0 0 21px;
    font-weight: normal;
}

h3.title_h3_09 {
    background: url(../images/common/bg_h3_title_09.jpg);
    width: 527px;
    height: 35px;
    color: #333333;
    font-size: 18px;
    padding: 7px 0 0 21px;
    font-weight: normal;
}

.wrap_main_02 {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    padding: 5px 30px 10px 30px;
    background-color: #FFF;
    margin-bottom: 20px;
}

.wrap_main_02 p {
    margin-bottom: 20px;
}

.wrap_main_03 {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    background-color: #FFF;
    margin-bottom: 20px;
    width: 298px;
}

.wrap_main_03 div {
    padding: 20px;
}

.wrap_main_03 div p.txt_up {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 42px;
}

.wrap_main_04 {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    background-color: #FFF;
    margin-bottom: 20px;
    width: 268px;
}

.wrap_main_04 div {
    padding: 20px;
}

.wrap_main_04 p {
    margin-bottom: 0px;
}

.wrap_main_04 div p.txt_up {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.wrap_main_06 {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    background-color: #FFF;
    margin-bottom: 20px;
    width: 546px;
}

.wrap_main_06 div {
	width:263px;
    padding:5px;
}

.wrap_main_06 p {
    margin-bottom: 0px;
    width:250px;
    margin: 0 auto;
    padding:10px 0;
}

.wrap_main_06 div p.txt_up {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

ul#ul_main_map_01 {
    width: 170px;
    float: left;
}

#ul_main_map_01 li {
    margin-bottom: 10px;
    list-style: none;
}

#ul_main_map_01 li a {
    display: block;
    width: 130px;
    height: 28px;
    padding-top:12px;
    padding-left: 40px;
    text-decoration: none;
}

#ul_main_map_01 #stay_map {
    display: block;
    width: 130px;
    height: 28px;
    padding-top:12px;
    padding-left: 40px;
    text-decoration: none;
}

#btn_main_map01 {
    background: url(../images/common/bg_point_btn_01.jpg);
}

#btn_main_map02 {
    background: url(../images/common/bg_point_btn_02.jpg);
}

#btn_main_map03 {
    background: url(../images/common/bg_point_btn_03.jpg);
}

#btn_main_map04 {
    background: url(../images/common/bg_point_btn_04.jpg);
}

#img_main_map_01 {
    width: 360px;
    height: 300px;
    float: right;
}

/**/

a#btn_pageTop {
    float: right;
    color: #006599;
    text-align: center;
    font-weight: bold;
}

a#btn_pageTop:hover {
    color: #C00;
}

a#btn_variation {
    height: 28px;
    display: block;
    background-color: rgb(0,101,153);
    border-color: rgb(255,255,255);
    border-width: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    float: right;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 12px 20px 0 20px;
    padding-top:12px;
    font-weight: bold;
}

a#btn_variation:hover {
    background-color: rgb(255,255,255);
    border-color: rgb(0,101,153);
    color: #006599;
}

/**/

#wrap_footer {
    background: url(../images/common/bg_footer.jpg) repeat;
    padding: 20px 0;
}

#footer {
    width: 800px;
    color: #FFF;
    margin: 0 auto;
    text-shadow: 1px 1px 0px rgb(50,50,50);
}

#footer ul {
    float: left;
    margin: 0 10px;
    width: 335px;
}

#footer ul li {
    padding: 2px 0;
    font-weight: bold;
}

#footer ul li a {
    color: #CCC;
    background: url(../images/common/li_arrow.gif) left no-repeat;
    padding-left: 10px;
    font-weight: normal;
}

#footer ul li a:hover {
    color: #FFF;
}

#footer p {
    clear: both;
    padding-top: 40px;
    font-size: 12px;
}

/********** plan **********/

#wrap_plan_01 {
    background: url(../images/common/bg_wrap_plan_01.jpg) no-repeat;
    padding: 25px 0 0 30px;
}

#wrap_plan_01 p {
    background: url(../images/common/bg_wrap_plan_01_p.jpg) no-repeat;
    color: #FFF;
    width: 170px;
    height: 23px;
    padding-top: 2px;
    text-align: center;
    letter-spacing: 1.5px;
    font-size:14px;
}

#wrap_plan_02 {
    background: url(../images/common/bg_wrap_plan_02.jpg);
    padding: 15px 25px 0 30px;
}

#wrap_plan_02 p {
    margin-bottom: 15px;
}

#wrap_plan_03 {
    background: url(../images/common/bg_wrap_plan_03.jpg) no-repeat;
    padding: 65px 0 0 30px;
}

#wrap_plan_03 p {
    background: url(../images/common/bg_wrap_plan_03_p.jpg) no-repeat;
    color: #FFF;
    width: 170px;
    height: 23px;
    padding-top: 2px;
    text-align: center;
    letter-spacing: 1.5px;
    font-size:14px;
}

#wrap_plan_04 {
    background: url(../images/common/bg_wrap_plan_04.jpg);
    padding: 15px 0 20px 30px;
}

#wrap_plan_05 {
    background: url(../images/common/bg_wrap_plan_05.jpg);
    height: 15px;
    margin-bottom: 20px;
}

/* outmost wrapper element */

#scrollable {
    width: 550px;
    margin-top: 10px;
}

#imgMap {
    margin-left:auto;
    margin-right:auto;
}

/* navigator */

.navi {
    position: relative;
}

#imgMap span {
    display: block;
    position: absolute;
}

#imgMap span a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
}

#wrap_items {
    width: 550px;
    background: url(../images/common/bg_wrap_items.jpg) no-repeat;
    height: 301px;
    position: relative;
    margin-bottom: 10px;
}

/* next / prev buttons */

a.prev, a.next {
    position: absolute;
}

a.prev {
    top: 160px;
    left: -20px;
}

a.next {
    top: 160px;
    right: -20px;
}

/* container for the scrollable items */

div.items {
    margin: 0 auto;
    height: 300px;
    width: 478px !important;
}

/* single item */

div.items div {
    float: left;
    width: 478px;
}

.items div h3 {
    color: #FFF;
    font-size: 18px;
    height: 42px;
    padding-top:18px;
    text-shadow: 1px 1px 0px rgb(100,100,100);
    margin-bottom: 20px;
}

div.items div.wrap_item_01 {
    width: 303px;
    float: left;
    margin-right: 20px;
}

div.items div.wrap_item_02 {
    width: 208px;
    float: left;
    margin-right: 20px;
}

div.items div.wrap_item_03 {
    width: 304px;
    float: left;
    margin-right: 20px;
}

div.items div.wrap_item_04 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.items div p.txt_up {
    padding-bottom: 20px;
    border-bottom: #CCC dotted 1px;
}

.items div p.txt_down {
    padding-top: 20px;
}