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

.ImgBox {
	background:#FAF0E6;
	padding:10px;
	float:right;
}

.ImgBox {
	margin:10px;
}

h2 {
	clear:both;
}

#contents p {
	font-size:14px;
	line-height:1.6em;
	padding:10px;
}


