@charset "shift_jis";
/********************************/
/***         ƒAƒNƒZƒX         ***/
/********************************/
#mainAccess {
	width:660px;
	margin:0 0 20px 0;
	float:right;
}
#mainAccess h3 {
	width:660px;
	height:40px;
	background:url(../access/img/title_access.png);
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:0 0 20px 0;
}
#access {
	width: 630px;
	padding:0 15px;
	line-height:200%;
}


#mainAccess table {
	width:100%;
	margin:0 0 30px 0;
	line-height:200%;
	text-align:left;
}
#mainAccess table th {
	width:15%;
	padding:7px;
	background:#EAEAEA;
	border:#bbbbbb solid 1px;
}
#mainAccess table td {
	width:75%;
	padding:7px;
	border:#bbbbbb solid 1px;
}