@charset "Shift_JIS";
body,tr,td,th { font-size:13px; font-family:"MS UI Gothic, Osaka, ‚l‚r ‚oƒSƒVƒbƒN"; }
a:hover       { text-decoration:underline; color:#DD0000; }
.num          { font-family:Verdana,Helvetica,Arial; }
.obi          { background-color:#004080; color:#ffffff; }
div#head{
	text-align:center;
}
div#comment{
	background:url(waku.gif) no-repeat;
	width:563px;
	height:148px;
	margin:7px auto;
	padding:5px 5px 0 5px;
	font-size:12px;
	line-height:1.2em;
}
div#comment *{
	text-align:left;
}
div#comment h4{
	font-size:16px;
	font-weight:bold;
	color:red;
	padding:3px 0 3px 5px;
	margin:0;
}
div#comment div{
	height:116px;
	overflow:auto;
}
div#comment div ul{
	margin:0;
	padding:0;
}
div#comment div ul li{
	margin:3px 0 0 17px;
	padding:0;
}
div#comment a{
	color:#f00;
}
div#comment a:hover{
	color:#faa;
	text-decoration:none;
}
table.center{
	margin:0 auto;
}
span.red{
	color:#f00;
	line-height:1.4em;
}
