@charset "utf-8";
/* CSS Document */


/* 1日 */


#oneday {
	width: 680px;
	position: relative;
	margin-bottom: 65px !important;
}

.oneday_schedule {
	width: 680px;
	margin-top: -10px;
	background-image: url(../images/schedule_time.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}

.timeline {
	width: 430px;
	border-top: 1px dashed #808080;
	font-size: 18px;
	line-height: 24px;
	float: left;
	margin-left: 15px;
}

.timeline td {
	border-bottom: 1px dashed #808080;
	text-align: left;
	height: 94.5px;
	font-weight: 500;
	vertical-align: middle;
}

.time {
	color: rgba(255,255,255,1.00);
	padding-left: 80px;
	margin-right: 0px;
	width: 110px;
}

.time_photo {
	width: 180px;
	float: right;
	margin-right: 15px;
}



/* 年間 */

#nenkan {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	padding: 0px;
	z-index: 10;
	position: relative;
	text-align: center;
}

.nenkan_schedule {
	width: 650px;
	height: 1100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px!important;
}

.monthly01 {
	width: 216px;
	z-index: 100;
	float: left;
}

.monthly02 {
	width: 219px;
	z-index: 100;
	float: left;
}

.monthly03 {
	width: 215px;
	z-index: 100;
	float: left;
}


.nenkanbox .box1 {
	width: 90px;
	margin-left: auto;
	margin-right: auto;
}

.nenkanbox .box2 {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
}

.nenkanbox .num {
	font-size: 80px;
	font-family: "futura-pt", sans-serif;
	font-weight: 600;
	font-style: normal;
	float: left;
	line-height: 60px;
	letter-spacing: -7px;
}

.nenkanbox .mon {
	font-size: 33px;
	font-weight: 600;
	float: left;
	margin-top: 38px;
	line-height: 15px;
	margin-left: 5px;
}

.nenkanbox .eng {
	font-size: 22px;
	font-family: "futura-pt", sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-top: 5px;
}

.nenkanbox .txt {
	font-size: 16px;
	line-height: 20px;
	margin-top: 28px;
}


.nenkanbox {
	width: 170px;
	position: absolute;
	height: 200px;
	z-index: 1000;
	text-align: center;
}

.gatsu04 {
	top: 30px;
	left: 20px;
}

.gatsu05 {
	top: 80px;
	left: 240px;
}

.gatsu06 {
	top: 130px;
	left: 455px;
}

.gatsu07 {
	top: 295px;
	left: 20px;
}

.gatsu08 {
	top: 345px;
	left: 240px;
}

.gatsu09 {
	top: 390px;
	left: 455px;
}

.gatsu10 {
	top: 560px;
	left: 20px;
}

.gatsu11 {
	top: 610px;
	left: 240px;
}

.gatsu12 {
	top: 655px;
	left: 455px;
}

.gatsu01 {
	top: 825px;
	left: 20px;
}

.gatsu02 {
	top: 875px;
	left: 240px;
}

.gatsu03 {
	top: 920px;
	left: 455px;
}


#nenkan .kin {
	font-size: 21px;
	font-weight: 600;
	width: 480px;
	height: 60px;
	background-image: url(../images/schedule_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	padding-top: 50px;
	padding-left: 140px;
	text-align: left;
}










