@charset "euc-jp";

/*----- copyright(C) NIED Hi-net -----*/

body               {margin:3px; padding:3px; background:#333; line-height:1.6;
                    font-family: 'メイリオ', Meiryo, 'meiryoKe_PGothic', 'Trebuchet MS',
                    'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;}
a                  {color:#126; text-decoration:underline;}
a:hover            {color:#58c;}
ul#notice          {margin:3px 0px 0px 16px; padding:0px;}
div#container      {width:950px; height:950px; margin-left:auto; margin-right:auto; background:#fff;}
div#lang_switcher  {width:940px; font-size:12px; font-weight:bold; padding:3px; text-align:right;}
div#notice_field   {color:#000; font-size:12px; font-weight:normal;
                    width:554px; float:left; padding:3px;}
div#entry_field    {color:#000; font-size:12px; font-weight:normal; margin-right:5px; background:#ccc;
                    width:360px; height:830px; float:right; border:1px solid #666; padding:8px;}
div#entry_field_l  {float:left;  line-height:2.4;}
div#entry_field_r  {float:right; line-height:2.4;}
div#title_l        {float:left;  width:200px;}
div#title_r        {float:right; width:340px;}
div#contents_t_ja  {width:540px; padding:2px; border-top:1px dotted #333; font-weight:bold;}
div#contents_t_en  {width:540px; padding:2px; border-top:1px dotted #333; font-weight:bold;}
div#contents_e_ja  {width:540px; padding:2px; padding-left:14px;}
div#contents_e_en  {width:540px; padding:2px; font-size:10px; padding-left:14px;}
div#copyright      {width:950px; margin-left:auto; margin-right:auto;
                    color:#ccc; font-size:12px; font-weight:normal; text-align:right;}
p#clear            {clear:both;}
span#title         {color:#333; font-size:18px; font-weight:bold; white-space:nowrap;}
span#welcome       {color:#006; font-size:16px; font-weight:bold; white-space:nowrap;}
span#emphasis      {color:#900; font-size:14px; font-weight:bold; white-space:nowrap;}
input#entry        {color:#000; font-size:14px; font-weight:normal; width:200px;}
button#clear       {color:#eee; font-size:12px; font-weight:normal; background:#666;
                    padding:3px; border:0px; margin:3px 0px 0px 79px; width:120px;}
button#login       {color:#fff; font-size:12px; font-weight:bold; background:#147;
                    width:130px; height:54px; padding:6px; border:0px;}
button#logout      {color:#fff; font-size:12px; font-weight:bold; background:#900;
                    width:130px; height:54px; padding:6px; border:0px;}
button:hover       {cursor:pointer;}
img#title          {border:1px solid #000;}
img#nied_logo      {border:1px solid #000; margin-top:30px;}
