@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */
div.cartlist_ {
}
div.order_flow_ {
	margin: 0 0 40px 0;
	text-align: center;
}
table.cartlist_ {
	margin: 0 auto;
	width: 800px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom:#e5e5e5 1px solid;
	border-collapse:collapse;
}
table.cartlist_ th {
	border-bottom:#e5e5e5 1px solid;
	border-collapse:collapse;
}
table.cartlist_ td {
	border-bottom:#e5e5e5 1px solid;
	border-collapse:collapse;
}
table.cartlist_ td.img_ {
	width:100px;
}
table.cartlist_ td.img_ img {
	width:100px;
}
table.cartlist_ td.name_ div.name_ {
	margin-bottom:5px;
}
table.cartlist_ td.money_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.money_ span.price_ {
	font-weight:normal;
}
table.cartlist_ td.qty_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.button_ {
	text-align: center;
	width: 60px;
}
table.cartlist_ td.total_ {
	text-align:right;
}
table.cartlist_ .qty_ input {
	height:30px;
	padding:0;
	line-height:30px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border: 1px solid #CCC;
}
table.cartlist_ .qty_ img {
	width: 30px;
	height: 30px;
}

table.cartlist_ tr.total_line_ td.money_ span.price_ {
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
}
table.cartlist_ td.promotion_ {
	text-align: center;
	padding: 0px 0px 10px 0px;
        display:none;
}

table.cartlist_ div.promotionmsg_ {
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
    display:inline-table;
}

table.cartlist_ div.promotionmsg_box_ {
	padding: 5px;
	text-align: left;
	border: 1px solid #f60;  
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

table.cartlist_ span.promotionmsg_title_ {
	font-size:12px;
	display:block;
	background: url(../img/usr/common/h2_arrow.png) left top no-repeat;
	padding-left:18px;
}


table.cartlist_ span.promotionmsg_title_ .hilight_{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}

table.cartlist_ div.promotionshortmsg_ {
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
    display:inline-table;
}

table.cartlist_ div.promotionshortmsg_box_ {
	padding: 5px;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

table.cartlist_ span.promotionshortmsg_title_ {
	font-size:12px;
	display:block;
	background: url(../img/sys/kiken.gif) left top no-repeat;
	padding-left:25px;
}

table.cartlist_ span.promotionshortmsg_title_ .hilight_{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}
table.cartlist_ span.short_price_ {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
input.calc_ {
	width:0px;
	height:0px;
}
div.cart_submit_ {
	width:800px;
	margin:20px auto;
	overflow:hidden;
}
div.cart_submit_ div.back_ {
	width:180px;
	height:35px;
	float:left;
}
div.cart_submit_ div.next_ {
	width:300px;
	float:right;
}
div.cart_submit_ div.next_ div.order_btn_ input{
	width:300px;
}
div.cart_submit_ div.next_ p.note_ {
	margin:10px 0;
	text-align:center;
}
div.cart_submit_ div.order_btn_ {
	margin-bottom:20px;
}
div.cart_submit_ div.gift_btn_ {
}

#order_service {
	width:100%;
	overflow:hidden;
}
#order_service ul {
	width:105%;
	overflow:hidden;
}
#order_service ul li {
	width:225px;
	margin:0 20px 0 0;
	float:left;
}
#order_service ul li div.img_ {
	margin-bottom:10px;
}
div.togetherlist_ {
	clear: both;
}
div.togetherlist_ #block_of_recommend h2.ttl_recommend_ {
	width: 680px;
	height: 64px;
	padding: 0;
	margin-bottom: 20px;
	background-image: url(../img/usr/common/title_togetherlist.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#block_of_recommend {
	margin:20px 0;
}
#block_of_recommend h2.ttl_recommend_ {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	padding: 14px 10px 10px 67px;
	margin-bottom: 10px;
	background-image: url(../img/usr/common/title_recommend.png);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both!important;
}
div.order_col1_ #block_of_recommend h2.ttl_recommend_ {
	background-image: url(../img/usr/common/title_recommend2.png);
}
#block_of_history {
	margin:20px 0;
}
#block_of_history h2.ttl_history_ {
	width: 980px;
	height: 60px;
	background-image: url(../img/usr/common/title_itemhistory.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both!important;
}

