@charset "UTF-8";

/* ****************************************************
Title: .css
***************************************************** */


.va {
    background: #E4E2D3;
    height: 184px;
    padding: 3px 0;
    width: 100%;
}

.va p {
	margin: 0 auto;
	width: 960px;
}

h2 {
	margin-bottom: 15px;
}

div#contents h3 {
	margin-bottom: 0;
}


h3 img,
div.sec_wrap dl dt img {
	margin-bottom: 10px;
}


div.sec_wrap {
	padding: 0 10px;
}

.space_btm20 {
	margin-bottom: 20px;
}

div.sec_wrap dl {
	margin-bottom: 15px;
}

div.sec_wrap dl dd {
	padding-left: 15px;
}

/* section01
---------------------------------------------------------------------------- */

div.section01,
div.section02,
div.section03,
div.section04 {
	margin-bottom: 30px;
}



/* section03
---------------------------------------------------------------------------- */
div.section03 table {
	font-size: 85%;
	border: solid 1px #DDD9C4;
	width: 640px
}

div.section03 table th {
	background: #DDD9C4;
	border-bottom: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}

div.section03 table td {
	border: solid 1px #DDD9C4;
}

div.section03 table tr.price td {
	text-align: center;
}