@charset 'utf-8';
/*----------------------------------------------------ページ用CSS*/
h2 {
	width: 910px;
	height: 30px;
}
/*----------------------------------------index*/
#index_head {
	width: 910px;
	height: 600px;
}
#index_enter {
	padding: 10px;
	text-align: right;
	font-size: 15px;
}
#index_enter a {
	color: #330000;
}
#index_bana {
	text-align: center;
}
/*----------------------------------------main*/
#top_flash {
	width: 910px;
	height: 200px;
}
#news {
	width: 455px;
	float: left;
}
#news h2 {
	width: 450px;
	background: url(../img/title_news.jpg) no-repeat;
}
#news_area {
	width: 450px;
	height: 350px;
	overflow: auto;
}
#news_area dt {
	line-height: 12px;
	margin: 2px;
	padding: 5px;
	color: #ffffff;
	background: #330000;
	border-left: 3px solid #ffcccc;
}
#news_area dt span {
	margin-right: 5px;
	font-size: 10px;
	color: #996666;
}
#news_area dd {
	padding: 5px 20px;
	line-height: 20px;
}
#news_area dd img {
	float: right;
	margin: 5px;
}
#newface {
	width: 455px;
	float: left;
}
#newface h2 {
	width: 450px;
	background: url(../img/title_newface.jpg) no-repeat;
}
#newface_area {
	width: 450px;
	height: 350px;
	overflow: auto;
}
.newface_box_left {
	width: 225px;
	float: left;
}
.newface_box_left h4 {
	font-size: 12px;
}
.newface_box_left h4 strong {
	font-size: 15px;
}
.newface_box_left h4 span {
	display: block;
	margin: 10px 0;
}
.newface_box_left p {
	padding: 10px 0;
	font-size: 15px;
	line-height: 20px;
}
.newface_box_right {
	width: 200px;
	text-align: center;
	float: left;
}
/*----------------------------------------cast*/
#cast h2 {
	background: url(../img/title_cast.jpg) no-repeat;
}
#cast_area {
	padding: 10px 0 10px 7px;
}
/*----------------------------------------event*/
#event h2 {
	background: url(../img/title_event.jpg) no-repeat;
}
#event h3 {
	font-size: 15px;
	text-align: center;
}
#event p {
	font-size: 15px;
	text-align: center;
}
/*----------------------------------------link*/
#link h2 {
	background: url(../img/title_link.jpg) no-repeat;
}
#link_area,
#link_bana {
	padding: 10px 40px;
}
#link h3 span {
	display: block;
}
#link h3 {
	font: bold 12px Arial, sans-serif;
	color: #ffffff;
	padding: 5px;
	background: #330000;
}
#link_area li {
	height: 60px;
	margin: 5px;
	text-align: center;
	float: left;
}
#link_area li span {
	display: block;
}
#link_bana p {
	padding: 10px 5px;
	text-align: center;
}
#link_bana ul {
	text-align: center;
}
#link_bana li {
	margin: 2px;
}
#link_bana li span {
	display: block;
}
/*----------------------------------------movie*/
#movie h2 {
	background: url(../img/title_movie.jpg) no-repeat;
}
/*----------------------------------------popup*/
#popup {
	width: 320px;
}
#popup #head,
#popup h2 {
	display: none;
}
/*----------------------------------------system*/
#system h2 {
	background: url(../img/title_system.jpg) no-repeat;
}
#system_price {
	width: 910px;
	height: 550px;
}
