@charset "Shift_JIS";

/*-----------------------------------------
headlines
------------------------------------------*/
#movie #contents h2{
	margin: 30px auto 10px 0;
	width: 646px;
}

#movie #contents .layout{
	width: 650px;
}

#movie #contents .odd,
#movie #contents .even{
	width: 322px;
	padding-bottom: 15px;
}

#movie #contents .even{
	float: right;
}

#movie #contents .odd{
	float: left;
}

#movie #contents .odd p,
#movie #contents .even p{
	width: 104px;
	float: left;
}

#movie #contents .odd dl,
#movie #contents .even dl{
	width: 208px;
	float: right;
}

#movie #contents .odd dt,
#movie #contents .even dt{
	font-weight: bold;
	background: url(../movie/img/iconName.jpg) no-repeat left;
	padding: 0 0 0 46px;
}

#movie #contents .odd li,
#movie #contents .even li{
	background: url(../img/bulletPink.gif) no-repeat left;
	padding: 2px 0 2px 10px;
}
