@charset "Shift_JIS";

/* REPORT-SETTING
================================================= */

/* report-txtbox-bg-setting */

.text-box-1l{
	height: 44px;
	padding:0 0 0 140px;
	background: url(../images/report_left_bg.jpg) no-repeat 0 0;
}
.text-box-1r{
	padding:0 0 0 65px;
	height: 44px;
	background: url(../images/report_right_bg.jpg) no-repeat 0 0;
}
.text-box-2l{
	padding:0 0 0 140px;
	height: 44px;
	background: url(../images/report_left_bg2.jpg) no-repeat 0 0;
}
.text-box-2r{
	padding:0 0 0 65px;
	height: 44px;
	background: url(../images/report_right_bg2.jpg) repeat-y 0 0;
}
.text-box-3l{
	padding:0 0 0 140px;
	height: 44px;
	background: url(../images/report_left_bg3.jpg) no-repeat 0 0;
}
.text-box-3r{
	padding:0 0 0 65px;
	height: 44px;
	background: url(../images/report_right_bg3.jpg) repeat-y 0 0;
}
.text-box-4l{
	padding:13px 0 0 140px;
	height: 31px;
	background: url(../images/report_left_bg4.jpg) no-repeat 0 0;
}
.text-box-4r{
	padding:0 0 0 65px;
	height: 44px;
	background: url(../images/report_right_bg4.jpg) repeat-y 0 0;
}


/* movie-box */

.movie-box-1l{
	padding:0 0 0 56px;
	background: url(../images/movie_1_bg.jpg) repeat-y 0 0;
}
.movie-comment-box-1l{
	padding:40px 0 0 120px;
	background: url(../images/movie_1_comment.jpg) no-repeat 0 0;
	height:206px;
	line-height: 33px;
	font-size: 13px;
}
.movie-box-1r{
	padding:0 0 0 32px;
	background: url(../images/movie_2_bg.jpg) repeat-y 0 0;
}
.movie-comment-box-1r{
	padding:40px 0 0 95px;
	background: url(../images/movie_2_comment.jpg) no-repeat 0 0;
	height:206px;
	line-height: 33px;
	font-size: 13px;
}
