@charset "Shift_JIS";

.pc_none { display:none; }

.update {
	color:#f69;
	display:inline-block;
	font-size:10px;
}

.date { font-size:0.88em; }

.page_popup .date { text-align:right; }

/*========================================
新レイアウト
========================================*/
/*
.contents {
	width:950px;
	margin:0 auto;
}

#contents_main {
	width:720px;
	float:right;
}

#contents_side {
	width:200px;
	float:left;
}

/*clearfix*//*
.contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.contents { min-height: 1px; }

* html .contents { /*height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**//* }

/*========================================
header,footer
========================================*/



#global_header .contents {
	margin-top:1em;
	margin-bottom:1em;
}

/*========================================
横串インクルード　
========================================*/
.common_include { margin-bottom:0.5em; }

.common_include + .detail_contents,
.common_include + #sum_contents { margin-top:1.5em; }

/*========================================
もっと見る
========================================*/
.more {
	clear:both;
	background:url(/search/image/more.gif) no-repeat center bottom;
	text-align:center;
}

.more a {
	display:block;
	height:50px;
	text-decoration:none;
}

.more a:hover { color:#7ACCE4; }

/*========================================
ページ送り
========================================*/
.paging {
	border-top:1px solid #ccc;
	padding:1.5em;
	text-align:center;
}

.paging ul,
.paging li { display:inline;
}

.paging .active,
.paging strong,
.paging li a { padding:1em; }


/*========================================
ネットポイント福袋
========================================*/

#body_ordernetpoint .tooltip_title,
#body_ordernetpoint .tooltip_body {
	display:inline;
	background:none;
	border:none;
	padding:0;
}

#body_ordernetpoint .tooltip_title {
	border-right:1px dotted #ccc;
	padding-right:0.5em;
	margin-right:0.5em;
}

#body_ordernetpoint .tooltip_box {
	width:250px;
	padding:0.5em 0.7em;
	top:20px;
	left:-100px;
}

/*========================================
btn
========================================*/
/*.btn_box {
	position:relative;
	margin:3em 0;
	text-align:center;
}


.btn_box+.btn_box { margin-top:4em; }

.page_popup .btn_box { margin:2em auto; }

.btn_box p {
	text-align:center;
	margin-bottom:1em;
}

.btn_box img { margin:0 0.2em; }

ul.btn_box li { display:inline; }

#body_orderconfirm .btn_box .attention {
	text-align:center;
	margin-top:1em;
}

/*========================================
  cssボタン共通設定
========================================*/
/*.btn_box div a,
ul.btn_box li a {
	font-size:1.3em;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0.5em 1.2em;
	display:inline-block;
	min-width:5em;
	margin:0.2em;
	border:1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:rgba(0, 0, 0, 0.3) 2px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 2px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 2px 2px 3px 0px;
}

.btn_box a:hover,
.btn_medicalconfirm {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

/*テキストリンク用相殺*/
/*
.btn_box p a,
.btn_box .attention a,
.btn_cart a {
	display:inline;
	font-weight:normal;
	font-size:1em;
	padding:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	text-decoration:underline;
	border:none;
}

/*========================================
戻る
========================================*/
/*
#body_orderconfirm .btn_back {
	top:0;
	bottom:auto;
}*/
