@charset "euc-jp";

/*===== CONTENTS ===========================================

	0: RESETS
	1: LAYOUTS

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


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

	1: LAYOUTS
	__1-0: COMMON
	__1-1: INDEX
	__1-2: COLUMN
	__1-3: NEW CINEMA
	__1-4: INTERVIEW

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


/*--------------------------------
	1-1: INDEX
--------------------------------*/
* html .cinema_top .main_topics dl {
	width: 184px; /* for IE6 */
	margin-right: 7px;
}

* html .cinema_top .main_topics dl.interview {
	width: 184px;
	margin-right: 0;
}

* html .cinema_top .fashion_check ul li a {
	width: 280px;
	height: 24px;
	padding-top: 4px;
	padding-left: 12px;
}

/*--------------------------------
	1-4: INTERVIEW
--------------------------------*/
* html .cinema_interview .interview p.image_right {
	padding-bottom: 0;
}

* html .cinema_interview .interview p.image_left {
	padding-bottom: 0;
}