@charset "Shift_JIS"; 

/*--------------------- ƒŠƒ“ƒN ---------------------*/

#right h2{
	background: url(../img/link/h2.jpg) no-repeat left top;
	text-indent: -9999pt;
	height: 300px;
	width: 629px;
}
#content h3{
	background: url(../img/access/h3.jpg) no-repeat left top;
	height: 40px;
	width: 405px;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	padding-top: 10px;
	padding-left: 25px;
	margin: 25px;

}
#content .onjun{
	font-size: 12px;
	color: #333333;
	margin-top: 38px;
	margin-left: 26px;
}
#content table{
	margin-left: 55px;
}
#content th {
	font-size: 12px;
	color: #333;
	background: url(../img/common/arrow.jpg) no-repeat left top;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 160px;

}
#content td{
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content td a{
	font-size: 12px;
	color: #FF6600;
}
#content td a:hover{
	text-decoration: none;
}
