/* CSS Document */

body{
font-size:12px;
line-height:20px;
font-family:"ＭＳ ゴシック", "Osaka−等幅";
text-align:center;
}

.whole{
background-image:url(images/bg.gif);
background-repeat:repeat;
background-color:#000000;
}

.wholeInner{
background-image:url(images/images/header.jpg);
background-repeat:no-repeat;
background-position:top center;
margin:0;
height:142px;
}

.imgMenubar{
text-align:center;
background-image:url(images/images/menubar.gif);
background-repeat:no-repeat;
height:60px;
background-position:center;
margin:auto;
}

.imgMenubarSub{
margin:auto;
width:545px;
text-align:center;
}

.contentsField{
width:761px;
height:auto;
text-align:left;
margin:auto;
}

.textField{
margin:20px 5px 0px 26px;
}
.fieldLside{
background-image:url(images/images/sideLineL.gif);
background-repeat:repeat-y;
background-position:left;
}

.fieldRside{
background-image:url(images/images/sideLineR.gif);
background-repeat:repeat-y;
background-position:right;
}


.honeycombBG{
background-image:url(images/images/honeycomb.jpg);
background-position:top right;
background-repeat:no-repeat;
width:726px;
}


.footer{
margin:10px 0 0 0;
padding:0;
text-align:center;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:85px;
background-position:center;
}

/*文字装飾*/
.impact{
font-weight:bold;
letter-spacing:1px;
}

/*スタッフ&キャスト*/
.SCtextField{
margin:0px 0px 5px 5px;
}

.SCletterField{
margin:0px 0px 0px 30px;
line-height:30px;
}
/*DVD情報*/

.dvdField{
margin:0px 0px 0px 40px;
}

.dvdTextField{
margin:10px 0px 0px 26px;
}

/*キャラクター*/
.charaNameA{
background-image:url(images/chara/lineA.gif);
background-repeat:no-repeat;
width:726px;
height:57px;
}

.charaNameB{
background-image:url(images/chara/lineB.gif);
background-repeat:no-repeat;
width:726px;
height:57px;
}

.charaFieldA{
width:726px;
height:235px;
background-image:url(images/chara/charaFieldA.gif);
background-repeat:no-repeat;
}

.charaFieldB{
width:726px;
height:235px;
background-image:url(images/chara/charaFieldB.gif);
background-repeat:no-repeat;
}

.charaFieldInner{
height:235px;
}

.charaTxtFieldL{
width:200px;
height:217px;
margin:17px 0px 0px 10px;
}

.charaTxtFieldR{
width:200px;
height:217px;
margin:17px 10px 0px 10px;
}

.left5{
margin-left:5px;
}

.right5{
margin-right:5px;
}
