@charset 'utf-8';


/* CSS Document */


/*Init

---------------------------------------------------------*/

form,ul,ol,li,dl,dt,dd,body,h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; }

ul { list-style:none; }

img { border:0; }

hr { height: 1px; border: none; border-top : 1px solid #502800; }

body,tr,td { font-size:12px; line-height:1.3em; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
height:100%; color:#333; }

html { height:100%; }

body{ text-align:center; }

body#obi { background : #FFFFFF url(image/bg_body2.gif) repeat-x; }



.margin5 {
    margin-top : 5px;
    text-align: left;
	clear : both;
}

.margin10 {
    margin-top : 10px;
    text-align: left;
	clear : both;
}

.margin15 {
    margin-top : 15x;
    text-align: left;
	clear : both;
}

.margin20 {
    margin-top : 20px;
    text-align: left;
	clear : both;
}

.margin30 {
    margin-top : 30px;
    text-align: left;
	clear : both;
}

.margin40 {
    margin-top : 40px;
    text-align: left;
	clear : both;
}

.margin50 {
    margin-top : 50px;
    text-align: left;
	clear : both;
}

.pagetop {
    margin-top : 50px;
    text-align: left;
	float:right;
}

.clear {
	clear : both;
}

.right {
    float:right;
}

.left {
    float:left;
}

.center {
    float:center;
}

A{
  color : #464646;
  text-decoration : none;
}

A:HOVER{
  color : #FF7800;
  text-decoration : underline;
}

A.now{
  font-weight:550;
  color : #FF7800;
  text-decoration : underline;
}

/*Layout

---------------------------------------------------------*/

/* -----ヘッダー----- */

#header_container {
 width:940px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background : #FFFFFF;
}

#header {
    position : relative;
	width : 940px;
	height : 70px;
	margin : 0px 0px 0px 0px;
	background : url(image/header_navi.gif) no-repeat;
}

#header h1{
 position : absolute;
 text-indent : -9999px;
}

ul.global {
	height : 65px;
	list-style-type : none;
}

ul.global li.navi1 {
	position : absolute;
	left : 0px;
	top : 0px;
}

ul.global li.navi2 {
	position : absolute;
	left : 240px;
	top : 0px;
}

ul.global li.navi3 {
	position : absolute;
	left : 380px;
	top : 0px;
}

ul.global li.navi4 {
	position : absolute;
	left : 520px;
	top : 0px;
}

ul.global li.navi5 {
	position : absolute;
	left : 660px;
	top : 0px;
}

ul.global li.navi6 {
	position : absolute;
	left : 800px;
	top : 0px;
}

ul.global li.navi1 a {
	display : block;
	width : 240px;
	height : 65px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

ul.global li.navi2 a, li.navi3 a, li.navi4 a, li.navi5 a, li.navi6 a {
	display : block;
	width : 140px;
	height : 65px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

ul.global li.navi1 a:hover {
	background : url(image/header_navi.gif) -0px 70px;
}

ul.global li.navi2 a:hover {
	background : url(image/header_navi.gif) -240px 70px;
}

ul.global li.navi3 a:hover {
	background : url(image/header_navi.gif) -380px 70px;
}

ul.global li.navi4 a:hover {
	background : url(image/header_navi.gif) -520px 70px;
}

ul.global li.navi5 a:hover {
	background : url(image/header_navi.gif) -660px 70px;
}

ul.global li.navi6 a:hover {
	background : url(image/header_navi.gif) -800px 70px;
}

ul.global li.navi1 a.now {
	background : url(image/header_navi.gif) -0px 70px;
}

ul.global li.navi2 a.now {
	background : url(image/header_navi.gif) -240px 70px;
}

ul.global li.navi3 a.now {
	background : url(image/header_navi.gif) -380px 70px;
}

ul.global li.navi4 a.now {
	background : url(image/header_navi.gif) -520px 70px;
}

ul.global li.navi5 a.now {
	background : url(image/header_navi.gif) -660px 70px;
}

ul.global li.navi6 a.now {
	background : url(image/header_navi.gif) -800px 70px;
}


/* -----パンクズ----- */


#pankuzu {
    position : relative;
	width : 940px;
	height : 24px;
        font-size:11px;
	margin : 0px 0px 0px 0px;
	background : url(image/header_navi2.gif) no-repeat;
}

#hpankuzu ul.language li.language1 {
	position : absolute;
	left : 0px;
	top : 0px;
}

#pankuzu ul.language li.language2 {
	position : absolute;
	left : 780px;
	top : 0px;
}

#pankuzu ul.language li.language3 {
	position : absolute;
	left : 860px;
	top : 0px;
}

#pankuzu ul.language li.language2 a, #pankuzu ul.language li.language3 a {
	display : block;
	width : 80px;
	height : 24px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

#pankuzu ul.language li.language2 a:hover {
	background : url(image/header_navi2.gif) -780px 24px;
}

