@charset "Shift_JIS";
/*トップボディー指定*/
body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	background-color: #E8DDB5;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nt_title {
	clear: both;
	padding-bottom: 5px;
}
.nt_txt {
	font-size: 85%;
	line-height: 1.5em;
	background-image: url(../img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
}
.nt_line {
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.copyright_bk {
	background-image: url(../img/copyright_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 706px;
	height: 21px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 85%;
	margin-top: 10px;
}
#se_title {
	width: 717px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}#se_contents {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.kokuchi {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006262;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #006162;
	line-height: 1.5em;
}
