/* body */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/bg2.gif);
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
}


/* text */
.font10 {font-size: 10px; line-height:150%;}
.font12 {font-size:12px; line-height:150%;}
.font14 {font-size: 14px; line-height:150%;}
.font16 {font-size:16px; line-height:150%;}
.font18 {font-size:18px; line-height:150%;}
.font21 {font-size:21px; line-height:150%;}
.font24 {font-size:24px; line-height:150%;}
.title {font-size:14px; font-weight:bold; line-height:22px; color:#CC0000;}
.subcopy {font-size:14px; font-weight:bold; line-height:22px; color:#000000;}
.small {font-size:10px; line-height:14px;}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


/* more */
#sb_bg {
	position: relative;
	height: 35px;
	width: 200px;
	padding-top: 0px;
	background-image: url(../img/top/bottom_side.gif);
	background-repeat: no-repeat;
}
ul#sb{
	position: absolute;
	right: 0px;
	height: 35px;
	width: 200px;
	margin: 0px;
	padding-top: 6px;
}
#cb_bg {
	position: relative;
	height: 38px;
	width: 400px;
	padding-top: 0px;
	background-image: url(../img/top/bottom_center.gif);
	background-repeat: no-repeat;
}
ul#cb{
	position: absolute;
	right: 0px;
	height: 38px;
	width: 400px;
	margin: 0px;
	padding-top: 6px;
}
li#more{
	float: left;
	width: 85px;
	list-style: none;
}
li#more a{
	height: 22px;
	width: 85px;
	display: block;
}
li#space01{
	float: left;
	width: 100px;
	list-style: none;
}
li#space02{
	float: left;
	width: 300px;
	list-style: none;
}
#more a span{
	display: none;
}
a.more{
	background-image: url(../img/common/more.gif);
}
a:hover.more{
	background-position: 0px -22px;
}
