@charset "UTF-8";

/*------------------- リセット --------------------*/
*{margin:0; padding:0;}
ul{list-style-type:none;}
img{border:0;vertical-align:bottom;}

/*------------------- 基本 --------------------*/
body,th,td{color:#666;font-size:12px;font-weight:normal;font-style:normal;font-family:"Lucida Grande Regular",Osaka,"ＭＳ Ｐゴシック";line-height:150%;}

body{text-align:center;background:url(../images/common/bg_body.gif);}

#hd,#ct,#ft{width:732px;margin:0 auto;text-align:left;}

a{color:#cc3333;text-decoration:none;}
a:hover{color:#907b96;}

/* ++++++++++++++++ ヘッダ ++++++++++++++++ */
#hd{position:relative;height:170px;margin-top:10px;background:url(../images/common/bg_hd.jpg) no-repeat;}

#hd #logo{position:absolute;top:46px;left:32px;}
#hd p{text-indent:-9999px;}

#hd li{position:absolute;text-indent:-9999px;}
#hd li#mnSystem{top:105px;left:156px;width:85px;height:30px;}
#hd li#mnFacilities{top:105px;left:241px;width:83px;height:30px;}
#hd li#mnShop{top:105px;left:324px;width:106px;height:30px;}
#hd li#mnOpinion{top:105px;left:430px;width:87px;height:30px;}
#hd li#mnLink{top:105px;left:517px;width:92px;height:30px;}
#hd li#mnComic{top:147px;left:395px;width:152px;height:22px;}
#hd li#mnDVD{top:147px;left:549px;width:152px;height:22px;}
#hd li#mnTop{top:105px;left:609px;width:93px;height:30px;}

#hd li a{display:block;width:100%;height:100%;text-decoration:none;}

#hd li a:hover,#hd li.current{background:url(../images/common/bg_hd.jpg);}

#hd li#mnSystem a:hover,#hd li#mnSystem.current{background-position:-156px -170px;}
#hd li#mnFacilities a:hover,#hd li#mnFacilities.current{background-position:-241px -170px;}
#hd li#mnShop a:hover,#hd li#mnShop.current{background-position:-324px -170px;}
#hd li#mnOpinion a:hover,#hd li#mnOpinion.current{background-position:-430px -170px;}
#hd li#mnLink a:hover,#hd li#mnLink.current{background-position:-517px -170px;}
#hd li#mnComic a:hover,#hd li#mnComic.current{background-position:-395px -200px;}
#hd li#mnDVD a:hover,#hd li#mnDVD.current{background-position:-549px -200px;}
#hd li#mnTop a:hover,#hd li#mnTop.current{background-position:-609px -170px;}

/* ++++++++++++++++ コンテンツ ++++++++++++++++ */
#ct{background:url(../images/common/bg_ct.gif) repeat-y;}
/* \*/
html>body #ct{background:url(../images/common/bg_ct.png) repeat-y;}
/* */

#ct{display:inline-table;}
/* \*/
#ct:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#ct{display:block;}
/* */

/* ++++++++++++++++ フッタ ++++++++++++++++ */
#ft{position:relative;height:58px;margin-bottom:20px;}

#ft .ft01{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/bg_ft.png');position:relative;z-index:1;height:58px;}
#ft .ft02{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_ft.png');position:relative;z-index:1;height:58px;}
html>body #ft{background:url(../images/common/bg_ft.png);}

#ft #logo02{position:absolute;z-index:2;top:2px;left:570px;}
#ft ul{position:absolute;z-index:3;top:27px;right:26px;text-align:right;}
#ft address{position:absolute;z-index:4;top:27px;left:230px;color:#fff;font-style:normal;}

#ft a{color:#fff;}
#ft a:hover{color:#fdd;}





