@charset "utf-8";

h2#infomation {
	background-image: url(img/title_info.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 690px;
}
#box h5 {
	margin-left: 0.5em;
	color: #333333;
	font-size: 14px;
}
#box dl {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-bottom: 2em;
}
#box dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
#box dt {
	font-weight: bold;
}
#box li {
	margin-top: 2em;
	margin-left: 2em;
	background-image: url(../img/big_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
}
img#info {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 2em;
}

