@charset "UTF-8";
#mailform table {
	margin: 0px;
	padding: 0px;
	line-height: 170%;
}
#mailform td {
	margin: 0px;
	padding: 5px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.red {
	color: #FF0000;
}
#mailform  .button1 {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .c-right h2 {
	font-size: 1em;
	line-height: 170%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contents .c-right h2 strong {
	display: block;
	padding: 0px;
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents .c-right h3 {
	font-size: 1em;
	line-height: 170%;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents .c-right h3 strong {
	font-size: 2.5em;
	font-weight: normal;
}
#contents .c-left dl {
	font-size: 0.85em;
	line-height: 170%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents .c-left dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .c-left dd {
	margin: 0px;
	padding: 0px;
}
