body{
	background-image: url(20080209.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
}
.main{
	text-align:left;
	width:640px;
	margin:20px auto;
}
.main h1{
	font-size:20px;
	margin:0px;
	line-height:25px;
	text-align:center;
}
.main h3{
	margin:0px;
	font-size:18px;
	text-align:center;
	line-height:23px;
	color:red;
}
.main p{
	margin:0px;
	font-size:15px;
	line-height:20px;
	color:red;
}
.main dl{
	font-family: monospace;
	margin:0px;
	line-height:1.5em;
}
.main dt{
	margin-top:0.5em;
}
form{
	margin:0px;
}
table{
	width:600px;
	margin:0px auto;
	text-align:left;
}
td{
	border:1px #abc solid;
	padding:5px;
}
th{
	padding:5px 3px;
	text-align:center;
}
input{
	margin:0px 10px;
}
#n{width:10em;}
#k{width:10em;}
#p{width:10ex;}
#a{width:30em;}
#t{width:15ex;}
#m{width:30em;}
.kome p{
	margin:0px;
	font-size:12px;
	line-height:18px;
}


