/* ---------------------------------------------------------
■ナビ
--------------------------------------------------------- */
#btn-bd {
	margin-left: 270px;
	top: 43px;
	position: absolute;
	left: 0px;
}


/* ---------------------------------------------------------
■カレンダー
--------------------------------------------------------- */
#calendar {
	margin-top: 20px;
	width: 980px;

}
#calendar_con {
	width: 933px;
	margin: 5px auto 0;
	height: 607px;
	background-image: url(../img/home/calendar_bg.png);
	text-align: center;
	padding-top: 40px;

}


