@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ご利用ガイド
--------------------------------------------------------------------- */
#popup {background:none;}

#wrapper_popup {
	text-align:left;
	width: 800px;
}

#wrapper_popup .navitopicpath_ {
	margin: 0 10px 20px;

!important
	font-size: 10px;
}

#wrapper_popup div.leftmenuframe_ {
	margin: 0;!important
	float: left;
	display: inline;
	width:170px;
	overflow: hidden;
}
#wrapper_popup .category_tree_ {
	margin: 0;
	background-color:#f3f3f3;
	padding:0;!important
}

#wrapper_popup .category_tree_ li {
	margin: 0;
	padding: 0;
}
#wrapper_popup .category_tree_ li a, #wrapper_popup .category_tree_ li span.nolink_ {
	padding: 8px 10px;
	display: block;
	background-color: transparent;
}

#wrapper_popup .category_tree_ li.category_tree1_first_ a, 
#wrapper_popup .category_tree_ li.category_tree1_first_ span.nolink_ {
	padding-left: 25px;
	background: url(../img/usr/rk_tree1_first.gif) 0 3px no-repeat;
}

#wrapper_popup .category_tree_ li.category_tree1_ a, 
#wrapper_popup .category_tree_ li.category_tree1_ span.nolink_ {
	padding-left: 25px;
	background: url(../img/usr/rk_tree1.gif) top no-repeat;
}

#wrapper_popup .category_tree_ li.category_tree2_ a, 
#wrapper_popup .category_tree_ li.category_tree2_ span.nolink_ {
	padding-left: 30px;
	background-image: url(../img/usr/rk_tree.gif);
	background-position: -37px -3px;
	background-repeat: no-repeat;
}

#wrapper_popup .category_tree_ li.category_tree3_ a, 
#wrapper_popup .category_tree_ li.category_tree3_ span.nolink_ {
	padding-left: 45px;
	background-image: url(../img/usr/rk_tree.gif);
	background-position: -21px -10px;
	background-repeat: no-repeat;
}
#wrapper_popup .category_tree_ li.category_tree4_ a, 
#wrapper_popup .category_tree_ li.category_tree4_ span.nolink_ {
	padding-left: 60px;
	background-image: url(../img/usr/rk_tree.gif);
	background-position: -5px -6px;
	background-repeat: no-repeat;
}
#wrapper_popup .category_tree_ li.category_tree1_ a:hover {
	padding-left: 25px;
	background: url(../img/usr/rk_tree1_open.gif) top no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree1_first_ a:hover {
	padding-left: 25px;
	background: url(../img/usr/rk_tree1_first_open.gif) 0 3px no-repeat;
	background-color:#e3e3e3;
}
#wrapper_popup .category_tree_ li.category_tree1_ a:hover {
	padding-left: 25px;
	background: url(../img/usr/rk_tree1_open.gif) top no-repeat;
	background-color:#e3e3e3;
}
#wrapper_popup .category_tree_ li.category_tree2_ a:hover{
	padding-left: 30px;
	background: url(../img/usr/rk_tree_open.gif) -37px -3px no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree3_ a:hover{
	padding-left: 45px;
	background: url(../img/usr/rk_tree_open.gif) -21px -10px no-repeat;
	background-color:#e3e3e3;
}
#wrapper_popup .category_tree_ li.category_tree4_ a:hover {
	padding-left: 60px;
	background: url(../img/usr/rk_tree_open.gif)-5px -6px no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree1_open_ a:hover {
	background: url(../img/usr/rk_tree1_open.gif) top no-repeat;
	padding-left: 25px;
	background-color:#e3e3e3;
}

/* 現在のカテゴリ */
#wrapper_popup .category_tree_ li.category_tree1_first_open_ a {
	background: url(../img/usr/rk_tree1_open.gif) top no-repeat;
	padding-left: 25px;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree1_open_ a {
	background: url(../img/usr/rk_tree1_open.gif) top no-repeat;
	padding-left: 25px;
	background-color:#e3e3e3;
	height:auto;
}

#wrapper_popup .category_tree_ li.category_tree2_open_ a {
	padding-left: 30px;
	background: url(../img/usr/rk_tree_open.gif) -37px -3px no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree3_open_ a {
	padding-left: 45px;
	background: url(../img/usr/rk_tree_open.gif) -21px -10px no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup .category_tree_ li.category_tree4_open_ a {
	padding-left: 60px;
	background: url(../img/usr/rk_tree_open.gif) -5px -6px no-repeat;
	background-color:#e3e3e3;
}

#wrapper_popup div#header {
	position: relative;
	height: 70px;
	width: 800px;
	background-image: url(../img/usr/rk_guide_hdbg.jpg);
}

#wrapper_popup div#header h1#rk_guide_title {
	position: absolute;
	top: 32px;
	left: 10px;
}

#wrapper_popup div#header p#rk_guide_logo{
	position: absolute;
	right: 10px;
	top: -11px;
}

div#contents {
	padding-bottom: 10px;
}

div#rk_popup_main {
	float: right;
	width: 605px;
	line-height: 180%;
}


#rk_categoryarea {
	margin-bottom: 15px;
	overflow: hidden;
}

#rk_popup_main .rk_headline2_ {
	background-color:#b8b8b8;
	padding:5px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}

#rk_popup_main .common_headline2_ {
	clear:both;
	padding:5px;
	margin:10px 0 0 0;
}
#rk_popup_main .rk_headline3_{
	border-bottom:1px dashed #CCC;
	border-top:2px solid #999;
	margin: 10px 0;
	font-weight: bold;
	clear: both;
	margin: 40px 0 5px;
	padding:5px 0;
	font-size:14px;
}
#wrapper_popup #rk_categoryarea ul {
	margin:0 0 20px 3px;
	padding:0;
}

