#main {
	background-image: url(../images/bg_img01.gif);
	background-repeat: repeat;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	color: #6A3906;
}
#tag {
	position: absolute;
	left: 600px;
	top: -40px;
}
#main #mainInner {
	background-image: url(../images/img_history01.gif);
	background-repeat: no-repeat;
	border: 2px dashed #FFF;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color: #F3EADE;
	background-position: right 15px;
}
#main #mainInner p {
	letter-spacing: 0.1em;
	line-height: 20px;
	text-align: justify;
	text-justify:inter-ideograph; 	
}

#main #mainInner #text01 {
	text-align: justify;
	width: 368px;
	margin-bottom: 130px;
}
#main #mainInner #element {
	width: 368px;
	margin-bottom: 50px;
}
#main #mainInner #element dt {
	margin-bottom: 15px;
}
#main #mainInner #element dd {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3906;
	text-align: justify;
}
h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7F4F21;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#main #mainInner .area {
	font-size: 16px;
	margin-bottom: 3px;
}
