@charset "utf-8";

/*
	=====================================================================
	田野畑労務管理事務所　KICS
	セカンド パーティー申込み方法ページ
	=====================================================================
*/

	/* h3
	------------------------------------------------------------ */
	h3 {
		color:#974B00;
		font-size:120%;
		padding:10px 0 0 28px;
		}

	/* others
	------------------------------------------------------------ */
	.others {
		float:left;
		margin-bottom:20px;
		}


	/* finding
	------------------------------------------------------------ */
	.finding {
		background:url(../../../privacy/img/finding.jpg) no-repeat;
		width:874px;
		height:43px;
		margin:0 0 23px 14px;
		}



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

	/* emphasis
	------------------------------------------------------------ */
	.emphasis {
		color:#CC0000;
		font-weight:bold;
		}

	/* number
	------------------------------------------------------------ */
	.tel_number {
		color:#CC0000;
		font-weight:bold;
		font-size:130%;
		}

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

	/* method_on
	------------------------------------------------------------ */
	.method_on {
		width:868px;
		}

	/* method_left
	------------------------------------------------------------ */
	.method_left {
		margin-left:30px;
		_margin-left:15px;
		width:490px;
		float:left;
		}

	/* method_right
	------------------------------------------------------------ */
	.method_right {
		float:right;
		margin-top:45px;
		}

	/* rice
	------------------------------------------------------------ */
	.rice {
		float:left;
		width:700px;
		margin:0 0 20px 72px;
		_margin:0 0 20px 37px;
		}

	/* completion
	------------------------------------------------------------ */
	.completion {
		width:439px;
		}





