body {
	scrollbar-arrow-color:#ffcc66;
	scrollbar-3dlight-color:#ffcc66;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#ffeeaa;
	scrollbar-darkshadow-color: #ffcc66;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
}
a:link, a:visited, a:active {
text-decoration:none;
color:#FF3333;
}
a:hover {
text-decoration : none;
color:#3366CC;
}

.commenttable {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding: 10px 0px 5px;
}
.addtext {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	text-align: left;
}
.maintble {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/main/2table_space.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contentstable {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	margin: 10px;
}
hr {
	color: #FFCC66;
	border: 1px solid #FFCC66;
	display: block;
}
.gototop {
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFF99;
	display: block;
	background-position: right;
}
.question {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}
.timetable {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	border: 1px solid #FFE37E;
}
.daytable {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	border: 1px solid #FF9933;
}
.under {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	line-height: 15px;
	letter-spacing: 1px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 5px 5px 5px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	background-image: url(../img/h4bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #FF9900;
}
td {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
h3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #3333FF;
}
IMG.lef { float: right;}
IMG.righ {
float: left;
}


ul {
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #FF0000;
	list-style-type: decimal;
}
li {
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #FF0000;
}
.btext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
ul#news {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-type: disc;
}
.redtext {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
li#news {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
ol {
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;


}
th {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

ul#normal {color: #333333;
	font-size: 12px;
	list-style-type:disc;
}

li#normal {
color: #333333;
font-size: 12px;
font-weight:normal;
}
.small-font {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
}

.title {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9900;
	margin: 5px;
	padding: 5px;
	width: 300px;
	height: 25px;
}
ul#black {color: #666666;
	font-size: 12px;
	list-style-type:disc;
}
p1 {
	font-size: 16px;
	font-weight: bold;
	color: ##FF6600;
}

.clear{
clear:both;
}

.mgn10{
margin:10px 0 0 0;
}

/*　　TOPのお知らせ　　*/
#news .date{
	color:#000000;
	font-weight:bold;
}
#news .news{
	color:#003366;
}
