@charset "utf-8";




/*-----headerArea-----*/

.bt_jpnsite {
	margin: 0 20px 10px 0;
	padding-top: 20px;
	text-align: right;
	}


/*-----naviArea-----*/	

#naviArea {
	position: relative;
	background: url(../english/images/en_bgi01.gif) left bottom repeat-x;
	height: 50px;
	width:627px;
	}
	
#naviArea h2{
	position: absolute;
	top: 25px;
	left: 20px;
	}
	
ul#menu {
	position: absolute;
	top: 16px;
	left: 346px;
	_left: 344px;
	margin: 0px;
	padding: 0px;
	}

ul#menu li {
	float: left;
	margin-left: 3px;
	height: 33px;
	}


/*-----about-----*/		

#about {
	margin-top: 40px;
	width:627px;
	}
	
#about .img {
	float: left;
	width: 260px;
	margin-right: 10px;
	}	
	
#about .txt {
	float: left;
	width: 344px;
	}
	
#about h4 {
	margin: 0;
	font-size: 114%;
	font-weight: bold;
	}		
	

/*-----facilities-----*/

#facilities {
	background: url(../english/images/en_bgi01.gif) left bottom repeat-x;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
	width:627px;
	}
	
#facilities p {
	margin: 0;
	}	

table#facilitiesTbl {
	width: 627px;
	}
		
table#facilitiesTbl th {
	width: 150px;
	background-color: #d6d6d6;
	padding: 8px 5px;
	border-bottom: 1px solid #fff;
	}
	
table#facilitiesTbl td {
	background-color: #f1f1f1;
	padding: 8px 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}			

#facilities .images {
	float: left;
	width: 280px;
	}
	
#facilities .docs {
	float: left;
	width: 346px;
	}	

#facilities h4{
	clear: both;
	}
	
/*facilities table*/


/* .cl {  
     display: inline-block;  
 }  
 .cl:after {  
     content: "";  
     display: block;  
     clear: both;  
 }  
 
ul.pics {
	width: 260px;
	}*/
	
ul.pics li{
	float: left;
	padding-left: 5px;
	}	

table.detailTbl {
	width: 100%;
	}

table.detailTbl th,
table.detailTbl td {
	padding: 8px 5px;
	border-bottom: 1px solid #fff;
	}

table.detailTbl th {
	background-color: #d8d8d8;
	}
	
table.detailTbl td {
	background-color: #f2f2f2;
	border-left: 1px solid #fff;
	}
	
table.detailTbl td.bg_f1 {
	background-color: #f1f1f1 !important;
	}
	
table.detailTbl td.bg_d8 {
	background-color: #d8d8d8 !important;
	}	


/*access*/
#access {
	margin-top: 40px;
	padding-bottom: 15px;
	background: url(../english/images/en_bgi01.gif) left bottom repeat-x;
	width:627px;
	}

#access ul {
	width: 627px;
	display: inline-block;
	}

#access ul:after {  
     content: "";  
     display: block;  
     clear: both;  
}  

#access ul.usage li {
	float:left;
	width:282px;
	padding:10px 30px 0 0;
}

#access div.dot {
	background:url(../english/images/en_dot01.gif) left top no-repeat;
	padding-left: 10px;
	}

.usage li dl {
	position:relative;
	min-height:4.5em;
	padding-left: 60px;
}

* html .usage li dl {
	height:4.3em;
}

.usage dt {
	font-size:83%;
}

.usage dd {
	line-height: 1.2;
}

dd.ac_title {
	margin-top: 10px;
	}

/*\*/
* html .usage dt {
	font-size: 110%;
}
/**/
*:first-child+html .usage dt {
	font-size: 110%;
}

.usage dt.thumb {
	position:absolute;
	top:0;
	left:0;
}

p.bt_link {
	text-align: right;
	margin: -25px 0 0 0;
}


/*footer*/
#footer {
	margin: 10px 0; 
	background: url(../english/images/en_bgi02.gif) left top repeat-x;
	}
	
#footer address{
	font-style: normal;
	text-align: right;
	padding: 15px 10px 20px 0;
	}	


/*-----etc-----*/
.log {
	display: none;
	}

