@charset "utf-8";


@charset "utf-8";


/* 940px拡大版 - キャンペーンコンテンツ */


	#mainContentBoxOld #contentIn_long {

		float: none;

		margin-right: auto;

		margin-bottom: 50px;

		margin-left: auto;

		width: 940px;

	}

	
	#contentIn_long .h2Txt {

		background-image: url(/com/imgs/bg-h2-06-01.gif);

	}

	#contentIn_long .h2Txt span {

		background-image: url(/com/imgs/bg-h2-06-02.gif);
	}


/* フォーム - テーブル */
	#form1 {
	margin-bottom: 60px;
	}
	#form1 table {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}
	#form1 th,
	#form1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	}
	#form1 th {
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	width: 150px;
	background-color: #efefef;
	}
	#form1 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
	}
