body{
	background-color: #000000;
	}
.base{
	width: 900px;
	margin: 0px auto 0px auto;
	}
.left{
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	}
.left a{
	text-decoration: none;
	color: #ffffff;
	}
.left a:hover{
	text-decoration: underline;
	}
.left_up{
	background-image: url("../img/tab_a.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	text-align: left;
	line-height: 160%;
	}
.left_center{
	padding-left: 10px;
	padding-top: 5px;
	background-image: url("../img/tab_back.gif");
	color: #ffffff;
	font-size: 10px;
	}
.left_center a{
	text-decoration: none;
	color: #ffffff;
	}
.left_center a:hover{
	text-decoration: underline;
	color: #cccccc;
	}
.sub{
	font-size: 11px;
	color: #ffffff;
	background-image: url("../img/tab_back.gif");
	padding-left: 10px;
	padding-top: 10px;
	line-height: 110%;
	}
.sub a{
	text-decoration: none;
	color: #ffffff;
	}
.sub a:hover{
	color: #ff9900;
	}
.news{
	background-image: url("../img/tab_back.gif");
	}
/*what's New内　テキストボックス*/
.main{
	font-size: 12px;
	}
.main a{
	text-decoration: none;
	color: #000000;
	}
.main a:hover{
	text-decoration: underline;
	color: #666666;
	}
.footer{
	text-align: center;
	font-size: 11px;
	color: #cccccc;
	padding-top: 5px;
	
	}
