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

#restContents div {
	width: 90%;
}

#restContents div.description {
	line-height: 1.5;
	text-align: justify;
	letter-spacing: 0.1em;
}

#restContents p {
	color: #666666;
}




#header,
#subArea,
#footer {
	display: none;
}

#mainArea {
	float: none;
}