@charset "utf-8";
/* RESET */
*{padding:0; margin:0; border:0; font-size:10px; color:#999; line-height:1.4;}   

/* GLOBAL */
body { background-color: #000;
scrollbar-arrow-color:#fff; scrollbar-base-color:#000; scrollbar-face-color:#000; scrollbar-highlight-color:#000; scrollbar-3dlight-color:#fff; scrollbar-shadow-color:#000; scrollbar-darkshadow-color:#fff; scrollbar-track-color:#000;
font-family:Verdana, "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
text-align:center;}

a {outline:none;}
a:link, a:visited, a:active {color:#999; text-decoration:none;}
a:hover {color:#f90; text-decoration:none;}

/* WRAPPER */
#wrapper {width:930px; margin: 0 auto;}
/* WRAPPER --- HEADER */
#header {width:930px; height:95px; margin: 0 auto;}
#header div#header_logo {width:220px; float:left; text-align:left;}
#header div#header_counter {width:500px; float:right; padding:83px 21px 0 0; text-align:right;}
/* WRAPPER --- HEADER --- MENU */
#header ul {padding:78px 0 0 0; display:block; list-style:none; float:right;}
#header ul li {display:inline; margin:0 20px 0 0;}
#header ul li a {color:#fff; font-weight:bold;}
#header ul li a:hover, #header ul li a:active {color:#f90;}
/* WRAPPER --- TITTLEPHOTO */
#title {width:900px; margin:0 auto 0; clear:both;}
/* WRAPPER --- TITTLE */
#pan {width:900px; margin:0 auto 0; text-align:right; clear:both;}
#pan p {padding:5px 10px 5px 0; letter-spacing:0.05em;}
/* WRAPPER --- MAIN */
#main {width:900px; margin:0 auto; border:#fff solid 1px;}
/* WRAPPER --- MAIN --- 2COLUMN */
#main #column_menu {width:250px; float:left;}
#main #column_main {width:650px; float:right;}
/* WRAPPER --- FOOTER */
#footer {width:900px; margin: 0 auto; text-align:right; clear:both;}
#footer div#coright {padding:7px 0 10px 0;}
#footer div#coright p {font-size:80%; color:#666; letter-spacing:0.2em;}
#footer div#coright p a {font-size:100%; color:#666;}
#footer div#coright p a:hover {font-size:100%; color:#ccc;}

/* INDEX */
#main div#index_photo {width:900px; height:420px; background:url(/img/index_photo.jpg) no-repeat 0 0;}
#main div#index_menu {width:900px; height:70px; background:url(/img/index_menu.jpg) no-repeat 0 0;}
#main div#index_menu ul {display:block; height:26px; padding:8px 0 0 0; list-style:none;}
#main div#index_menu ul li {display:inline; margin:0 0 0 23px;}
#main div#index_menu ul li a {font-size:100%; color:#000; font-weight:bold;}
#main div#index_menu ul li a:hover, div#main div#index_menu ul li a:active {color:#f60;}
/* INDEX --- contents --- */
#main div#index_contents {width:850px; margin: 0 auto;}
#main div#index_contents div.poster {float:left}
#main div#index_contents div.poster img#poster01 {margin:10px 0 5px 15px;}
#main div#index_contents div.poster img#poster02 {margin:10px 0 5px 5px;}
#main div#index_contents div.site_history {width:570px; float:right; text-align:left;}
#main div#index_contents div.site_history div.site_historytitle {width:570px; height:34px; margin:18px 0 0 0; clear:both; border-bottom:#ccc solid 1px;}
#main div#index_contents div.site_history div.site_historytitle img.starman_news {margin:0 320px 0 0;}
#main div#index_contents div.site_history div.site_historytext {margin:9px 0 10px 0; clear:both;} 
#main div#index_contents div.site_history div.site_historytext p {margin:0 0 4px 10px;}
#main div#index_contents div.site_history div.site_historytext p span {padding:0 0 0 1.5em;}
