#add_calendar #snav_calendar h2 {background-image: none;}
#add_calendar #subc_calendar {
	background-color: #EFEFEF;
	margin-bottom: 20px;
	width:  100%;
}
#add_calendar div.subc_cal_cont {
	background-color: #FFF;
}
#add_calendar div#subc_calendar h2 {
	padding: 19px 0 30px;
	position: relative;
	text-align: center;
}
#add_calendar div#subc_calendar h2::before {
	content: "CALENDAR";
	display: block;
}
#add_calendar div#subc_calendar h2::after {
	bottom: 0;
	content: "カレンダー";
	font-size: 80%;
	height: initial;
	left: 0;
	line-height: initial;
	position: absolute;
	right: 0;
	top: 39px;
}
#add_calendar div.cal_wrapper {
	padding: 7px 2% 0;
}
#add_calendar div.cal_wrapper table.cal {
	width: 100%;
	line-height: 130%;
}
#add_calendar div.cal_wrapper table.cal th {
	height: 17px;
	position: relative;
}
#add_calendar div.cal_wrapper table.cal tr th p.month {
	font-size: 100%;
	position: absolute;
	text-align: center;
	top: -2px;
	width: 100%;
	font-weight: 500;
}
#add_calendar div.cal_wrapper table.cal tr th input {
	border: none;
	z-index: 1;
}
#add_calendar div.cal_wrapper table.cal tr th input.prev {
	background: url(https://www.estore-test07.com/hpgen/HPB/theme/img/calendar_pleft.gif) no-repeat left bottom #FFF;
	height: 17px;
	position: absolute;
	left: 0;
	top: 0;
	vertical-align: middle;
	width: 17px;
}
#add_calendar div.cal_wrapper table.cal tr th input.next {
	background: url(https://www.estore-test07.com/hpgen/HPB/theme/img/calendar_pright.gif) no-repeat right bottom #FFF;
	height: 17px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: 17px;
}
#add_calendar div.cal_wrapper table.cal tr td {
	border: solid 1px #CCC;
	padding: 15px;
	font-size: 80%;
	text-align: center;
}
#add_calendar div.cal_wrapper table.cal tr.headline td {
	border: none;
	padding: 10px 0 2px 0;
}
#add_calendar div.subc_cal_cont .cap {
	font-size: 60%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	padding: 0 2%;
	width: auto;
}
#add_calendar div.subc_cal_cont .cap ul {
	margin: 10px 0 0;
}
#add_calendar div.subc_cal_cont .cap li {
	display: inline-block;
	line-height: 140%;
	overflow: hidden;
}
#add_calendar div.subc_cal_cont .cap li span {
	margin: 0 10px 0 0;
	font-size: 140%;
}
#add_calendar div.subc_cal_cont .cap .ico_cap01 {
	font-size: 160%;
	vertical-align: middle;
	margin: 0 2px 0 0;
	color: #FF5078;
}
#add_calendar div.subc_cal_cont .cap .ico_cap02 {
	font-size: 160%;
	vertical-align: middle;
	margin: 0 2px 0 0;
	color: #39F;
}
#add_calendar div.subc_cal_cont .cap .cap-info {
	background-color: #F5F5F5;
	font-size: 140%;
	line-height: 140%;
	padding: 10px 3%;
}
#add_calendar div.cal_wrapper table.cal tr td div.Today {
	background-color: #0000FF;
	color: #fff;
	font-weight: bold;
}
#add_calendar div.cal_wrapper table.cal tr td div.Deli {background-color: #EFE;}
#add_calendar div.cal_wrapper table.cal tr td div.Holyday {
	background-color: #FF5078;
	color: #FFF;
}
#add_calendar div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;
	background-color: #FFF;
}
#add_calendar div.cal_wrapper table.cal tr td div.pointer {cursor: pointer;}
#add_calendar div.cal_wrapper table.cal tr td div.pointer:hover {background-color: #EEE;}
#snav_mailMag {
	background-color: #F5F5F5;
	margin-bottom: 20px;
	width:  100%;
}