﻿* {
	padding: 0px;
	margin: 0px;
} 

* {
	font-family: "ＭＳ　ゴシック","メイリオ",sans-serif;
}

body {
	background-color: #ffffff;
}

a.mail:link {
        font-family: Times New Roman;
	font-size: 20px;
	color: #1e90ff;
}

a.mail:hover {
	color: #ff0000;
}

#toptitle {
	padding-left: 35px;
	padding-top: 0px;
	padding=bottom: 0px;
	background-color: #000000;
	color: #ffffff;
	width: 100%;
	white-space: nowrap;
	aposition: fixed;
	atop: 0;
	aleft: 0;
}

.h2title {
	font-family: "メイリオ";
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	background-color: #ff6600;
	color: #ffffff;
}

#timetable {
	padding: 5px;
	margin: 5px;
	vertical-align: top;
	empty-cells: hide;
	border-collapse: collapse;
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 11px;
}

.width {
	padding-left: 12px;
	padding-right: 12px;
}

#space {
	border-style: none;
	height: 32px;
}

#sitebox {
	background-color: #ffffaa;
	width: 100%;
}

#box {
	background-color: #ffffaa;
	vertical-align: top;
	font-family: "メイリオ";
	font-size: 13px;
	line-height: 1.4;
}

#bottombox {
	background-color: #ffffaa;
	vertical-align: top;
	font-family: "メイリオ";
	font-size: 13px;
	line-height: 1.4;
	width: 100%;
}

#feebox {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-collapse: collapse;
	font-size: 11px;
}

#tdCenter {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#tdRight {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	apadding-left: 20px;
	padding-right: 5px;
}

.contents {
	font-family: "メイリオ";
	font-size: 13px;
	color: #330000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.5
}
.center {
text-align: center;
padding-top: 5px;
}

#footer {
	width: 100%;
	font-size: 14px;
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
}

.footer {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 1.4;
	color: #330000;
        font-style: italic;
	font-weight: 600;
	margin: 20px;
}

.bottom {
	padding-top: 5px;
	padding-left: 20px;
	font-family: メイリオ;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.5
}
.date {
text-align: right;
}

h1 {
	font-family: "メイリオ";
	font-size: 24px;
	font-weight: 600;
}