body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #172D4C url(images/bg.jpg) repeat-y top center;
}
body,td,th {
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/* title */
/* -------------------------------------------------------- */
h1 {
	font-size: 11pt;
	color: #CC0000;
	line-height: 13pt;
}
h2 {
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #CE0000;
	margin:0;
	padding:0;
}
/* text */
/* -------------------------------------------------------- */
.sirob10 {
	color: #FFFFFF;
	font-weight: bold;
}
.aka {color: #CE0000}
.redb10 {
	color: #CE0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.orangeb12 {
	font-size: 12pt;
	font-weight: bold;
	color: #F79E00;
}
.kurob12 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.kuro10 {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}
/* text */
/* -------------------------------------------------------- */
p.left {
	color: #666666;
	line-height: 14pt;
	font-size: 10pt;
	text-align: left;
	margin:0;
	padding:0;
}
/* boxtype */
/* -------------------------------------------------------- */
div.left {
	text-align: left;
}
div.center {
	text-align: center;
}
/* main */
/* -------------------------------------------------------- */
#main {
	width:750px;
	margin:0 auto;
	padding:0;
	text-align:left;
}