@charset "UTF-8";

/* MUVEIL News stylesheets
 *
 * update: 2010.03.09
 * code by Hidetake Kurihara
 * copyright (c)2007-2009 R-design. all rights reserved.
 */
 
@import "def.css";

#bg{position:absolute;top:0;left:0;}
.wrap2{min-width:900px; width:900px; margin:0 auto 0 auto; padding:0 0 0 0; text-align:left;}

#content_top{display:block; margin:33px auto 0 auto; padding:0;}
.top{display:block; width:570px; margin:0 auto;}
.top img{display:block; margin:0 auto;}

hr{clear:both; border-style:solid none none none; border-top-width:1px; border-top-color: #CCC;}

/* Splash Brand logo SETTING ============================== */
#bi{margin-top:47px;}
div.r1,
div.r2{height:100%;width:100%;}
div.navigation {width:350px;margin:210px auto 0 auto;}
/* IE6.0 */
* html div.navigation{position:absolute; left:50%; width:350px; margin:211px 0 0 -175px; padding:0;}
div.navigation div.current,
div.navigation a{width:350px;height:179px;margin:0;overflow:hidden;}
div.navigation div.current{display:none;}
div.navigation a{cursor:pointer;display: block;}

/* Footer Section SETTING ==============================  */
#footer-wrapper{clear:both; width:864px; margin:0 auto; padding:10px 0 50px 0;}
