body {
	color: #333333;
	background-image:    url(img/back.gif);
	background-repeat: repeat;
	}

.top {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	}
	
.title {
	text-align: center;
	background-image:    url(img/title.gif);
	vertical-align: top;
	font-size: 16px;
	background-color:  #fcc;
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.title2 {
	text-align: center;
	vertical-align: top;
	font-size: 18px;
	}

.main {
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	line-height: 200%;
	padding-left: 20px;
	padding-right: 20px;
	}

.main2 {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 150%;
	padding-left: 50px;
	padding-right: 20px;
	}

table.chu {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	}
