@charset "utf-8";
#top_topic_block {
	position: relative;
	height: 235px;
	margin-top: 10px;
}
#top_topic_block .topic_box {
	width: 275px;
	float: left;
	height: 230px;
}
.topic_box dl {
	overflow-y:scroll;
	overflow-x:hidden;
	width: 255px;
	text-align: left;
	margin-top: 5px;
	float: left;
	display: inline;
	margin-left: 15px;
	height: 190px;
}
.topic_box dt {
	font-weight: bold;
	color: #006699;
	padding-left: 4px;
	line-height: 1.4em;
}
.topic_box dd {
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
}

#top_topic_block .camp_box {
	float: right;
	width: 250px;
	margin-top: 5px;
}
.camp_box .camp_daytime {
	margin-top: 5px;
}

#contents .banner540 {
	margin-top: 10px;
	display: none;
}
.banner540 p {
	font-size: 95%;
	color: #CC3399;
	text-align: left;
	padding: 4px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#top_miryoku_block {
	position: relative;
	margin-top: 25px;
	font-size: 12px;
}
#top_miryoku_block p {
	color: #666666;
}

#top_miryoku_block .miryoku_box {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	margin-top: 15px;
	position: relative;
}
#top_miryoku_block .miryoku_box02 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	margin-top: 10px;
	position: relative;
}.miryoku_box .miryoku01 {
	float: left;
	height: 140px;
	width: 260px;
	background-image: url(../images/index/bg_kimono.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.miryoku01 .p01 {
	width: 195px;
	position: absolute;
	left: 14px;
	top: 15px;
	line-height: 1.2em;
}
.miryoku01 img {
	position: absolute;
	left: 10px;
	top: 110px;
}

.miryoku01 .p02 {
	position: absolute;
	width: 185px;
	left: 14px;
	top: 75px;
	line-height: 1.4em;
}
.miryoku_box .miryoku02 {
	float: right;
	height: 140px;
	width: 260px;
	background-image: url(../images/index/bg_make.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.miryoku02 img {
	position: absolute;
	left: 10px;
	top: 110px;
}

.miryoku02 .p03 {
	line-height: 1.5em;
	position: absolute;
	left: 14px;
	top: 15px;
	width: 215px;
}

.miryoku_box02 .miryoku03 {
	float: left;
	height: 140px;
	width: 260px;
	background-image: url(../images/index/bg_yutori.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.miryoku03 .p04 {
	position: absolute;
	line-height: 1.5em;
	left: 14px;
	top: 15px;
	width: 185px;
}

.miryoku_box02 .miryoku04 {
	float: right;
	height: 140px;
	width: 260px;
	background-image: url(../images/index/bg_sansaku.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.miryoku04 .p05 {
	line-height: 1.5em;
	position: absolute;
	left: 14px;
	top: 15px;
	width: 186px;
}
.miryoku04 img {
	position: absolute;
	left: 10px;
	top: 110px;
}
#contents .shop_info {
	background-image: url(../images/index/bg_top_info.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	text-align: center;
	position: relative;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
.shop_info .top_info {
	margin-top: 8px;
}
.shop_info p {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 10px;
}
.font_info_tel {
	font-size: 16px;
	font-weight: bold;
}
#contents .sp_event {
	margin-top: 10px;
}
.plan_block .detail {
	margin-right: 10px;
	line-height: 1.6em;
	color: #666666;
	float: left;
	margin-top: 5px;
	width: 340px;
	display: block;
	padding-left: 40px;
}.plan_block h3 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	line-height: 28px;
	background-image: url(../images/plan/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 5px;
	width: 320px;
}

