@charset "utf-8";
.page_img {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	height: 200px;
}

.content_bottom {
	width: 639px;
	background: url(../images/content_bg_long.png) repeat-y top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 20px;
}

.movie_caption {
	border: 3px solid #E4DDCA;
	background: #F8F7F2;
	margin-bottom: 20px;
}

.movie_caption p {
	font-size: 12px;
	padding: 10px 10px 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.page_title {
	background: url(../images/title_bg.jpg);
	height: 37px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.page_title h2 {
	margin: 0px;
	padding: 7px 0px 0px 24px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.shop_link {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999;
	margin-top: 8px;
	margin-bottom: 8px;
}

.shop_link ul {
}

.shop_link ul li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

.title_movie {
	padding-top: 10px;
	padding-bottom: 10px;
}

.movie_nav {
	color: #ff7780;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	width: 220px;
	float: right;
}

.movie_area {
	float: left;
	width: 400px;
}

#movie_1 {
	width: 400px;
}

#movie_2 {
	width: 400px;
}

#movie_3 {
	width: 400px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.movie_description {
	color: #666666;
	padding-left: 24px;
	text-shadow: 0px 0px;
	font-style: normal;
	font-weight: normal;
}

.infobox {
	margin-top: 20px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 198px;
	width: 310px;
}

.infobox_r {
	margin-top: 20px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: right;
	height: 198px;
	width: 310px;
}

.infobox_title {
	padding-top: 2px;
	font-size: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 37px;
	background-image: url(../images/infobox_title_bg.jpg);
}

.infobox_title h2 {
	width: 280px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.infobox img {
	margin: 8px;
	float: left;
}

.infobox_r img {
	margin: 8px;
	float: left;
}

.infobox_inner {
	width: 134px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
	float: right;
}

.infobox_inner img {
	margin-right: auto;
	margin-left: auto;
	width: 130px;
}

.ikemen_area {
	margin-top: 20px;
}

.ikemen_area img {
	padding: 3px;
	border: 1px solid #CCC;
}
