#contents .cnts-data {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
#contents .cnts-data h3 {
	margin-bottom: 30px;
}
#contents .cnts-data h4 {
	margin-bottom: 15px;
}
#contents .cnts-data dt,
#contents .cnts-data dd,
#contents .cnts-data p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 15px;
}
#contents .cnts-data dt {
	font-weight: bold;
	color: #0BA8BE;
}
#contents .cnts-data dd {
	margin-left: 20px;
}
#contents .cnts-data ul,
#contents .cnts-data ol {
	margin-left: 35px;
}
#contact {
	margin-left: 0px;
}
#contact th {
	text-align: right;
	padding-right: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E9F0;
	padding-top: 5px;
}
#contact td {
	padding-right: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 5px;
}
#end {
	white-space: nowrap;
	margin-top: 50px;
	text-align: right;
}

.form02 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
.form02 th {
	font-size: 85%;
	line-height: 150%;
	padding: 10px;
	text-align: left;
	background-color: #ECF6F8;
	width: 38%;
}
.form02 td {
	font-size: 85%;
	line-height: 150%;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.submit {
	text-align: center;
}
td.submit input {
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.hissu {
	font-weight: normal;
	color: #FF6600;
	font-size: 90%;
	margin-left: 7px;
}

.ninni {
	font-weight: normal;
	color: #00A4FF;
	font-size: 90%;
	margin-left: 7px;
}


