#content {
	background-image: url(../_img/gallery_bcg_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content #contentbcg {
	background-image: url(../_img/gallery_bcg_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content #contentbcg #policy{
	width: 960px;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
}
#content #contentbcg .title{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ac0606;
}
#content_bb {
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: -400px;
}
#content_bb #content_bb_bcg {
	height: 400px;
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bold {
	font-weight: bold;
}
.tab {
	padding-left: 30px;
}