@charset "utf-8";
/* formatting style ------------------------------*/
/* -----------------------------------------*/
*{
	font-style:normal;
	margin:0px;
	padding:0px;
}


hr{
	display:none;
}


html {
	margin-bottom:1px;
	height:100%;
}


/* line style　------------------------------*/
/* -----------------------------------------*/

a img{
	border-style:none;
}


/* link style ------------------------------*/
/* -----------------------------------------*/



a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover { color: #cf111b;
	text-decoration: none; }
a:active {
	color: #000000;
}


.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/* body ------------------------------*/
/* -----------------------------------------*/

body {
	text-align: center;
	color: #333;
	font-family: "MS-PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
*/	font-size: 14px;
	line-height: 22px;
	background-image: url(../img/common_img/body_bg_img.jpg);
	background-repeat: repeat;
	width: auto;
}

/* #header ------------------------------*/
/* -----------------------------------------*/
#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 105px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}
#header .logo {
	/*position: absolute;
	left: 20px;
	top: 10px;*/
	float: left;
	padding-top: 10px;
}
#header_nav {
	float: right;
	padding-top: 50px;
}


/* .bt_webcms------------------------------*/
.bt_webcms{
	background-image: url(../img/bt_webcms02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
	float: left;	/*position: absolute;
	top: 50px;
	right: 240px;*/
	margin-right: 10px;
	padding-bottom: 10px;
}

.bt_webcms a {
	background-image: url(../img/bt_webcms01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
}

.bt_webcms a:hover {
	background-image: none;
	}
	
.bt_webcms a span {
	display: none;
	}	
	
	
	/* .bt_application------------------------------*/
.bt_application{
	background-image: url(../img/bt_application02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
	float: left;	/*position: absolute;
	top: 50px;
	right: 130px;*/
	margin-right: 10px;
	padding-bottom: 10px;
}

.bt_application a {
	background-image: url(../img/bt_application01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
}

.bt_application a:hover {
	background-image: none;
	}
	
.bt_application a span {
	display: none;
	}	
	
	
	/* .bt_close------------------------------*/
.bt_close{
	background-image: url(../img/bt_close02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
	float: left;	/*position: absolute;
	top: 50px;
	right: 20px;*/
	padding-bottom: 10px;
}

.bt_close a {
	background-image: url(../img/bt_close01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
}

.bt_close a:hover {
	background-image: none;
	}
	
.bt_close a span {
	display: none;
	}	
	
	
.menu_nav {
	list-style-type: none;
	padding-left: 20px;
	zoom: 100%;
	margin-bottom: 20px;
}

.menu_nav:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

/* bt_field------------------------------*/
.bt_field {
	background-image: url(../img/bt_field02.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 10px;
}


.bt_field a {
	background-image: url(../img/bt_field01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}

#field .bt_field a {
	background-image: url(../img/bt_field02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}


.bt_field a:hover {
	background-image: none;
	}
	
.bt_field a span {
	display: none;
	}	
	
/* bt_bodycare------------------------------*/
.bt_bodycare {
	background-image: url(../img/bt_bodycare02.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.bt_bodycare a {
	background-image: url(../img/bt_bodycare01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}

#bodycare .bt_bodycare a {
	background-image: url(../img/bt_bodycare02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}

.bt_bodycare a:hover {
	background-image: none;
	}
	
.bt_bodycare a span {
	display: none;
	}
	
/* bt_rental_room------------------------------*/
.bt_rental_room{
	background-image: url(../img/bt_rental_room02.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 280px;
	margin-bottom: 10px;
}

.bt_rental_room a {
	background-image: url(../img/bt_rental_room01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}

#rental_room .bt_rental_room a {
	background-image: url(../img/bt_rental_room02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
}

.bt_rental_room a:hover {
	background-image: none;
	}
	
.bt_rental_room a span {
	display: none;
	}	



/* #contents ------------------------------*/
/* -----------------------------------------*/

#contents {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
}
#operation_box {
	zoom: 100%;
}

#operation_box:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}



/* #search_box ------------------------------*/
.search_box {
	float: left;
	margin-bottom: 10px;
	background-color: #eeeeee;
	height: 40px;
	line-height: 40px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 20px;
}

.input_area {
	padding: 3px;
}

/* bt_touroku------------------------------*/
.bt_touroku{
	float: right;
	background-image: url(../img/bt_touroku02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.bt_touroku a {
	background-image: url(../img/bt_touroku01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

.bt_touroku a:hover {
	background-image: none;
	}
	
.bt_touroku a span {
	display: none;
	}
	
/* bt_teiki------------------------------*/
.bt_teiki{
	float: right;
	background-image: url(../img/bt_teiki_yoyaku02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
	margin-bottom: 10px;
}

.bt_teiki a {
	background-image: url(../img/bt_teiki_yoyaku01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

.bt_teiki a:hover {
	background-image: none;
	}
	
.bt_teiki a span {
	display: none;
	}	
	
	
.tb_trans {
	margin-bottom: 20px;
	float: left;
	line-height: 40px;
	height: 40px;
}


/* .bt_close------------------------------*/
.bt_now {
	line-height: 40px;
	background-image: url(../img/bt_now02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-bottom: 20px;
}

.bt_now a {
	line-height: 40px;
	color: #FFF;
	background-image: url(../img/bt_now01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}

.bt_now a:hover {
	color: #FF0;
	background-image: none;
	
}
/* bt_trans ------------------------------*/
.bt_trans {
	height: 40px;
	width: 60px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
}

.bt_trans a {
	color: #003B82;	
}

.bt_trans a:hover {
	color: #E61A19;
}
.today {
	font-size: 18px;
	font-weight: bold;
}
	

/* #tb_yoyaku ------------------------------*/
.tb_yoyaku  {
	border-spacing: 0;
	border-collapse:collapse;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

.tb_yoyaku th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #ebf6fd;
	
}

.tb_yoyaku td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.tb_yoyaku  tr:nth-child(even) { background-color:#F7F7F7; }
.tb_yoyaku  tr:nth-child(odd) { background-color:#ffffff; }


/*input[type="submit"]{

	font-size:24px;

	font-weight:bold;

} */

#footer{
	padding-right: 20px;
}

#footer address{
	font-size: 11px;
	text-align: right;
}


/* #bodycare ------------------------------*/
/* -----------------------------------------*/

#bodycare .bt_new_class {
	background-image: url(../img/bt_new_class02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	line-height: 50px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#bodycare .bt_new_class a {
	background-image: url(../img/bt_new_class01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	line-height: 40px;
	float: left;
}

#bodycare .bt_new_class a:hover {
	background-image: none;
	}
	
#bodycare .bt_new_class a span {
	display: none;
	}	
	
#bodycare .bt_hen_class {
	background-image: url(../img/bt_hen_class02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	line-height: 50px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#bodycare .bt_hen_class a {
	background-image: url(../img/bt_hen_class01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	line-height: 40px;
	float: left;
}

#bodycare .bt_hen_class a:hover {
	background-image: none;
	}
	
#bodycare .bt_hen_class a span {
	display: none;
	}	

/* tb_body_yoyaku ------------------------------*/
.tb_body_yoyaku  {
	border-spacing: 0;
	border-collapse:collapse;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

.tb_body_yoyaku th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #ebf6fd;
}

.tb_body_yoyaku td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.tb_body_yoyaku  tr:nth-child(even) { background-color:#F7F7F7; }
.tb_body_yoyaku  tr:nth-child(odd) { background-color:#ffffff; }




/* #contents ------------------------------*/
/* -----------------------------------------*/


/* tb_rental_room ------------------------------*/
.tb_rental_room  {
	border-spacing: 0;
	border-collapse:collapse;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

.tb_rental_room th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #ebf6fd;
}
.tb_rental_room .roon_cate {
	text-align: center;
}

.tb_rental_room td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: center;
}

.tb_rental_room  tr:nth-child(even) { background-color:#F7F7F7; }
.tb_rental_room  tr:nth-child(odd) { background-color:#ffffff; }





/* tb_nyukai_list ------------------------------*/
.tb_nyukai_list  {
	border-spacing: 0;
	border-collapse:collapse;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

.tb_nyukai_list th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #ebf6fd;
	width: 12%;
}

.tb_nyukai_list td {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.tb_nyukai_list  tr:nth-child(even) { background-color:#F7F7F7; }
.tb_nyukai_list  tr:nth-child(odd) { background-color:#ffffff; }


/* bt_print_s  ------------------------------*/
.bt_print_s {
	background-image: url(../img/bt_print_s02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}

.bt_print_s a {
	background-image: url(../img/bt_print_s01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}

.bt_print_s a:hover {
	background-image: none;
	}
	
.bt_print_s a span {
	display: none;
	}	

/* bt_print  ------------------------------*/
.bt_print {
	background-image: url(../img/bt_print.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 150px;
	line-height: 50px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

.bt_print a {
	background-image: url(../img/bt_print.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 150px;
	line-height: 40px;
	float: left;
}

.bt_print a:hover {
	background-image: none;
	}
	
.bt_print a span {
	display: none;
	}	
	
p.vacant {
	color: #0000FF;
}

p.occupied {
	color: #FF0000;
}
