@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,caption{
margin:0;
padding:0;
}
html>/**/body{
font-size: 10px; /* Except IE */
}
address,caption,em,th,h1,h2,h3,h4,h5,h6{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
table{
border-collapse:collapse;
border-spacing:none;
}
img{
border:0;
}
body{
width:100%;
height:100%;
background-color:#FFFFFF;
color:#000000;
font-size: 62.5%; /* IE */
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
line-height:1;
text-align:center;
}
a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
a:active{
color:#000000;
text-decoration:underline;
}
#wrapper{
margin:0px auto 0px auto;
width:760px;
background-image:url(../common/bg01.gif);
background-position:0px 0px;
background-repeat:repeat-y;
text-align:left;
}
#wrapper img{
vertical-align:top;
}
#contents{
margin:0px 0px 0px 5px;
width:750px;
}
#header{
width:750px;
height:90px;
background-image:url(../common/header_bg01.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}
#logo{
width:151px;
float:left;
}
#logo-lec{
margin:9px 0px 0px 0px;
width:107px;
float:left;
}
h1{
margin:0px 0px 0px 0px;
width:485px;
float:left;
}
h2{
margin:0px 0px 0px 20px;
padding:0px 0px 16px 0px;
width:710px;
}
#navigation{
width:750px;
height:70px;
background-image:url(../common/navi_bg01.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
#navigation li{
width:125px;
height:50px;
float:left;
}
#main{
width:750px;
}
.notes{
width:670px;
margin:0px 0px 0px 40px;
font-size:1.2em;
line-height:1.5;
}
#move-btn{
width:750px;
clear:both;
}
#move-btn ul{
width:750px;
height:50px;
}
#move-btn ul li{
float:left;
}
#footer{
width:100%;
border-top:1px solid #AAB2B8;
padding:0px 0px 21px 0px;
float:left;
}
#footer-contents{
margin:0px auto 0px auto;
width:760px;
text-align:right;
}
#footer ul{
width:461px;
text-align:right;
float:left;
}
#footer ul li{
display:inline;
}
#footer ul li#btn-cm{
margin:10px 0px 0px 5px;
width:245px;
float:left;
}
#footer ul li#btn-lineup{
margin:10px 0px 0px 5px;
width:206px;
float:left;
}
#footer ul li#btn-buy{
margin:5px 0px 0px 5px;
width:245px;
float:left;
}
#footer ul li#btn-lec{
margin:5px 0px 0px 5px;
width:206px;
float:left;
}
#footer p#copyright{
margin:12px 0px 0px 0px;
padding:0px 5px 0px 0px;
width:294px;
float:right;
text-align:right;
}