@charset "utf-8";

/* CSS Document */

h2 {
	background:url(../img/bg_h2.jpg) center top no-repeat;
}

/* -------------------------------------------------
list index.php
----------------------------------------------- */
div#list div#SectionWrap01 h3 {
	display: block;
	width: 672px;
	height: auto;
	margin-bottom: 5px;
	color: #004799;
	font-weight: bold;
	}

div#list div#SectionWrap01 div {
	margin-bottom: 26px;
	}

div#list div#SectionWrap01 dl {
	margin: 0 0 0 16px;
	}

div#list div#SectionWrap01 dl dt {
	color: #004799;
	margin-bottom: 5px;
	}

div#list div#SectionWrap01 dl dd {
	margin-bottom: 10px;
	}

div#list div#SectionWrap01 ol li {
	list-style: decimal outside;
	font-size: 100%;
	margin: 0 0 0 20px;
	_margin: 0 0 0 25px;
	}

div#list div#SectionWrap02 h3 {
	display: block;
	width: 672px;
	height: 34px;
	margin-bottom: 16px;
	text-indent: -9999px;
	}

div#list div {
	margin: 0 0 10px 0px;
	}

div#list div.section04 ol{
	margin: 10px 0 0 0;
	}

div#list div.section04 ol li {
	margin: 0 0 10px 25px;
	list-style-type: lower-alpha;
	list-style-position: outside;
	}

div#list div.section05 h4 {
	color: #004799;
	font-weight: bold;
	font-size: 82%;
	margin: 16px 0 10px 0;
	}

div#list div.section05 h5 {
	font-size: 82%;
	font-weight: bold;
	margin: 0 0 6px 12px;
	}

div#list div.section05 p {
	margin: 0 0 10px 10px;
	}

div#list div.section05 p.read {
	margin: 0 0 0 0px;
	}

table.list {
	line-height: 100%;
	font-size: 82%;
	color: #333;
	margin: 0 0 0 10px;
	}

table.list th {
	padding: 7px 0 7px 10px;
	background-color: #f7fbff;
	line-height: 130%;
	}

table.list td {
	padding: 6px 0 6px 10px;
	line-height: 180%;
	}

table.list th.head01 {
	background-color: #EFF7FF;
	}

table.list th.head02,
table.list th.head03 {
	background-color: #EFFCFF;
	}

div#list div.section06 {
	font-size: 82%;
	}

div#list div.section06 div {
	margin: 0 0 0 20px;
	}

div#list div.section06 dl {
	line-height: 100%;
	}

div#list div.section06 dl dt {
	width: 45px;
	border-left: none;
	color: #333;
	font-size: 100%;
	}

div#list div.section06 dl dd {
	border-left: none;
	font-size: 100%;
	margin: -13px 0 0 40px;
	}

div#list div.section06 h4 {
	font-weight: bold;
	margin: 0 0 6px 0;
	}

div#list div.section02 h3 {	background: url(../img/h3_ttl02.jpg) top left no-repeat; clear: both;	}
div#list div.section03 h3 {	background: url(../img/h3_ttl03.jpg) top left no-repeat; clear: both;	}
div#list div.section04 h3 {	background: url(../img/h3_ttl04.jpg) top left no-repeat; clear: both;	}
div#list div.section05 h3 {	background: url(../img/h3_ttl05.jpg) top left no-repeat; clear: both;	}
div#list div.section06 h3 {	background: url(../img/h3_ttl06.jpg) top left no-repeat; clear: both;	}


