@charset "UTF-8";

body {  
    text-align: center;  
} 


/* トップページの画面サイズ */
div#wrapper {
    width: 960px;
    height: 1800px;
    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: 14px;
}
.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: 14px;
}

.normal_text4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: 35px;
}

.normal_text5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	line-height: 30px;
}

.normal_text6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	line-height: 20px;
}

.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;

}
.normal_setumei1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: 30px;
}
.normal_setumei2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #603008;
	line-height: 30px;
}

/*  枠サイズの設定 */


#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: 723px;
    margin-bottom: 0;
}



#main_back {
    z-index: 2;
    left: 278px;
    position: absolute;
    top: 128px;
    width: 682px;
    height: 1678px;
    margin-bottom: 0;
}


#bottom_back{
    z-index: 3;
    left: 0px;
    position: absolute;
    top: 1800px;
    width: 960px;
    height: 50px;
    margin-bottom: 0;
}

#bottom_line{
    z-index: 4;
    left: 0px;
    position: absolute;
    top: 1800px;
    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: 1820px;
    width: 273px;
    height: 29px;
    margin-bottom: 0;
}

#bottom_text2 {
    z-index: 4;
    left: 290px;
    position: absolute;
    top: 1820px;
    width: 248px;
    height: 30px;
    margin-bottom: 0;
}

#bottom_text3 {
    z-index: 4;
    left: 602px;
    position: absolute;
    top: 1820px;
    width: 358px;
    height: 30px;
    margin-bottom: 0;
}




/*  ページ内容 */



#aiikukai_title {
	z-index: 3;
	left: 297px;
	position: absolute;
	top: 146px;
	width: 642px;
	height: 359px;
	margin-bottom: 0;
}

#whiteback1 {
	z-index: 2;
	left: 297px;
	position: absolute;
	top: 525px;
	width: 642px;
	height: 505px;
	margin-bottom: 0;
}

#subtitle1 {
	z-index: 3;
	left: 297px;
	position: absolute;
	top: 525px;
	width: 642px;
	height: 34px;
	margin-bottom: 0;
}

#aiikukai_image1 {
	z-index: 3;
	left: 617px;
	position: absolute;
	top: 707px;
	width: 300px;
	height: 179px;
	margin-bottom: 0;
}
#aiikukai_setumei1 {
	z-index: 3;
	left: 312px;
	position: absolute;
	top: 581px;
	width: 601px;
	height: 163px;
	margin-bottom: 0;
}
#whiteback2 {
    z-index: 2;
    left: 297px;
    position: absolute;
    top: 1054px;
    width: 642px;
    height: 405px;
    margin-bottom: 0;
}
#whiteback3 {
    z-index: 2;
    left: 297px;
    position: absolute;
    top: 1483px;
    width: 642px;
    height: 279px;
    margin-bottom: 0;
}


#subtitle2 {
	z-index: 3;
	left: 297px;
	position: absolute;
	top: 1052px;
	width: 642px;
	height: 34px;
	margin-bottom: 0;
}
#subtitle3 {
    z-index: 3;
    left: 297px;
    position: absolute;
    top: 1483px;
    width: 642px;
    height: 34px;
    margin-bottom: 0;
}


#aiikukai_setumei2 {
    z-index: 3;
    left: 317px;
    position: absolute;
    top: 1102px;
    width: 624px;
    height: 132px;
    margin-bottom: 0;
}

#aiikukai_image2 {
    z-index: 4;
    left: 323px;
    position: absolute;
    top: 1267px;
    width: 109px;
    height: 157px;
    margin-bottom: 0;
}

#aiikukai_image3 {
    z-index: 4;
    left: 645px;
    position: absolute;
    top: 1268px;
    width: 108px;
    height: 156px;
    margin-bottom: 0;
}

#aiikukai_image4 {
    z-index: 4;
    left: 334px;
    position: absolute;
    top: 1560px;
    width: 88px;
    height: 127px;
    margin-bottom: 0;
}

#aiikukai_image5 {
    z-index: 4;
    left: 483px;
    position: absolute;
    top: 1560px;
    width: 88px;
    height: 126px;
    margin-bottom: 0;
}



#aiikukai_back1 {
    z-index: 3;
    left: 311px;
    position: absolute;
    top: 1247px;
    width: 307px;
    height: 192px;
    margin-bottom: 0;
}

#aiikukai_back2 {
    z-index: 3;
    left: 632px;
    position: absolute;
    top: 1247px;
    width: 294px;
    height: 192px;
    margin-bottom: 0;
}
#aiikukai_back3 {
    z-index: 3;
    left: 313px;
    position: absolute;
    top: 1537px;
    width: 610px;
    height: 204px;
    margin-bottom: 0;
}

#aiikukai_setumei3 {
    z-index: 4;
    left: 435px;
    position: absolute;
    top: 1269px;
    width: 167px;
    height: 73px;
    margin-bottom: 0;
}

#acrobatlogo {
    z-index: 4;
    left: 758px;
    position: absolute;
    top: 1186px;
    width: 158px;
    height: 39px;
    margin-bottom: 0;
}
#pdf_mark{
    z-index: 5;
    left: 311px;
    position: absolute;
    top: 1248px;
    width: 32px;
    height: 32px;
    margin-bottom: 0;
}

#pdf_mark2{
    z-index: 5;
    left: 321px;
    position: absolute;
    top: 1547px;
    width: 32px;
    height: 32px;
    margin-bottom: 0;
}


#pdf_mark3{
    z-index: 5;
    left: 470px;
    position: absolute;
    top: 1549px;
    width: 32px;
    height: 32px;
    margin-bottom: 0;
}


#excel_mark{
    z-index: 5;
    left: 639px;
    position: absolute;
    top: 1251px;
    width: 30px;
    height: 30px;
    margin-bottom: 0;
}
#aiikukai_setumei4 {
    z-index: 4;
    left: 759px;
    position: absolute;
    top: 1265px;
    width: 167px;
    height: 73px;
    margin-bottom: 0;
}

#aiikukaitoha1 {
	z-index: 3;
	left: 315px;
	position: absolute;
	top: 581px;
	width: 601px;
	height: 130px;
	margin-bottom: 0;
}
#aiikukaitoha2 {
	z-index: 3;
	left: 305px;
	position: absolute;
	top: 705px;
	width: 320px;
	height: 183px;
	margin-bottom: 0;
}
#aiikukaitoha3 {
	z-index: 3;
	left: 315px;
	position: absolute;
	top: 891px;
	width: 601px;
	height: 104px;
	margin-bottom: 0;
}

#aiikukai_setumei5 {
    z-index: 3;
    left: 465px;
    position: absolute;
    top: 1692px;
    width: 123px;
    height: 43px;
    margin-bottom: 0;
}
#aiikukai_setumei6 {
    z-index: 3;
    left: 319px;
    position: absolute;
    top: 1692px;
    width: 118px;
    height: 47px;
    margin-bottom: 0;
}
