@charset "utf-8";

/*--------------------------------------
	Style Name : Content02 Style Sheet

	Hypertext
	content
		main-content
--------------------------------------*/

div#contents #mainArea #section-00 h2 {
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	font-weight:normal;
	border-bottom: dotted 1px #cccccc;
	padding-bottom:10px;
}

div#contents #mainArea #section-00 {
	margin-bottom: 25px;
}


div#contents #mainArea #section-00 dl {
	font-size: 100%;
	color: #171717;
	line-height: 170%;
	letter-spacing: 1px;
}

div#contents #mainArea #section-00 dt {
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #156d95;
	background:url(../../shared/image/ico_arrow.gif) no-repeat left 4px;
}

div#contents #mainArea #section-00 dd {
	margin: 0 0 15px 20px;
}

div#contents #mainArea #section-00 ul {
	margin: 10px 0 0 0;
}

div#contents #mainArea #section-00 .entry li {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 120%;
	background:url(../../shared/image/ico_arrow.gif) no-repeat left 4px;
	list-style-type: none;
}



