html {
	font-family: 'Segoe UI','Verdana','Arial','Corbel','Calibri','Times New Roman','Century','Book Antiqua','Palatino Linotype','Arial';
	font-size:62.5%;
	color: #696969; 
/*	color: #808080;*/
}

BODY { 
	font-size: 1.6rem;
	line-height:1.2;
	margin:0;
/*	padding:0 5px 10px 5px;*/
	min-width:600px;
	background-color:#ffffff;
}



BODY.data {
	background-color:#f5f5f5;
	margin:0;
	padding:0x;
	width:100%;
	min-width:300px;
}

BODY.data table {
	margin:10px;
}

TABLE,TD {
	empty-cells: show; 
}

div.font {
	width:auto;
	margin: 0 ;
	padding:0;
	text-align:right;
	font-size:1.2rem;
	color:#a9a9a9;
	float:right;
}

.logo {
	width:auto; 
	margin: 0 ;
	padding:5px;
	font-size:1.4rem;
	font-family:Arial;
}

.top {
	width:100%;
	max-width:980px;
	height:auto;
/*	border: 1px solid;*/
/*	border-color:#e8e8d4 #d3d3d3 #e8e8d4 #d3d3d3;*/
/*	border-color:#000033;*/
/*	background-repeat:repeat-x;*/
/*	background-position:top;*/
	background-color:#ffffff;
	margin: 5px auto;
	font-size:1.2rem;
	font-family:Arial;
}

.menu {
	margin-left:10px;
	font-size:1.4rem;
	font-family:Arial;
	font-weight:bold;
	border-top: 2px solid #ffffff;
}

ul.linkdim {
	font-size:1.4rem;
	margin:0;
	padding:0;
	list-style-type: none;
	font-weight:normal;
}

li.inline {
	display: inline;
	margin-right:10px;
}

#maintable {
width:100%;
max-width:980px;
margin:10px auto;
border-right:10px solid #ffffff;
}

.leftmenu {
	width: auto;
border-right:10px solid #ffffff;
}

.rakugaki {
	border:1px solid #a9a9a9;
}

.legend {
	width: 200px;
	font-family: 'Franklin Gothic Medium','Lucida Sans Unicode';
	font-weight: bold;
	font-size:1.4rem;
	text-align: center;
	color:#333366;
	background-color: #f5f5f5;
	background-image:url('images/back.jpg');
	background-repeat  : repeat-x;
	background-position: 0%  16%;
	margin-top: 15px;
	padding: 3px;
	border: 1px solid #d3d3d3;
	border-radius: 10px 10px 0 0;
 	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-webkit-appearance: none;  
}

.topicon {
	width: 200px;
	padding: 5px 3px;
	text-align:left; 
	font-size:1.4rem;
	color:#696969;
 	border: 1px solid #d3d3d3;
	border-top:none;
	border-radius: 0 0 10px 10px ;
	-moz-border-radius: 0 0 10px 10px ;
	-webkit-border-radius: 0 0 10px 10px ;
	-webkit-appearance: none; 
}

ul.topics {
	margin:0;
	padding:0;
}

ul.topics li {
	list-style: none;
}

.line {
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
}

#print_style {
 width:100%;
}


div.title{
	width:auto; 
	margin: 0;
	padding: 0;
	font-family: 'Verdana','Times New Roman','Century','Book Antiqua','Palatino Linotype','Arial';
}

H1 { 
	font-family: 'Franklin Gothic','Arial','Impact','Verdana','Arial Black','Comic Sans MS';
	font-size: 3.2rem;
/*	height:36px;*/
	margin:0;
	padding: 0;
	color:#808080;
    }

H1:first-letter {
	color:#000080;
}

.print {
	width:100%;
	text-align: right;
	margin:0;
	overflow:hidden; 
}

.print a, .leftmenu a {
		outline:none;
}

.printing {
	display:none
}

ul.navigationTabs {
	list-style:none;
	margin:0;
	padding:0;
}

.navigationTabs {
	/* 	display:none;*/
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid  #d3d3d3;
	width:auto;
}

.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
 .tabsContent {
	border: 1px solid  #d3d3d3;
	border-top: 0px solid;
	width: auto;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
	min-height:400px;
}
 
