/* CSS Document */
@charset "Shift_JIS";

#member_table   { float: right; margin: 0px; padding: 0px }
#member_table ul { margin: 0px; padding: 10px 0px 0px; width: 180px }
#member_table li  { margin: 0px; padding: 0px }
.member  { font-weight: normal; background: url(../img_common/dlisticon.gif) no-repeat 42px 0.4em; text-align: left; vertical-align: top; float: left; clear: both; margin: 0px; padding: 0px; width: 57px }
#member_table a   { font-size: 0.8em; background: url(../img_common/listicon.gif) no-repeat left center; margin-left: 57px; padding-left: 10px; display: block }
#member_table a:link {
color:#6792A9;
}
#member_table a:visited {
color:#6792A9;
}
#member_table a:hover {
color:#f90;
}
#member_table a:active {
color:#6792A9;
}


#info  { background: url(../img_index/info_header.gif) no-repeat; clear: both; margin-left: 20px; padding: 0px; width: 515px }
#info h4  { margin: 0px 10px 5px; padding: 15px 10px 10px 5px; border-bottom: 1px solid #ccc }
#info p {
background:url(../img_index/info_footer.gif) left bottom no-repeat;
text-align:right;
padding:10px;
}

/* インフォメーション表 他の設定はcontens.cssへ */
#info .list    { margin-right: 10px; margin-bottom: 5px; margin-left: 10px; padding: 0px; border-bottom: 1px solid #ccc }
#info .list li  { background: url(../img_common/listicon.gif) no-repeat left center; text-indent: 10px; list-style-type: none; margin-left: 440px }
