@charset "Shift_JIS";
*{
	margin:0;
	padding:0;
	list-style: none;
}
body {
	margin:0;
	padding:0;
	color: #ffffff;
	background:url(../img/bg.gif) repeat-x left top #001b27;
	text-align:center;
}
img{
	border:0;
}
a:link {
	text-decoration: none;
	color: #fafafa;
}
a:visited {
	text-decoration: none;
	color: #fafafa;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#flash{
	height:750px;
}
/* ‚c‚r—p */
#mainimg{
	width:768px;
	height:750px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#topics{
	width:768px;
	height:41px;
	text-align:left;
	background:url(../img/top_05.jpg) no-repeat left top;
}
#topics p{
	font-size:11px;
	padding-left:120px;
	line-height:41px;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',meiryo,"‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica;
}
/* FOOTER begin */
#footer{
	width: 768px;
	margin:10px auto;
	text-align:center;
}
#menu_list{
	clear:both;
	padding:10px 0 20px 0;
	font-size:11px;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',meiryo,"‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica;
}
#menu_list ul{
	padding:0;
}
#menu_list ul.copyright{
	padding:15px 0 0 0;
}
#menu_list ul li{
	display:inline;
	padding:0 2px 0 8px;
	background:url(../img/list_line.gif) no-repeat left center;
}
#menu_list ul li.noline{
	background:none;
	margin-left:20px;
}
#menu_list ul li span{
	color:#bcbcbc;
}
#menu_list ul li.copyright{
	background:none;
	margin:0 20px;
}
/* FOOTER end */
#img01,
#img02,
#img03{
	display:none;
	position:absolute;
	top:63px;left:0px;
}
/* screen_saver */
#screen_saver{
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',meiryo,"‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica;
	width:490px;
	margin:0 auto;
	text-align:left;
}
#screen_saver h1{
	font-size: 85%;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:20px;
	line-height:20px;
	color:#e6feff;
	background:url(../img/li.gif) left center no-repeat;
}
#screen_saver ol{
	line-height:130%;
	list-style-type:disc;
}
#screen_saver ol li{
	font-size: 75%;
	line-height:130%;
	list-style-type:decimal;
	margin:0 0 10px 30px;
}
#screen_saver p{
	font-size: 70%;
	line-height:130%;
	text-indent: -12px;
	padding-left: 12px;
	margin-bottom:8px;
}
#screen_saver ul{
	line-height:130%;
	margin:0 0 10px 0;
}
#screen_saver ul li{
	font-size: 75%;
	line-height:130%;
	list-style-type:disc;
	margin:0 0 0 30px;
}
#screen_saver p.bt_close{
	margin:20px 0;
	text-align:center;
}

/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}