@charset "utf-8";
/* CSS Document */

	
	
	
p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size:12px;
	color:#666666;
	text-align: left;
}	


h3 {
	margin-bottom: 0.5em;
	line-height: 1.2;
	font-size:16px;
	color: #000099;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
}
#company {
	color: #333333;
	text-align: center;
	background-color: #999999;
	height: 40px;
	line-height: 200%;
	margin-right: auto;
	margin-left: auto;
}


a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color: #0000FF;
	text-decoration:none;
}				
#contents #extraArea #search table {
	font-size: 10pt;
	font-style: normal;
	color: #333333;
}
#header #search #search-btn {
	margin-left: 10px;
}