#pankuzu ul.language li.language3 a:hover {
	background : url(image/header_navi2.gif) -860px 24px;
}


/* -----観光案内レイアウト----- */


#top_right {
	width : 680px;
        text-align:left;
        margin : 15px 0px 0px 0px;
        float:right;
}

#top_left {
        margin : 15px 0px 0px 0px;
        float:left;
}


/* -----観光案内フラッシュ----- */


#sightseeing_flasharea {
    position : relative;
	width : 680px;
	height : 300px;
	margin : 0px 0px 0px 0px;
}

#sightseeing_flasharea h2{
 position : absolute;
 text-indent : -9999px;
}


/* -----観光案内名----- */


#sightseeing_name h3 {
        display : block;
        width : 187px;
	height : 180px;
        text-decoration : none;
	text-indent : -9999px;
	margin : 15px 0px 0px 0px;
        text-align:left;
        float:left;
        background : url(image/sightseeing_moji01.jpg) no-repeat;
}

#oze_name h3 {
        display : block;
        width : 187px;
	height : 180px;
        text-decoration : none;
	text-indent : -9999px;
	margin : 15px 0px 0px 0px;
        text-align:left;
        float:left;
        background : url(image/sightseeing_oze_moji01.jpg) no-repeat;
}

#mount_name h3 {
        display : block;
        width : 187px;
	height : 180px;
        text-decoration : none;
	text-indent : -9999px;
	margin : 15px 0px 0px 0px;
        text-align:left;
        float:left;
        background : url(image/sightseeing_mount_moji01.jpg) no-repeat;
}

/* -----観光案内紹介----- */


#sightseeing_introduction {
        width : 473px;
	margin : 10px 0px 0px 0px;
　　　　padding : 0px 0px 0px 20px;
        text-align:left;
        float:right;
}

#sightseeing_introduction h4 {
        display : block;
        width : 473px;
        height : 47px;
        text-decoration : none;
	text-indent : -9999px;
        background : url(image/sightseeing_moji01.gif) no-repeat;
}

#sightseeing_introduction p {
	padding : 0px 0px 10px 0px;
        line-height:1.5em;
}

#sightseeing_oze_introduction {
        width : 473px;
	margin : 10px 0px 0px 0px;
　　　　padding : 0px 0px 0px 20px;
        text-align:left;
        float:right;
}

#sightseeing_oze_introduction h4 {
        display : block;
        width : 473px;
        height : 47px;
        text-decoration : none;
	text-indent : -9999px;
        background : url(image/sightseeing_oze_moji01.gif) no-repeat;
}

#sightseeing_oze_introduction p {
	padding : 7px 0px 10px 0px;
        line-height:1.5em;
}

#sightseeing_mount_introduction {
        width : 473px;
	margin : 15px 0px 0px 0px;
　　　　padding : 0px 0px 0px 20px;
        text-align:left;
        float:right;
}

#sightseeing_mount_introduction h4 {
        display : block;
        width : 473px;
        height : 47px;
        text-decoration : none;
	text-indent : -9999px;
        background : url(image/sightseeing_mount_moji01.gif) no-repeat;
}

#sightseeing_mount_introduction p {
	padding : 28px 0px 10px 0px;
        line-height:1.5em;
}

#oze_introduction {
        width : 680px;
        text-align:left;
        clear : both;
}

#oze_introduction h5 {
        padding : 50px 0px 0px 0px;
        font-size : 110%;
        color : #7c5e40;
}

#oze_introduction li {
	margin : 15px 0px 0px 0px;
        float:left;
}

#oze_introduction li.space {
	padding : 0px 0px 0px 15px;
}

#oze_introduction li.space2 {
	padding : 0px 0px 0px 10px;
}

#mount_introduction {
        width : 680px;
        padding : 50px 0px 0px 0px;
        text-align:left;
        clear : both;
}

#mount_introduction h5 {
        padding : 0px 0px 0px 0px;
        font-size : 110%;
        color : #7c5e40;
}

#mount_introduction ul {
	margin : 10px 0px 0px 0px;
}

#mount_introduction li {
	margin : 3px 0px 0px 0px;
        float:left;
}

#mount_introduction li.space {
	padding : 0px 0px 0px 10px;
}

#mount_introduction li.space2 {
        width : 128px;
	padding : 0px 0px 12px 0px;
}

#mount_introduction li.space3 {
        width : 128px;
	padding : 0px 0px 12px 10px;
}





/* -----観光案内インフォ----- */


#sightseeing_info {
        width : 680px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        clear : both;
}

#sightseeing_info h5 {
        font-size : 110%;
        color : #7c5e40;
}

#sightseeing_info table {
        width : 680px;
        text-align:left;
        margin : 15px 0px 0px 0px;
        border-right : 1px solid #DCDCDC;
        border-bottom : 1px solid #DCDCDC;
        background-color: #FFFFFF;
}

