@charset "utf-8";
/* CSS Document */

.font_s01 {
	font-size: 14px;
	color: #6B6C30;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #696E38;
	font-weight: bold;
}
.box-seven {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 38px;
	clear: both;	
	overflow: hidden;	
}

.box-se1 {
	text-align: right;
	float: none;
	width: 600px;
}
.box-se2 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.se-letter {
	background-color: #F5FAF3;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #666666;
	padding: 28px;
}
.font-fl {
	font-size: 36px;
}


.box-se-koe {
	clear: both;
	width: 500px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 38px;
	background-color: #EFF0E2;
	padding: 10px;
}

.box-se-rt {
	width: 280px;
	float: right;
}


.box-se-lt {
	width: 280px;
	float: left;
	margin-right: 18px;
	text-align: left;
}
.font-red {
	color: #990000;
}
.font-red-l {
	font-size: 20px;
	font-weight: 800;
	color: #990000;
}
.box-manual {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 58px;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
br {
	letter-spacing:0 ;
}