@charset "utf-8";

h5 {
	font-size: 120%;
	padding: 10px 20px;
	color: rgb(122, 87, 68);
}


#img_area {
	margin-top: 20px;
}


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

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

.td_txt {
	text-align: center;
}

