﻿body, td, p, input, select, textarea  {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	font-weight: regular;
	background-repeat:no-repeat;
}

a {
	text-decoration:none;
	color:#9C9D9F;
}

a:active {
	text-decoration:none;
	color:#9C9D9F;
}

a:hover {
	text-decoration:none;
	color:#E42518;
}


h1 {
	font-size: 11pt;
	color:#9C9D9F;
	text-align:justify;
	font-weight:bold;
	line-height:15pt;
}

.text {
	font-size: 11pt;
	color:#9C9D9F;
	text-align:justify;
	line-height:15pt;
}

.navi {
	font-size: 9pt;
	font-weight:bold;
}


.navi a:hover {
	font-size: 9pt;
	font-weight:bold;
	color:#E42518;
}


.navi_a {
	font-size: 9pt;
	font-weight:bold;
	color:#E42518;
}

#name_text {
	font-weight:bold;
	color:#9C9D9F;
}

#navi {
	position:absolute;
	left:147px;
	top:94px;
}

#content {
	position:absolute;
	left:400px;
	top:200px;
	width:300px;
	height:300px;
	margin-top:-12px;
}

#piccontent {
	position:absolute;
	left:720px;
	top:200px;
	width:300px;
	height:300px;
}