@charset "UTF-8";
/* CSS Document */
html{
height: 100%;
/**/font-size: 62.5%;/**/
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body{
-webkit-text-size-adjust : 100% !important ; 
line-height:180%;
color:#fff;
}
img{
max-width:100%;
}
#wrap_out{
}
#wrap_in{
}
a:link{
color:#AA1D22;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:#AA1D22;
}
a:hover{
color:#E8B62B;
}
a:active{
color:#E8B62B;
}
strong{
font-weight:bold;
}
/**/
.Lef{
text-align:left;
}
.Cen{
text-align:center;
}
.Rig{
text-align:right;
}

img{
max-width:100%;
}

/**/

#Character .bx-wrapper .bx-prev {
left: 10px;
background: url(../img/bxslider/controls02.png) no-repeat 0 -32px;
}

#Character .bx-wrapper .bx-next {
right: 10px;
background: url(../img/bxslider/controls02.png) no-repeat -43px -32px;
}

#Character .bx-wrapper .bx-prev:hover {
background-position: 0 0;
}

#Character .bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
