@charset "utf-8";
/*--------------------------------------------------------------------------- Main Content*/
#main-content .more{text-align:right;}
#main-content .more a{color:#999;font-weight:bold; text-decoration:none;}
#main-content .more a:hover{color:#585858;}
#main-content .more a.on{color:#000000;}

/*--------------------------------------------------------------------------- RWD*/
@media screen and (min-width: 990px) {
/*--------------------------------------------------------------------------- Main Content*/
#main-content p.welcome{font-weight:bold; color:#666; line-height:27px; text-align:center; padding:10px 0 20px 0;}
#main-content .status{width:485px; float:left;}
#main-content .bulletin{width:485px; float:right;}
}