#main .movie {
margin : 0;
padding : 0;
background-color : #ffffee ;
font-size : 12px;
line-height : 150%;
text-align : center ;
width: 600px ;
color : #666600 ;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}

#main .migiran {
margin : 0 0 0 5px;
padding : 0;
background-color : #ffffee ;
font-size : 12px;
line-height : 150%;
float : right ;
width: 300px ;
color : #666600 ;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}


#main .hidariran {
margin : 0 5px 0 0;
padding : 0;
background-color : #ffffee ;
font-size : 12px;
line-height : 150%;
float : left ;
width: 200px ;
color : #666600 ;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}


