@charset "UTF-8";
/* CSS Document */
body
{
	color:#CCC;
	background-color:#000000;
	font: 12px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	scrollbar-base-color:#351E00;
	scrollbar-track-color: #660;
}
p { line-height:1.3em; }
#wrapper { margin:0; text-align:center; background:url(/images/top_jp/list_bg.png) repeat-y top center; }
#container { margin:0 auto; text-align:center; }
.flabox { width:700px; height:250px; margin:0 auto; padding:0; }

/*text*/

a:link { color:#F93; text-decoration: none !important; }
a:visited    { color:#960; text-decoration:none !important; }
a:hover  { color:; text-decoration: underline !important; }

.f_b_db { font-size:105%; font-weight:bold; color:#FF9; }
.f_db { color:#FF9; }
.fotter_copy { font-size:10px; float:left; margin:20px auto auto 10px; display:inline; }
.fotter_icons { float:right; }
.fotter_icons img { margin-right:10px; }
.bio_bg { background:url(/images/top_jp/list_bio-bg.gif) top center repeat-y; }