ul.smenu {
	overflow: visible;
	padding: 0;
	margin: 0;
	text-align:center;
}


ul.smenu li {
/*	line-height:25px;*/
	display: inline;
	margin: 0;
	padding: 0 5px;
/*	border-top: 1px solid #d3d3d3;
	border: 1px solid;
	border-color: #c0c0c0 #c0c0c0 #e8e8d4 #e8e8d4;
	list-style-type: none;
	zoom: 1;
	font-family: 'Lucida Sans Unicode','Verdana','Arial','Book Antiqua','Palatino Linotype','Garamond','Georgia';
	font-size: 1.2rem ;
	background-image:url('images/back.jpg');
	background-repeat:repeat-x;
	background-position: 0% 10%;
	border-radius: 8px 8px 0 0;
	-moz-border-radius:  8px ;
	-webkit-border-radius: 8px 8px 0 0;
	-webkit-appearance: none; */
}

ul.smenu li.current{
	background-image:none;
	background-color:#ffffff;
	background-image:url('images/back.jpg');
	background-repeat:repeat-x;
	background-position: 0% 20%;
}

div.main{ 
/*	background-image:url('images/bg_main.jpg');*/
/*	background-repeat: repeat-x;*/
/*	background-position:top;*/
/*	background-color: #E9E9ED;*/
	width:auto; 
	height:auto; 
/*	margin-bottom: 10px ;*/
	padding: 0;
/*	border-color: #e8e8d4 #d3d3d3 #e8e8d4 #d3d3d3;*/
}


div.title2 { 
	margin-top: 20px;
	margin-bottom: 5px;
}

H2 { 
	color:#333366;
	font-family: 'Arial', 'Arial Black', 'Franklin Gothic','Impact','Verdana','Comic Sans MS';
	font-size: 2.4rem;
	margin: 0 ;
	border-left: 20px solid #333366;
	border-bottom:1px solid #666699;
	padding: 5px 10px;
      }


div.title3 {
	margin: 0;
	padding:0;
}

H3 { 
	font-family: 'Franklin Gothic','Arial','Impact','Verdana','Arial Black','Comic Sans MS';
	font-size: 2.0rem;
	font-weight: bold;
	margin:0;
	color:#333366;
}

H4 {
	font-family: 'Franklin Gothic','Arial','Impact','Verdana','Arial Black','Comic Sans MS';
	font-size: 1.8rem;
	font-weight: bold;
	margin:0;
	color:#333366;
}
.article {
	width:auto;
	border:1px solid #d3d3d3;
	padding:0;
	margin-bottom:10px;
	text-align: justify; 
}


.impact:first-letter {
	font-weight: bold;
	font-size: 150%;
	margin-left: 15px;
}
q {
}
table.table-01 {
	border-collapse: separate; /*collapse or separate*/
	width:100%;
}

table.table-01 th {
	padding: 5px;
	border: #d3d3d3 solid;
	border-width: 0 1px 1px 0 ;
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
	white-space: nowrap; 
}

table.table-01 td {
	padding: 5px;
	border: #cccccc solid;
	border-width: 0 1px 1px 0 ;
	background-color:#FAFBEE;
	text-align: left;
	white-space: normal;
}

table.study {
	border-collapse: separate;
	border-spacing:1px;
	width:100%; 
}

.study td {
	padding: 10px;
	background-color:#FAFBEE;
	border:1px solid #e8e8d4;
}

.study th {
	padding: 5px;
	background-color:#f5f5f5;
	border:1px solid #e8e8d4;
	font-weight:bold;
}

td.study_yer {
	white-space: nowrap;
	background-color:#f5f5f5;
}


td.study_com {
	font-weight:bold;
	background-color:#FAFBEE;
}



td.level {
	background-color:#9999ff; 
	color:#000033; 
	font-family:'Arial'; 
	border:#666699 1px solid;
}

td.grey{
	padding-left:10px;
	color:#696969;
}

.director {
	font-weight:normal;
	color:#696969;
	font-size:1.4rem;
	font-family:Arial;
}

.study_whr {
	font-weight:normal;
	font-size:1.4rem; 
	color:#696969;
}

.devider {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
}

table.table_sche {
  margin:5px 10px;
  border-collapse: collapse;
}

