@charset "EUC-JP";

body{
	color:#000000;
	margin:0;
	font-size: 10pt;
	text-align:center;
	width:100%;
	height:100%;
	background:#eeeeee url('img/blog-background-01.gif') repeat-y 50% 0;
}

blockquote{
	background:#f0f8ff;
	margin-left:15px;
	padding:5px;
}

a:link    {text-decoration:none; color:#2255ff; }
a:visited {text-decoration:none; color:#2255ff; }
a:active  {text-decoration:none; color:#2255ff; }
a:hover   {text-decoration:underline; color:#ff5511; }
td        {font-size: 10pt; }
span      {font-size: 10pt; }
div       {font-size: 10pt; }
.FONT6    {font-size:  6pt; }
.FONT7    {font-size:  7pt; }
.FONT8    {font-size:  8pt; }
.FONT9    {font-size:  9pt; }
.FONT10   {font-size: 10pt; }
.FONT12   {font-size: 12pt; }
.FONT14   {font-size: 14pt; }
.FONT16   {font-size: 16pt; }
.FONT18   {font-size: 18pt; }
.FONT20   {font-size: 20pt; }
