<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#shop_info {
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	height: 255px;
}
#shop_info .shop_info_l {
	float: left;
	width: 255px;
	text-align: left;
}
.shop_info_l p {
	padding: 0.5em;
	font-size: 12px;
	line-height: 1.2em;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shop_info_l table {
	width: 255px;
	margin-top: 5px;
}
.shop_info_l th {
	width: 30px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.shop_info_l td {
	font-size: 12px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}


#shop_info .shop_info_map {
	float: right;
	width: 275px;
	padding-bottom: 10px;
}
#contents .top_box01 {
	width: 540px;
	text-align: left;
	background-color: #C6E0C5;
	background-image: url(../images/index/bg_box01_top.gif);
	padding-top: 5px;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	margin-bottom: 10px;
}
.top_box01 .box_title {
	margin-left: 7px;
	width: 526px;
}
.top_box01 .box01_bottom {
	line-height: 7px;
	height: 7px;
}
.top_box01 .box01_in {
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	background-color: #FFFFFF;
	background-image: url(../images/index/bg_box01in_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box01_in table {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box01_in th {
	width: 100px;
	line-height: 1.5em;
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #0E7E0E;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.box01_in td {
	font-size: 12px;
	text-align: justify;
	line-height: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 0.2em;
}
#contents #senmonten {
	margin-top: 15px;
	position: relative;
	text-align: left;
	padding-bottom: 15px;
}
#senmonten .senmon_box {
	margin-top: 10px;
	width: 520px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
.senmon_box img {
	float: left;
}
.senmon_box dl {
	float: left;
	margin-left: 0.5em;
	font-size: 12px;
	width: 400px;
}
.senmon_box dt {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
}
.senmon_box dd {
	font-size: 12px;
	line-height: 1.3em;
	border: 1px dotted #999999;
	margin-top: 5px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
}
.senmon_box .border520 {
	clear: left;
	margin-top: 5px;
}


#senmonten .senmon_box dt a {
	font-weight: bold;
}
.to_corner {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 10px;
}
</pre></body></html>