table.table_sche td {
  padding-right: 10px;
  border-bottom: 1px solid #c9c9c9;
}

table.table_sche tr.gray td {
  color: #808080;
}

div.study_wht {
	font-weight:normal;
	padding-left:20px;
	margin-top: 5px;
}

.none {
	border:none!important;
	background-color:transparent!important;
}

div.at_topic {
	font-weight:normal;
	font-size:1.2rem;
	padding-left:20px;
	margin-bottom: 5px;
}


.fldset {
	padding: 0; 
	margin-top:15px;
	border:1px solid #d3d3d3;
}

.caption {
	color:#333366;
	font-weight:bold;
}

.pop {
color:#003399;
}


ul.koko {
	margin-top:0;
	margin-left:10px;
	padding-left:15px;
}

ul.koko li {
	list-style-image:url('images/li.gif');
/*	list-style-type: square;*/
	margin-bottom:3px;
	margin-left:5px;
	margin-right:1px;
}

div.square {
	border:1px solid #c0c0c0; 
	margin:10px 0; 
	padding: 0 10px;
	text-align:left;
	background-color:#FAFBEE;
}


table.sche {
	border-collapse: collapse;
	width:auto; 
	border-top:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}

.sche tr {
	border-bottom:1px solid #c6c6c6;
}

.sche td {
	padding-right: 10px;
}


.greylynn {
	color:#800000;
}


.unitec {
	color:#336699;
}


.videobox  td{
	margin:0 auto 0 auto;
	padding: 5px;
	border:1px solid #d3d3d3;
	background-color:#FAFBEE;
	text-align:center;
	font-size: 1.2rem ;
empty-cells: hide;
}

.wn {
	margin-top:0;
	margin-bottom:10px;
}

dl.wn dt {
	font-size: 1.8rem;
	color: #333366;
	padding:10px;
	margin:0 ;
	border: 1px solid #e8e8d4;
/*	border-left:5px solid #e8e8d4;*/
	background-color:#FAFBEE;
	background-image: url('images/back.jpg');
	background-repeat: repeat-x;
	background-position: 0% 16%;
}

dl.wn dd {		
	margin: 0px 0px 10px 0px;
	border-bottom:1px solid #e8e8d4;
	border-right:1px solid #e8e8d4;
	border-left:1px solid #e8e8d4;
	padding:10px;  
 }

.top10 {
	margin-top:10px!important;
	}

.top15 {
	margin-top:15px!important;
}	

.notice {
	margin-top:0;
	margin-bottom:5px;
font-family:'Arial';
}

dl.notice dt {
	background-image:url('images/li.gif');
	background-repeat: no-repeat;
	text-indent: 15px;
	font-weight:bold;
	color: #333366;
	padding:2px 5px;
	margin:0 ;
	margin-top: 5px;
}

dl.notice dd {		
/*	margin: 2px 0px 5px 25px;*/
/*	border-bottom:1px dotted #666699;*/
/*	padding:5px 8px;  */
 }

.gototop {
	padding-top:10px;
	text-align:right;
	border:0;
}


dl.sitemap {
margin: 0 0 0 10px ;
padding:0;
}

dl.sitemap dt {
	line-height:1.75;
/*	border-bottom: 1px solid #a9a9a9;
	border-left: 5px solid #a9a9a9;*/
	margin: 0 ;
	padding: 0;
	font-family: 'Lucida Sans Unicode','Franklin Gothic Medium','Verdana','Arial';
	font-size: 1.8rem ; 
}

dl.sitemap dd {
	font-family: 'Lucida Sans Unicode','Franklin Gothic Medium','Verdana','Arial';
	font-size: 1.6rem ; 
	line-height: 1.5;
	margin:0;
	text-indent:3rem;
}

dl.sitemap dl dd{
	text-indent:6rem;

}

ul.high {
	margin:0;
	margin-left:10px;
	padding : 0;
	list-style-type: none;
}

ul.high li {
	margin:0;
	margin-left:10px;
	padding :0;
	line-height:1.75;
	font-weight:bold;
}

ol.notes li{
	margin-bottom:5px;
}
.next {
	text-align:center;
	font-size: 1.4rem ;
}

.next a {
	text-decoration:underline;
}

