/* CSS Document */

#container-in{
background: url(../images/allmain02.jpg) top center no-repeat;
}

#container-in h2#cast{
width:0px;
height:26px;
padding-left:75px;
margin-top:40px;
margin-bottom:28px;
background: url(../images/h2_cast.gif) left top no-repeat;
overflow:hidden;
}

.castBox{
width:750px;
padding-left:10px;
padding-bottom:25px;
margin-bottom:25px;
border-bottom:1px solid #ccc;
overflow:hidden;
}

.castBox img{
width:160px;
height:200px;
background:#FFF;
padding:4px;
border:1px dotted #aaa;
float:left;
}

.castText{
width:565px;
padding-left:15px;
float:right;
overflow:hidden;
}

.castText h3{
font-size:170%;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W6","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
color:#000;
}

.castText h3 span{
color:#333;
font-size:60%;
}

.castText p{
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
font-size:100%;
color:#222;
padding-top:10px;
line-height:1.4;
}