#info ul {
	list-style-type: none;
	padding-left: 15px;
	font-size: 14px;
}
#info li { 
	margin-left: 20px;
}
#info h2 {
	font-size: 1.2em;
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px 0px 3px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	background-image: url(images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: both;
}

#info a {
	color: #0066FF;
	text-decoration: none;
}
#info a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#hako {
	margin: 5px 10px 10px 15px;
	float: left;
	width: 555px;
}
.clear {
	display: none;
	clear: both;
}
