#left li{
	background-image: url(../../img/bg_menu_o.jpg);
}
#top{
	background: url(../img/bg_top.jpg) left repeat-y;
	margin: 0 20px 20px 0;
	padding: 3px 0 3px 20px;
	text-align: left;
}
#top p{
	margin: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* -------------------- 01 •¨—¬‚Æ‚Í -------------------- */
#style01{
	padding-top: 20px;
	width: 600px;
	border-top: 1px dashed #aaa;
}
#style01 h4{
	font-weight: bold;
}
#style01 div p{
	margin: 5px;
	line-height: 150%;
	font-size: 85%;
}
#style01 table{
	width: 600px;
	margin: 20px auto;
	text-align: left;
	border-top: 1px dashed #aaa;
}
#style01 th,#style01 td{
	padding: 10px;
	vertical-align: middle;
	line-height: 150%;
	font-size: 85%;
	border-bottom: 1px dashed #aaa;
}
#style01 th{
	width: 4.5em;
	color: #666;
	font-weight: bold;
}
