@charset "utf-8";
@import url("./_works_common.css");

/*---------- 年間予定 CSS ----------*/

#ContentBody #MainBox {
	padding-top: 20px;
}
#ContentBody #MainBox p.Attention {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #f60;
}
#ContentBody #MainBox h2 ,
#ContentBody #MainBox h3 {
	float: left;
	padding: 20px 0 0;
	height: 35px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #399;
}
#ContentBody #MainBox h2 {
	clear: left;
	margin: 0 0 0 50px;
	width: 70px;
	text-align: right;
}
#ContentBody #MainBox h3 {
	margin: 0 0 0 5px;
	width: 120px;
	text-align: left;
}
#ContentBody #MainBox h2 .Num ,
#ContentBody #MainBox h3 .Num {
	color: #399;
	font-size: 32px;
}
#ContentBody #MainBox p.Event {
	margin: 0 0 0 240px;
	padding: 33px 0 0;
	min-height: 22px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2;
	color: #055;
	border-bottom: 1px solid #399;
}
#ContentBody #MainBox p.LongTitle {
	letter-spacing: 0;
}
