body{
	color:#333333;
	font-size:13px;
	background-color:#FFFF99;
	background-image:url(../images/bk0.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	line-height:125%;
	text-align:center;
}
#all{

	background-color:#FFFFFF;
	border-right:solid 1px #660000;
	border-left:solid 1px #660000;
	border-top:solid 1px #660000;		
	width:780px;
	margin:auto;
	margin-top:30px;
	padding:0 0 0 0;
	text-align:left;
}
#head{

	width:780px;
	height:100px;
	background-image:url(../images/headbk.gif);
	border-bottom:solid 1px #660000;
	padding:0 0 0 0;
		}
#contents{
	width:100%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #660000;
	padding:0 0 0 0;

		}
#footer{
	clear:both;
	font-size:12px;
	background-image:url(../images/footer.gif);
	border-bottom:solid 1px #660000;
	margin:auto;
	width:100%;
	height:50px;
}


/* •\‘è */
h1{
	font-size:20px;
	color:#660000;
	background-color: #FFC;
	border-bottom:solid 1px #660000;
	padding:8px;
	margin-bottom:5px;
	width:80%;
	text-indent:3em;
	margin-top:0;
}
h2{
	font-size:14px;
	color:#660000;
	padding:4px;
	margin-bottom:0;
	text-indent:1em;
	border-bottom:solid 1px #660000;
	text-align:center;
}
h3{
	font-size:14px;
	color:#660000;
	background-image:url(../images/h03.gif);
	border-bottom:solid 1px #660000;
	padding:3px;
	margin:0;
	text-align:center;
}
p{
	margin:5px;
	font-size:13px;
	line-height:150%;
}

.p_h3{
	font-size:14px;
	color:#660000;
	background-image:url(../images/h03.gif);
	border-bottom:solid 1px #660000;
	padding:3px;
	margin:0;
	text-align:center;
}

.center{
	text-align:center;
	margin:0;
	}
.red{
	color:#FF0000;
}

.b{
	font-weight:bold;
	font-size:16px;
}

.blue{color:#003399;
	}
.td{
	border-bottom:solid 1px #660000;
	}

#news a{
	color:#03F;
	text-decoration:none;
	display: none;

}