@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:900px;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;}

/* +++++ 090817 ロゴも座標に変更 +++++ */
#hd li#logo{position:absolute;top:45px;left:32px;width:75px;height:90px;}

#hd li#mnSystem{top:105px;left:323px;width:85px;height:30px;}
#hd li#mnFacilities{top:105px;left:408px;width:83px;height:30px;}
#hd li#mnShop{top:105px;left:491px;width:106px;height:30px;}
#hd li#mnOpinion{top:105px;left:597px;width:87px;height:30px;}
#hd li#mnLink{top:105px;left:684px;width:92px;height:30px;}
#hd li#mnComic{top:147px;left:562px;width:152px;height:22px;}
#hd li#mnDVD{top:147px;left:716px;width:152px;height:22px;}
#hd li#mnTop{top:105px;left:776px;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#logo a:hover,#hd li#logo.current{background-position:-32px -45px;}
#hd li#mnSystem a:hover,#hd li#mnSystem.current{background-position:-323px -170px;}
#hd li#mnFacilities a:hover,#hd li#mnFacilities.current{background-position:-408px -170px;}
#hd li#mnShop a:hover,#hd li#mnShop.current{background-position:-491px -170px;}
#hd li#mnOpinion a:hover,#hd li#mnOpinion.current{background-position:-597px -170px;}
#hd li#mnLink a:hover,#hd li#mnLink.current{background-position:-684px -170px;}
#hd li#mnComic a:hover,#hd li#mnComic.current{background-position:-562px -200px;}
#hd li#mnDVD a:hover,#hd li#mnDVD.current{background-position:-716px -200px;}
#hd li#mnTop a:hover,#hd li#mnTop.current{background-position:-776px -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 #logo02{position:absolute;z-index:2;top:3px;left:736px;}
#ft ul{position:absolute;z-index:3;top:26px;right:26px;text-align:right;}
#ft address{position:absolute;z-index:4;top:26px;left:292px;color:#fff;font-style:normal;}

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






