/************* base ***************/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
}


#content {
	clear:both;
	margin:auto;
	width: 760px;
	margin: auto;
	text-align: left;
}

#content h1{
	font-size:14px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}


.subtitle {
font-size: 12px}


/************* beginner ***************/

#beginner img{
border:0px;
}

#beginner a{
background-image: url(../img/banner_beginer01.jpg);
margin: 0px;
padding: 0px;
width : 760px;
height : 84px;
background-repeat : no-repeat ;
display:block;
}


#beginner a:hover {
background-image: url(../img/banner_beginer02.jpg);
background-repeat : no-repeat ;
}

/************* news080130 ***************/

#news080130 img{
border:0px;
}

#news080130 a{
background-image: url(../img/banner_news01.jpg);
margin: 10px 0px 0px 0px;
padding: 0px;
width : 760px;
height : 70px;
background-repeat : no-repeat ;
display:block;
}

#news080130 a:hover {
background-image: url(../img/banner_news02.jpg);
background-repeat : no-repeat ;
}

/************* news080613 ***************/

#news080613 img{
border:0px;
}

#news080613 a{
background-image: url(../img/wii_skycrawlers01.jpg);
margin: 10px 0px 20px 0px;
padding: 0px;
width : 760px;
height : 70px;
background-repeat : no-repeat ;
display:block;
}

#news080613 a:hover {
background-image: url(../img/wii_skycrawlers02.jpg);
background-repeat : no-repeat ;
}

/************* news081016 ***************/

#news081016 img{
border:0px;
}

#news081016 a{
background-image: url(../img/ace6_bnr01.jpg);
margin: 10px 0px 20px 0px;
padding: 0px;
width : 760px;
height : 70px;
background-repeat : no-repeat ;
display:block;
}

#news081016 a:hover {
background-image: url(../img/ace6_bnr02.jpg);
background-repeat : no-repeat ;
}

/************* news090924 ***************/

#news090924 img{
border:0px;
}

#news090924 a{
background-image: url(../img/banner_acxi01.jpg);
margin: 10px 0px 0px 0px;
padding: 0px;
width : 760px;
height : 70px;
background-repeat : no-repeat ;
display:block;
}

#news090924 a:hover {
background-image: url(../img/banner_acxi02.jpg);
background-repeat : no-repeat ;
}

/************* news100218 ***************/

#news100218 img{
border:0px;
}

#news100218 a{
background-image: url(../img/ace6_bnr01.jpg);
margin: 10px 0px 0px 0px;
padding: 0px;
width : 760px;
height : 70px;
background-repeat : no-repeat ;
display:block;
}

#news100218 a:hover {
background-image: url(../img/ace6_bnr02.jpg);
background-repeat : no-repeat ;
}

/************* navi ***************/

#navi{
height: 220px;
width: 760px;
}

#navi h3,img{border:0px;
margin:10px 0px 0px 0px;}

#navi_x a{
background-image: url(../img/banner_acx01.jpg);
float:left;
margin: 0px;
padding: 0px;
width : 375px;
height : 90px;
background-repeat : no-repeat ;
display:block;
}

#navi_x a:hover {
background-image: url(../img/banner_acx02.jpg);
background-repeat : no-repeat ;
}

#navi_zero a{
background-image: url(../img/banner_acz01.jpg);
float:right;
margin: 0px;
padding: 0px;
width : 375px;
height : 90px;
background-repeat : no-repeat ;
display:block;
}

#navi_zero a:hover {
background-image: url(../img/banner_acz02.jpg);
background-repeat : no-repeat ;
}

#navi_5 a{
background-image: url(../img/banner_ac501.jpg);
float:left;
margin:  10px 0px;
padding: 0px;
width : 375px;
height : 90px;
background-repeat : no-repeat ;
display:block;
}

#navi_5 a:hover {
background-image: url(../img/banner_ac502.jpg);
background-repeat : no-repeat ;
}

#navi_4 a{
background-image: url(../img/banner_ac401.jpg);
float:right;
margin:  10px 0px;
padding: 0px;
width : 375px;
height : 90px;
background-repeat : no-repeat ;
display:block;
}

#navi_4 a:hover {
background-image: url(../img/banner_ac402.jpg);
background-repeat : no-repeat ;
}
/************* Copyright ***************/

.copy{
	font-size:12px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}

/************* flash ***************/

#flash{
font-size:10px;
height: 48px;
width: 760px;
}

#flash img{
border :0px;
float:left;
margin: 0px;
}


#flash a:link, a:visited {
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

#flash a:hover {
	color: #E30000;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

/************* ToCaution ***************/

#caution_navi {
	border :0px;
	margin:0px;
	padding:0px;
	display: block;
	width: 81px;
	height: 15px;
	text-decoration: none;
	background-image: url(../img/ToCaution_on.gif);
	float: right;
}

#caution_navi a{
   background-image: url(../img/ToCaution_off.gif);
   width : 81px;
   height : 15px;
   background-repeat : no-repeat ;
   display:block;
}

#caution_navi a:hover {
   background-image: url(../img/ToCaution_on.gif);
   background-repeat : no-repeat ;
}

/************* ToCaution ***************/