﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html { }
body { font-family:Meiryo; font-size: 13px; line-height: 20px; color: #000; }
a { color: #036eb8; text-decoration: underline; }
a:hover { color: #238ed8; text-decoration: none; }
#back { background: url(img/back.jpg); width: 100% height: 100%; }
.bs { background: url(img/bs.png) repeat-y center; }
.cb { clear: both; }

#menu_01 { width: 148px; height: 41px; }
#menu_02 { width: 148px; height: 40px; }
#menu_03 { width: 148px; height: 40px; }
#menu_04 { width: 148px; height: 39px; }
#menu_05 { width: 148px; height: 40px; }
#menu_06 { width: 148px; height: 39px; }
#menu_07 { width: 148px; height: 40px; }
#menu_08 { width: 148px; height: 39px; }
#menu_09 { width: 148px; height: 39px; }

.list_table { width: 510px; margin-left:10px; }
.tr_line { border-bottom: 1px dotted #333; }
.list_table .alpha { width: 20px; line-height: 36px; font-size: 8px; text-align: center; color: #501B86; }
.list_table .beta { width: 90px; line-height: 36px; font-size: 12px; }
.list_table .gamma { width: 400px; line-height: 36px; font-size: 13px; }

#header { background: url(img/header.png); width: 750px; height: 105px; margin: 0 auto; _background: url(img/header.jpg); }

