.top,
.rakugaki,
.legend,
.topicon,
.font,
.search,
.print,
.links,
#gototop,
.tips150,
.dlt
.path { display:none; }



BODY, TH, TD, DIV {
	font-family: 'Verdana','Arial','Corbel','Calibri','Times New Roman','Century','Book Antiqua','Palatino Linotype';
	font-size:10.5pt;
	color: #000000; 
	background-color: #FFFFFF;
	margin:0 2px;
}


#maintable {
width:100%;
margin-top:10px;
border:0;
}

.leftmenu {
	width: 0;
	border-right:0;

}

#print_style {
 width:100%;
 margin:0;
 padding: 0;
}

.logo {
	margin: 0 ;
	padding:0;
	font-size:14px;
	font-family:Arial;
}

h1 {
	margin:0 0 10px 0;
	color: #696969;
}

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


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

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

.article {
	width:100%;
	border:1px solid #d3d3d3;
	padding:0;
	margin-bottom:5px;
	text-align: justify; 
}


table.table-01 {
	border-collapse: collapse; /*collapse or separate*/
	width:100%;
}

table.table-01 th {
	padding: 5px;
	border: 1px #696969 solid;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	white-space: nowrap; 
}

table.table-01 td {
	padding: 5px;
	border: 1px #696969 solid;
	background: #ffffff;
	font-weight: normal;
	text-align: left;
	white-space: nowrap; 
}


table.study {
	border-collapse: collapse;
	border-spacing:0;
	width:100%; 
}

.study td {
	padding: 5px;
	border:1px solid #d3d3d3;
	background-color:#ffffff;
}
.study  th {
	padding: 5px;
	border:1px solid #d3d3d3;
	background-color:#ffffff;
}

.study td.study_yer {
	white-space: nowrap;
}


.study td.study_com {
	font-weight:bold;
}

table.study tr { page-break-inside: avoid; }

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

.study_whr {
	font-weight:normal;
	font-size:8pt; 
	color:#696969;
}

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

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

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:0;
	margin-left:5px;
	margin-right:1px;
}

div.square {
	width:100%;
	border:1px solid #c0c0c0; 
	margin:10px auto; 
	text-align:center;
	background-color: #ffffff;
}

.fldset {
	margin:0;
	padding:15px 0; 
	border:none;
	border-bottom:1px solid #696969;
}

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

dl.wn dt {
	font-family: 'Franklin Gothic','Arial','Verdana','Lucida Sans Unicode';
	font-weight:bold;
	font-size: 12pt;
	color: #333366;
	padding:2px 5px;
	border-left: 5px solid #c0c0c0;
/*	border-bottom:1px solid #E6E6FA;*/
	margin:0 ;
/*	background-color:#f5f5f5;*/

}

dl.wn dd {		
	margin: 2px 0px 5px 25px;
 }

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

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

dl.sitemap dd {
	font-family: 'Lucida Sans Unicode','Franklin Gothic Medium','Verdana','Arial';
	font-size: 10pt ; 
	margin:0 0 0 15px;
}

div.foot  { 
	width:100%;
	margin: 15px 0 0 0;
	color:#696969;
	border-top:1px solid #696969;
	font-size: 12px ;
	font-family: 'Arial','Franklin Gothic','Lucida console','GungusuhChe' ;
}

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

.address { display:block; 
	width:100%;
	text-align:center;
	font-size: 12px ;
}

.printing { display:block; 
	width: 100%;
	text-align: right;
	font-size:11px;
	font-family: 'Arial','Franklin Gothic','Lucida console','GungusuhChe' ;
}


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

.navigationTabs {
	/* 	display:none;*/
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
	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 #ccc; */
	border-top: 0px solid;
	width: auto;
	overflow: hidden;
}
.tab {
	padding: 0;
	display: block;
	overflow: hidden;
}
.spacegallery {
	width:600px;
	margin-left : auto ; 
	margin-right : auto ;
	overflow: hidden;
}
.spacegallery ul {
	margin:0;
	padding:0;
}
.spacegallery ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	float: left;
}
.spacegallery ul li div {
	width:180px;
	height:auto;
	border:1px solid #c9c9c9;
	padding:7px;
	margin-top:1px;
	margin-right:1px;
}
 
.txtcenter {
	text-align: center;
}

.txtright {
	text-align: right;
}

.next {
	text-align:center;
	font-size: 12px ;
}

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

.logo a{ text-decoration:none;}
.logo a:link:after,
.logo a:visited:after {
	content: ' :' attr(href) ;
}

.showlink a{ text-decoration:none;}
.showlink a:link:after,
.showlink a:visited:after {
	content: "\A (" attr(href)")" ;
	white-space: pre-line;
}

/* TR, IMG { page-break-inside: avoid; }*/
.square { page-break-inside: avoid; }

@media print {
.printing { display:none; }
}
