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

#contents{
	margin-top: 20px;
	margin-left: 40px;
}
#contents p{
	border-color: #09C;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 500px;
	text-indent: 30px;
}
#contents iframe{
	border-color: #09C;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 500px;
}