@charset "Shift_JIS"; 
@import "../../common/style/print.css";
 
h2 
{
	padding: 5px 5px 5px 8px;
	margin-bottom: 6mm;
	color: #7c723c;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #e3d280;
	border-left: 5px solid #7c733c;
}
 
.tabMenu 
{
	display: none;
}
	 
#viewInArea, 
#viewOutArea,
#viewOtherArea
{
	position: static;
	display: block;
	visibility: visible;
}
  
.support 
{
	padding: 3mm;
	margin-bottom: 3mm;
	margin-top: 6mm;
	border: 1px solid #11a0d8;
}
	 
.support h5 
{
	color: #11a0d8;
	font-weight: bold;
}
  
.mainimg 
{
/*	display: none;*/
}
 	
.img 
{
	margin-top: 3mm;
	margin-bottom: 3mm;
}
	 
.img li 
{
	display: inline;
}
  
.results 
{
	padding: 3mm;
	margin-top: 3mm;
	margin-bottom: 6mm;
	border: 1px dotted #e4d178;
}
	 
.results h5, 
h3
{
	font-size: 14pt;
	font-weight: bold;
}
 
.results h5 
{
	margin-bottom: 1.5mm;
	font-size: 10pt;
	color: #7c723d;
}
  
.institution 
{
}
	
.institution table 
{
	border-collapse: separate;
	border-spacing: 2mm;
}
 
.institution th, 
.institution td
{
	padding: .2em;
	border: 1px solid #666;
}
 
.institution th 
{
	width: 150px;
	font-weight: bold;
}
  
.map, 
.back,
.center
{
	display: none;
}
 
.deta 
{
}
	 
.deta li 
{
	display: inline;
}
  
#subcontents 
{
	padding-top: 6mm;
	margin-top: 6mm;
	margin-bottom: 6mm;
	border-top: 1px dotted #000;
}
	 
#subContents h2 
{
	margin-top: 3mm;
}
 
#subcontents dl 
{
	margin-top: 3mm;
}
 
#subcontents dl dd 
{
	margin-bottom: 3mm;
}
  
#mainContents h2 span.areaName{
	left:auto;
	position:absolute;
	right:20px;

}


