body#page{
	margin:0px;
	padding:0px;
	font-size:10pt;
	text-align:center;
	background:url(images/bg.jpg) center repeat-y fixed;
}

#main	{
	background-color:#ffffff;
	background:url(images/iruka.jpg);
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

A:link		{color:#333333;text-decoration: none;}
A:visited		{color:#333333;text-decoration: none;}
A:hover		{color:#cc3333;text-decoration: none;}
td,body	{color:#333333;font-size:10pt}


h1#header{
	width:750px;
	background-color:#000000;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	line-height:200%;
	margin-bottom:0px
}

#footer	{
	width:750px;
	height:20px;
	background-color:#000000;
	font-size:8pt;
	color:#ffffff;
	text-align:center;
}

#kadomaru	{
	background:url(images/kadomaru_bg.gif) center repeat-y;
	width:570px;
}

.topics	{
	background:url(images/sankaku.gif) no-repeat 0px 2px;
	padding-left:10px;
	padding-bottom:5px;
}



.b	{
	font-weight:bold;
}

.line	{
	line-height:130%
}
.eleven	{font-size:11pt;}

.eight	{font-size:8pt;}

.col	{color:#cc3333;}

.col2	{color:#ff99ff;}

