@charset "UTF-8";
#wrapper {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	width: 731px;
}
.triangle {
	margin-right: 3px;
	float: left;
	margin-top: 7px;
}
.contents1 {
	float: left;
	width: 729px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAD6D4;
	border-bottom-color: #DAD6D4;
	margin-top: 40px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DAD6D4;
	border-left-color: #DAD6D4;
	padding-top: 33px;
}
.contents_1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
}
#back_n {
	text-align: right;
	float: left;
	width: 731px;
}
.contents_1_s {
	font-size: 12px;
	line-height: 18px;
	width: 691px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DAD6D4;
	padding-left: 10px;
}
.contents_2_s {
	font-size: 12px;
	line-height: 16px;
	width: 691px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	padding-left: 10px;
}

.style2 {
	color: #FF0000;
	font-weight: bold;

