@charset "utf-8";

/**************************

	reset

***************************/
body{
	margin: 0;
	padding: 0;
	background: url(http://www.ab-ss.com/test/kameyamaonsen/images/bg_body.jpg) left top;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-selif;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6,p,ul,li,th,td,form,object,a,address{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #402928;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

img{
	border: 0;
}

ul{
	list-style: none outside;
}

#header_area,
#content_area,
#footer_area{
	width: 925px;
	margin: 0 auto;
}

.clear{
	clear: both;
	height: 1px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table{
	border: 1px solid #CAB8A4;
	border-collapse: collapse;
	margin: 0;
}

th{
	border: 1px solid #CAB8A4;
	padding: 7px;
	background: #E2CDB4;
	text-align: left;
	font-weight: bold;
}

td{
	border: 1px solid #CAB8A4;
	padding: 7px;
	background: #fff;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}

/*******************************

	クリックしたときの点線を消す

********************************/
a{
	outline: none;
}

/*****************************

	header

******************************/
#header{
	height: 111px;
	background-image: url(http://www.ab-ss.com/test/kameyamaonsen/images/header/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
}

/*****************************

	top_img

******************************/
#top_img{
	width: 100%;
	height: 280px;
	min-width: 950px;
}

#top_img h2{
	display: none;
}

/*****************************

	globle_menu

******************************/
#globle_menu{
	background: url(http://www.ab-ss.com/test/kameyamaonsen/images/bg_globlemenu.gif) repeat-x left top;
	width: 100%;
	height: 60px;
}

#globle_menu #globle_menu_area{
	width: 950px;
	margin: 0 auto;
}

#globle_menu #globle_menu_area ul{
	background: url(http://www.ab-ss.com/test/kameyamaonsen/images/bt_globlemenu.jpg) no-repeat 0 0;
	width: 950px;
	height: 60px;
	margin-left: 5px;
}

* html #globle_menu #globle_menu_area ul{
	margin-left: 10px;
}

#globle_menu #globle_menu_area li{
	float: left;
}

#globle_menu #globle_menu_area li a{
	display: block;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	width: 190px;
}

/* hover */
#globle_menu #globle_menu_area li a:hover{
	background: url(http://www.ab-ss.com/test/kameyamaonsen/images/bt_globlemenu.jpg);
}

#globle_menu #globle_menu_area li.li_01 a:hover{
	background-position: 0 -60px;
}

#globle_menu #globle_menu_area li.li_02 a:hover{
	background-position: -190px -60px;
}

#globle_menu #globle_menu_area li.li_03 a:hover{
	background-position: -380px -60px;
}

#globle_menu #globle_menu_area li.li_04 a:hover{
	background-position: -570px -60px;
}

#globle_menu #globle_menu_area li.li_05 a:hover{
	background-position: -760px -60px;
}

/*****************************

	content

******************************/
/* top */
#top #content{
	/*background: url(http://www.ab-ss.com/test/kameyamaonsen/bg_content.jpg) repeat-y center top;*/
	width: 100%;
}

/* それ以外 */
#content{
	background: url(http://www.ab-ss.com/test/kameyamaonsen/bg_content_inner.jpg) repeat-y center top;
	width: 100%;
}

#content_area{
	position: relative;
	z-index: 100;
}

/* content_left */
#content_area #content_left{
	float: left;
	margin-left: 10px;
	width: 655px;
	display: inline;
	margin-top: 40px;
}

#top #content_area #content_left p,
#top #content_area #content_left th,
#top #content_area #content_left td{
	font-size: 0.9em;
}

#content_area #content_left p,
#content_area #content_left th,
#content_area #content_left td{
	font-size: 0.8em;
}

/* content_cm　コマーシャライザー */
#content_area #content_cm{
	float: right;
	margin-top: 40px;
	margin-right: -5px;
	width: 233px;
	display: inline;
}

/* content_right */
#content_area #content_right{
	float: right;
	margin-right: -5px;
	width: 233px;
	display: inline;
}

* html #content_area #content_right{
	margin-right: 0;
}

/* ホームページ限定の予約特典あり */
#content_area #content_right .reserve_adv{
	margin-top: 28px;
}

#content_area #content_right .reserve_adv h3{
	background: url(http://www.kameyamaonsen.com/images/right/tl_reserve_adv.gif) no-repeat left top;
	width: 231px;
	height: 18px;
	text-indent: -9999px;
}

#content_area #content_right .reserve_adv p{
	margin-top: 5px;
}

