@charset "utf-8";
/* CSS Document */

p.cnt_img01 {
	background: url(../../contact/images/cnt_tmg01.jpg) no-repeat;
	height: 304px;
	text-indent: -9999px;
	line-height: 304px;
	margin: 0 0 15px;
	padding: 0;
}

/* 春季　3月～5月 */

.cnt_ttl0103,
.cnt_ttl0104,
.cnt_ttl0105 {
	background: url(../../contact/images/cnt_ttl01sp.gif) no-repeat;
}

/* 夏季　6月～8月 */

.cnt_ttl0106,
.cnt_ttl0107,
.cnt_ttl0108 {
	background: url(../../contact/images/cnt_ttl01sm.gif) no-repeat;
}

/* 秋季　9月～11月 */

.cnt_ttl0109,
.cnt_ttl0110,
.cnt_ttl0111 {
	background: url(../../contact/images/cnt_ttl01au.gif) no-repeat;
}

/* 冬季　12月～2月 */

.cnt_ttl0112,
.cnt_ttl0101,
.cnt_ttl0102 {
	background: url(../../contact/images/cnt_ttl01wn.gif) no-repeat;
}

.asterisk {
	color: #ff0000;
}

table.cnt_tb01 {
	width: 640px;
	border-collapse: collapse;
	_font-size: 75%;
}

table.cnt_tb01 td,
table.cnt_tb01 th {
	border: 1px solid #cdcdcd;
	padding: 2px 6px;
}

table.cnt_tb01 th {
	text-align: left;
	background: #f1f1f1;
	font-weight: normal;
}

table.cnt_tb01 td.submit {
	text-align: center;
}

table.cnt_tb01 td.submit input {
	margin: 4px 10px;
}