@charset "utf-8";

h5 {
	font-size: 120%;
	padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
	color: rgb(122, 87, 68);
}

#pf-movie {
	width: 100%;
	text-align: center;
}

#ho_img_area {
	margin-top: 20px;
}

#ho_sg_img_area {
	margin-top: 20px;
}

#hi_img_area {
	margin-top: 20px;
}

#hi_ss_img_area {
	margin-top: 20px;
}

.h_img_box {
	float: left;
    width: 148px;
    text-align: center;
    margin: 0 4px 0 0;
}

.tb_title {
    background-color: #CBCBCB;
    font-weight: bold!important;
	width: 50%;
}

.td_txt {
	text-align: center;
}