#content_area #content_right .reserve_adv p a{
	background: url(http://www.kameyamaonsen.com/images/right/btn_reserve.gif) no-repeat -230px 0;
	width: 230px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#content_area #content_right .reserve_adv p a:hover{
	background-position: 0 0;
}

/* 空室検索 */
#content_area #content_right .search{
	margin-top: 11px;
	background: url(http://www.kameyamaonsen.com/images/right/bg_search.gif) no-repeat left top;
	width: 214px;
	height: 138px;
	padding: 55px 0 0 19px;
	margin-left: -2px;
}

#content_area #content_right .search h4{
	display: none;
}

#content_area #content_right .search p{
	font-size: 0.75em;
}

#content_area #content_right .search form{
	margin: 5px 0 0 0;
}

#content_area #content_right .search form .btn{
	margin: 5px auto 0 auto;
	width: 68px;
}

/*****************************

	footer

******************************/
#footer{
	height:460px;
	background: url(http://www.kameyamaonsen.com/images/footer/bg_footer.gif) repeat-y center top;
	position: relative;
	clear: both;
}

/*
* html #footer{
	padding-bottom: 12px;
}
*/

/*
#top #footer{
	#padding-bottom: 30px;
}
*/

#footer_top{
	width: 100%;
	padding: 40px 0 0 0;
	/*height: 134px;*/
	background: url(http://www.kameyamaonsen.com/images/footer/bg_footer_top.gif) no-repeat center -50px;
}

#footer_area{
	margin: 0 auto;
	position: relative;
	width: 870px;
}

/* TOPページ */
#footer_area .bt_top a{
	background: url(http://www.kameyamaonsen.com/images/index/icon_arrow.gif) no-repeat left center;
	padding-left: 16px;
}

/* footer_menu */
#footer_area .footer_menu{
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#footer_area .footer_menu .list{
	float:left;
	font-size: small;
	margin: 5px 0 0 10px;
}

#footer_area .footer_menu .list_next{
	clear:both;
	font-size: small;
	
	margin: 1px 0 0 0px;
}

#footer_area .footer_menu ul{
	margin-bottom: 14px;
}

#footer_area .footer_menu li{
	display: inline;
}

/* footer_txt */
#footer_area .footer_txt{
	text-align: right;
	margin-top: 19px;
}

#footer_area .footer_txt h1{
	background: url(http://www.kameyamaonsen.com/images/footer/logo_footer.gif) no-repeat right top;
	height: 46px;
	text-indent: -9999px;
	text-align: left;
}

#footer_area .footer_txt address{
	clear: both;
	text-align:left;
	margin: -20px 0px 0 480px ;
	font-size: 0.75em;
}

#footer_area .footer_txt address a{
	font-size: 1em;
}

#footer_area .footer_txt p{
	text-align:left;
	margin: 5px 0px 0 480px;
	font-size: 0.75em;
}

#footer_area .footer_txt p.copyright{
	background: url(http://www.kameyamaonsen.com/images/footer/bg_copyright.gif) no-repeat right top;
	height: 12px;
	text-indent: -9999px;
	text-align: left;
}

/*****************************

	page_top

******************************/
#page_top{
	position: fixed;
	right: 0;
	bottom: 65px;
	z-index: 150;
}

#page_top a{
	background: url(http://www.kameyamaonsen.com/images/bt_top.png) no-repeat left top;
	width: 64px;
	height: 44px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/************************

	color

*************************/
.red{
	color: #A90000;
}

/************************

	インデント

*************************/
.lv01{
	margin-left: 15px;
}

.lv02{
	margin-left: 40px;
}


.ypro_form_kensaku_box_sub1 {
	font-size: large;
}



#content_left .ippaku {
	width: 562px;
	height: 25px;
	padding-bottom: 10px;
	margin-top: 5px;
	font-size: small;
	text-align: right;
	font-weight: bold;
}

#content_left .ippaku_top {
	width: 180px;
	height: 25px;
	padding-bottom: 10px;
	margin-top: 5px;
	font-size: small;
	font-weight: bold;
}

#content_left .ippaku02 {
	width: 650px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: small;
	text-align: right;
	font-weight: bold;
	height: 25px;
}
#content_area #content_left .ippaku a,
#content_area #content_left .ippaku02 a {
	display: block;
	width: 180px;
	height: 25px;
	overflow: hidden;
	float: right;
	margin-right: 2px;
}

/*********************

	top_obi

**********************/

#header_obi{
	margin:auto;
	background-color:#300;
	height:21px;
	padding-top: 4px;
}

#header_obi .moji{
	margin:auto;
	color: #FFFFFF;
	font-size: 85%;
	background-color:#300;
	width:950px;
	height:21px;
	text-decoration: none;
}

