@charset "UTF-8";
/* index only */


body.index #main {padding-bottom: 80px; text-align: center; border-right: #181A1C solid 2px; border-left: #181A1C solid 2px;}
body.index #footer {width: 880px; margin: 0 auto; background: none;}
body.index h1{padding-top: 150px; padding-bottom: 80px;}
body.index h2{padding-bottom: 80px;}

body.index ul {text-align: left; padding-left: 400px;}
body.index li a {
display: block;
text-decoration: none;
text-indent: -9999px;
width: 84px;
height: 13px;
overflow: hidden;
}
body.index li a.enter {background: url(../img/index_but01.gif) left top no-repeat;}
body.index li a:hover,a:focus {background-position: right top;}