@charset "UTF-8";
/* CSS Document */

#main h2{
margin-bottom:20px;
}

/* 上映囲み（韓流） */
.next-info{
width:498px;
border:1px solid #6b3904;
padding:20px 20px 0px 20px;
margin-top:20px;
margin-bottom:20px;
background-color:#ffffff;
}

.hanfes_title{
width:400px;
margin-top:10px;
margin-bottom:0px;
margin-left:100px;
}


.info-lrbox{
clear:both;
width:500px;
margin-top:15px;
margin-bottom:20px;
background-color:#ffffff;
}

.info-l,.info-r{
width:230px;
margin-bottom:20px;
}
.info-l{
float:left;
}
.info-r{
float:right;
}
.info-img{
width:230px;
text-align:center;
margin-bottom:5px;
}

.info-l h3,.info-r h3{
font-size:x-small;
font-weight:normal;
line-height:130%;
}
.info-l h3 a,.info-r h3 a{
color:#065cA8;
font-size:medium;
font-weight:bold;
line-height:110%;
margin-bottom:5px;
text-decoration:none;
}
.info-l h3 a:hover,.info-r h3 a:hover{
text-decoration:underline;
}

.info-l h3 span,.info-r h3 span{
font-size:small;
}


.info-l h4,.info-r h4{
font-weight:normal;
margin-top:5px;
line-height:150%;
}
