body {
	background: url(image/bg.jpg) repeat-x left top;
	background-color: #282119;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
}

body.main {
	background: #911104;
	color: #000000;
	margin: 0px 0px 0px 10px;
	padding-top: 20px;
	font-family: sans-serif,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
}

div.main {
	background: url(image/bg_main.jpg) no-repeat center top;
	margin: 0px;
	height: 100%;
}

a {
	text-decoration: none;
	color: #999900;
}

a:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 10px;
	line-height: 12px;
}

.text2 {
	font-size: 12px;
	line-height: 16px;
}

table.header {
	width: 760px;
	height: 118px;
	padding-bottom: 20px;
}

td.menu {
	padding: 1px 2px 0px 0px;
}

.size10 { font-size: 10px; line-height: 16px}
.size12 { font-size: 12px; line-height: 18px}
.size14 { font-size: 14px}
.size18 { font-size: 18px}