/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333366;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

/** linkcolor */
a:link , a:visited , a:active {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a.gray:link , a.gray:visited , a.gray:active {
	color: #999999;
	text-decoration: none;
}
a.gray:hover {
	color: #999999;
	text-decoration: underline;
}

/** text */
.size2 , .size2B {
	font-size: x-small;
	color: #333366;
}
.size3 , .size3B {
	font-size: small;
	color: #333366;
}
.date {
	font-size: x-small;
	color: #FF9933;
}
.graytxt {
	font-size: x-small;
	color: #999999;
}
.copyright {
	font-size: xx-small;
	line-height: 1.2em;
	color: #FFFFFF;
}

/** margin */
.marginT4 {
	margin-top: 4px;
}
.marginR10 {
	margin-right: 10px;
}
.marginmain {
	margin: 40px 20px 20px 40px;
}

.poke {
line-height:12px;
}