/**********title********************/
#titlearea {
	width: 864px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 29px;
}
#titlearea #title {
	background-image: url(../image/movie_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 131px;	
}

/**********midashi*******************/
h4 {
	text-indent:-9999px;
	display:block;
	width:625px;
	height:32px;
	margin-bottom: 19px;
}
.movie_title1{
	background:url(../image/title_movie1.jpg) no-repeat left top;
}

.movie_title2{
	background:url(../image/title_movie2.jpg) no-repeat left top;
}

.movie_title3{
	background:url(../image/title_movie3.jpg) no-repeat left top;
}

.movie_title4{
	background:url(../image/title_movie4.jpg) no-repeat left top;
}

/**********top image*******************/
.top_image{
	margin:-60px 0 30px 0;
}

/**********contents area***************/
.contents_area{
	margin-bottom: 20px;
}
.text-layout1 {
	margin-bottom: 20px;
	
}
.text-layout2 {
	margin-top: 8px;
	
}
.text-layout3 {
	margin-top: 16px;
	
}
.editwrap {
	margin-bottom: 18px;
}
.group {
	/*margin-bottom: 18px;*/
}
.group2 {
	margin-bottom: 18px;
	padding-bottom: 18px;
	background-image: url(../../common/image/line_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/**イントロムービー用**/
.leftbox1{
	width:444px;
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
}
.rightbox1{
	width:166px;
	margin:0;
	float:left;
}
.rightbox1 td {
	vertical-align: bottom;
	height: 261px;	
}

/**オシム用**/
.leftbox2{
	width:305px;
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
}
.rightbox2{
	width:305px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
}
.picBottom{
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.underline{
	margin-bottom: 15px;	
}
.contents_area p{
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
/**********side menu***************/
#subnavigation{
	width:200px;
	height:337px;
	background:url(../image/side_menu_bg.jpg) no-repeat top left;
	padding-top: 10px;
	padding-bottom: 0;
}

#subnavigation li{
	margin-bottom: 5px;	
}
#subnavigation ul{
	width:185px;
	margin-right: 7px;
	margin-left: 8px;
}

#subnavigation .promo a{
	width:185px;
	height:32px;
	background:url(../image/menu4.jpg) no-repeat top left;
	display:block;
	text-indent:-8000px;
}
#subnavigation .promo a:hover{
	background-position:0px -32px;
}

#subnavigation .cm1 a{
	width:185px;
	height:32px;
	background:url(../image/menu1.jpg) no-repeat top left;
	display:block;
	text-indent:-8000px;
}
#subnavigation .cm1 a:hover{
	background-position:0px -32px;
}

#subnavigation .cm2 a{
	width:185px;
	height:32px;
	background:url(../image/menu2.jpg) no-repeat top left;
	display:block;
	text-indent:-8000px;
}
#subnavigation .cm2 a:hover{
	background-position:0px -32px;
}

#subnavigation .movie1 a{
	width:185px;
	height:32px;
	background:url(../image/menu3.jpg) no-repeat top left;
	display:block;
	text-indent:-8000px;
}
#subnavigation .movie1 a:hover{
	background-position:0px -32px;
}
/***Link***/
.contents_area a {
	color: #FFFFFF;
	text-decoration: underline;
}
.contents_area a:hover{
	color: #8c1216;
	text-decoration: underline;
}
/***photo-cap***/
.photo-cap {
	margin-top: 35px;
}
/***totop***/
.pagetop a{
	margin-left: 563px;
}