.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 590px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
.title2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.yesno {  text-align: center; margin-top: 10px; margin-bottom: 5px}
.title3 {  font-size: 90%; line-height: 130%; font-weight: bold; margin-top: 10px; margin-bottom: 5px}
.text4 {  background-color: #FFF6E3; margin-top: 0px; margin-bottom: 5px; padding-top: 3px; padding-right: 2px; padding-bottom: 2px; padding-left: 5px}
.waku em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.main p {
	font-size: 13px;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.table1 {
	background-color: #DDDDDD;
	padding-left: 5px;
}
.table2 {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.arrow {
	margin-top: 10px;
	text-align: center;
}
.waku2 {
	border: 1px solid #FF9900;
	padding: 5px;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#main h3 {
	line-height: 19px;
	text-align: left;
}

.member {
	margin-top: 15px;
	margin-bottom: 5px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.reserve {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FF9900;
}

.center {
	text-align: center;
}
#main p {
	text-align: left;
	line-height: 135%;
	font-size: 13px;
}

