@charset "UTF-8";

@import url("../../common/css/common.css");
@import url("../../common/css/layout.css");


.catch {
	color: #55341E;
	font-size: 28px;
	font-weight: bold;
	margin: 30px 0 30px;
}

.leadBox {
	background: url(../images/p_01.gif) no-repeat right top;
	padding: 0 310px 40px 0;
}

h3 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	background: none;
	border-left: solid 7px #55341E;
	margin: 30px 0 15px;
	padding: 0 0 0 15px;
}

.contact {
	margin: 60px 0 30px;
}

