body,#contents {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
body {
	text-align: center;
}
#contents {
	text-align: left;
	border-right: 5px double #6CF;
	border-left: 5px double #6cf;
}
h1 {
	font: italic normal 32px/60px "HGP‘n‰pŠpÎß¯Ìß‘Ì";
	margin: 0px;
	padding: 0px;
	color: #0CC;
	text-indent: 2em;
	height: 60px;
}
p {
	font-size: 0.875em;
	line-height: 1.5em;
	text-indent: 1em;
	margin: 20px 0px;
	padding: 0px 20px;
}
h2 {
	font: bold 1em/2em "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #06C;
	text-indent: 1em;
	padding-top: 10px;
	border-top: 2px dotted #69C;
}
.cite,#link {
	text-align: right;
	padding-right: 30px;
}
.cite a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px solid #FC9;
}
.cite a:hover {
	font-size: 1.25em;
	color: #F00;
	font-weight: bold;
}
#link a {
	color: #C39;
	text-decoration: none;


}
#link a:hover {
	border-top: 1px solid #F9C;
	border-bottom: 1px solid #f9c;



}
#copy {
	font-size: 0.875em;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	font-style: normal;

}
