@charset "Shift_JIS";

/*-------------------------------------------------------------------
	Version.												1.4.1.2;
	Author.												Kenta Aga(admin)
	Aptx.													4.8.6.9;

	PROGRAM-ID.									"access"
-------------------------------------------------------------------*/

/*****************************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*****************************************************/

/*-------------------------------------------------------------------
	common
-------------------------------------------------------------------*/
#contents .section div.map{
	float													: left;
	margin												: 0;
	margin-right										: 32px;
	width													: 519px;

}
#contents .section div.map iframe{
	border												: 1px solid #ccc;
}

#contents .section .division{
	overflow												: hidden;
}

#contents table{
	margin-bottom									: 46px;
	width													: 100%;
	border-top											: 1px solid #c3c3c3;
	border-bottom									: 1px solid #c3c3c3;
}

#contents table th,
#contents table td{
	padding												: 11px 20px;
	border-bottom									: 1px dotted #a3a3a3;
}

#contents table th{
	width													: 20%;
	font-weight										: bold;
}