@charset "euc-jp";
/*-------------------------------------------*/
body {
	margin: 0;
	background-color: #FFFFFF;
}
#footer {
	max-width: 941px;
}
div.contents {
	background-color: #F5F1E6;
	max-width: 941px;
	margin-left: auto;
	margin-right: auto;
}
.readBOX {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-size: 14px;
	line-height: 1.4;
}
.mainBOX {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 80px;
}
dl {
	margin: 0;
	padding: 0;
	margin-left: 100px;
	display: block;
}
dt, dd {
	margin: 0;
	padding: 0;
	display: block;
}
dt {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 16px;
}
dd {
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 15px;
}
.box {
	min-height: 106px;
}
.lineTop {
	border-top: solid 1px #dbd5c1;
}
.lineBot {
	border-bottom: solid 1px #dbd5c1;
}
.grind1 {
	background-image: url(../img/grind01.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind2 {
	background-image: url(../img/grind02.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind3 {
	background-image: url(../img/grind03.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind4 {
	background-image: url(../img/grind04.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind5 {
	background-image: url(../img/grind05.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind6 {
	background-image: url(../img/grind06.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.grind7 {
	background-image: url(../img/grind07.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}