@charset "utf-8";

h2 {
	margin-bottom: 20px;
}
h3 {

}
#contWrap {
	color: #313131;
}
/* 電話でのお問合せ */
.box {
	margin-bottom: 20px;
/*	border-bottom: 1px solid #c9c9c9;*/
}
#phone {
	margin-bottom: ;
}
#phone p {
	margin: 30px auto;
	text-align: center;
}
h3 {
	margin-bottom: 20px;
}
.section {
	margin-bottom: 50px;
}
table {
	width: 100%;
	margin-bottom: 30px;
}
table th {
	padding: 5px 0;
	/*border: 1px solid;*/
	white-space: nowrap;
	vertical-align: top;
}
table td {
	padding: 5px 0;
	/*border: 1px solid;*/
}
table td ul {
	list-style-type: disc;
	padding-left: 15px;
}
table td span.rmk {
	display: block;
	padding: 3px 0;
}
p.remark {
	padding-bottom: 10px;
}
input.iptTxt {
	width: 153px;
	border: 1px solid #c9c9c9;
	padding: 3px 0;
}
input.iptTxt2 {
	width: 357px;
	border: 1px solid #c9c9c9;
	padding: 3px 0;
}
input.iptTxt3 {
	width: 50px;
	border: 1px solid #c9c9c9;
	padding: 3px 0;
}
input.iptTxt4 {
	width: 110px;
	border: 1px solid #c9c9c9;
	padding: 3px 0;
}
select {
	border: 1px solid #c9c9c9;
}
textarea {
	width: 357px;
	height: 10em;
	border: 1px solid #c9c9c9;
}
#contWrap .pageTop3 {
	width: 74px;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 24px;
}

/* leftcont */


