table#info {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 1px solid #C9C432;
}
th.info-midasi {
	font-size: 80%;
	margin: 0px;
	padding: 5px 3px 3px 10px;
	width: 150px;
	font-weight: normal;
	vertical-align: middle;
	letter-spacing: 1px;
	background-color: #F2F1CE;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C9C432;
	border-right-color: #C9C432;
}
td.info-naiyou {
	font-size: 80%;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #333333;
	border-bottom: 1px solid #C9C432;
	border-left: 1px solid #C9C432;
	background-color: #FDFDF7;
}
p.comment {
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
}
h4 {
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #009600;
}
img.right {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
