@charset "UTF-8";
/* コンテンツ */
div.title h2 {
	width:570px;
	height:70px;
	background-image:url(../img/title.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
}
.sh_tel {
	background-color:#f7f6ee;
	padding:15px;
	border:1px solid #c99;
}
.form_sub {
	padding:20px 0 5px !important;
}
.privacy li {
	padding-bottom:10px;
}
.privacy li li {
	padding-bottom:0;
}
.privacy li ol {
	padding-top:10px;
}