@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */

div.cartlist_ {
}
div.order_flow_ {
	text-align: center;
	padding-bottom: 20px;
}
table.cartlist_ {
	margin: 0 auto 10px;
	width: 100%;
	border-left: none;
	border-right: none;
}

table.cartlist_ td.img_ {
	width: 100px;
}
table.cartlist_ td.img_ img {
	width: 100px;
	border: 1px solid #ccc;
}
table.cartlist_ td.money_ {
	width:80px;
	white-space:nowrap;
	text-align:center;
}
table.cartlist_ td.qty_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.button_ {
	text-align: center;
	width: 30px;
}
table.cartlist_ td.total_ {
	text-align:right;
}
table.cartlist_ .qty_ input {
}
input.calc_ {
	width:0px;
	height:0px;
}

/* --------------------------------------------------------------------
	購入前メッセージ
-------------------------------------------------------------------- */
.agreelist_ {
	width:850px;
	margin:auto;
}



/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
div.mail_ {
}
div.mail_ .agreebody_ {
	margin: 10px 0 20px 0;
	width: 100%;
}
div.mail_ table {
	width: 100%;
}
div.mail_ table th {
	width: 25%;
}
div.mail_ div.mailnewstitle_ {
}

/* --------------------------------------------------------------------
	お友達に紹介
-------------------------------------------------------------------- */
div.intro_ {
	padding: 0 60px;
	margin:25px auto;
	overflow:hidden;
	text-align:left;
	width:960px
}

div.intro_ .common_headline2_ {
	font-size:14px;
	font-weight:bold;
	padding:7px 0 0 10px;
}
div.intro_ .mail_ {
	padding: 0;
}
div.intro_ table {
	width: 100%;
}
div.intro_ table.intro_address_ th {
	width: 8em;
	vertical-align: top;
}
div.intro_ .name_ input{
	margin: 0 5px 0 5px;
}
div.intro_ span.mail_ {
	padding-left: 20px;
}
div.intro_ .mail_ input{
	margin: 0 0 0 5px;
}

div.intro_box_ {
	margin-bottom: 40px;
	width: 100%;
	overflow: hidden;
}
div.intro_ div.intro_box_ div.name_ {
	margin-right: 20px;
	float: left;
}
div.intro_ div.intro_box_ div.mail_ {
	float: left;
}
/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */

h2.topic_title_ {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #CCC;
	padding-bottom: 10px;
}

/* トピック一覧 */
div.topiclist_ {
	width: 355px;
	float: left;
}
div.topiclist_ .topiclist_head_ {
	height: 32px;
	overflow: hidden;
	background: url(../img/usr/rk_bg_common_headline2.gif) 0 0 repeat-x;
	margin-bottom: 10px;
}
div.topiclist_ .topiclist_head_ h2 {
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
div.topiclist_ .topiclist_head_ .rss_ {
	float: right;
	display: inline;
	text-align: right;
	margin: 7px;
}

div.topiclist_ div.topiclist_ ul.topicline_ {
	margin: 0;
	padding: 0;
}
div.topiclist_ ul.topicline_ li {
	padding: 5px 5px 5px 15px;
	background: url(../img/usr/topiclist.png) 5px 9px no-repeat;
	border-bottom: 1px dotted #CCC;
}
div.topiclist_ ul.topicline_ li.img_ {
	padding: 5px 0;
	background: none;
}

/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

/* 入力画面 */
div.questionnaire_ {
	width:850px;
}
div.questionnaire_box_ {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ div.desc_ {
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ table {
	width: 100%;
	margin-top:5px;
}
div.questionnaire_box_ table.formdetail_ th {
	width: 16em;
}
div.questionnaire_box_ div.questionnaire_box_content_ {
	padding: 0 10px;
}

div.questionnaire_box_ h2.common_headline2_{
 	padding:7px 0 0 10px;
}




/**/

/* 確認画面 */
table.questionnaire_confirm_ {
	width: 100%;
}
table.questionnaire_confirm_ th {
	width: 16em;
}
/**/

/* --------------------------------------------------------------------
	カタログ
-------------------------------------------------------------------- */
/* カタログ一覧 */
.catalog_cart_ {
	margin-bottom: 10px;
	text-align: center;
}
.catalog_frame_ {
	width: 100%;
}
.catalog_frame_ td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}
.catalog_frame_ td.img_ {
	padding-right: 10px;
}
.catalog_frame_ td.desc_ div.name_ {
	margin-bottom: 10px;
	padding: 5px;
	background: #F0F0F0;
}
.catalog_frame_ td.desc_ div.name_ .name1_ {
	font-size: 14px;
	font-weight: bold;
}
.catalog_frame_ td.desc_ div.comment_ {
	margin: 0 0 10px 10px;
}
.catalog_frame_ td.desc_ div.limit_ {
	margin: 0 0 10px 10px;
}

/* カタログ利用規約 */
div.customer_ .catalog_agreebody_ {
	margin: 0 0 10px 0;
	width: 100%;
}
/**/

/* カタログ請求確認 */
dl.catalogconfirm_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
dl.catalogconfirm_ dt {
	padding: 5px;
	float: left;
	font-weight: bold;
}
dl.catalogconfirm_ dd {
	padding: 5px 5px 5px 8em;
	border-bottom: 1px dotted #CCC;
}

/* 追加スタイル */
table.cartlist_ th {
	text-align: center;
	background-color:#b8b8b8;
	color:#FFF;
	font-size:10px;
	padding:2px;
}

table.cartlist_ td {
	border-bottom:1px dashed #ccc;
}

#rk_sys_guide{
	float:left;
	border: 1px solid #b8b8b8;
	padding: 5px;
	margin-bottom: 15px;
}

#rk_sys_delifree{
	float:right;
	width:300px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
}

table.cartlist_ td.rk_sys_desc_ .name_{
	margin-bottom:5px;
}


div.stock_, div.checkbox_ {
}

.rk_sys_bn_ {
	text-align:center;
}

.rk_sys_bn_ img {
	margin:20px 5px 0;
}


/* --------------------------------------------------------------------
	top トピックス機能表示　130517
-------------------------------------------------------------------- */

div.category_topiclist_ div.topiclist_body_ {
    height: 177px;
    overflow-y: scroll;
}