@charset "utf-8";
h3 {
	border-bottom: 1px solid #CCCCCC;
	margin: 30px 0px 15px;
	padding: 0px 0px 5px;
}
.mark {
	text-align: right;
	margin-top: -35px;
	margin-bottom: 20px;
}

/* インデックス用 */
.box_text {
	float: right;
	width: 330px;
}
.box {
	margin-bottom: 50px;
	margin-top: 30px;
}
.box_text h2 {
	margin-top: 3px;
}

/* 詳細用 */
#maparea {
	font-size: 90%;
	float: left;
	width: 330px;
}
#map {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#koutyou {
	text-align: center;
	float: right;
	padding: 10px 28px 5px 15px;
}
.copy {
	font-weight: bold;
	color: #14116F;
	margin-top: 10px;
}
.adress {
	font-size: 110%;
	font-weight: bold;
}
.tel_p {
	margin-top: 10px;
	clear: both;
}
.box_img {
	float: left;
	border: 1px solid #CCCCCC;
}
#details {
	float: right;
	width: 252px;
}
#details img {
	border: 1px solid #CCCCCC;
}
.blue_box li {
	display: list-item;
	list-style: inside;
}
.blue_box ul {
	margin-left: 40px;
}
.h3_02 {
	border-style: none;
	margin-bottom: 5px;
}
