@charset "utf-8";
a {
	color: #36C;
}
a:hover {
	color: #F36;
}
body {
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/bg_cal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_cal2.png);
	padding: 0px 10px;
}
#container #left {
	float: left;
	width: 160px;
	margin-right: 20px;
}
#container #cal {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	float: left;
	padding-top: 78px;
}
#container #left h1 {
	background-image: url(../img/logo_cal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 163px;
	width: 160px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 15px;
}
H2 {
	display: none;
}
#container #contents #ct {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}
#container #contents #ct P {
	text-indent: 1em;
	margin-bottom: 15px;
}
#container #contents #ct IMG.spimg {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#container #contents #ct .return {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #EAEAEA;
	text-align: center;
}
#container #contents #hd {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	margin-bottom: 20px;
}
#container #cal {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	float: left;
	padding-top: 78px;
}
#container #contents #cal .cal .info td .ico {
	float: left;
	margin-right: 5px;
}
#container #cal .cal tr th {
	background-color: #666;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#cal .cal caption img {
	margin-bottom: 20px;
}
.cal tr.date td {
	width: 88px;
	padding: 5px;
	border-top: 1px solid #CFF;
	border-right: 1px solid #6CF;
	border-left: 1px solid #CFF;
	border-bottom-style: none;
	border-bottom-color: #6CF;
	text-align: right;
	font-weight: bold;
}
.cal tr.allow td {
	border-top: 1px none #CFF;
	border-right: 1px solid #6CF;
	border-left: 1px solid #CFF;
	border-bottom-style: none;
	border-bottom-color: #6CF;
	text-align: left;
	height: 12px;
	font-size: 0px;
	line-height: 0px;
}
.cal tr.allow td.left {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.cal tr.allow td.line {
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.cal tr.allow td.right {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.cal tr.info td {
	padding: 5px;
	border-top: none;
	border-right: 1px solid #6CF;
	border-left: 1px solid #CFF;
	text-align: left;
	border-bottom: 1px solid #6CF;
}
#container #cal .cal .spacer td {
	height: 10px;
}
#container #contents #left UL LI {
	margin-bottom: 10px;
}
#container #contents #left ul li a {
	background-image: url(../img/cal_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 160px;
	text-align: center;
	display: block;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 5px;
}
#container #contents #left UL LI .indent {
	margin-left: 15px;
	display: block;
	margin-bottom: 5px;
}
#container #contents #left ul li a:hover {
	background-position: 0px -40px;
	color: #FF0;
}
#container #contents {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px 30px;
}
#container #copyright {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	clear: both;
	padding-top: 10px;
	border-top: 2px solid #39C;
	padding-right: 5px;
	padding-left: 5px;
}
.goodslist caption img {
	margin-bottom: 5px;
}
.goodslist TR TD {
	padding: 3px;
	border-bottom: 1px dotted #999;
}
.goodslist TR TD.schedule {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #D2F0FF;
	border-top: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
}
.goodslist TR TD.date {
	text-align: right;
	width: 50px;
}
.goodslist TR TD.maker {
	text-align: center;
}
.goodslist TR TH {
	color: #FFF;
	background-color: #09C;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.goodslist TR TD.spacer {
	width: 20px;
	border-bottom-style: none;
}
.goodslist {
	border: 3px double #6CF;
	margin-top: 15px;
	width: 100%;
	margin-bottom: 5px;
}
.pagelink A {
	background-color: #36C;
	padding: 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FF0;
}
.pagelink A:hover {
	background-color: #0CF;
	padding: 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
}
.pagelink {
	text-align: right;
	border-bottom: 1px solid #36C;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
