@import url("common.css");

/* ------------------------------
 Top
------------------------------ */

#top .toptitle {
	background: url(../contact/img/top.jpg) no-repeat left top;
}

/* ------------------------------
 main
------------------------------ */

#contents p {
	margin: 0 4px 1em 6px;
}
#contents p.notes {
	text-indent: -1em;
	padding: 10px 14px 10px 26px;
	background-color: #FAFAFA;
	border: #DDD 1px solid;
	color: #666;
	margin: 0 6px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#contents p.notes span {
	color: #C00;
	font-size: inherit;
}
#contents dl.tel {
	width: 660px;
	height: 220px;
	margin: 0 4px 36px;
	overflow: hidden;
	background: url(../contact/img/tel.png) no-repeat left top;
}
#contents dl.tel dt, #contents dl.tel dd {
	text-indent: -9999px;
}

/* ------------------------------
 form
------------------------------ */

table.inputform * {
	font-size: 12px;
}
table.inputform {
	width: 100%;
	margin: -20px 0 10px 0;
}
table.inputform th {
	text-align: left;
	padding: 20px 16px 20px 12px;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: middle;
}
table.inputform td {
	padding: 20px 0;
}
table.inputform th,
table.inputform td {
	border-bottom: #CCC 1px dotted;
}
table.inputform input,
table.inputform textarea {
	border: 1px solid #CCC;
	padding: 4px;
}
table.inputform input[type=radio] {
	vertical-align: middle;
}
select {
	border: 1px solid #CCC;
	padding: 1px;
	margin-bottom: 6px;
}
table.inputform input.noborder {
	border: none;
}
table.inputform ul li {
	padding-right: 10px;
	/*float: left;*/
	max-width: 230px;
}
table.inputform .notes {
	clear: both;
	padding: 8px 0px 0px 0px;
	color: #666;
	font-size: 11px;
}
#ex_text {
	color: #666;
	padding-top: 6px;
	font-size: 90%;
}
#ex_text span {
	color: #C00;
	font-size: 120%;
}
.mark {
	color: #C00;
	padding: 0px 6px;
}
.mfp_err {
	clear: both;
}
#mfp_buttons {
	margin-bottom: 20px;
}

/* ------------------------------
 thanks
------------------------------ */

