@charset "UTF-8";


/* 1.
====================================================================================================== */

body {
	color: #000;
	background-color: #fff;
	background-image: none;
}

#inner-head-wrap{ display:table;}
#inner-main-wrap{ display:table;}
#bottom-wrap{ display:table;}
#inner-head{ display:table;}
#inner-main{ display:table;}
#bottom{ display:table;}


#top_menu ul li{ display:table-cell;}
#inner-head p{ display:table-cell;}
#inner_menu ul li{ display:table-cell;}
#inner-main .cast{ display:table;}
#inner-main .cast p.cast-image{ display:table-cell;}
