@charset "utf-8";

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

	/* greeting
	------------------------------------------------------------ */
	.greeting {
		padding-bottom:50px;
		width:884px;
		}

	/* p
	------------------------------------------------------------ */
	p {
		margin-bottom:20px;
		line-height:180%;
		}

	/* photo
	------------------------------------------------------------ */
	.photo {
		margin:0 0 30px 16px;
		float:left;				
		}

	/* photo_hall
	------------------------------------------------------------ */
	.photo_hall {
		width:225px;
		}

	/* question
	------------------------------------------------------------ */
	.question {
		float:left;
		margin-left:38px;
		width:480px;
		}

	/* question_title
	------------------------------------------------------------ */
	.question_title {
		margin-bottom:32px;
		width:413px;				
		}

	/* question_sentences
	------------------------------------------------------------ */
	.question_sentences {
		float:left;			
		}

	/* question_assistance
	------------------------------------------------------------ */
	.question_assistance {
		float:left;
		width:448px;
		}

	/* outline
	------------------------------------------------------------ */
	.outline {
		padding:0 0 34px 150px;
		}

	/* .outline .table
	-------------------------------------------------- */
	.outline table {
				border-top:1px solid #E2D287;
				border-right:0;
				border-left:1px solid #E2D287;
				border-bottom:0;
				text-align:left;
				width:600px;
				_font-size:100%;
				_line-height:150%;
				}

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

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


