@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 80%;
	text-align: left;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:140%;
	height: 100%;
	letter-spacing:0px;
	background:url(../images/bg.gif) 0 0 repeat-x #23290f;
}
*html body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 80%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:140%;
	height: 100%;
	letter-spacing:0px;
	background:url(../images/bg.gif) 0 0 repeat-x #23290f;
	text-align:center;
}
*html div{
	text-align:left;
}

html, h1, h2, h3, h4, h5, dl, dt, dd, li, ul, ol, form, div, img, table, td, th, tr{
	margin: 0;
	padding: 0;
}

.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

.sp { 
	clear: both;
	display:block;
	_display:inline;
	margin: 0;
	padding: 0;
}
.ro{
	cursor:pointer;
}



form{
	display: inline;
}
p{
	margin:0;
	padding:5px 0;
}
*html p{
	text-align:left;
}


ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: none;
}
.block{
	display:block;
}
.center{
	text-align:center;
}
.t_right{
	text-align:right;
}
.right{
	float:right;
}



/* Font */
.bold {
	font-weight:bold;
}
a{
	outline: none !important;
}
a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.red{
	color:#CC0000;
}





/* margin */
.marginT10 {
	margin-top:10px;
}
.marginT20 {
	margin-top:20px;
}
.marginT30 {
	margin-top:30px;
}
.marginB10 {
	margin-bottom:10px;
}
.marginB15 {
	margin-bottom:15px;
}
.marginB20 {
	margin-bottom:20px;
}
.marginB30 {
	margin-bottom:30px;
}
.marginB40 {
	margin-bottom:40px;
}
.marginL10 {
	margin-left:10px;
}
.marginL20 {
	margin-left:20px;
}
.marginL30 {
	margin-left:30px;
}
.marginR10 {
	margin-right:10px;
}
.marginR20 {
	margin-right:20px;
}
.marginR30 {
	margin-right:30px;
}

/* padding */
.paddingB10 {
	padding-bottom: 10px;
}
.paddingB20 {
	padding-bottom: 20px;
}
.paddingB30 {
	padding-bottom: 30px;
}
.paddingR10 {
	padding-right: 10px;
}

/**************************************************************************/




#wrapper{
	margin:0 auto;
	width:1000px;
	font-size:90%;
}
*html #wrapper{
	text-align:center;
	width:1000px;
	font-size:90%;
}

#header{
}
#header_logo{
	float:left;
	width:160px;
}
#header_eng{
	float:left;
	width:94px;
}
.header_part{
	float:left;
}
#sub_navi{
	float:left;
}



#flash{
}
*html #flash{
	margin-bottom:-2px;
}



#navi{
	padding:0 10px 5px 10px;
	background-color:#fff9eb;
}
#navi li{
	float:left;
}

/***************/
#content{
	padding:0 10px 10px 10px;
	background-color:#fff9eb;
}
#side{
	float:left;
	width:220px;
	height:100%;
	margin-right:20px;
}
#interval_mid{
	background: url(../images/interval_info_bg.gif) 0 0 repeat-y;
	padding:5px 15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-1px;
}


#main{
	width:740px;
	float:left;
}
#info{
}
#info .info_mid{
	background:url(../images/info_bg.gif) 0 0 repeat-y;
	padding:5px;
}
#info .info_mid li{
	padding:3px 5px 3px 10px;
	border-left:#CC6600 3px solid;
	margin:5px 15px 5px 20px;
	border-bottom:#6d7527 1px dotted;
}




/***************/
#footer{
	background:url(../images/footer.gif) 0 0 repeat-x #090600;
	vertical-align:middle;
	height:95px;
}
#footer #footer_cont{
	width:1000px;
	margin:0 auto;
}
* html #footer #footer_cont{
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#footer #footer_cont div{
	text-align:left;
}

#footer_logo{
	float:left;
	width:304px;
}
.footer_link{
	float:left;
	margin: 10px 0 10px 70px;
	line-height:1.8em;
	width:600px;
	color:#FFFFFF;
}
.footer_link a:link, .footer_link a:visited, .footer_link a:active{
	color:#FFFFFF;
}

.footer_link a:hover{
	color:#FF9900;
}
#copy{
	float:left;
	width:690px;
	text-align:center !important;
	color:#FFFFFF;
}



/********************************************************************/
/********************************************************************/
/********************************************************************/


#about #title_img{
	background:url(../images/page_img01.jpg) 0 0 no-repeat;
	padding:0;
	color:#FFFFFF;
	margin-bottom:-3px;
}

#about #content{
	background:#fff9eb;
	width:980px;
}



