@charset "UTF-8";

/*------------------全体------------------*/
* { /*letter-spacing:1px;*/}
html { /*width:100%; height:100%;*/ }
body { margin:0px; padding:0px; background-color:#f8d9db; color:#333; background-attachment: fixed; background-image: url(../img/bg.jpg); background-repeat: repeat; background-position: left top; }
a:link, a:visited {color:#000; /*text-decoration:none;*/}
a:active, a:hover {color:#900; /*text-decoration:none;*/}


/*------------------大枠------------------*/
div#headerBox{ margin:0px auto; padding:0px; position:relative; background-color:#FFF; }
div#headerBox iframe{ margin:0px auto; padding:0px; position:relative; }
div#wrap{ margin:0px; padding:0px;}
table#wrapTable{ width:1110px; height:100%; border:none; margin:0px auto; padding:0px; display:block; position:relative;}
table#wrapTable tr{ vertical-align:top;}
td#left,td#right{ width:65px; border:none; margin:0px; padding:0px; background-repeat:repeat-y; background-attachment: scroll; background-position: top; background-image:url(../img/side.gif); }
td#left{ background-position: left;}
td#right{ background-position: right;}
td#contents{ width:980px; background-color:#FFF; padding:10px 0px 0px 0px;}
td#contents div#wrapInner{ width:948px; margin:0px auto; padding:0px; text-align:center;}

/*------------------トップページ------------------*/
div#titleBox{ height:110px; overflow:hidden; position:relative; margin:0px auto 20px; padding:0px; }
div#iframeBox{ width:948px; height:398px; margin:0px auto 20px; padding:0px; background-attachment:scroll; background-image:url(../img/face.jpg); background-repeat:no-repeat; background-position:center center; }
div#iframeBox iframe#pageFrame{ width:928px; height:378px; margin:10px; padding:0px; position:relative;}
div#bannerBox{ height:85px; overflow:hidden; position:relative; margin:0px auto 20px; padding:0px; }

/*------------------フッタ------------------*/
div#footerBox{ width:970px; height:30px; position:relative; margin:0px auto 20px; padding:0px; }
div#genre-navi{ display:none;}
div#footer-col-btm{ display:none;}
table#footer-col-btm_02{ width:970px;}
table#footer-col-btm_02 td{ letter-spacing:0px !important; white-space:nowrap !important; text-align:left;}

/*そのほか*/

