@charset "utf-8";
/* CSS Document */

.sub-ti {
	font-size: 30px;
	font-weight: bold;
	color: #572314;
	background-color: #A9D7E2;
	display: block;
	margin: 0 auto 50px;
	padding: 20px 0;
	width: 98%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.sub-ti02 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}

.sub-ti03 {
	font-size: 40px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px;
}

#sec02 {
	display: block;
	margin: 30px auto;
	width: 98%;
}

.detail {
	display: block;
	margin: 50px auto;
	width: 100%;
}
.detail dt {
	text-align: left;
	margin-bottom: 10px;
}
.detail dd {
	font-size: 14px;
	text-align: left;
	margin-left: 1.5em;
}
.detail ul {
	line-height: 2em;
	list-style-type: none;
	margin-bottom: 10px;
}

.ngr01 {
	font-size: 18px;
	font-weight: bold;
	color: #008C69;
	background-image: url(../images/grow/pt-gr01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 22px;
	margin: 10px 0;
	padding: 5px 0;
}
.ngr02 {
	font-size: 18px;
	font-weight: bold;
	color: #008C69;
	background-image: url(../images/grow/pt-gr02.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 22px;
	margin: 10px 0;
	padding: 5px 0;
}

.t-box {
	font-size: 16px;
	font-weight: bold;
	color: #0085B2;
	background-color: #FFC;
	line-height: 2em;
	text-align: left;
	display: block;
	margin: 30px auto;
	padding: 10px;
	width: 90%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	list-style: none;
}
.t-box li img {
	vertical-align: middle;
}

.point {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	line-height: 1.8em;
}

.point01 {
	font-weight: bold;
	margin-top: 20px;
	margin-left: 80px;
	list-style: none;
	line-height: 2em;
}
.point01a {
	font-size: 18px;
	background-image: url(../images/qbig/pt-list.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	line-height: 1.8em;
	text-align: left;
	padding-left: 20px;
}
.point01b {
	font-size: 18px;
	line-height: 2em;
	text-align: left;
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../img/qbig/pt-list.gif);
}

.sen {
	display: block;
	margin: 50px auto;
	width: 100%;
}
.sen dt {
	text-align: left;
	margin-bottom: 20px;
}


.rei {
	font-size: 20px;
	font-weight: bold;
}

.repeat01 {
	font-size: 18px;
	font-weight: bold;
	color: #39C;
	line-height: 2em;
	margin-top: 20px;
}

.repeat02 {
	font-size: 18px;
	font-weight: bold;
	color: #F69;
	line-height: 2em;
	margin-bottom: 30px;
}

.repeat03 {
	font-size: 22px;
	font-weight: bold;
	color: #F60;
	line-height: 2em;
	text-align: center;
	margin: 10px auto 0;
	width: 90%;
}