table.hyou-01{
	width: 600px;
	margin: auto;
	border-collapse: collapse;
	border: 1px 0 0 1px;
}

table.hyou-01 tr{}

table.hyou-01 tr td{
	padding: 10px;
	color: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}

table.hyou-01 tr td.title{
	width: 160px;
	background-color: #E3DED2;
	font-size: 12px;
	color: #57493C;
}

.setumei-01{
	width: 600px;
	font-size: 12px;
	color: #333333;
	margin: 0 auto;
	line-height: 1.6em;
}

.icon-01{
	height: 15px;
	margin: 10px 0 0 25px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/icon_arrow01.gif) no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
}

ol{
	margin: 5px 0 0 50px;
}

ol li{
	font-size: 12px;
	color: #333333;
}