#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;
}

/* -------------------- 01 ̗pQ&amp;A -------------------- */
#style01 p{
	margin-top: 10px;
}
#style01 dl{
	width: 600px;
	margin: 0 auto;
	padding-bottom: 20px;
	line-height: 150%;
	border-bottom: 1px dashed #de6e46;
}
#style01 dt{
	color: #de6e46;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px dashed #de6e46;
	text-align: left;
}
#style01 dt img{
	vertical-align: middle;
	margin: 0 10px;
}
#style01 dd{
	padding: 0 20px;
	text-align: left;
}
#style01 td{
	line-height: 150%;
	padding: 5px;
}
