@charset "Shift_JIS";


/* ===== ----- メインエリア ----- ===== */

#mainPh {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.mainCopy {
	font-size: 200%;
	font-style: italic;
	color: #A57622;
	padding-bottom: 12px;
}

.mainCopy2 {
	font-size: 160%;
	font-weight: bold;
	color: #A57622;
	padding: 25px 0px 12px 0px;
}

.pointArea {
	width: 800px;
	padding-top: 40px;
}

.pointLt {
	float: left;
	width: 500px;
}

.pointRt {
	float: right;
	width: 250px;
}

.pointTtl {
	float: left;
	width: 107px;
}

.pointTxt {
	float: right;
	width: 380px;
}

.pointTxt2 {
	float: right;
	width: 680px;
}

.npoTxt {
	float: right;
	width: 680px;
}

.conTxt {
	font-size: 160%;
	font-weight: bold;
}

.conTel {
	color: #4C8A19;
	font-weight: bold;
}

.dateLt {
	float: left;
	width: 120px;
}

.dateCt {
	float: left;
	width: 320px;
}

.dateRt {
	float: left;
	width: 310px;
}

.dateTable {
	font-size: 100%;
	line-height: 160%;
	border-collapse: collapse;
}

.dateTable td,
.dateTable th {
	width: 120px;
	background-color: #ffffff;
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 3px 6px;
}

.dateTable th {
	width: 60px;
	background-color: #eeeeee;
	text-align: right;
	white-space: nowrap;
}

.dateTable td.spMonth {
	width: 30px;
	background: none;
	border: none;
}

.tbTtl {
	font-size: 100%;
}

.placeTable {
	font-size: 100%;
	line-height: 160%;
	border-collapse: collapse;
}

.placeTable td,
.placeTable th {
	vertical-align: top;
	padding: 2px 0px;
}

.placeTable th {
	text-align: right;
	white-space: nowrap;
}

.printBr {
	page-break-before: always;
}

.printTxt {
	display: none;
}