@charset "utf-8";

/*
	=====================================================================
	田野畑労務管理事務所　KICS
	セカンド 会場紹介
	=====================================================================
*/


	/* hall_inner
	------------------------------------------------------------ */
	.hall_inner {
		margin-left:50px;				
		}

	/* p
	------------------------------------------------------------ */
	p {
		margin:0 0 12px 16px;				
		}

	/* photo
	------------------------------------------------------------ */
	.photo {
		margin:0 0 20px 16px;				
		}

	/* photo_hall
	------------------------------------------------------------ */
	.photo_hall {
		width:274px;
		float:left;
		margin-right:20px;
		}

	/* photo_hall
	------------------------------------------------------------ */
	.photo_hall_01 {
		width:274px;
		float:left;
		}

	/* person
	------------------------------------------------------------ */
	.person {
		width:274px;
		text-align:center;
		margin-top:12px;
		}

	/* access
	------------------------------------------------------------ */
	.access {
		padding-bottom:20px;
		}

	/* .access .table
	-------------------------------------------------- */
	.access table {
				_font-size:100%;
				border-top:1px solid #E2D287;
				border-right:0;
				border-left:1px solid #E2D287;
				border-bottom:0;
				width:800px;
				text-align:left;
				}

	/* .access .table
	-------------------------------------------------- */
	.access table th,
	.access table td{
				border-top:0;
				border-right:1px solid #E2D287;
				border-left:0;
				border-bottom:1px solid #E2D287;
				padding:8px;
				text-align:left;
				}

	.access table th {
				background-color:#F5F0DA;
				font-weight:normal;
				text-align:left;
				}

	/* access_map
	------------------------------------------------------------ */
	.access_map {
		margin:0 0 10px 0;
		}


