@charset "utf-8";

.sideArea ul.snavi li.lnavi04 a {
	color: #fff;
	background-color: #003670;
	background-image: url("../../images/index/icon_pic_04_on.png");
}
h2.title {
	background: url("../../images/index/icon_pic_04_on.png") 3.5% center no-repeat #001762;
}

.mainArea section {
	margin-bottom: 60px;
}

.notes {
	font-size: 85%;
	margin-left: 1em;
	text-indent: -1em;
	display: block;
}

.txt01 {
	margin-bottom: 1em;
}

.txt02 {
	margin-bottom: 3em;
}

.alR {
	text-align: right !important;
}


/*------------------------------------------------
sec01
------------------------------------------------*/

.sec01 h4 {
	margin-bottom: 20px;
}

.sec01 ul {
	margin-bottom: 30px;
}

.sec01 ul li {
	margin: 0 0 20px 1em;
	text-indent: -1em;
}

.sec01 table {
	margin-bottom: 40px;
}

.sec01 table th {
white-space: nowrap;
background: #E5EBFF;
width: 50%;
}

.sec01 table td {
width: 25%;
}

.sec01 table .lv01 {
	text-align: right;
}

.sec01 table .lv02 {
	text-align: center;
}

.sec01 table .lv03 {
	background: #f0f0f0;
}

/*------------------------------------------------
sec02
------------------------------------------------*/

.sec02 h4 {
	margin-bottom: 20px;
}

.sec02 ul {
	margin-bottom: 30px;
}

.sec02 ul li {
	margin: 0 0 20px 1em;
	text-indent: -1em;
}

.sec02 table {
	margin-bottom: 40px;
}

.sec02 table th {
white-space: nowrap;
background: #E5EBFF;
width: 50%;
}

.sec02 table td {
width: 25%;
}

.sec02 table .lv01 {
	text-align: right;
}

.sec02 table .lv02 {
	text-align: center;
}

.sec02 table .lv03 {
	background: #f0f0f0;
}







