@charset "shift_jis";

/*
	=====================================================================
	田野畑労務管理事務所　KICS
	セカンド パーティー報告ページ
	=====================================================================
*/

	/* report_inner
	------------------------------------------------------------ */
	.report_inner {
		padding-left:13px;
		}

	/* finding
	------------------------------------------------------------ */
	.finding {
		background:url(../../../report/img/report_h3.jpg) no-repeat;
		width:876px;
		height:44px;
		margin-bottom:24px;
		}

	/* .finding h3
	------------------------------------------------------------ */
	.finding h3 {
		float:left;
		color:#974B00;
		font-size:100%;
		height:44px;
		margin:13px 0 0 30px;
		_margin:13px 0 0 15px;
		}

	/* date
	------------------------------------------------------------ */
	.date {
		float:right;
		padding:13px 18px 0 0;
		}

	/* result
	------------------------------------------------------------ */
	.result {
			padding-bottom:25px;
			}

	.result_02 {
			width:876px;
			background: url(../../../report/img/frame_02.jpg) top left repeat-y;
			}

	.result_01 {
			width:876px;
			background: url(../../../report/img/frame_01.jpg) top left no-repeat;
			}

	.result_03 {
			width:876px;
			background: url(../../../report/img/frame_03.jpg) bottom left no-repeat;
			}

	/* result_start
	------------------------------------------------------------ */
	.result_start {
			padding:26px 30px 20px 30px;
			}

	.result_start_left {
			width:475px;
			_width:500px;
			padding:26px 0 20px 30px;
			}

	.result_start_right {
			float:right;
			padding:26px 30px 20px 0;
			}

	.result_start_right img {
			padding:10px;
			border: 1px solid #E1D393;
			}

	.questionnaire {
			padding:0 0 0 30px;
			}

	.questionnaire_left {
			float:left;
			}

	.questionnaire_right {
			float:right;
			padding:0 40px 0 0;
			}

	.questionnaire_left_woman {
			float:left;
			padding:0 0 20px 20px;
			}

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

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

	.result_middle_fat {
			width:300px;
			padding:0 0 0 30px;
			font-weight: bold;
			}

	.result_left {
			padding:0 0 0 30px;
			}

	.questionnaire .becoming {
			color:#003399;
			font-weight: bold;
			}

	.questionnaire .fat {
			font-weight: bold;
			}

	/* result_close
	------------------------------------------------------------ */
	.result_close {
			padding:0 30px 22px 30px;
			}

	/* result_right 
	------------------------------------------------------------ */
	.result_right {
			float:right;
			padding:26px 26px 26px 0;
			}

	/* p
	------------------------------------------------------------ */
	p {
		margin:30px 0 200px 80px;
		}



