﻿* {
	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;
	position: fixed;
	top: 0;
	left: 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;
}

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

.nobr {
white-space: nowrap;
}

#rightbox {
	clear: both;
	float: left;
        background-image: url(../img/ca2800183.jpg);

	background-position: 50% -200px;
        background-attachment: fixed;
	abackground-color: #ffffaa;
	vertical-align: top;
	font-family: "メイリオ";
	font-size: 13px;
	line-height: 1.4;
	overflow-y:scroll;
	height: 520px;
}

#feebox {
	margin-top: 20px;
	margin-left: 10px;
	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
}

#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
}


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

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

h3 {
	padding-top: 5px;
	padding-left: 10px;
	font-family: メイリオ;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.5
}

h4{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #330000;
	text-align: center;
	line-height: 1.3
}
