@import url(main.css); 
 
h1 
{
	position : absolute;
	top : 385px; /* 500 - 115 */
	left : 60px;
}

 
#intro 
{
	padding-top : 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;
}
 
.section2 ul,.section2 ol 
{
	margin-left : 2em;
	margin-top : 1em;
	margin-bottom : 1em;
}

.section2 ul ul
{
	margin-top : 0 !important;
	margin-bottom : 0 !important;
}

.section2 li
{
	border-style : dotted;
	border-color : #999;
	border-width : 0 0 1px 0;
}
 
p, li 
{
	font-size : 90%;
}

li li
{
	font-size : 100% !important;
}
 
.section1 
{
	background : #fff url("../../kanren/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;
}
 
.photo 
{
	width : 350px;
	font-size : 80%;
	margin-left : 50px;
}
 
