/* CSS Document */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
	color:#000000;
        width:350px;
background:url('images/bg.jpg');
}

h1 {
	font-size:180%;
	color:#660000;
}

h2 {
	font-size:150%;
	color:#660000;
}

h3 {
	font-size:120%;
	color:#660000;
}

h4 {
	font-size:100%;
	color:#660000;
}

h5 {
	font-size:100%;
	color:#660000;
}

h6 {
	font-size:100%;
	color:#660000;
}

a {
 font-size: 10pt;
 color: #666666;
}
a:link {
 text-decoration: none;
 color: #666666;
}
a:visited {
 text-decoration: none;
 color: #666666;
}
a:hover {
 text-decoration: underline;
 color: #FF5300;
}
a:active {
 text-decoration: none;
}

body {
	margin-left: 5px;
	scrollbar-arrow-color: #F7941D;
	scrollbar-face-color: #FDF8F1;
	scrollbar-track-color: #FDF9F4;
	scrollbar-3dlight-color: #F7941D;
	scrollbar-shadow-color: #F7941D;
}


td.date {
	 font-size: 10pt;
         color: #666666;
}

td.title {
	font-size:11px;
}