#about .about_text{
	width:325px;
	margin-bottom:10px;
	color:#FFFFFF;
	background-color:#69874B;
	padding:10px;
}
#about .about_text2{
	width:275px;
	margin:0 10px 10px 0;
	color:#333;
	background-color:#e4d8af;
	padding:5px 10px;
	font-size:88%;
	line-height:1.3em;
	float:left;
	height:170px;
}
*html #about .about_text2{
	width:260px;
	margin:0 10px 10px 0;
	color:#333;
	background-color:#e4d8af;
	padding:5px 10px;
	font-size:88%;
	line-height:1.3em;
	float:left;
	height:155px;
}

#about .about_photo_title{
	font-size:140%;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
}
#about .about_photo01{
	float:left;
	width:620px;
	margin:0 0 20px 0;
	padding-top:10px;
}
#about .about_photo02{
	float:left;
	width:359px;
	margin:0 0 20px 0;
	padding-top:10px;
}
#about .about_photo03{
	float:left;
	width:620px;
	margin:0 0 20px 0;
	padding-top:10px;
}
#about .about_photo04{
	float:left;
	width:359px;
	margin:0 0 30px 0;
	padding-top:10px;
}



#about .about_tb{
	margin:0 0 20px 0px;
	background:#d6e5b7;
	width:370px;
	float:left;
}
#about .about_tb th{
	background-color:#9eaf70;
	padding:3px;
	text-align:left;
	color:#232323;
}
#about .about_tb td{
	background-color:#b5c982;
	padding:3px;
}



#about #about_comment{
	margin-bottom:10px;
}
#about #about_comment .comment_mid{
	background:url(../images/about_comment_bg.gif) 0 0 repeat-y;
	padding:5px 18px;
	color:#333333;
	width:234px;
}










#room #content{
	background:#fff9eb;
	width:980px;
}

#room .page_title{
	padding:10px 5px 10px 400px;
	line-height:1.3em;
	color:#FFFFFF;
	font-size:90%;
}
#room #left_c{
	width:570px;
	float:left;
	margin:10px 25px 20px 5px;
	color:#FFFFFF;
}
*html #room #left_c{
	width:570px;
	float:left;
	margin:10px 27px 20px 2px;
	color:#FFFFFF;
}
#room #right_c{
	width:376px;
	float:left;
	margin:10px 0px 10px 0;
	color:#FFFFFF;
}

#right_c .room_box{
	width:376px;
	margin-bottom:10px;
	color:#333;
}
#right_c .room_box .sumtext{
	padding:0 5px 10px 5px;
	margin:0 5px 10px 5px ;
	border-bottom: #CFE3C1 1px dotted;
}
#right_c .room_box .sumtext2{
	padding:0 5px 5px 5px;
	margin:0 5px 5px 5px ;
}

#left_c .room_tb{
	margin:10px 0 0 0;
	border:#8c8c8c 1px solid;
	background:#d6e5b7;
	color:#232323;
}
#left_c .room_tb th{
	background-color:#9eaf70;
	padding:5px;
	text-align:left;
	color:#232323;
}
#left_c .room_tb td{
	background-color:#b5c982;
	padding:5px;
}

#room #about_comment{
	width:530px;
	margin:20px 0;
}
#room #about_comment .comment_mid{
	background:url(../images/room_comment_bg.gif) 0 0 repeat-y;
	padding:5px 20px;
	color:#333333;
}















#spa #content{
	background:#fff9eb;
	padding-bottom:30px;
	padding-top:10px;
	width:980px;
}
*html #spa #content{
	background:#fff9eb;
	padding-bottom:30px;
	padding-top:10px;
	width:979px;
}

#spa .page_title{
	padding:15px 5px 10px 400px;
	line-height:1.3em;
	color:#FFFFFF;
	font-size:90%;
	margin-bottom:20px;
}
#spa #left_c{
	width:430px;
	float:left;
	margin:10px 20px 10px 10px;
	color:#FFFFFF;
}
#spa #right_c{
	width:520px;
	float:left;
	margin:10px 0px 10px 0;
	color:#FFFFFF;
}
#spa .spa_photo01{
	float:left;
	width:680px;
	margin-right:15px;
	margin-bottom:30px;
}
#spa .spa_photo02{
	float:left;
	width:626px;
	margin:0 0px 30px 15px;
}
#spa .spa_photo03{
	margin:0;
}
#spa .spa_photo_title{
	margin-bottom:5px;
}

