.rhlist {
	margin:20px auto 0;
	width:560px;
	font:13px/1.231 "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅", arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
#rhlist-heading,
.rhlist-heading {
	width:560px;
	height:28px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.rhlist-title {
	font-weight:bold;
}
.rhlist-pagination {
	width:100px;
	padding:7px 10px 0 0;
	float:right;
	text-align:right;
	font-size:85%;
}
#rhlist-wrapper,
#rplist-wrapper,
#relplist-wrapper {
	clear:both;
	width:560px;
}
#rhlist-content,
#rplist-content,
#relplist-content {
	float:left;
	margin-top:15px;
	width:534px;
	height:100px;
	font-size:83%;
}
#rhlist-content li,
#rplist-content li,
#relplist-content li {
	font-size:93%;
	float:left;
	padding:0 10px;
	width:113px;
	text-align:center;
}
#rhlist-content .price,
#rplist-content .price,
#relplist-content .price {
	text-align:center;
}
.back-button {
	float:left;
	width:13px;
}
.next-button {
	float:right;
	width:13px;
}
.back-button a,
.next-button a {
	margin-top:40px;
	width:13px;
	height:26px;
	display:block;
	background-image:url(/img/navi/buttons.gif);
	background-repeat:no-repeat;
}
.back-button a {
	background-position:-997px 0;
}
.back-button a:hover{
	background-position:-997px -26px;
}
.next-button a {
	background-position:-1010px 0;
}
.next-button a:hover{
	background-position:-1010px -26px;
}
.bg-text {
	display:none;
}
.product-image {
	margin-bottom:5px;
}
.product-image img{
/*	height:60px;
	width:auto;*/
}
/*########################
縦ナビ用
########################*/
.rhlist_v {
	margin:0px auto;
	width:160px;
	font:13px/1.231 "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅", arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
#rhlist-heading_v,
.rhlist-heading_v {
	width:160px;
	height:50px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.rhlist-title {
	font-weight:bold;
}
.rhlist-pagination_v {
	padding:30px 0px 0 0;
	text-align:right;
	font-size:85%;
}
#rhlist-wrapper_v,
#rplist-wrapper_v,
#relplist-wrapper_v {
	clear:both;
	width:160px;
}
#rhlist-content_v,
#rplist-content_v,
#relplist-content_v {
	width:158px;
	height:543px;
	font-size:85%;
	border:1px solid #b8d980;
	border-width:0 1px;
	overflow:hidden;
}
#rhlist-content_v li,
#rplist-content_v li,
#relplist-content_v li {
	font-size:93%;
	margin:0 auto;
	padding:6px 0 5px 0;
	width:136px;
	height:125px;
	text-align:center;
	border-bottom:1px dotted #b8d980;
}
#rhlist-content_v li.last,
#rplist-content_v li.last,
#relplist-content_v li.last {
	border-bottom:none;
}
#rhlist-content_v .price,
#rplist-content_v .price,
#relplist-content_v .price {
	text-align:center;
}
.back-button_v,
.next-button_v,
.back-button_v2,
.next-button_v2{
	float:left;
	width:80px;
}
.back-button_v a,
.next-button_v a,
.back-button_v2 a,
.next-button_v2 a{
	width:80px;
	height:24px;
	display:block;
	background-image:url(/img/browse_history/arrow_v.gif);
	background-repeat:no-repeat;
}
.back-button_v a {
	background-position:0px 0;
}
.back-button_v a:hover{
	background-position:0px -24px;
}
.next-button_v a {
	background-position:-80px 0;
}
.next-button_v a:hover{
	background-position:-80px -24px;
}
.back-button_v2 a {
	background-position:-160px 0;
}
.back-button_v2 a:hover{
	background-position:-160px -24px;
}
.next-button_v2 a {
	background-position:-240px 0;
}
.next-button_v2 a:hover{
	background-position:-240px -24px;
}
.bg-text {
	display:none;
}
.product-image {
	margin-bottom:5px;
}
.product-image img{
/*	height:60px;
	width:auto;*/
}
/*
Switch show/hide
---------------------------------------------------------- */
.hide {display:none;}
.show {display:block;}
/*
Buttons
---------------------------------------------------------- */
.buttons_box{
	margin:46px auto 0;
	width:488px;
	height:28px;
}
.buttons_box2{
	margin:46px auto 0;
	width:260px;
	height:28px;
}
a.howtoplay,
a.usage,
a.history_ctrl_open,
a.history_ctrl_close{
	float:left;
	height:28px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("/aura-soma/img/reading/reading_buttons.gif") no-repeat 0 0;
	position:relative;	/* For IE6 */
}
a.howtoplay{
	background-position:0px 0;
	width:130px;
}
a.usage{
	background-position:-130px 0;
	width:130px;
}
a.history_ctrl_open{
	background-position:-260px 0;
	width:228px;
}
a.history_ctrl_close{
	background-position:-260px -56px;
	width:228px;
}
a.howtoplay:hover{
	background-position:0px -28px;
}
a.usage:hover{
	background-position:-130px -28px;
}
a.history_ctrl_open:hover{
	background-position:-260px -28px;
}
a.history_ctrl_close:hover{
	background-position:-260px -84px;
}
a.howtoplay2,
a.usage2{
	float:left;
	width:130px;
	height:28px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("/aura-soma/img/reading/reading_buttons2.gif") no-repeat 0 0;
	position:relative;	/* For IE6 */
}
a.howtoplay2{
	background-position:0px 0;
}
a.usage2{
	background-position:-130px 0;
}
a.howtoplay2:hover{
	background-position:0px -28px;
}
a.usage2:hover{
	background-position:-130px -28px;
}
