/* (c)makimori.com develop by 2006.10 DLV kamiya */
/* Default */
body {
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	background-color: #220001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	color: #a88d64;
	font-size: 11px;
	line-height: 13.5px;
}
#table_frame {
	background-image: url(../images/tbl_background_sche.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	width: 960px;
	height: 590px;
	border: 0;
}
img {
	border: 0px;
}

/* Parts */
#Page_Title {
	position:absolute;
	left: 1074px;
	right: 27px;
	top: 610px;
	z-index: 5;
}
#Page_img_mm {
	position: absolute;
	left: 0px;
	top: 80px;
	text-align: left;
	width: 230px;
	height: 330px;
	z-index: 6;
}
#Page_iFrame {
	position:absolute;
	left: 255px;
	top: 80px;
	width: 430px;
	height: 330px;
	z-index: 7;
}
#schedule_calendar {
	position: absolute;
	left: 710px;
	top: 80px;
	width: 240px;
	height: 210px;
	z-index: 8;
}
#schedule_year {
	position: absolute;
	left: 710px;
	top: 295px;
	width: 240px;
	height: 115px;
	z-index: 8;
}
.calendar {
    margin: 0px;
    text-align: center;
	font-size: 10px;
}

#calendarTable {
	margin-left: auto;
	margin-right: auto;
}


#calendarTable a:link {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	font-size: 10px;
	color: #7A1E1F;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 4px;
	background-color: #390200;
}
#calendarTable a:visited {
	color: #7A1E1F;
	text-decoration: none;
	font-weight: bold;
	background-color: #390200;
	padding: 3px 4px;
}
#calendarTable a:hover {
	color: #7A1E1F;
	text-decoration: none;
	font-weight: bold;
	background-color: #390200;
	padding: 3px 4px;
}
#calendarTable a:active {
	color: #7A1E1F;
	text-decoration: none;
	font-weight: bold;
	background-color: #390200;
	padding: 3px 4px;
}
.module-header a:link {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	font-size: 11px;
	color: #7A1E1F;
	text-decoration: none;
	font-weight: normal;
}
.module-header a:visited {
	color: #7A1E1F;
	text-decoration: none;
	font-weight: normal;
}
.module-header a:hover {
	color: #7A1E1F;
	text-decoration: underline;
	font-weight: normal;
}
.module-header a:active {
	color: #7A1E1F;
	text-decoration: none;
	font-weight: normal;
}
.module-header {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	color: #7A1E1F;
	font-size: 11px;
	line-height: 13.5px;
	font-weight: normal;
	text-align: right;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 10px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	color: #7A1E1F;
	font-size: 10px;
	text-align: center;
}
.calendar_week {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" !important;
	color: #7A1E1F;
	font-size: 10px;	
}
.calendar th {
    padding-bottom: 10px;
    width: 23px;
	font-weight: normal;
}
.calendar td {
    padding: 5px 5px;
	font-weight: normal;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
.hr {
	height: 3px;
	width: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../images/schedule/s_line.jpg);
	background-repeat: repeat-x;
	font-size: 1px;
}
