body { margin:0px; background-image:url(img/bg.jpg); background-repeat:repeat-x; background-position:bottom; }
h1{ font-size:14px; text-align:right; margin:5px; }
h2{ font-size:14px;margin:5px; }
.border{ border:1px solid #CCCCCC; margin-top:30px; }
.footer{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #666666; }
.bun1{ font-size:14px; font-weight:bold; color:#000000; }
.bun2{ font-size:12px; font-weight:bold; color:#CC3333; }
.bun3{ font-size:12px; color:#000000; line-height:140%; }

font{ font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka; }
a:link{ text-decoration:none; color:#000000; border:none }
a:visited{ text-decoration:none; color:#000000;  border:none }
a:active{ text-decoration:none; color:#000000;  border:none }
a:hover{ text-decoration:none; color:#CC3333;  border:none }


.a {font-size:18px;}
.b {font-size: 14px; font-weight:bold; text-align: center;position: static;}
.s {font-size: 11;text-transform: none;}



	
/*  02.html  */

.section{
	margin:30px 0;
}

.section p{
	margin:5px 0;
	padding:0;
}
.section dl{
	margin:0;
}
.section dt{
	float:left;
	width:70px;
}


.section ul{
	margin:20px;
}
.section ul li{
	margin:3px;
	list-style-type:circle;
}