body{
	background:url(image/2.png);
		font-family:Book Antiqua;
}

a:link { color: #cf632c; }
a:visited { color: #3a4472; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }

hr {
width:90%;
height:1px;
border-color:#6bb4b1;
}




header{
	text-align:center;
	margin-bottom: 20PX;
	margin-top: 20PX;
	
}

#page{
	margin:0auto;
	width:850;
}

#main{
	float:right;
	width:650PX;

	background:#FFFFFF
	
}

#sub{
	float:left;
	width:200PX;
}

p{
 line-height:1.5em;
 
}

h4{
	background-color:#6bb4b1;
	padding: 1em;
	border-radius:10px ;
	font-family:monospace;
	color:#535f33;
	font-size: 130%;
	align:center;


	
}


h3{
	text-align: left;
	vertical-align:middle;
	background:CC3333;
	color:#6bb4b1;

}


.jisage{text-indent:5pt; align:center;}

