@charset "utf-8";
/*-----------------------------------------------------------------------*/
/* title */
.title {
	width:600px;
	height:26px;
	background:#fff url(../access/img/title_01.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_1 {
	width:600px;
	height:215px;
	float: left;
	background:#fff url(../img/onsen/image_001.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_2 {
	width:600px;
	height:215px;
	float: left;
	background:#fff url(../img/onsen/image_002.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_3 {
	width:600px;
	height:215px;
	float: left;
	background:#fff url(../img/onsen/image_003.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_4 {
	width:296px;
	height:165px;
	float: left;
	background:#fff url(../img/onsen/image_004.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.title_5 {
	width:296px;
	height:165px;
	float: left;
	background:#fff url(../img/onsen/image_005.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_6 {
	width:296px;
	height:165px;
	float: left;
	background:#fff url(../img/onsen/image_006.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.title_7 {
	width:296px;
	height:165px;
	float: left;
	background:#fff url(../img/onsen/image_007.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}

/*-----------------------------------------------------------------------*/
/* table 

table {
	clear: both;
	width: 600px;
}
td.name {
	vertical-align: text-top;
	padding: 5px;
	height: 61px;
}

td.text {
	vertical-align: text-top;
	padding: 5px;
}
hr {
	border-top: 1px dashed #999999;
}

*/
