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

#g_navi li.g_navi05 a {
	background:url(../img/g-navi.gif) no-repeat -687px -60px;
	width:124px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/g-navi.gif) no-repeat -687px 0px;
}


.section {
	margin: 1.5em 0 6em;
	border-top: solid 1px #E6E6E6;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 50px;
	background-image: url(bg-section.gif);
	background-repeat: repeat-y;
	background-position: 0px 0;
}
.section h3 {
	margin-left: 0px;
	font-weight: bold;
	color: #6699CC;
	font-size: 110%;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.section ul li {

	margin: 1em 15px 1em 20px;
}

.section ul li ul {
	margin: 0.2em 0;
}

.section ul li ul li {
	list-style-image: none;
	list-style: disc;
	margin: 0 0 0 30px;
}
