@charset "shift_jis";

/* FOR-DNN.CSS===================================================== */

.MainMenu_MenuContainer {}/* ꂼ̃j[̊OH*/
.MainMenu_MenuBar       {}
.MainMenu_SubMenu       {}/* Kŵꂼ̃Z*/
.MainMenu_MenuIcon      {}
.MainMenu_MenuItem      {}
.MainMenu_MenuItemSel   {}
.MainMenu_Break         {}
.RootMenuItemCss        {}/* ꂼ̃j[̓H*/
.RootMenuItemSelectedCss{}/* ꂼ̃j[̓AI񂾂ƁE*/



.CopyrightCss { color:#900;font-weight:normal;}
/* #dnn_dnnCOPYRIGHT_lblCopyright*/
.LoginCss     { color:#666;font-weight:normal;}
/* #dnn_dnnLOGIN_hypLogin */
.UserCss      { color:#666;font-weight:normal;}
/* #dnn_dnnUSER_hypRegister */




/* BASE.CSS===================================================== */
h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd{ margin: 0; padding: 0;}
img          { border: none;padding: 0;margin: 0;}

/* GENERAL.CSS===================================================== */
.large       { font-size: large;}
.small       { letter-spacing: 0.2em;font-size: smaller;line-height: 1.1em;}
.bold        { font-weight: bold;}
.normal      { font-weight: normal;}
.m-10        { margin:10px}
.p-10        { padding:10px}
.list-decimal{ list-style-type: decimal;}
.list-none   { list-style-type: none;}

/* SKIN.CSS===================================================== */

body     { background:url(images/bg.gif) center top;color:#333;font-size:12px;padding:0;margin:0;}
td       { color:#333;font-size:12px;}
th       { color:#333;font-size:12px;}
textarea { color:#333;font-size:12px;font-family:Osaka,Arial;}

a:link   { color: #c00; text-decoration: underline;}
a:visited{ color: #c00; text-decoration: none;}
a:hover  { color: #300; text-decoration: none;}
a:active { color: #c00; text-decoration: none;}

#container{ background:url(images/bodybg.gif) repeat-y center top;}
#head     { background:url(images/headbg.gif) no-repeat center top;}
#headnext { background:url(images/headnextbg.jpg) no-repeat center top;}
#headadmin{ background:url(images/headadminbg.jpg) no-repeat center top;}
#headnavi { padding:0 90px 8px 0;}
#headnextnavi { padding:0 0 0 199px;}
#headadminlogo{ padding:0 0 20px 0;}
#contents { background:url(images/navibg.gif) no-repeat center top;}
#navi     { padding:17px 0 30px 0;}
#right    { padding:0 0 0 10px;}
#footnavi { background:url(images/footbg.gif) no-repeat center top;padding:15px 50px 20px 0; height:25px;}
#footnavi a:link   { color: #333; text-decoration: none;}
#footnavi a:visited{ color: #333; text-decoration: none;}
#footnavi a:hover  { color: #900; text-decoration: none;}
#footnavi a:active { color: #333; text-decoration: none;}
#userlogin{ color:#999; padding:0 10px 0 0;}
#copyright{ color:#900; padding:0 0 0 10px;}


