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

	css/top.css

-------------------------------------------------- */

/* ------------------------
	flash
------------------------ */
#flash {
	width: 840px;
	height: 300px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

/* ------------------------
	contents
------------------------ */
#contents {
	float: left;
	width: 600px;
	margin-right: 20px;
}

/* beauty */
#contents .beauty {
	padding-top: 20px;
	clear: both;
}
#contents .beauty p.bnr {
	padding-bottom: 10px;
}
#contents .beauty p {
	font-size: 12px;
	line-height: 18px;
}

/* ------------------------
	side
------------------------ */
#side ul.inner {
	margin-top: 15px;
}