@charset "Shift_JIS";
/* ------------------------------------------------------------------------------------ */
/* RabbitHome   by Konomi Kusunoki                                                      */
/*                                                                                      */
/* ------------------------------------------------------------------------------------ */
body#project { background-image:url(../../kitchen/photo/pattern/img/ptn03-01.jpg); }

#Header { background: transparent url(../orichararpg/img/rpgtitle_prjct.png) no-repeat center center; }
h1      { height:90px; }

h2,h3,h4  { border-bottom:1px dashed #f90; color:#c00; }
h2        { border-left:8px solid #f60; border-bottom:1px solid #f60;
            color:#f60; font-size:130%; margin:30px auto 10px; padding:0 5px; }
h3        { font-size:110%; margin:10px;}

#project #vote1  { margin:0 5px; float:left; width:210px; }

/* ------------------------------------------------------------------------------------ */
/* 04 : Menu                                                                            */
/* ------------------------------------------------------------------------------------ */
#Menu   { text-align:center; }
#Menu ul li, ul ul li  { display:inline; font:12px Verdana; margin:0 7px 0 0;}

dt { padding:2px 5px; background-color:#000; color:#fff; font-style:none; border:none;}

/* ------------------------------------------------------------------------------------ */
/* 05 : Main                                                                            */
/* ------------------------------------------------------------------------------------ */
div.Content     { margin:0 10px;}

