#main_title{
    
        text-align: center;
        border-bottom: solid 2px forestgreen;
        width: 300px;
        height: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    
    
}

#main_title_A{
    
        text-align: center;
        border-bottom: solid 2px forestgreen;
        width: 500px;
        height: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        
    
    
}



#main_title1{
    
        font-size: 20px;
        font-weight: bold;
        
    
    
}


#main_cont1{
        
        text-align: center;
        width: 720px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        
        
    
    
}





#sidebar_background{
    
    
    background: url(../images/movie/sidebar_background.png) no-repeat;
    width: 150px;
    height: 400px;
    
}







#clm_B_1{
    
        background-color: #ffffff;
        border: solid 1px green;
        width: 408px;
        float: left;
        margin-left: 5px;
        margin-bottom: 5px;
	    padding-top: 10px;
	    text-align: left;
	    padding-bottom: 10px;
    
    
    
}



#box{
    
        width: 380px;
        padding-left: 10px;
    
}


#youtube{
    
        border-bottom: solid 2px blue;
        width: 380px;
        overflow: hidden;
    
}


#youtube_midashi{
    
        background-color: red;
        width: 300px;
        height: 30px;
    
    
}


#youtube_midashi1{
    
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        padding-top: 5px;
        padding-left: 10px;
    
    
}



#youtube_main{
    
    
        width: 380px;
        margin-top: 20px;
    
    
}


#youtube_main1{
    
        width: 380px;
        height: 380px;
    
    
}

#youtube_main1_a{
        
        text-align: right;
        padding-top: 20px;
        padding-right: 10px;
    
}




#btn1{
                           
                            background-color: deeppink;
                            border-radius: 5px;
                            border: solid 2px #787676;
                            color: #ffffff;
                            margin-top: 10px;
                            display: block;
                            margin: 0 0 0 auto;
                            margin-top: 10px;
                            margin-bottom: 10px;
    
    
    
}

#v1{
    
    
                            display: none;
                            overflow: hidden;
}




#btn2{
                           
                            background-color: deeppink;
                            border-radius: 5px;
                            border: solid 2px #787676;
                            color: #ffffff;
                            margin-top: 10px;
                            display: block;
                            margin: 0 0 0 auto;
                            margin-top: 10px;
                            margin-bottom: 10px;
    
    
    
}

#v2{
    
    
                            display: none;
                            overflow: hidden;
}



#original{
    
        width: 380px;
        overflow: hidden;
    
}


#original_midashi{
    
        background-color: green;
        width: 300px;
        height: 30px;
    
    
}


#original_midashi1{
    
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        padding-top: 5px;
        padding-left: 10px;
    
    
}














#main_menu_movie_select{
    

    background: url(../images/movie/movie_menu_select.png) no-repeat;
    width: 150px;
    height: 50px;
    
    
    
}