#content p, 
#content span, 
#content a, 
#content strong, 
#content li {
	font-size: 100%;
	line-height: 153.9%;
}

#content a {
	color: #d3a607;
	text-decoration: underline;
}

#content h1 {
	font-size: 189%;
	font-weight: normal;
	color: black;
	margin: 0;
	margin-bottom: 5px;
}

#content h2 {
	font-size: 161.6%;
	font-weight: normal;
	color: black;
	margin: 0;
	margin-top: 5px;
}

#content ul,
#content ul li {
	padding: 0;
	margin: 0;
}

#content ul li {
	list-style: none;
	background-image: url(../images/navi_level2_list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}
