#flash {
	background-image: url(../_img/index_bcg_l.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#flash #flashbcg {
	height: 436px;
	background-image: url(../_img/index_bcg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-image: url(../_img/content_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -12px;
}
#content #contentbcg {
	background-image: url(../_img/content_2_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 50px;
}
#content #contl {
	width: 560px;
	float: left;
	padding-top: 50px;
}
#content #contl p.title{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ac0606;
	margin-left: auto;
	margin-right: auto;
}
#content #contl p.content{
	line-height: 25px;
	padding-right: 50px;
}
#content #contl #fb{
	float: left;
	margin-top: 50px;
}
#content #contl p.fb{
	float: left;
	margin-top: 50px;
	display: block;
	width: 450px;
	line-height: 20px;
	margin-left: 20px;
}
#content #contr {
	width: 400px;
	float: left;
}
#content #contr img#cake{
	margin-left: 0px;
	margin-top: 100px;
}
#content #contr img#cake_link{
	margin-left: 130px;
	margin-top: -150px;
}
