@charset "utf-8";


/* poster */
/* =========================================================== */

#main.poster h1 {
	padding: 2px 0 16px 15px;
	background: url(../common/ttl_line.gif) no-repeat left bottom;
	color: #2D2D2D;
	font-size: 156%;
	line-height: 1.1;
	font-weight: bold;
}

#main.poster p.topTxt {
	font-size: 78%;
	line-height: 1.7;
}

#main.poster #posterFlash {
	margin: 32px 0 50px 0;
	width: 640px;
	height: 420px;
}

#main.poster #posterFlash p {
	padding: 20px;
	font-size: 78%;
	line-height: 1.7;
}