.path {
	text-align:left;
	font-size: 1.4rem ;
	margin-top:10px;
}

.path a {
	text-decoration:underline;
}

div.foot  { 
	width:auto;
	margin: 10px 0;
	border-top:1px solid #d3d3d3;
	font-size: 1.4rem ;
	font-family: 'Arial','Franklin Gothic','Lucida console','GungusuhChe' ;
}

div.foot table
{
	margin: 0 auto ;
}

.foot td {
	font-size: 1.4rem ;
	font-family: 'Arial','Franklin Gothic','Lucida console','GungusuhChe' ;
	padding: 0 5px;
	color:#a9a9a9;
}

.links {
	width:100%;
	text-align:center;
}

.address { 
	display:none; }

.foot a {
	text-decoration:underline;
	font-size: 1.4rem ;
}

.txtcenter {
	text-align: center;
}

.txtright {
	text-align: right;
}


A { text-decoration:none; }
A:link { color: #000080; }
A:visited { color:#000080; }
A:active { color: #000080; }
A:hover { color: #666699; }

.linkdim a:link{color:#696969;}
.linkdim a:visited{color:#696969;}
.linkdim a:hover{color:#696969;}

div.font a:link {color:#666699;}
div.font a:visited{color:#666699;}
div.font a:hover{color:#666699;}

.topicon a:link{color:#666699;}
.topicon a:visited{color:#666699;}
.topicon a:hover{color:#003399;}

.foot a:link{color:#666699;}
.foot a:visited{color:#666699;}
.foot a:hover{color:#003399;}

.current a {color:#696969;
	pointer-events: none;
	cursor: default; }
.current a:visited {color:#696969;}
.current a:hover {color:#696969;}

.booking {
	margin-left:5px; 
	font-size:1.4rem;
	font-weight: bold;
}

.booking a {text-decoration:none;
	color: #ff0000;
}
.booking a:hover {text-decoration:underline;
}

.bld { font-weight: bold;
       font-family: 'Arial','Verdana','Century';
}


.tips150 {					/* style named tips for popup descriptions*/
	position: absolute; left:150px; width:500px; /* display position 150px from left*/
	visibility: hidden;		/* display position */
	background-color: #FAFBEE;
	padding: 7px;   
	border-color: #cccccc; border-width: 1px; border-style: solid;
	text-align:left;
	color: #696969;
	margin-top:15px;
}


.open{
	cursor: pointer;
	color:#000080;
}

div.boxtitle{
	width:180px;
	height:auto; 
	margin:10px auto 0 auto;
	font-family: 'Franklin Gothic','Arial','Verdana';
	font-size:1.6rem;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:5px 3px;
	border:1px solid #cccc99;
	background-color: #cccc99;
	-webkit-border-radius: 5px 5px 0 0;;
	-moz-border-radius: 5px 5px 0 0;
}

div.box{
	width:180px;
	height:auto; 
	text-align:left;
	margin:auto; 
	padding: 5px 3px;
	font-size:1.4rem;
	border:1px solid #cccc99;
	border-top:0;
	background-image:url('images/gra.gif');
	background-repeat: repeat-x;
	background-position:top;
	background-color:#ffffff;
}

#photodiv {                	/* for photoshuffuler*/
  background-repeat: no-repeat;
}

.article-sub {
	text-align: left; 
	font-family: Calibri; 
	font-size: 1.6rem; 
	font-style:italic; 
	font-weight: bold; 
	color: #333366;
}
.article-body {
	text-indent:1em;
	text-align: justify; 
}

p.link {
	cursor:pointer;
}
a.footnote {
	 text-decoration :underline;
}
ol.footnote{
	margin:20px 0 0 0;
	font-size:1.4rem;
	border-top:1px solid #cccc99;
}
ol.footnote li{
	margin: 5px 0 0 0;
	padding: 0;
}
blockquote {
	font-style:italic;
}

a.cp_btn {
	display: block;
	width: 60%;
	margin:20px auto;
	padding: 0.8em;
	font-family: 'Franklin Gothic','Arial','Impact','Verdana','Arial Black','Comic Sans MS';
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000080;
	border: 2px solid #666699;
	border-radius: 3px;
	transition: .4s;
}
a.cp_btn:hover {
	background: #666699;
	color: #fff;
}
