@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-color: #9C6;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

#WRAPPER {
	width: 1024px;
	background-color: #FFF;
	float: left;
	margin-bottom: 30px;
}#FRAME {
	border: 1px dashed #090;
	float: left;
	width: 1006px;
	margin: 4px;
	padding: 4px;
}
#HEADER {
	height: 170px;
	width: 983px;
	float: left;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 23px;
	display: block;
}
#HEADER a{
	width: 983px;
	text-decoration: none;
	display: block;
	height: 170px;
	color: #999;
}
#NAVI {
	float: left;
	margin-bottom: 10px;
	width: 960px;
	margin-right: 23px;
	margin-left: 23px;
	height: 114px;
	background-image: url(../img/navi02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#NAVI li a{
	float: left;
	display: block;
	text-align: center;
	height: 47px;
	font-size: 12px;
	color: #FFF;
	line-height: 100%;
	width: 230px;
	font-weight: bolder;
	padding: 5px;
	text-decoration: none;
}
#CONTENTS {
	width: 1006px;
	float: left;
	margin-top: 4px;
	margin-bottom: 15px;
}
#MAIN {
	width: 720px;
	float: left;
	margin-left: 23px;
}
#MAIN_KEI {
	width: 720px;
	float: left;
	margin-left: 23px;
	background-image: url(../kei/img/kei_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 160px;
}
#MAIN_REC {
	width: 720px;
	float: left;
	margin-left: 23px;
	background-image: url(../img/h-img/rec.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}
#RIGHT {
	width: 200px;
	float: right;
	margin-right: 23px;
}
.toiawase {
	margin-bottom: 10px;
}
#FOOTER {
	width: 1006px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dot-top {
	background-image: url(../img/deco/dot.png);
	background-repeat: repeat-x;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1006px;
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
}
.dot {
	background-image: url(../img/deco/dot.png);
	background-repeat: repeat-x;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	float: left;
	margin: 5px;
}
