@charset "utf-8";

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	common

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#content .main .topImg {
	margin-bottom: 40px;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	index

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

body.index #content .main .topImg {
	
}

body.index #content .main .sec01 {
	margin-bottom: 45px;
}

body.index #content .main .sec01 h3 {
	margin-bottom: 30px;
}

body.index #content .main .sec01 p {
	font-size: 93%;
}

body.index #content .main .sec01 .floatL {
	width: 385px;
}

body.index #content .main .sec02 {
	margin-bottom: 30px;
	width: 100%;
	border: 8px solid #e8e5dd;
	background-color: #fff;
}

body.index #content .main .sec02 th,
body.index #content .main .sec02 td {
	padding: 14px 0;
	font-size: 93%;
	_line-height: 1.5;
	color: #776646;
	text-align: left;
	vertical-align: middle;
}

body.index #content .main .sec02 th {
	width: 200px;
}

body.index #content .main .sec02 th p {
	padding-left: 16px;
}

body.index #content .main .sec02 a {
	color: #f49701;
}

body.index #content .main .sec03 {
	margin-bottom: 30px;
}

body.index #content .main .sec03 li {
	margin-right: 25px;
	float: left;
}

body.index #content .main .sec04 {
	margin-bottom: 40px;
	padding: 14px 16px;
	border: 8px solid #e8e5dd;
	background-color: #fff;
}

body.index #content .main .sec04 dt {
	margin-bottom: 15px;
}

body.index #content .main .sec04 li {
	margin-bottom: 6px;
	font-size: 93%;
}

body.index #content .main .sec04 li span {
	padding-right: 9px;
}

body.index #content .main .sec04 li img {
	vertical-align: -0.4em;
}

body.index #content .main .sec05 th,
body.index #content .main .sec05 td {
	font-size: 93%;
	_line-height: 1.5;
	color: #776646;
	text-align: left;
	vertical-align: middle;
}

body.index #content .main .sec05 th {
	width: 337px;
}

body.index #content .main .sec05 a {
	color: #f49701;
}