@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/

.lnaviArea dd.lnavi08 a {
	color: #64bb41;
	font-weight: bold;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.sec01 {
}
.sec01 p,
.sec02 p {
	text-indent: 1em;
}
.sec01 .rtext {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}


.sec03 {
}
.sec03 h4.title span {
	font-size: 0.85rem;
}
.sec03 ul {
	margin-left: 1.5em;
}
.sec03 ul li {
	list-style: disc;
}


.sec04 {
}
.sec04 ul li {
	text-indent: -1em;
	padding-left: 1em;
}


.sec05 {
}
.sec05 .rtext {
	text-align: right;
}


@media only screen and (max-width:740px) {

}