#wrapper_popup #rk_categoryarea li {
	background:url(../img/usr/rk_ar_left03.gif) 0 5px no-repeat;
	padding: 0 0 0 17px;
}
#rk_popup_main img.icon {
	margin: 0 0 3px 5px;
}

#rk_popup_main .rk_guide img {
	margin-right: 5px;
}

.rk_pagetop {
	text-align: right;
	clear: both;
	margin: 10px 10px 25px;
}

.rk_pagetop img {
	margin-right: 5px;
}

.btnClose {
	text-align: right;
	margin-bottom: 15px;
}

ul.categoryNavi li {
	margin-bottom: 10px;
}

ul.categoryNavi li img {
	vertical-align: bottom;
}

ul.localNavi {
	margin: 5px 0 0 30px;
}

div#rk_categoryarea .categoryLeft {
	float: left;
	width: 300px;
}

div#rk_categoryarea .categoryRight {
	float: right;
	width: 300px;
}

div#rk_categoryarea div.categoryline {
	clear:both;
	overflow: hidden;
}

#rk_popup_main .rk_jump_ {
	border:1px solid #CCC;
	overflow: hidden;
	padding: 10px;
}

#rk_popup_main ul.rk_jumpleft_ {
	float: left;
	width: 280px;
}

#rk_popup_main ul.rk_jumpright_ {
	float: right;
	width: 280px;
}

#rk_popup_main .rk_jump_ li {
	background:url(../img/usr/rk_ar_left03.gif) 0 5px no-repeat;
	padding: 0 0 0 17px;
}

.rk_popupimg_ {
	text-align:center;
	margin-top: 15px;
}

.rk_q_ {
	border-bottom:1px dashed #CCC;
	font-weight:bold;
	margin-bottom: 5px;
}

.rk_icon_ {
	margin-right:5px;
}

#rk_popup_main div.Box{
	margin-bottom:20px;
	clear:both;
	display:block;
	overflow:hidden;
	_zoom:1;
}

#rk_popup_main .txtBox{
	float:left;
	width:300px;
}

#rk_popup_main .imgBox{
	float:right;
	width:282px;
}

#rk_popup_main .imgBox img{
	border:1px solid #ccc;
}

/* --------------------------------------------------------------------
	ショッピングクレジット金利表
--------------------------------------------------------------------- */

#rk_popup_main table.kinri {
	width: 500px;
	border-collapse:collapse;
	border: 1px solid #b7cae2;
	margin-bottom: 10px;
}
#rk_popup_main table.kinri th {
	background-color:#f3f8ff;
	background-repeat: repeat-x;
	border:1px solid #b7cae2;
	border-collapse:collapse;
	color:#2a64ac;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#rk_popup_main table.kinri td {
	border:1px solid #b7cae2;
	border-collapse:collapse;
	padding: 5px;
	text-align: center;
}

#rk_popup_main .notice {
	color: #FF0000;
	font-weight:bold;
}



/* --------------------------------------------------------------------
	振込先の表
--------------------------------------------------------------------- */

#rk_popup_main table.payment {
	width: 300px;
	border-collapse:collapse;
	border: 1px solid #b7cae2;
	margin-bottom: 10px;
}
#rk_popup_main table.payment th {
	background-color:#f3f8ff;
	background-repeat: repeat-x;
	border:1px solid #b7cae2;
	border-collapse:collapse;
	color:#2a64ac;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#rk_popup_main table.payment td {
	border:1px solid #b7cae2;
	border-collapse:collapse;
	padding: 5px;
	text-align: center;
}

/* --------------------------------------------------------------------
	特定商取引法に基づく表示　表
--------------------------------------------------------------------- */

#rk_popup_main table.tokutei {
	width: 600px;
	border-collapse:collapse;
	border: 1px solid #b7cae2;
	margin-bottom: 10px;
}
#rk_popup_main table.tokutei th {
	width: 120px;
	background-color:#f3f8ff;
	background-repeat: repeat-x;
	border:1px solid #b7cae2;
	border-collapse:collapse;
	color:#2a64ac;
	font-weight: bold;
	padding: 5px;
}

#rk_popup_main table.tokutei td {
	border:1px solid #b7cae2;
	border-collapse:collapse;
	padding: 5px;
}


/* --------------------------------------------------------------------
	商品ランク　表
--------------------------------------------------------------------- */
#rk_popup_main table.rank {
	width: 600px;
	border-collapse:collapse;
	border: 1px solid #b7cae2;
	margin-bottom: 10px;
}
#rk_popup_main table.rank th {
	width: 120px;
	background-color:#f3f8ff;
	background-repeat: repeat-x;
	border:1px solid #b7cae2;
	border-collapse:collapse;
	color:#2a64ac;
	font-weight: bold;
	padding: 5px;
}

#rk_popup_main table.rank td {
	border:1px solid #b7cae2;
	border-collapse:collapse;
	padding: 10px;
}

#rk_popup_main table.rank td li{
	text-indent:-15px;
	margin-left:30px;
}


/* --------------------------------------------------------------------
	Pマーク　表
--------------------------------------------------------------------- */

#privacy .pmarkbox {
	width:600px;
}
#privacy .pmarkbox .pmarkbox_txt {
	float:left;
	text-align:right;
	width:400px;
}
#privacy .pmarkbox .pmarkbox_txt p {
	text-align:right;
}
#privacy .pmarkbox .pmarkbox_icon {
	float:right;
	width:145px;
}