@charset "utf-8";
/*基本設定*/
html{
background-color:#000000;
overflow-y: scroll;
}
body,html,h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,ul,li,ol,img{
margin:0;
padding:0;
border:none;
}
ul{
list-style-type:none;
}
li{
height:auto;
}
body{
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
line-height:1.5em;
letter-spacing:normal;
background-color:#000000;
font-size:12px;
background:url(../images/bg_wide.png);
background-repeat:repeat-x;
background-position:top;
}
h3{
font-size:12px;
}
address{
font-size:12px;
text-align:right;
margin: 40px 0 0 0;
color:#FFFFFF;
}
/**/
h1,h2,h3,h4,h5,h6,p,div{
display:block;
}

/*リンク*/
a{ outline: none; }
a img{
outline: none;
border-style:none;
}
a{
color:#9f010e;
border-style:none;
}
a:hover{
text-decoration: none;
color:#9f010e;
outline: none;
border-style:none;
}
address {
font-style:normal;
}
.name{
padding-top:2px;
}
.interview{
float:left;
}
.logo2{
margin-top:5px;
float:right;
}
.ban{
margin-top:20px;
}
*:first-child+html #footerWrap{
height:60px;
}
*:first-child+html #footer{
height:60px;
}
h4{
font-size:12px;
}

