@charset "UTF-8";

/* Requirement */

h2 {
	margin-top: 20px;
	padding-left: 18px;
	font-size: 110%;
	background: url(../images/icon_06.gif) no-repeat left center;
}
	
h3 {
	margin-top: 40px;
	padding-left: 18px;
	font-size: 110%;
	background: url(../images/icon_06.gif) no-repeat left center;
}

h4 {
	padding: 15px 0px 5px 22px;
	font-size: 85%;
	color: #0191a4;
}


#contents p{
	padding-top: 10px;
	padding-left: 25px;
	font-size: 90%;
	line-height: 140%
}

#contents ul {
	list-style-type: none;
	padding-left: 35px;
	padding-top: 3px;
}

#contents li {
	padding-left: 10px;
	font-size: 90%;
	line-height: 170%;
	background: url(../images/icon_04.gif) no-repeat left 12px;
}	
	