#spa .spa01_text{
	float:left;
	width:285px;
	margin-bottom:30px;
}
#spa .spa02_text{
	float:left;
	width:336px;
	margin-bottom:30px;
}


#spa #about_comment{
	width:336px;
	float:left;
	padding-top:5px;
}
#spa #about_comment .comment_mid{
	background:url(../images/spa_comment_bg.gif) 0 0 repeat-y;
	padding:5px 20px;
	color:#333333;
}











#plan #content{
	background:#fff9eb;
	padding-bottom:30px;
	padding-top:0px;
}











#access #content{
	background:#fff9eb;
	padding-bottom:30px;
	padding-top:0px;
}

#access .coution_text{
	padding:20px 10px 10px 10px;
	font-size:84%;
	line-height:1.2em;
}

#access .access_tb{
	width:920px;
	border:#82a821 3px solid;
	border-collapse:collapse;
	background-color:#d6e5b7;
}
#access .access_tb th{
	border:#FFF 1px solid;
	border-collapse:collapse;
	padding:5px;
}
#access .access_tb td{
	border:#FFF 1px solid;
	border-collapse:collapse;
	padding:5px;
}
#access #access_box{
	padding:0 30px 30px 30px;
}

#access .access_tb .title{
	background:#bad677;
	text-align:center;
}
#access .access_tb .result{
	background:#f2c166;
	text-align:center;
}
#access .access_tb .area{
	background:#c9e0f2;
	text-align:center;
}
#access .access_tb .goal{
	background:#8eb726;
	text-align:center;
}





#recruit #content{
	padding-bottom:30px;
	padding-top:0px;
	background:url(../images/recruit_bg.gif) center -20px no-repeat #fff9eb;
}
#recruit #recruit_box{
	padding:10px 190px 20px;
}
#recruit .recruit_tb{
	width:600px;
	border:#82a821 3px solid;
	border-collapse:collapse;
	background-color:#d6e5b7;
}
#recruit .recruit_tb th{
	border:#82a821 1px solid;
	border-collapse:collapse;
	padding:5px;
}
#recruit .recruit_tb td{
	border:#82a821 1px solid;
	border-collapse:collapse;
	padding:5px;
}

#recruit .recruit_tb .title{
	background:#bad677;
	text-align:center;
}
#recruit .recruit_tb .result{
	background:#f2c166;
	text-align:center;
}
#recruit .recruit_tb .area{
	background:#c9e0f2;
	text-align:center;
}





#privacy #content{
	background:#fff9eb;
	padding:20px 100px 30px 100px;
}
#privacy #content #privacy_box{
	padding:10px;
	border:#CCCCCC 5px solid;
}
#privacy #content #privacy_box h4{
	padding:0;
	margin:0;
}






#sitemap #content{
	background: url(../images/sitemap_bg.gif) center top no-repeat #fff9eb;
	padding:20px 5px 30px 5px;
}
#sitmap_box{
	text-align:center;
	margin:20px auto 30px auto;
	width:644px;
}







/***************************************************************************/
.pdf_txt{
	padding:20px 0 0 20px;
	text-decoration:underline;
}
.pdf_txt a{
	text-decoration:underline;
}
.pdf_txt img{
	vertical-align: text-bottom;
	margin-right:3px;
}



#english{
}
#english #content{
	background:#fff9eb;
	width:980px;
}
#english #left{
	float:left;
	width:700px;
	padding:20px 0 0px 0;
	margin-right:20px;
}
#english #right{
	float:left;
	width:250px;
	padding:30px 0 0px 0;
}
#english #english_bt_box{
	text-align:center;
	margin:0px auto 40px auto;
}
#english #english_bt_box div{
	text-align:center;
}




#english #content{
	background:#fff9eb;
	padding-bottom:30px;
	padding-top:0px;
}

#english .coution_text{
	padding:20px 10px 10px 10px;
	font-size:84%;
	line-height:1.2em;
}

#english .access_tb{
	width:920px;
	border:#82a821 3px solid;
	border-collapse:collapse;
	background-color:#d6e5b7;
}
#english .access_tb th{
	border:#FFF 1px solid;
	border-collapse:collapse;
	padding:5px;
}
#english .access_tb td{
	border:#FFF 1px solid;
	border-collapse:collapse;
	padding:5px;
}
#english #access_box{
	padding:30px;
}

#english .access_tb .title{
	background:#bad677;
	text-align:center;
}
#english .access_tb .result{
	background:#f2c166;
	text-align:center;
}
#english .access_tb .area{
	background:#c9e0f2;
	text-align:center;
}
#english .access_tb .goal{
	background:#8eb726;
	text-align:center;
}














