@charset "utf-8";
/* CSS Document */

#box_4f {
	background: url(./img/bg_photo_top_4f.jpg) no-repeat;
	padding: 40px 15px 0px 45px;
}

#box_5f {
	background: url(./img/bg_photo_top_5f.jpg) no-repeat;
	padding: 40px 15px 0px 45px;
}

#box_other {
	background: url(./img/bg_photo_top_other.jpg) no-repeat;
	padding: 40px 15px 0px 45px;
}

.box_body {
	width: 980px;
	background: url(./img/bg_photo_middle.gif) repeat-y;
	margin-top: 15px;
}

.box_bottom {
	background: url(./img/bg_photo_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

td.shadow {
	width: 30px;
	background: url(./img/bg_photo.gif) no-repeat;
	background-position: left bottom;
}

.cap {
	font-weight: bold;
	color: #2294BF;
}

.box_body td {
	vertical-align: top;
}
