#right_column div{
	margin: 0 auto 10px;
}
#item_all table{
	width: 100%;
	margin: 5px auto;
}
#item_all table p{
	width: 180px;
	margin: 5px auto 10px;
	text-align: left;
	font-size: 12px;
}
#news table{
	width: 570px;
	margin: 0 auto;
}
#news th,#news td{
	padding: 5px;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	border-bottom: 1px dashed #aaa;
}
#news th{
	background: url(../img/index/bg_news.gif) 8px 12px no-repeat;
	width: 6em;
	padding-left: 17px;
	color: #7d5500;
}
#guide div{
	width: 568px;
	margin: 0 auto;
	padding: 10px 0;
}
#guide p{
	font-size: 80%;
	width: 540px;
	margin: .5em auto 1em;
	text-align: left;
	line-height: 150%;
}
#guide ol{
	list-style: decimal;
	margin: 10px 10px 10px 30px;
	text-align: left;
}
#guide li{
	line-height: 150%;
	font-size: 80%;
}
#guide span{
	color: #930;
}
#guide table{
	width: 540px;
	margin: 5px auto 10px;
}
#guide th,#guide td{
	padding: 3px 10px;
	line-height: 150%;
	border: 1px solid #888;
}
#guide th{
	background: #f90;
	font-weight: normal;
}
#guide h5{
	margin: 10px 10px;
	text-align: left;
	color: #800;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.td_header{
	background: #ff8;
}
#guide td{
	text-align: left
}