#contents h1 {
	background-image: url(../images/ir/sidetitle1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 615px;
	font-size: 16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#contents h2 {
	background-image: url(../images/business/subtitle0.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 615px;
	font-size: 16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#contents table {
	width: 500px;
	margin-right: 50px;
	margin-left: 50px;
	border-collapse:collapse;
}

#contents caption {
	text-align: left;
	color: #E20001;
	padding-left: 30px;
}
#contents th {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	font-weight: normal;
	border: 1px solid #d6d5d3;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #f7eeee;
}
#contents th span {
	color: #E20001;
}
#contents td {
	vertical-align: top;
	border: 1px solid #d6d5d3;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #f7eeee;
}
#contents td.direct {
	text-align: center;
}


#contents address {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 30px;
	font-style: normal;
	margin-left: 140px;
}
#contents form {
	margin-bottom: 20px;
}
.notandum {
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.notandum dt {
	color: #E20001;
	font-weight: bold;
}

.notandum li {
	margin-left: 20px;
	list-style-type: square;
}
.error {
	color: #E20001;
}
.submit_button {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.note {
	color: #FF3300;
}
.survey dd {
	margin-bottom: 15px;
	padding-left: 50px;
}
.survey {
	background-color: #f7eeee;
	padding-top: 5px;
	padding-bottom: 5px;
}
.survey_period {
	font-size: 14px;
	font-weight: bold;
}

.register {
	background-color: #eeeeee;
}
.register_info {
	margin-left: 50px;
}
.register_info DD {
	padding-left: 30px;
	margin-bottom: 10px;
}
.note2 {
	font-size: 10px;
}
.calendar_survey {
	background-color: #f7eeee;
}
.calendar_survey dt {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.calendar_survey dd {
	margin-bottom: 5px;
	border-bottom: 1px solid #d6d5d3;
	padding-bottom: 2px;
	padding-left: 10px;
}
.new_info {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	color: #FF0000;
}

