@charset "UTF-8";

/* ++++++++++++++++ ヘッダ ++++++++++++++++ */
#hd{position:relative;z-index:2;height:94px;margin-top:10px;}

#mainPhoto{position:relative;width:732px;height:206px;margin:0 auto;background:url(../images/top/mainphoto.jpg);text-align:left;}

/*
-----------------------------------------------------------------------------
「スタッフ募集中」がいらない時はこっち↓↓↓（mainphoto.jpgも変更）
-----------------------------------------------------------------------------
*/
/*
#mainPhoto li{position:absolute;width:232px;height:97px;text-indent:-9999px;}
#mainPhoto #tmnComic{top:6px;left:479px;}
#mainPhoto #tmnDVD{top:105px;left:479px;}
*/

/*
-----------------------------------------------------------------------------
「スタッフ募集中」がいる時はこっち↓↓↓（mainphoto.jpgも変更）
-----------------------------------------------------------------------------
*/
#mainPhoto li{position:absolute;width:232px;height:64px;text-indent:-9999px;}
#mainPhoto #tmnComic{top:6px;left:479px;}
#mainPhoto #tmnDVD{top:72px;left:479px;}
#mainPhoto #tmnStaff{top:138px;left:479px;}

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

#mn{position:relative;width:732px;height:68px;margin:0 auto;background:url(../images/common/bg_hd.jpg) no-repeat 0 -102px;text-align:left;}

#mn ul{width:732px;height:68px;background:url(../images/top/patch.gif) no-repeat 40px 0;}

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

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

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

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

/* ++++++++++++++++ コンテンツ ++++++++++++++++ */
#ct #ctL{float:left;width:492px;margin:23px 0 0 0;padding:0 0 0 61px;}
html>body #ct #ctL{width:431px;}

#ct #ctL h1{margin:0 0 18px 0;}
#ct #ctL ul{margin:0 0 0 8px;}
#ct #ctL li{float:left;width:183px;margin:0 35px 0 0;}
#ct #ctL .list02,#ct #ctL .list04,#ct #ctL .list06{margin:0;}
#ct #ctL h2{margin:0 0 4px 0;}
#ct #ctL p{padding:0 10px 38px 34px;line-height:1.2em;}

#ct #ctL .list01 p{background:url(../images/top/illust_01.gif) no-repeat 0 3px;}
#ct #ctL .list02 p{background:url(../images/top/illust_02.gif) no-repeat 1px 2px;}
#ct #ctL .list03 p{background:url(../images/top/illust_03.gif) no-repeat 2px 3px;}
#ct #ctL .list04 p{background:url(../images/top/illust_04.gif) no-repeat 3px 6px;}
#ct #ctL .list05 p{background:url(../images/top/illust_05.gif) no-repeat 2px 6px;}
#ct #ctL .list06 p{background:url(../images/top/illust_06.gif) no-repeat 2px 6px;}

#ct #ctR{float:left;width:200px;margin:24px 0 0 0;}

#ct #ctR dt{margin:0 0 4px 1px;}
#ct #ctR dd{padding:0 4px 0 0;text-align:right;}
#ct #ctR .comicbuster{margin:11px 0 0 0;}

