@charset "UTF-8";

body {  
    text-align: center;  
} 


/* トップページの画面サイズ */
div#wrapper {
    width: 960px;
    height: 1650px;
    margin: 0 auto;
    text-align: left;
    border: 0px solid #FF0000;
}

/* 位置設定を相対位置で指定します*/
.relative   {
	position: relative;
	background-color: #FFFFFF;
}  


a img.css-hover{
 opacity:1.0;/*ＩＥ以外ブラウザ半透明70%の指定*/
 filter: alpha(opacity=100);/*IE用半透明70%の指定*/
 -moz-opacity: 0.5;        /* これはFirefox（Mozzila）向けの指定。 透明度70% */
 text-decoration:none;
 }
a:hover img.css-hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;        /* これはFirefox（Mozzila）向けの指定。 透明度70% */
	color: #FFF;
    text-decoration:none;
 }
 
a img{
 border:none;
 }
 
/*  文字系の設定 */

.normal_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000;
	line-height: 27px;
}
.normal_text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	line-height: 18px;
    text-align: center;
}
.normal_text3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	line-height: 27px;
}
.bottom_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #804f21;
	line-height: 27px;

}


/*  枠サイズの設定 */


#Title {
	z-index: 2;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 960px;
	height: 98px;
	margin-bottom: 0;
}

#Titlebar_back {
	z-index: 2;
	left: 0px;
	position: absolute;
	top: 98px;
	width: 960px;
	height: 30px;
	margin-bottom: 0;
}

#left_sideback {
	z-index: 2;
	left: 0px;
	position: absolute;
	top: 128px;
	width: 274px;
	height: 895px;
	margin-bottom: 0;
}

#left_sidelinkback {
    z-index: 2;
    left: 0px;
    position: absolute;
    top: 1083px;
    width: 274px;
    height: 519px;
    margin-bottom: 0;
}



#main_back {
    z-index: 2;
    left: 278px;
    position: absolute;
    top: 128px;
    width: 682px;
    height: 1475px;
    margin-bottom: 0;
}


#bottom_back{
    z-index: 3;
    left: 0px;
    position: absolute;
    top: 1600px;
    width: 960px;
    height: 50px;
    margin-bottom: 0;
}

#bottom_line{
    z-index: 4;
    left: 0px;
    position: absolute;
    top: 1600px;
    width: 960px;
    height: 4px;
    margin-bottom: 0;
}


/*  ボタンの設定 */

#title_button_nyuukyosetumei {
	z-index: 3;
	left: 767px;
	position: absolute;
	top: 104px;
	width: 179px;
	height: 21px;
	margin-bottom: 0;
}
#title_button_boshuu {
	z-index: 3;
	left: 642px;
	position: absolute;
	top: 104px;
	width: 98px;
	height: 20px;
	margin-bottom: 0;
}
#title_button_aiikukai {
	z-index: 3;
	left: 426px;
	position: absolute;
	top: 104px;
	width: 186px;
	height: 21px;
	margin-bottom: 0;
}

#title_return_top {
	z-index: 3;
	left: 14px;
	position: absolute;
	top: 104px;
	width: 147px;
	height: 18px;
	margin-bottom: 0;
}



#left_button_mokuteki {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 131px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_annnai {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 197px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_service {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 263px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_onsen {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 329px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_ryoukin {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 395px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_dayservice {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 462px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_shortstay {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 529px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_sougei {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 596px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_blog {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 663px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_akisitujyouhou {
	z-index: 3;
	left: 10px;
	position: absolute;
	top: 743px;
	width: 255px;
	height: 85px;
	margin-bottom: 0;
}

#left_button_syokuinbosyu {
	z-index: 3;
	left: 6px;
	position: absolute;
	top: 832px;
	width: 266px;
	height: 107px;
	margin-bottom: 0;
}

#left_button_link {
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 1023px;
	width: 274px;
	height: 60px;
	margin-bottom: 0;
}

#left_button_carehouse {
	z-index: 3;
	left: 9px;
	position: absolute;
	top: 1102px;
	width: 255px;
	height: 92px;
	margin-bottom: 0;
}

#left_button_hoikuen {
	z-index: 3;
	left: 9px;
	position: absolute;
	top: 1212px;
	width: 255px;
	height: 92px;
	margin-bottom: 0;
}

#left_button_aiikukai2 {
	z-index: 3;
	left: 9px;
	position: absolute;
	top: 1323px;
	width: 255px;
	height: 92px;
	margin-bottom: 0;
}
#left_button_yunoka {
    z-index: 3;
    left: 9px;
    position: absolute;
    top: 1433px;
    width: 255px;
    height: 120px;
    margin-bottom: 0;
}


/*  ボトムメッセージ */
#bottom_text1 {
    z-index: 4;
    left: 10px;
    position: absolute;
    top: 1620px;
    width: 273px;
    height: 29px;
    margin-bottom: 0;
}

#bottom_text2 {
    z-index: 4;
    left: 290px;
    position: absolute;
    top: 1620px;
    width: 248px;
    height: 30px;
    margin-bottom: 0;
}

#bottom_text3 {
    z-index: 4;
    left: 602px;
    position: absolute;
    top: 1620px;
    width: 358px;
    height: 30px;
    margin-bottom: 0;
}


/*  ページ内容 */



#whiteback1 {
    z-index: 2;
    left: 297px;
    position: absolute;
    top: 196px;
    width: 642px;
    height: 1293px;
    margin-bottom: 0;
}

#title1 {
	z-index: 3;
	left: 297px;
	position: absolute;
	top: 146px;
	width: 642px;
	height: 49px;
	margin-bottom: 0;
}

#subtitle1 {
	z-index: 3;
	left: 330px;
	position: absolute;
	top: 217px;
	width: 576px;
	height: 32px;
	margin-bottom: 0;
}

#subtitle1 {
	z-index: 3;
	left: 330px;
	position: absolute;
	top: 217px;
	width: 576px;
	height: 32px;
	margin-bottom: 0;
}

#ryoukin_text1 {
	z-index: 3;
	left: 340px;
	position: absolute;
	top: 265px;
	width: 484px;
	height: 20px;
	margin-bottom: 0;
}


#ryoukin_table1 {
	z-index: 3;
	left: 334px;
	position: absolute;
	top: 307px;
	width: 569px;
	margin-bottom: 0;
}

#ryoukin_table_op1 {
    z-index: 3;
    left: 377px;
    position: absolute;
    top: 871px;
    width: 484px;
    height: 20px;
    margin-bottom: 0;
}

table#table-01 {
	z-index: 3;
	left: 334px;
	position: absolute;
	top: 300px;
	width: 569px;
	margin-bottom: 0;
	border: 0px #ffffff solid;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #f4f4f4;
}

table#table-01 th {
	border: #ffffff solid;
	border-width: 0 0 3px 3px;
	background: #cecece;
	font-weight: bold;
	text-align: center;
}
table#table-01 td {
	border: 3px #ffffff solid;
	border-width: 0 0 3px 3px;
}

#subtitle2 {
    z-index: 3;
    left: 330px;
    position: absolute;
    top: 1238px;
    width: 576px;
    height: 32px;
    margin-bottom: 0;
}


#ryoukin_table_op2 {
    z-index: 3;
    left: 378px;
    position: absolute;
    top: 1292px;
    width: 484px;
    height: 20px;
    margin-bottom: 0;
}

#ryoukin_text2 {
    z-index: 3;
    left: 378px;
    position: absolute;
    top: 1404px;
    width: 509px;
    height: 20px;
    margin-bottom: 0;
}
