@charset "utf-8";
#waku {
	background-color: #FFFFFF;
	width: 610px;
	background-image: url(../info/info_img/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.font03 {
	line-height: 130%;
	color: #333333;
	background-color: #E8F3FF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 92%;
}
#waku p{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.thrColAbsHdr #container #mainContent h5 {
	margin-left: 20px;
	font-weight: normal;
	font-size: 80%;
	line-height: 130%;
	margin-right: 30px;
}
.thrColAbsHdr #container #mainContent #waku table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-collapse:collapse;
}
.thrColAbsHdr #container #mainContent #waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	line-height: 150%;
	padding-left: 7px;
}
