@charset "UTF-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	scrollbar-base-color:#000000;
	}
body {
	margin: auto;
	background-color:#000000;
	text-align:center;
	font-size:12px;
	line-height:130%;
	font-family:"MS Pゴシック", Osaka;
	color: #ffffff;
	

	}

* {
	margin:0;
	padding:0;
	}
img{
	border:0px;
	margin:0px;
	padding:0px;
	}
.clear {
	clear:both;
	}
ul{
	zoom: 100%;
	}
ul:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
li {
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
a:link {
	color:#444444;
	text-decoration:underline;
	}
a:visited {
	color:#444444;
	text-decoration:underline;
	}
a:active {
	color:#444444;
	text-decoration:underline;
	}
a:hover {
	color:#bd3b3b;
	text-decoration:underline;
	}
/**********LEYOUT*************/
#wrapper{
	width: 721px;
	margin:0 auto 0 auto;
	
	text-align:left;
	
	}
/**********header*************/
#header{
	width: 721px;
	height:17px;
	padding:15px 0 0 0;
	text-align:center;
	
	}

#header h1{
	font-size:8.8px;
    color: #ffffff;
	}	
	


/**********navi*************/
#navi{
	width: 721px;

	padding:0 0 0 0;
	margin:0 auto 15px auto;
	text-align:center;
	}
#navi ul{
	width: 721px;
	text-align:center;
	margin:0 auto 0 auto;
	}
#navi li{
	display:inline;
	margin:0 1px 0 0;
}
/**********main*************/
#main{
	width: 721px;
	text-align:center;
	margin:0 auto 5px auto;
	clear:both;
	}
#main_inner{
	width:706px;
	height:429px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	}
#flasharea{
	width:617px;
	height:317px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	font-size:0px
	
	
	
	
	
}
h2 {

	font-size: 12px;
	font-weight: normal;
   
}
h3 {

	font-size: 12px;
	font-weight: normal;
   
}
.waku01{
	width:691px;
	height:54px;
	float:left;
	background:none;
	color:#000;
}
.waku02{
	width:37px;
	height:321px;
	background:none;
	color:#000;
	float:left;
}
.waku03{
	width:37px;
	height:321px;
	float:left;
	background:none;
	color:#000;
}
.waku04{
	width:691px;
	height:54px;
	float:left;
	}

/**********footer*************/
#footer{
	width: 721px;
	
	}
.site_id{
	width:313px;
	float:left;
	}
.copy{
	width:250x;
	margin:37px 0 0 0; 
	font-size:10px;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	float:right;
	color:#999999; 
	
	}
/* AXIS-CSS 20080625 */
.font_size10 {
	font-size: 10px;
}

.staff_title {
	font-size: 11px;
    color: #999999;
}