body {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
}

h1 {
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	deisplay: inline;
	overflow: hidden;
}

#header{
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	margin: 0px;
}

h2 {
	font-size: 18px;
}


.title {
	font-size: 23px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: -0.1em;
	line-height: 1.1em;
	margin: 0px;
	text-align: center;
}

table.pp{
	wodth: 750px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	margin: 0px 5px;
}

p.footer{
	font-weight: normal;
	margin: 5px;
	text-align: center;
}

.linkbold{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
	
a:link {
	font-size: 15px;
	color: #000000;
}

a:visited {
	font-size: 15px;
	color: #000000;
}

a:hover {
	color: #cccccc;
}

a:active {
	color: #000000;
}

a.bluelink:link{
	font-size: 15px;
	font-weight: bold;
}

a.bluelink:visited{
	font-size: 15px;
	font-weight: bold;
}

a.black:link{
	font-size: 23px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: "lr oSVbN", "Osaka";
}

a.black:visited{
	font-size: 23px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.red{
	color: #cc3333;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2em;
}

.redbold{
	color: #cc3333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blackbold{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
}

.gray{
	color: #333333;
	text-decoration: none;
}

.grays{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

ul.kuromaru{
	margin: 0px 0px 0px 3px;
	padding: 0px;
	list-style-type: disc;
	list-style-position:inside;
	line-height: 1.3em;
}
