body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
a:link {
	text-decoration: none;
	color:#0262D0;
}
a:visited {
	text-decoration: none;
	color:#0262D0;
}

a:hover {
	text-decoration: none;
	color: #CC3366;
}
h1{
 font-size: 11pt;
 color: #FF6699;
 font-weight:lighter;
}
h2{
 font-size: 10pt;
 color: #666666;
 font-weight:lighter;
}
td{font-size:11pt}
#f14{font-size:14pt}
#f13{font-size:13pt}
#f12{font-size:12pt}
#f11{font-size:11pt}
#f10{font-size:10pt}
#f9{font-size:9pt}
#f8{font-size:8pt}
#f4{font-size:4pt}

#list{
	width: 474px;
	border: 0px dashed #ffffff;
	display: block;
	visibility: inherit;
	text-align: center;
}
#waku{
	padding: 4px;
	width: 102px;
	border: 0px solid #ffffff;
	display: block;
	float: left;
	margin: 2px;
}
.tit{
	background: #ffffff;
	display: block;
	height: 10px;
	text-align: left;
	font-size: 8pt;
	color: #ff6600;
}
.img{
	border: 1px solid #999999;
	background: #ffffff;
	display: block;
	width: 102px;
	height: 102px;
}
.comt{
	background: #ffffff;
	width: 100px;
	height: 50px;
	text-align: left;
	font-size: 8pt;
	color: #666666;
}
.cl{
	clear:both
}

