@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 12px;
	line-height: 150%;
	list-style: none;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background-image: url("../images/bg.jpg");
	background-color:#000;
	background-repeat:repeat-x;

}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {
border: none; 
}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 12px;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {/*color: #3399CC;*/color:#333;text-decoration: none;}
a:hover {color: #666;text-decoration: underline;}

td{
vertical-align:top;
}

#base{
	width:940px;
	margin: 0 auto;
	text-align: center;
	background-color:#333333;

}

#wrapper{
	position: relative;
	width:940px;

	margin: 0 auto;
	text-align: center;
	
}

/*ヘッダー*/
#header	{
	margin : 0px;
/*	height : 95px; */
	text-align: left;

zoom: 1;
overflow: hidden;
overflow: -moz-scrollbars-none;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left:10px;
	font-size:10px;
}
		
#header h1 a.sitelogo,#header h1 a.sitelogo:hover {
/*	width:245px;*/
width:367px;
/*	height:65px;*/
	background: url("../images/spacer.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -2000px;

}

#header a.logo{
display:block;
width:329px;
height:16px;
margin:20px;
background-image: url(../images/logo.gif);
background-repeat:no-repeat;
overflow:hidden;
text-indent:-9000px;
}
#header .left{
float:left;
width:450px;
}
#header .right{
float:right;
width:300px;
text-align:right;
margin-right:10px;
margin-top:3px;
font-size:10px;
}

#header .des {
/*	position: absolute;
	left:10px;
	top:2px;*/
	font-size:10px;
	text-align: left;
}

#header .h_navi{
/*	position: absolute;
	right: 1px;
	top:10px;*/
	float: right;
	text-align:right;
	line-height:18px;
	padding-top:3px;
	}
#header .h_navi a{
display: block;
background: url("../images/icon_n.gif") no-repeat;
text-indent: 9px;
margin-right:10px;
text-align:left;
float:left;
color:#0B1740;
text-decoration:none;
}
#header .h_navi a:hover{
position:relative;
top:1px;
left:1px;
}

#nav{
background-image:url("../images/nav_bar.jpg");
background-repeat:no-repeat;
width:920px;
height:30px;
margin:0 auto;
margin-bottom:30px;

zoom: 1;
overflow: hidden;
overflow: -moz-scrollbars-none;
}
#nav .m{
margin-top:5px;
}
#nav a{
display:block;
float:left;
border-right:1px solid #333;
padding-right:10px;
margin-left:10px;

}





#footer{
 	clear: both;
 	margin: 0;
 	color: #999;
 	padding: 40px 0 0 0;
}

#footer img{border-style: none;	vertical-align: middle;	}

#footer .copyright{
	/*text-align: right;*/
	text-align:center;
	padding: 5px 10px;
	font-size: 12px;
}

#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active {color: #668899;text-decoration: none;}
#footer .copyright a:hover{color : #668899;text-decoration: none;}

#container{
width:920px;

margin: 0 auto;
text-align:left;

zoom: 1;
overflow: hidden;
overflow: -moz-scrollbars-none;
}

#container .barl{
width:600px;
height:24px;
background-image:url("../images/barl.jpg");
background-repeat:no-repeat;
margin-bottom:20px;
}
#container .barr{
width:300px;
height:24px;
background-image:url("../images/barr.jpg");
background-repeat:no-repeat;
margin-bottom:20px;
}
#container .barl .t{
margin-left:20px;
padding-top:2px;
}
#container .barr .t{
margin-left:20px;
padding-top:2px;
}
#container .r .w{
width:298px;
border:1px solid #FFF;
background-color:#EEE;
color:#000;
margin-bottom:20px;
}
#container .r .w a{
color:#3399FF;
text-decoration:none;
}
#container .r .w a:hover{
color:#6AB2FA;
text-decoration:underline;
}
.in{
margin:5px;
}
.title{
font-size:16px;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
}
.con{
line-height:20px;
}
.tbl{
width:550px;
margin:20px auto;

}
.tbl_c{
width:160px;
text-align:center;
}
.tbl_s{
width:35px;
}
.tbl_t{
/*padding-top:3px;*/
text-align:left;
color:#333333;
}
.tbl_t a{
color:#3399FF;
text-decoration:none;
}
.tbl_t a:hover{
color:#6AB2FA;
text-decoration:underline;
}
.tblr{
width:280px;
margin:10px auto;
}
.tblr_c{
width:50px;
font-weight:bold;
}
.tblr_s{
width:10px;
}
.tblr_t{
text-align:left;
}
.tblr_t a{
color:#3399FF;
text-decoration:none;
}
.tblr_t a:hover{
color:#6AB2FA;
text-decoration:underline;
}

#FLV{
margin-bottom:20px;
}

#container .l{
float:left;
width:600px;
}
#container .r{
float:right;
width:300px;
}

#container .l .w{
width:598px;
border:1px solid #FFF;
background-color:#EEE;
color:#000;
margin-bottom:20px;
}




.clear{
	clear:both;
	line-height:0;
	height:0;
}
.exp{
font-size:90%;
}
.scripts_title{
width:100%;background-color:#990909;margin-bottom:3px;padding-top:5px;padding-bottom:5px;
}
.scripts_title_in{
border-left:5px solid #FFF;margin-left:10px;padding-left:10px;
}
.menu_win{
width:100%;text-align:right;border-bottom:1px solid #990909;
}
#menu_win_in{
width:100px;background-color:#990909;padding:4px 10px; cursor:pointer;
}
#menu_window{
display:none;
background-color:#EDEDED;
padding-top:7px;
}
.tbls{
width:840px;
margin:0 auto;
}

.tbdisp{	/* thickbox用 */
display:none;
}