﻿@charset "utf-8";

/* CAFE TOP */
.grayOnWhite {
	margin-top:10px;
}

.movieH3Title {
	padding:9px 0 0 22px;
	width:461px !important;
	width /**/:483px;
	height:25px !important;
	height /**/:33px;
	background:url(images/movie_ttlbg.jpg) no-repeat;
	color:#FFF;
	font-size:16px;
	line-height:1.1;
	overflow:hidden;
}

.movieInfo {
	margin-top:12px;
	width:483px;
}

.movieCapture {
	float:left;
	width:255px !important;
	width /**/:265px;
	padding:4px;
	border:solid 1px #BEBEBE;
}

.movieIntr {
	width:200px;
	float:right;
}

.movieIntr p {
	line-height:1.5;
}

.movieCategory {
	margin-top:12px;
	width:140px !important;
	width /**/:200px;
	padding:6px 0 6px 60px;
	border-top:dotted 1px #BEBEBE;
	border-bottom:dotted 1px #BEBEBE;
	background:url(../common_img/b_category.gif) 0px 6px no-repeat;
	font:normal 12px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.movieCategory a {
	text-decoration:none;
	color:#444;
}

.movieCategory a:hover {
	text-decoration:underline;
	color:#A7D400;
}

.movieEmpty {
	margin:60px 0 80px;
	text-align:center;
}
