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


#title_movie_center {
margin-bottom: 10px;
}




#movie {
width: 640px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


#movieArea {
margin-bottom: 40px;
}


.blue {
color: #00B2CF;
font-weight: bold;
}


#profile {
border: solid 2px #b2b2b2;
padding: 40px;
}
