@charset "utf-8";
/*トップページ関連*/
h1 { text-indent: -9999px; position: absolute; }
/*#main { text-align: left; width: 600px; float: left; margin-top: 210px; margin-bottom: 20px; }*/
#main { text-align: left; width: 600px; float: left; margin-top: 210px; margin-bottom: 20px; }
#main a  { color: #535353; text-decoration: underline; }
#main a:hover  { color: #44a586; text-decoration: underline;}
/*#main h2 { font-size: 1.17em; font-weight: normal; font-style: normal; line-height: 1.17em; background-image: url(../common_images/index_title.gif); width: 584px; height: 23px; margin: 0; padding-top: 7px; padding-left: 16px; }*/
#main h2 { font-size: 1.17em; font-weight: normal; font-style: normal; line-height: 1.17em; background-image: url(../common_images/index_title.gif); width: 584px; height: 23px; margin: 0; padding-top: 7px; padding-left: 16px; }
#main h2 a {color: #535353; text-decoration: none;}
#main h2 a:hover  { color: #44a586; text-decoration: underline;}
/*#news table {width: 600px; }*/
#news table {width: 600px; }
#news td { padding-top: 6px; padding-bottom: 6px; border-bottom: 1px dotted #c1c1c1; outline-width: 0; }
#news td.td1 {width: 100px; }
#news td.td2 {width: 80px; }
#news td.td3 {width: 405px; }
#sub { text-align: left; width: 190px; float: left; margin-top: 210px; margin-left: 10px; }
#sub img { margin-bottom: 5px; }
#flash { position: absolute; top: 121px; left: 0; width: 800px; height: 200px; display: block; }

