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

* KAWANE ONSEN 
* sightseeing.css

***************************************************************/
.column {
	width: 570px;
}
#page-nav a {
	width: 196px;
	height: 41px;
	line-height: 41px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/sightseeing/page_nav.gif);
}
#page-nav a:hover,
#page-nav a.current {
	background-image: url(../img/sightseeing/page_nav_hover.gif);
}
/* index
***************************************************************/
.index h3 {
	background: url(../img/sightseeing/index/t_h3_bg.gif) no-repeat;
}
.index p.em {
	font-size: 120%;
	font-weight: bold;
	color: #4c2312;
	margin: 10px 0 0;
}
.index .col-wrap {
	margin: 0 0 20px;
	background: url(../img/common/dot_01.gif) repeat-x left bottom;
}

.index .col1 {
	width: 249px;
	float: right;
}
.index .col2 {
	width: 306px;
	float: left;
}
/* event
***************************************************************/
.event h3 {
	background: url(../img/sightseeing/event/t_h3_bg.gif) no-repeat;
}
.event th.shimada {
	background-color: #fde3e7;
}
.event th.kawane {
	background-color: #eefcea;
}

/* stay
***************************************************************/
.stay h3 {
	background: url(../img/sightseeing/stay/t_h3_bg.gif) no-repeat;
}
/* restrant
***************************************************************/
.restrant h3 {
	background: url(../img/sightseeing/restrant/t_h3_bg.gif) no-repeat;
}
#main .restrant h4 {
	padding: 0;
}
.restrant th,
.restrant td {
	text-align: center;
}
