body{
	background:url(back.gif);
	}
	
h1{
	font-size:18pt;
	color:#FCEAFF;
	}

h3{
	font-size:14pt;
	color:#ffffff;
	background:#E6B0D5;
	padding:3px;
	margin:5px;
	}

td{
	font-size:10pt;
	line-height:1em;
	}

a:hover {
	color: #D02917;
	}
a {
	font-weight:bold;
	}

.left{
	padding:5px;
	background:#ccffff;
	font-size:14pt;
	line-height:1.5em;
	font-family:MS UI Gothic;
	color:#999999;
}

.right{
	width:440px;
	float:right;
	padding:5px;
	color:#666666;
	background:#ffffff;
	font-size:14pt;
	line-height:1.5em;
	font-family:MS UI Gothic;
}

.toukou{
	padding:3px;
	font-size:12pt;
	line-height:1.5em;
	font-family:MS UI Gothic;
}

.main{
	font-size:10pt;
	width:670px;
	padding:5px;
	margin:0px auto;
	}

.head{
	margin:0px auto;
	background:url(header.jpg);
	width:650px;
	height:185px;
	padding:10px;
	}
