#left li{
	background-image: url(../../img/bg_menu_r.jpg);
}
#top{
	width: 600px;
	background: url(../img/bg_top.jpg) left repeat-y;
	margin: 20px 20px 20px 0;
	padding: 5px 0 0 10px;
	line-height: 150%;
	text-align: left;
}

/* -------------------- 02 ̗pTv -------------------- */
#style02{
	padding-top: 20px;
	width: 600px;
}
#style02 table{
	width: 600px;
	margin: 20px auto;
}
#style02 th{
	text-align: left;
	padding: 20px 0 5px 5px;
}
#style02 td{
	line-height: 150%;
	padding: 5px;
}
#style02 td h5{
	font-size: 110%;
	color: #666;
}
#style02 td ul{
	list-style-type: circle;
	margin: 5px 0 5px 15px;
}
#table01{
	border-top: 1px dashed #aaa;	
}
#table01 th,#table01 td{
	border-bottom: 1px dashed #aaa;
	vertical-align: middle;
}
/* ̗pTv */
#style02 div{
	text-align: center;
}
#style02 div table{
	margin: 10px auto;
	width: 550px;
	border: 0;
}
#style02 div th,#style02 div td{
	padding: 5px;
	border: 1px solid #888;
	line-height: 150%;
	font-size: 85%;
}
#style02 div th{
	width: 6.5em;
	vertical-align: middle;
	text-align: center;
	background: #f9d9c8;
}
#style02 div td{
	text-align: left;
}