@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.waku .box .card {
	border: 1px solid #d1d1d3;
	padding: 4px;
	background-color: white;
}

.box .appeal-row.first {
	margin-top: 40px;
}

.box .appeal-row.second {
	margin-top: 30px;
}

.box .appeal {
	width: 335px;
	display: inline;
}

.box .appeal.odd {
	float: left;
}

.box .appeal.even {
	float: right;
}

.box .appeal img.disk {
	margin: 9px 18px 0 10px;
	float: left;
}

.box .appeal p {
	margin: 9px 1em 0 74px;
}

.box .info-row {
	margin-top: 40px;
}

.box #inquiry {
	width: 335px;
	margin-top: 30px;
	display: inline;
}

.box #inquiry {
	float: left;
}

.box #inquiry h4 {
	width: 330px;
	height: 25px;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(../img/under-line.gif) repeat-x bottom;
	color: #004e98;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
}

.box #inquiry img.phone {
	margin: 11px 0 0 10px;
}

.box #inquiry ul {
	margin: 20px 0 0 8px;
	padding: 0;
}

.box #inquiry ul li {
	margin: 9px 0 0;
	padding: 0;
}

.box #inquiry ul li img {
	vertical-align: bottom;
}

.button {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* \*//*/
.clearfix { overflow: hidden; }
/* */

