@import url(main.css); 
 
h1 
{
	position : absolute;
	top : 385px; /* 500 - 115 */
	left : 60px;
}
 
h2 
{
	font-size : 120%;
	padding-top : 30px;
	padding-left : 30px;
	margin-bottom : 10px;

	background : transparent url("../../image/h2.gif") left bottom no-repeat scroll;

	border-style : dotted;
	border-color : #999;
	border-width : 0 0 1px 0;

	visibility : hidden;
}

#index h2
{
	visibility : visible !important;
}
 
.section2 ul,.section2 ol 
{
	margin-left : 2em;
	margin-top : 1em;
	margin-bottom : 1em;
	clear : both;
}

.section2 li
{
	border-style : dotted;
	border-color : #999;
	border-width : 0 0 1px 0;
}
 
p, li 
{
	font-size : 90%;
}
 
.section1 
{
	background : #fff url("../../info/image/leftline.gif") left top repeat-y scroll;
}
 
.right_navigation 
{
	position : absolute;
	top : 345px; /* 460 - 115 */
	left : 620px;
	width : 180px;
}

.right_navigation li
{
	list-style-type : none;
}

.right_navigation dd
{
	margin-top : 10px;
	margin-left : 20px;
}
 
table 
{
	border : 0;
}

th , td
{
	border-width : 0 0 1px 0;
	border-style : dotted;
	border-color : #999;

	vertical-align : top;
}

th
{
	white-space : pre;
	text-align : left;
}
 
.era 
{
	font-size : 90%;
	font-weight : normal;
	color : #c6c;
}
 
.directorphoto 
{
	width : 200px;
	float : left;
}

.directorname
{
	padding-top : 150px;
}
 
.first 
{
	clear : both;
}
 
.explanation 
{
	padding : 1em 1em 1em 2em;
	margin-bottom : 1em;
	text-indent : -1em;

	border : 1px solid #999;
}
 
