div#base-box600 {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
div#base-box600 div.left-box {
	font-size: 13px;
	line-height: 145%;
	float: left;
	width: 375px;
}
div#base-box600 div.right-img {
	font-size: 12px;
	line-height: 145%;
	text-align: center;
	vertical-align: top;
	float: right;
	width: 210px;
}
div.right-img p {
	text-align: left;
}
img.title-img {
	margin-top: 10px;
}
div.left-box table {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.left-box table th {
	font-size: 12px;
	line-height: 145%;
	background-color: #D6DDE3;
	text-align: center;
	padding: 1px;
	width: 25%;
	font-weight: normal;
}
div.left-box table tr {
	font-size: 12px;
	line-height: 145%;
	background-color: #ECECEC;
	padding: 1px;
	text-align: left;
	width: 75%;
}
div#base-box600 ul {
	padding-left: 7px;
	font-size: 12px;
	line-height: 150%;
	list-style: none;
	font-weight: bold;
	margin-top: 6px;
	border-left: 2px solid #E4E4E4;
	margin-left: 10px;
	margin-bottom: 5px;
}
div#base-box600 ul li {
	background-image: url(images/p_list_img.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

