body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	line-height: 110%;
}
td {
	font-size: 10pt;
}
a:hover {
	background-color:#FFCC33;
}
.style1 {
	font-size: 12px
}
.style2 {
	font-size: 12px; color: #FFFFFF;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-size: 12px; font-weight: bold;
}
.style5 {
font-size: 14px;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
}

/*  3段組み
----------------------------------------------- */
#container {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	margin: auto;
}
#header {
	width: 970px;
	background: #CC3300;
}
#main-sub {
	float: left;
	width: 760px;
	background-image: url(../index/bg-red.gif);
}
#extra {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
}
#main {
	float: right;
	width: 570px;
	background: #FFFFFF;
}
#sub {
	float: left;
	width: 190px;
	background-color: #CC3300;
}
#footer {
	clear: both;
	width: 970px;
	background-color: #CC3300;
}

#navi-1/*  Navigation
------------------------------------------------- */
{
	font-size: 10pt;
	text-align:left;
	font-weight: bold;
	background: left;
	float: left;
	text-indent: 2px;
	width: auto;
	line-height: 125%;
	word-spacing: 2px;
	list-style: url(../left/arrow-block.gif) none inside;
	margin: 0px;
	padding: 12px;
	display: table;
}
#navi-1 a:link{
	color: #FFFF00;
	text-decoration:none;
}
#navi-1 a:visited{
	color: #0000FF;
	text-decoration:none;
}
#navi-1 a:hover{
	color:#FFFF66;
	background: #FFCC66;
	background-position: -3px;
}
#navi-1 img {
	display: inline;
}


#navi-2/*  Navigation
------------------------------------------------- */
{
	font-size: 10pt;
	text-align:left;
	background: left;

	text-indent: 1px;
	width: auto;
	line-height: 125%;
	word-spacing: 0px;
	list-style: square url(../left/arrow-white.gif) inside;
	margin: 0px;
	padding: 0px;
	display: table;
}

#navi-2 a:link{
	color: #FFFF00;
	text-decoration:none;
}
#navi-2 a:visited{
	color: #0000FF;
	text-decoration:none;
}
#navi-2 a:hover{
	color:#FFFF66;
	background: #FFCC66;
	background-position: -3px;
}
#nav-2 img {
	display: inline;
}


/*  
----------------------------------------------- */
#toptable {
	table: font-size:9pt;
	color: #FFFFFF;
}
#toptable a:link{
	color: #FFFF00;
	text-decoration:none;
}
#toptable a:visited{
	color: #0000FF;
	text-decoration:none;
}
#toptable a:hover{
	color:#FFFF66;
	background: #FFCC66;
	background-position: -3px;
}
#toptable img {
	display: inline;
}

#menutable {
	font-size: 10px;
	color: #FFFFFF;
}
