#img-box-r {
	clear: none;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
}

#img-box-l {
	clear: none;
	float: left;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-top: 0px;
}
#img-box {
	width: 300px;
	clear: none;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#img-box .cap{
	font-size: 0.9em;
	color: #666666;
	line-height: 100%;
}
#btn-box {
	width: 580px;
	clear: none;
	float: right;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_aria_title_a {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}