div.cartinfo_ {
	margin:0 10px 10px;
	text-align: center;
	font-size:12px;
}
div.cartinfo_ span.price_ {
	padding:0 2px;
	font-size: 14px;
	font-weight:bold;
	color:#ff0000;
}
div.cartinfo_ span.free_ {
	padding:0 2px;
	font-size: 14px;
	font-weight:bold;
	color:#ff6600;
}

/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
div.mail_ {
}
div.mail_ .agreebody_ {
	margin: 10px 0 20px 0;
	width: 100%;
}
div.mail_ table {
	width: 100%;
}
div.mail_ table th,
div.mail_ table td {
	vertical-align: middle;
}
div.mail_ table th {
	width: 25%;
}
div.mail_ div.mailnewstitle_ {
}
/* 上部エリア */
#magazine_wrap {
}
#magazine_wrap h1 {
	margin-bottom: 25px;
}
#magazine_wrap p.comment_ {
	line-height: 1.5;
	margin-bottom: 30px;
}
#magazine_wrap .magazine_line_ {
	width: 934px;
	margin-bottom: 15px;
	overflow: hidden;
}
#magazine_wrap .magazine_line_ .magazine_item_ {
	float: left;
	display: inline;
	width: 452px;
	padding-bottom: 15px;
	margin-right: 15px;
	background-image: url(../img/usr/magazine/frame.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ {
	overflow: hidden;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ .img_ {
	float: right;
	display: inline;
	width: 170px;
	padding-right: 5px;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ .txt_ {
	float: left;
	display: inline;
	width: 240px;
	padding: 5px 0 0 18px;
	line-height: 2.0;
}
#magazine_wrap .btn_ {
	padding: 40px 0 55px;
	text-align: center;
}

/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
div.topic_ {
}
h2.topic_title_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	padding: 0 10px 6px;
	margin-bottom:13px;
	border-bottom: 2px solid #da1404;
	clear: both!important;
}
div.topic_ div.comment_ {
}
div.topic_ div.contents_ {
}
/* トピック一覧 */
div.topiclist_ {
	margin: 0 0 30px 0;
	position: relative;
}
div.topiclist_ .topiclist_head_ {
	overflow: hidden;
}
div.topiclist_ .topiclist_head_ h2 {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	width: 680px;
	height: 71px;
	background-image: url(../img/usr/common/ttl_news.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#toppage div.topiclist_ .topiclist_head_ h2 {
	width: 740px;
	height: 60px;
}
div.topiclist_ .topiclist_head_ .rss_ {
	float: right;
	display: inline;
	text-align: right;
}
div.topiclist_ .list_btn_ {
	width: 100px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 10px;
}
div.topiclist_ .list_btn_ a {
	display: block;
	width: 100px;
	height: 24px;
	background-image: url(../img/usr/common/list_btn_.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
 overflow:hidden;
}
div.topiclist_ .topiclist_body_ {
	padding: 0 0 22px 0;
	background-color: #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
#toppage div.topiclist_ .topiclist_body_ {
	padding: 0 32px 22px 32px;
}
div.topiclist_ .topiclist_body_ ul.topicline_ {
	margin: 0;
	padding: 0;
	background:#ffffff;
}
div.topiclist_ ul.topicline_ li {
	border-top: 1px dotted #cdcdcd;
}
div.topiclist_ ul.topicline_ li:first-child {
	border-top: 0;
}
div.topiclist_ ul.topicline_ li a,
div.topiclist_ ul.topicline_ li span.nolink_ {
	color: #221a1a;
	display:block;
	padding: 15px 0 15px 15px;
	overflow: hidden;
}
div.topiclist_ ul.topicline_ li.img_ {
	padding: 5px 0;
	background: none;
}
div.topiclist_ ul.topicline_ li .day_ {
	float: left;
	display: inline;
	width: 88px;
	line-height: 2.0;
}
div.topiclist_ ul.topicline_ li .icon_ {
	float: left;
	display: block;
	width: 112px;
	height: 18px;
 margin:3px 0;
}
div.topiclist_ ul.topicline_ li .icon_ img {
	height: 18px;
}
div.topiclist_ ul.topicline_ li .comment_ {
	float: left;
	display: inline;
	width: 460px;
	line-height: 2.0;
}
div.topiclist_ ul.topicline_ li a .comment_:hover {
	text-decoration: underline;
}

/* トピック詳細一覧 */
div.topicdetaillist_ {
	background-color: #fff;
	padding: 22px 0;
	margin: 30px 0 30px 0;
}
#toppage div.topicdetaillist_ {
	padding: 22px 32px;
}
div.topicdetaillist_ ul.topicline_ li {
	border-top: 1px dotted #cdcdcd;
}
div.topicdetaillist_ ul.topicline_ li:first-child {
	border-top: 0;
}
div.topicdetaillist_ ul.topicline_ li a,
div.topicdetaillist_ ul.topicline_ li span.nolink_ {
	color: #221a1a;
	display:block;
	padding: 15px 0 15px 15px;
	overflow: hidden;
}
div.topicdetaillist_ ul.topicline_ li.img_ {
	padding: 5px 0;
	background: none;
}
div.topicdetaillist_ ul.topicline_ li .day_ {
	float: left;
	display: inline;
	width: 93px;
	line-height: 2.0;
}
div.topicdetaillist_ ul.topicline_ li .icon_ {
	float: left;
	display: block;
	width: 95px;
	height: 18px;
}
div.topicdetaillist_ ul.topicline_ li .icon_ img {
	height: 18px;
}
div.topicdetaillist_ ul.topicline_ li .comment_ {
	float: left;
	display: inline;
	width: 472px;
	line-height: 2.0;
}
div.topicdetaillist_ ul.topicline_ li a .comment_:hover {
	text-decoration: underline;
}
/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */
/* 入力画面 */
div.questionnaire_ {
}
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%;
}
div.questionnaire_box_ table.formdetail_ th {
	width: 16em;
}
div.questionnaire_box_ div.questionnaire_box_content_ {
	padding: 0 10px;
}
/**/

/* 確認画面 */
table.questionnaire_confirm_ {
	width: 100%;
}
table.questionnaire_confirm_ th {
	width: 16em;
}
/**/

/* --------------------------------------------------------------------
	追加認証
-------------------------------------------------------------------- */
input.certify_ {
	width:0px;
	height:0px;
}

div.certify_escape_ {
	text-align:center;
}
div.certify_escape_ a {
	text-decoration:underline;
}

/**/

/* --------------------------------------------------------------------
	Amazonペイメント
-------------------------------------------------------------------- */
#LoginWithAmazonButton {
	text-align: center;
}

#AmazonPayButton {
	text-align: center;
}

#addressBookWidgetDiv {
	width: 600px;
	height: 270px;
        padding: 5px 0;
}

#walletWidgetDiv {
	width: 600px;
	height: 270px;
        padding: 5px 0;
}

div.amazon_pay_button_login_ {
	text-align: left !important;
	padding-bottom: 18px;
}

div.amazon_pay_button_method_ {
	padding-top: 18px;
}

div.login_with_amazon_button_method_ {
	padding-bottom: 10px;
}

div.amazon_address_area_ {
        width: 600px;
        margin: 0 auto;
}

div.amazon_wallet_area_ {
        width: 600px;
        margin: 0 auto;
}