@charset "utf-8";

/* ===========================================

 web site : www.y-buster.co.jp
 author : support center
 Updated day ： 09/01

=========================================== */

/* ----------------------
 kojin.css
---------------------- */

div#movieArea {
	padding: 0px 10px 15px;
}

div#movieArea h3 {
	font-weight: bold;
	color: #333333;
	background: #F6F6F6 url(../../img/common/icon_subtt_common.gif) no-repeat 2px;
	padding: 3px 0px 3px 20px;
	margin-bottom: 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

div#movieArea ul {
	padding-left: 30px;
}

div#movieArea li {
	list-style: disc;
}

