#left li{
	background-image: url(../img/bg_menu_o.jpg);
}

/* -------------------- 01 ̗p -------------------- */
#style01{
	margin: 20px auto 30px;
	text-align: center;
	width: 750px;
}
#top{
	background: url(img/bg_top.jpg) left repeat-y;
	text-align: left;
	padding: 5px 20px 0 10px;
	line-height: 150%;
	margin: 20px 0;
}

#style01 table{
	width: 750px;
}
#style01 th,#style01 td{
	text-align: left;
	line-height: 150%l;
	font-size: 85%;
}
#style01 th{
	width: 25%;
}
#style01 td ul{
	line-height: 150%;
	margin: 0 20px 10px;
	list-style-type: circle;
}
#style01 td p{
	background: url(img/list01.jpg) top left no-repeat;
	padding-left: 14px;
	line-height: 150%;
}
#style01 a:link,#style01 a:visited{
	text-decoration: none;
}
#style01 a:hover,#style01 a:active{
	color: #f00;
	text-decoration: underline;
}