@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 07-December-2008 21:43:23. */


p {
	font-size: 0.9em;
	line-height: 1.6em;
}
#Lv2_right {
	width:580px;
	margin:0 auto;
}
.right {
	float:right;
}
.center {
	text-align: center;
	margin:10px 0 0 0;
}
.pad_top {
	margin: 10px 0 0 0;
}
.content_01 {
	clear: right;
	width:540px;
	margin:0 auto;
	padding: 15px 0 15px 0 ;
}
.clear {
	clear: left;
	margin: 10px 0 0 0;
}
