body {  font-family: "MS UI Gothic", "Osaka"; font-size: 12px; line-height: 15px; color: #666600}
h1 {  font-family: "MS UI Gothic", "Osaka"; font-size: 18px; font-weight: bolder; line-height: 15px; color: #006600}
h2 {  font-family: "MS UI Gothic", "Osaka"; font-size: 14px; line-height: 15px; color: #006600}
table {  font-family: "MS UI Gothic", "Osaka"; font-size: 12px; color: #660000; line-height: 15px}
hr {
	border: 1px dotted #6495ED;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* contents */
.contents td {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 12px;
	background: transparent repeat;
	width: 150px;
	; line-height: 15px;
	vertical-align: top;
	border: 1px dashed Silver;
	padding: 5px;
}
.contents hr {
	border: 1px dotted #FFDEAD;
		margin-top: 0px;
   margin-bottom: 0px;
}
.contents img {
	float: left;
}
