@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	サービス概要
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px;
}

#conts .mt0 {
	margin-top: 0;
}

#conts h3 {
	margin: 30px 0 10px;
}

#conts h4 {
	margin: 0 5px;
	font-weight: bold;
}

#conts p {
	margin: 0 5px 1.5em;
}

#conts .notes {
	margin: 0 5px 1.5em;
}

#conts .notes li {
	padding-left: 1em;

	text-indent: -1em;
}

#conts #flash {
	margin-bottom: 15px;

	text-align: center;
}

#conts .syukuhaku {
	margin: 0 5px 0 0;
}

#conts .syukuhaku .photo {
	width: 260px;

	font-size: 12px;
}

#conts .syukuhaku .photo img {
	margin-bottom: 5px;
	display: block;
}

#conts .syukuhaku .photo p {
	margin: 0;
	padding-left: 1em;

	text-indent: -1em;
}

#conts .syukuhaku table {
	margin: 0 0 0 5px;
	width: 300px;
	border-collapse: collapse;
}

#conts .syukuhaku table th,
#conts .syukuhaku table td {
	padding: 5px;

	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}

#conts .syukuhaku table thead th {
	border-bottom: 1px dashed #999;

	font-weight: bold;
}

#conts .syukuhaku table th.price {
	text-align: center;
}

#conts .syukuhaku table td.price {
	color: #f00;
	text-align: center;
}

#conts .syukuhaku table .notes {
	padding-top: 5px;
	border-top: 1px dashed #999;
}

#conts .higaeri {
	margin: 0 0 0 25px;
}

#conts .higaeri li {
	margin: 0 20px 10px 0;
	padding-bottom: 10px;
	width: 260px;
	border-bottom: 1px dashed #999;

	float: left;
}

#conts .higaeri li.lastBtm {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

#conts .higaeri li h4 {
	margin: 0;
}

#conts .higaeri li img {
	margin: 5px 0;
	display: block;
}

#conts .higaeri li p {
	margin: 0;
}

#conts .higaeri li p.title {
}

#conts .higaeri li p .name {
	margin-right: 2em;
	font-weight: bold;
}

#cionts .touji {
	margin: 0 5px;
}

#conts .touji .floatR {
	margin-left: 20px;
}

