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

#L_CONTENT div.col_center {
	float:left;
	width:432px;
	margin:0px 22px 0px 21px;
}

#L_CONTENT div.col_right {
	float:left;
	width:220px;
}

#L_CONTENT div.col_left {
	float:left;
	width:220px;
}

#L_VIDEO {
	width:432px;
	height:243px;
	margin-bottom:20px;
}

div.banner {
	width:220px;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}

#L_CONTENT div.col_left h1 {
	font-size:1.1em;
	margin-bottom:1.2em;
}