/* CSS Document */

/* ------------------------------ body ------------------------------ */
body {
	background-color: #FFFFCC;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

img {
	border: none;
}

.footernavi {
	font-size: 10px;
	line-height: 140%;
	color: #003366;
}

.footernavi A:link {color:#333333;text-decoration:none;}
.footernavi A:visited {color:#666666;text-decoration:none;}
.footernavi A:hover {color:#330000;text-decoration:none;}
.footernavi A:active {color:#FF3300;text-decoration:none;}
.maintxt {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.cap {
	font-size: 10px;
	line-height: 140%;
	color: #996600;
}
.g10 {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.w12 {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.g12 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.r10 {
	font-size: 10px;
	line-height: 140%;
	color: #FF0000;
}
.dr10 {
	font-size: 10px;
	line-height: 140%;
	color: #330000;
}
.red{
color:#ff0000;
}
.r12 {
	font-size: 12px;
	line-height: 140%;
	color: #330000;
}
.dr12 {
	font-size: 12px;
	line-height: 140%;
	color: #330000;
}
.header {
	font-size: 10px;
	line-height: 100%;
	color: #003366;
}
.rb12 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bolder;
	color: #FF0000;
}
.n12 {
	font-size: 12px;
	line-height: 140%;
	color: #003366;
}
.nb12 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bolder;
	color: #003366;
}
.or10 {
	font-size: 10px;
	line-height: 140%;
	color: #FF6600;
}
.b12 {
	font-size: 12px;
	line-height: 140%;
	color: #663300;
}
.gr10 {
	font-size: 10px;
	line-height: 140%;
	color: #336600;
}
.gr12 {
	font-size: 12px;
	line-height: 140%;
	color: #336600;
}
.w10 {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.n10 {
	font-size: 10px;
	line-height: 140%;
	color: #003366;
}
.br10 {
	font-size: 10px;
	line-height: 140%;
	color: #663300;
}
.br12 {
	font-size: 12px;
	line-height: 140%;
	color: #663300;
}
.or14 {
	font-size: 14px;
	color: #FF6600;
	line-height: 140%;
}
.nb14 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bolder;
	color: #003366;
}
.dr14 {

	font-size: 12px;
	line-height: 140%;
	color: #330000;
}
.g14 {

	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.g16 {

	font-size: 120%;
	line-height: 220%;
	color: #333333;
}
.mobile {
	font-size: 71%;
	line-height: 140%;
	color: #333333;
}

/* ------------------------------ safety ------------------------------ */

#safety * {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#safety h1 {
	text-align: center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:110%;
	border-bottom:1px solid #000;
	display:inline;
}
#safety h1 span{
font-size:70%;
}
#safety h2 {
	font-size: 115%;
	margin-top: 20px;
	margin-bottom: 10px;
}

#safety p {
	font-size: 90%;
	margin-left: 1.7em;
}

#safety p.indent-1 {
	margin-left: 2.2em;
}

#safety dl {
	font-size: 90%;
}

#safety dl dt {
	margin-top: 5px;
}

#safety dl dd p {
	font-size: 100%;
	margin-left: 0;
	
}

#safety dl dd {
	padding-left: 1.5em;
}

#safety dl dl {
	font-size: 100%;
	margin-left: 10px;
}

#safety dl ol {
	font-size: 100%;
	margin-left: 1.5em;
}

#safety dl dl ol {
	font-size: 100%;
	margin-left: 1.5em;
}



#safety ol {
	list-style-type: decimal;
	font-size: 90%;
	list-style-position: outside;
	margin-left: 30px;
}

#safety ol.in {
	margin-left: 4em;
}

#safety ol.no-number {
	margin-bottom: 10px;
	list-style-type: none;
}

#safety ul {
	list-style-type: none;
	list-style-position: outside;
	font-size: 90%;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-top: 10px;
}

#safety .address_table {
	border: 1px solid #333;
	margin: 20px;
}

/* ------------------------------ course ------------------------------ */

em {
	font-weight: normal;
	font-style: normal;
}
em.kosetu {
	padding: 0 2px;
	color: #854200;
	border: 1px solid #854200;
}
em.sizen {
	padding: 0 2px;
	color: #468903;
	border: 1px solid #468903;
}
em.zikan {
	padding: 2px;
	color: #2A5103;
	background-color: #B9D29F;
	font-weight: bold;
}

/* ------------------------------ history ------------------------------ */

.spring{
	height: 150px;
	padding: 50px 8px 5px 8px;
	line-height: 1.3;
	vertical-align: top;
	background: url(../history/img/spring01.jpg) no-repeat top;
	font-size: 80%;
}
.summer{
	height: 150px;	
	padding: 50px 8px 5px 8px;
	line-height: 1.3;
	vertical-align: top;
	background: url(../history/img/summer01.jpg) no-repeat top;
	font-size: 80%;
}
.fall{
	height: 150px;
	padding: 50px 8px 5px 8px;
	line-height: 1.3;
	vertical-align: top;	
	background: url(../history/img/fall01.jpg) no-repeat top;
	font-size: 80%;
}
.winter{
	height: 150px;
	padding: 50px 8px 5px 8px;
	line-height: 1.3;
	vertical-align: top;	
	background: url(../history/img/winter01.jpg) no-repeat top;
	font-size: 80%;
}
#history td {
	margin-left: 1.4em;
	line-height: 1.4;
	font-size: 80%;
}
#history p {
	padding: 5px 0 10px 0;
}

#history img.float_title {
	margin-bottom: 5px;
	float: left;
}

#history img.float_photo {
	margin: 0 0 5px 10px;
	float: right;
}

#history table.float_photo {
	margin: 0 0 0 10px;
	float: right;
}

/* ------------------------------ 50th event ------------------------------ */

.event{
	padding: 5px 0 0 6px;
	vertical-align: top;
	border-left: 1px solid #0074B5;
	border-right: 1px solid #0074B5;
	line-height: 1.4;
	font-size: 85%;
	color: #006A7F;
}

.event03{
	padding: 0 0 0 6px;
	vertical-align: top;
	border-left: 1px solid #0074B5;
	border-right: 1px solid #0074B5;
}

.event_text_s{
	font-size: 90%;
	color: #333;
}

.event_text_m{
	line-height: 1.4;
	font-size: 88%;
	color: #333;
}

.event_text_l{
	line-height: 1.4;
	font-size: 100%;
	color: #006A7F;
}

.quiz td{
	padding: 3px 6px 3px 6px;
	vertical-align: top;
	text-align: top;
	border-left: 1px solid #fff;
	font-size: 80%;
	color: #333;
}

table#safety td#archives{
text-align:right;
}
table#safety td#archives ul{
margin:20px 0 0;
text-indent:0;
padding:0;
}
table#safety td#archives ul li{
margin-bottom:6px;
}
table#safety p.caption{
margin:0;
font-size:75%;
}
table#safety ul#system{
margin-left:1.7em;
font-size:90%;
}