#sightseeing_info td {
        border-bottom : 1px dotted #7c5e40;
}


/* -----観光案内コンテンツナビ----- */


#hotel_contentsnavi_top {
        width : 230px;
        height : 10px;
        margin : 0px 0px 0px 0px;
        background : url(image/astraea_contentsnavi_top.gif) no-repeat;
}

#hotel_contentsnavi {
        width : 210px;
        margin : 0px 0px 0px 0px;
        padding : 5px 5px 5px 5px;
        border-left : 5px solid #DCDCDC;
        border-right : 5px solid #DCDCDC;
        border-bottom : 5px solid #DCDCDC;
}

#hotel_contentsnavi li.park {
        padding : 5px 0px 0px 0px;
        text-indent : 35px;
        background : url(image/park_contentsnavi_back.gif) no-repeat;
}

#hotel_contentsnavi li.yukimuro {
        padding : 3px 0px 0px 0px;
        text-indent : 4px;
}

#hotel_contentsnavi li.space {
        padding : 15px 0px 0px 0px;
        text-indent : 4px;
}

#hotel_contentsnavi li.space1 {
        background-color: #7c5e40;
        text-indent : 5px;
}

#hotel_contentsnavi li.space2 {
        width : 185px;
        margin : 0px 0px 0px 0px;
        padding : 5px 10px 0px 15px;
        background-color: #7c5e40;
        color: #FFFFFF;
}

#hotel_contentsnavi li.space3 {
        width : 185px;
        margin : 0px 0px 0px 0px;
        padding : 7px 10px 0px 15px;
        background-color: #7c5e40;
        color: #FFFFFF;
}

#hotel_contentsnavi li.space4 {
        width : 185px;
        margin : 0px 0px 0px 0px;
        padding : 7px 10px 10px 15px;
        background-color: #7c5e40;
        color: #FFFFFF;
}

#hotel_contentsnavi li.back {
        height : 35px;
        margin : 5px 0px 0px 0px;
        padding : 40px 0px 0px 0px;
        text-indent : 30px;
        background : url(image/hotel_syukuhakuback.gif) no-repeat;
}


/* -----観光案内コンテンツサブナビ----- */


#hotel_contentssubnavi {
        width : 220px;
        margin : 0px 0px 0px 0px;
        padding : 5px 5px 5px 5px;
        background-color: #7c5e40;
}

#hotel_contentssubnavi li.space {
        margin : 0px 0px 0px 0px;
        padding : 5px 0px 0px 0px;
        background-color: #7c5e40;
}


/* -----観光案内サブインフォ----- */


#top_subinfo {
        width : 230px;
	margin : 15px 0px 0px 0px;
        font-size:11px;
        text-align:left;
}

#top_subinfo li {
	padding : 26px 0px 0px 0px;
        text-indent : 75px;
}

#top_subinfo li.space {
	padding : 0px 0px 0px 0px;
        text-indent : 75px;
        line-height:1.1em;
}

#top_subinfo ul.back1 {
        width : 230px;
	height : 56px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/hotel_subinfo_back1.gif) no-repeat;
}

#top_subinfo ul.back2 {
        width : 230px;
	height : 56px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/hotel_subinfo_back2.gif) no-repeat;
}

#top_subinfo ul.back3 {
        width : 230px;
	height : 56px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/hotel_subinfo_back3.gif) no-repeat;
}

#top_subinfo ul.back4 {
        width : 230px;
	height : 75px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/hotel_subinfo_back4.gif) no-repeat;
}


/* -----観光案内バナー----- */


#top_baner {
        width : 230px;
	margin : 20px 0px 0px 0px;
        text-align:left;
}

#top_baner li {
	padding : 3px 0px 0px 0px;
}

#top_baner li.kankyo {
	padding : 30px 0px 0px 0px;
}


/* -----フッター----- */


#footer {
	clear : both;
	position : relative;
	width : 940px;
	height : 22px;
	padding : 50px 0px 0px 0px;
	background : url(image/footer_rogo.gif) no-repeat;
}

#footer ul {
	margin : 0px 0px 0px 150px;
}

#footer li {
	margin : 0px 0px 0px 30px;
        float:left;
}

#footer li.li1 {
	padding : 0px 0px 0px 62px;
        background : url(image/footer_li1.gif) no-repeat;
}

#footer li.li2 {
	padding : 0px 0px 0px 32px;
        background : url(image/footer_li2.gif) no-repeat;
}

#footer li.li3 {
	padding : 0px 0px 0px 32px;
        background : url(image/footer_li3.gif) no-repeat;
}

#footer_container {
 clear : both;
 width:940px;
 height : 40px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background : #FFFFFF;
}

#footer_container li {
	margin : 0px 0px 0px 10px;
        padding : 0px 0px 0px 15px;
        background : url(image/footer_yajirusi.gif) no-repeat;
        float:left;
}

#footer_container span {
        text-align:left;
        float:right;
}

