@charset "utf-8";


div#wrapper {
	width: 760px;
	background: #7db8e5 url(../image/poster_n.jpg) no-repeat 10px 380px;
}
/* @group contentsBox */

div#newinfo {
	list-style-position: inside;
	margin-bottom: 20px;
}
div#newinfo ul {
	padding-top: 10px;
	text-indent: 1em;
}
div#contents {
	text-align: left;
	width: 430px;
	padding: 10px;
	background-color: white;
	line-height: 1.5em;
	margin-left: 100px;
}
div#contents p {
	text-indent: 1em;
	margin-top: 0.8em;
}
div#contents p.sig {
	margin-top: 0.8em;
	text-align: right;
}

/* @end */
