@charset "shift_jis";

body {
	font-family: Verdana,"MS UI Gothic",Osaka;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background: url(pics/bodybg1.gif);
	text-align:center;
}


* {
	margin: 0;
	padding: 0;
}
*img {
	border:none;
	margin: 10px;
}



#wide100 {
	width:830px;
	margin:auto;
	background-color:#000000;
	padding-bottom:10px;
}
#wrapper {
	width:800px;
	margin:auto;
}


#header {
	height:50px;
	line-height:50px;
	text-align:left;
}
#header h1{
	padding-top:10px;
	padding-bottom:10px;
}


#title {
	height:2em;
	line-height:2em;
	background:url(pics/bodybg2.gif);
}
#title p {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-right:1em;
}


#line {
	height:10px;
	background: url(pics/linebg1.gif);
	background-repeat: repeat-x;
	background-position:left center;
}




#navi {
	font-family:Verdana,"HGŠÛºÞ¼¯¸M-PRO",Osaka;
	width: 800px;
	background:url(pics/bodybg2.gif);
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3em;
}

#navi ul {
	list-style: none;
	height: 35px;
	overflow: hidden;
}

/***** order than IE6_N4 *****/
*html #navi ul li {
	float: left;
	width: 200px;
	height: 35px;
	line-height:35px;
	margin: 0;
	padding: 0;
	background-image: url(pics/navi1.gif);
	background-position: right top;
}
*html #navi a {
	display: block;
	width: 100%;
	padding: auto;
	color: #FFFFFF;
	background-image: url(pics/navi1.gif); 
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
/******************************/

/***** can use at IE7_Firefox_Safari only *****/
#navi ul li {
	float: left;
	width: 200px;
	height: 35px;
	line-height:35px;
	margin: 0;
	padding: 0;
	background-image: url(pics/navi1.png);
	background-position: right top;
}
#navi a {
	display: block;
	width: 100%;
	padding: auto;
	color: #FFFFFF;
	background-image: url(pics/navi1.png); 
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
/******************************/

#navi a:hover {
	background-position: right top; 
}






#main {
	background-color:#000000;
	background: url(pics/bodybg2.gif);
	margin-bottom:10px;
	text-align:center;
	width:99%;
}


#main a {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

}
#main A:link {
	color: #EA5404;
	text-decoration:none;
  
  
  
  
}
#main a:visited {
	color: #EA5404;
	text-decoration:none;
}
#main a:hover {
	color: #EA5404;
	text-decoration:underline;
}
#main a:active {
	color: #EA5404;
	text-decoration:underline;
}


/***** order than IE6_N4 *****/
*html #main .wow {
	background: url(pics/mainim1.gif) no-repeat;
	background-position:center top;
	padding:10px;
	margin-top:30px;
}
/******************************/

/***** can use at IE7_Firefox_Safari only *****/
#main .wow {
	background: url(pics/mainim1.png) no-repeat;
	background-position:center top;
	padding:10px;
	margin-top:30px;
}
/******************************/






#main .wow #whatnew {
	margin:auto;
	width:600px;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0.1px;
	padding-top:250px;
}
#main .wow #whatnew h2 {
	text-align:left;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px dashed #EA5404;
}
#main .wow #whatnew h5 {
	text-align:right;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-top: 80px;
}
#main .wow #whatnew ol {
	list-style-type:circle;
	list-style-position:inside;
	line-height: 1.6em;
	text-align:left;
	border-bottom:1px dashed #EA5404;
	padding-bottom:10px;
	padding-top:10px;
}



#main .wow .readme {
	line-height:1.5em;
	padding-top: 30px;
}
#main .wow .readme p {
	font-weight:normal;
	text-align:center;
}

#footer {
	background-image:url(pics/bodybg2.gif);
	height:2em;
	line-height:2em;
}
#footer p {
	font-size:10px;
	text-align:center;
}
