@charset "Shift_JIS";
/***************************************************************

* KAWANE ONSEN 
* about.css

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

#page-nav a {
	width: 196px;
	height: 41px;
	line-height: 41px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/about/page_nav.gif);
}
#page-nav a:hover,
#page-nav a.current {
	background-image: url(../img/about/page_nav_hover.gif);
}
/* index
***************************************************************/
.index h3 {
	background: url(../img/about/index/t_h3_bg.gif) no-repeat;
}
.index h4 {
	margin: 0 0 10px !important;
	padding: 0 !important;
}
.index p.em {
	font-size: 120%;
	font-weight: bold;
	color: #4c2312;
	padding: 10px 0 40px;
	margin: 10px 0 0;
	background: url(../img/common/dot_01.gif) repeat-x;
}
.index #column2,
.index #column3,
.index #column4 {
	width: 570px;
}
.index #column2 .col1 {
	width: 344px;
	float: right;
}
.index #column2 .col2 {
	width: 206px;
	float: left;
}
.index #column3 .col1 {
	width: 344px;
	float: left;
}
.index #column3 .col2 {
	width: 206px;
	float: right;
}
.index #column4 .col1 {
	width: 344px;
	float: right;
}
.index #column4 .col2 {
	width: 206px;
	float: left;
}
.index #column5  {
	padding: 0 0 40px;
}
.index #column5 ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0  0 0 20px;
}


/* price
***************************************************************/
.price h3 {
	background: url(../img/about/price/t_h3_bg.gif) no-repeat;
}
.price .calendar table {
	margin: 0 30px 30px 0 !important;
	*margin: 0 20px 30px 0 !important;
	float: left;
}
.price .calendar table.end {
	margin-right: 0 !important;
}
/*
.price .calendar {
	 width: 600px;
	 margin-right: 0 -30px 0 0;
	 overflow: hidden;
	 _zoom: 1;
}
.price .calendar table {
	width: 169px;
	float: left;
	margin: 0 29px 30px 1px !important;
}
*/
/* access
***************************************************************/
.access h3 {
	background: url(../img/about/access/t_h3_bg.gif) no-repeat;
}
.access h4 {
	font-size: 120%;
}

.access #map-wrap {
	width: 560px;
	padding: 5px;
	border: 1px solid #dec2a5;
	margin: 0 0 20px;
}
.access #map {
	width: 560px;
	height: 490px;
}
.access #bus .col {
	margin:0 0 40px;
}
.access #bus th {
	text-align: center;
	vertical-align: middle;
}
.access #bus td {
	text-align: center;
	vertical-align: middle;
}
.access #bus thead th {
	background-color:#f2e8d9;
	text-align: center;
}
/* onsen map
***************************************************************/
.onsen-map h3 {
	background: url(../img/about/onsen_map/t_h3_bg.gif) no-repeat;
}
.onsen-map .colum {
	width: 570px;
}
.onsen-map .column .col1 {
	width: 254px;
	float: left;
}
.onsen-map .column .col2 {
	width: 306px;
	float: right;
}
.onsen-map #flash {
	width: 570px;
	height: 306px;
	margin: 0 0 15px;
}
/* buss
***************************************************************/
