@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/*************************************
 * TopPage
 *************************************/
/**
 * promotion
 */
.promotion-container {
	margin: 0 0 27px 0;
	position: relative;
	width: 100%;
}
.slideshow-section {
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 500px;
}
.slideshow-section .wrapper {
}
.slideshow-section ul {
	margin: 0;
	padding: 0;
	position: absolute;
}
.slideshow-section ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.slideshow-section li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.slideshow-section li a {
	overflow: hidden;
	display: block;
	position: relative;
}
/* pagenation */
.promotion-container .slideshow-pagenation {
	margin: 0 auto;
	height: 10px;
	text-align: center;
}
.promotion-container .slideshow-pagenation ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: auto;
	line-height: 100%;
	font-size: 1px;
}
.promotion-container .slideshow-pagenation:after,
.promotion-container .slideshow-pagenation ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.promotion-container .slideshow-pagenation ul li {
	margin: 0 2px 0 0;
	padding: 0;
	display: inline-block;
}
.promotion-container .slideshow-pagenation ul li a {
	display: block;
	width: 80px;
	height: 10px;
	background: url("../images/slideshow/btn.png") no-repeat 0 bottom;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.promotion-container .slideshow-pagenation ul .current a {
	background: url("../images/slideshow/btn-current.png") no-repeat 0 bottom;
}



/*************************************
 * News
 *************************************/
.news-heading-section .rss {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
}

/*************************************
 * News 一覧
 *************************************/
.news-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-list li {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}
.news-list ul:after,
.news-list li:after,
.news-list li .info:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.news-list .thumb{
	display: none;
}
.news-list .info {
	float: left;
}
.news-list .thumb {
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
}
.news-list .info .date{
	margin: 0;
	color: #888;
	width: 100px;
}
.news-list .info .date,
.news-list .info .title {
	display: block;
	float: left;
}
.news-list .info .title {
	width: 630px;
}

/*************************************
 * News 詳細
 *************************************/
.news-heading-section .date {
	color: #888;
}
.news-image-section {
	overflow: hidden;
}
.news-body-section {
	margin: 0 0 55px 0;
}
.news-body-section .url {
	margin: 38px 0 0 0;
}

/* ==============================================
▼下層
=============================================== */
div#undercolumn_aboutus {
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {
    margin: 0 auto;
    width: 100%;
}
.zipimg img {
    vertical-align: middle;
}




/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
    width: 100%;
    margin: 20px auto;
    padding: 30px 0;
    border-top: 2px solid #231815;
	border-bottom: 2px solid #231815;
}

div#undercolumn_error .message_area .error {
    padding: 50px 0;
}


/* ==============================================
▼商品一覧
=============================================== */
/**
 * Pager
 */
.pagenumber_area {
	padding-bottom: 10px;
}
.pagecond_area {
	margin-bottom: 20px;
	padding: 10px;
}
.pagenumber_area {
	margin: 20px 0;
}
.pagecond_area {
	display: none;
}
.pagenumber_area .navi {
	width: 100%;
	text-align: left;
	white-space: nowrap;
}
.pagenumber_area .navi .current,
.pagenumber_area .navi .page,
.pagenumber_area .navi .next,
.pagenumber_area .navi .prev {
	margin: 0 0 0 1px;
	padding: 5px 7px;
	display: inline-block;
	font-family: "Helvetica", "Arial", sans-serif !important;
	line-height: 100%;
	color: #fff;
	background: #e8380d;
	white-space: nowrap;
}
.pagenumber_area .navi .next {
}
.pagenumber_area .navi .prev {
}
.pagenumber_area .navi .current {
	font-weight: bold;
	color: #e8380d;
	background: none;
}
.pagenumber_area .change {
	float: right;
	text-align: right;
	white-space: nowrap;
}
.pagenumber_area .change .page-limit {
	display: none;
}
.pagenumber_area .change .page-sort {
	display: inline-block;
}
.pagenumber_area .change .page-sort:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.pagenumber_area .change .page-sort .sort-item a,
.pagenumber_area .change .page-sort .sort-item strong {
	margin: 0 0 0 1px;
	padding: 3px 7px;
	display: block;
	background: #eee;
	float: left;
}
.pagenumber_area .change .page-sort .sort-item a:hover {
	background: #ddd;
	text-decoration: none;
}
.pagenumber_area .change .page-sort .sort-item strong {
	color: #222;
	background: #ccc;
	cursor: default;
}

/* レイアウト
----------------------------------------------- */
/**
 * bloc.css 参照
 */
h1 .product-count {
	margin: 0 0 0 5px;
	color: #888;
	font-size: .4em;
	font-weight: normal;
}
/* メインカラム用 1カラム時*/
#one_maincolumn div.listrightbloc {
}
/* メインカラム用 2カラム時*/
#two_maincolumn_right div.listrightbloc,
#two_maincolumn_left div.listrightbloc {
}
/* メインカラム用 3カラム時*/
#three_maincolumn div.listrightbloc {
}
.product-list .item {
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.product-list .thumb {
	margin: 10px 0;
	padding: 0;
	display: block;
	text-align: center;
	height: 150px;
	overflow: hidden;
}
.product-list .status-article {
	position: absolute;
	top: 0;
	left: 0;
}
.product-list .pricebox {
	text-align: left;
}
.product-list .cart-article {
	display: none;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
.product-list ul.status_icon {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	border: none;
}
.product-list ul.status_icon li {
	margin: 0 1px 1px 0;
	padding: 0;
	display: inline;
	width: auto;
	border: none;
}
/* 商品名 */
.product-list h2,
.product-list h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 140%;
}
/* 価格 */
div.listrightbloc .pricebox {
	margin: 0;
}
/* 買い物かご */
div.listrightbloc .cart_area {
}

/* 規格 */
div.listrightbloc .classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
div.listrightbloc dl {
    width: 100%;
}
div.listrightbloc dt {
    display: inline-block;
    vertical-align: top;
}
div.listrightbloc dd {
    padding-bottom: 10px;
    display: inline-block;
}
div.listrightbloc dd p.attention {
    margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
    margin: 0;
    float :right;
}
div.listrightbloc .cartin .quantity {
    padding: 3px 10px 0 0;
    width: 150px;
    float :left;
    text-align: right;
}
div.listrightbloc .cartin .quantity .box {
    width: 70px;
}
div.listrightbloc .cartin_btn {
    width: 160px;
    float :left;
}


/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
    *1カラム時 [one_maincolumn]
    *2カラム時 [two_maincolumn_left]
               [two_maincolumn_right]
    *3カラム時 [three_maincolumn]

----------------------------------------------- */
#detailarea,
.sub_area {
    margin-bottom: 20px;
    width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#detailphotobloc {
	margin: 0 0 0 1px;
    width: 605px;
    float: left;
	overflow: hidden;
}
#detailrightbloc {
    width: 360px;
    float: right;
}
#detailphotobloc .thumb-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	display: inline-block;
	border-collapse: collapse;
	border-top: 1px #ececec solid;
	border-left: 1px #ececec solid;
}
#detailphotobloc .thumb-list ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
#detailphotobloc .thumb-list li {
	margin: 0;
	padding: 0;
	width: 302px;
	float: left;
	text-align: center;
}
#detailphotobloc .thumb-list li .thumb {
	margin: 0 0 0 0px;
	height: 226px;
	border-bottom: 1px #ececec solid;
	border-right: #ececec 1px solid;
}
#detailphotobloc .thumb-list li a{
	display: block;
}
/* 商品情報 各種設定
----------------------------------------------- */
#detailrightbloc h1 {
    margin: 0;
    padding: 27px 0;
    color: #000;
    font-weight: bold;
    font-size: 1.8em;
	font-family: "Helvetica", "Arial","hiragino kaku gothic pro","メイリオ","Osaka","ＭＳ Ｐゴシック",sans-serif !important;
	border: none;
}
#detailrightbloc .relative_cat {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
#detailrightbloc .relative_cat dt {
	color: #000;
	font-weight: bold;
	display: none;
}
#detailrightbloc .relative_cat dd {
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #888;
	line-height: 140%;
}
#detailrightbloc .relative_cat dd a:link,
#detailrightbloc .relative_cat dd a:visited {
	color: #888;
}
/* 商品ステータス */
#detailrightbloc ul.status_icon {
    margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#detailrightbloc ul.status_icon li {
    margin: 0 5px 3px 0;
    display: inline;
}
#detailrightbloc .category-section {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}
#detailrightbloc .status-section {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}
#detailrightbloc .price-section {
	padding: 12px 0;
	border-top: #ececec 1px solid;
	clear: both;
}
#detailrightbloc .tax-included {
	margin-left: 4px;
	font-size: .7em;
}
#detailrightbloc .spec-section {
	margin: 0 0 20px 0;
	clear: both;
}
#detailrightbloc .exp-section {
	margin: 0 0 20px 0;
	line-height: 170%;
	color: #888;
	clear: both;
	font-size: 1.1em;
}
#detailrightbloc .point-section {
	display: none;
}

/* CART */
#detailrightbloc .cart-section {
	padding: 0;
	clear: both;
}
#detailrightbloc .specification-article {
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 0;
	background: #fff;
	border-top: #eee 1px solid;
}
#detailrightbloc .quantity-article {
	margin: 0 0 2px 0;
	padding: 12px 10px;
	background: #fff;
	border-top: #eee 1px solid;
}
#detailrightbloc .quantity-article input {
	text-align: right;
}
#detailrightbloc .no-stock-article {
	margin: 0 0 20px 0;
	padding: 20px 0;
	background: url("../images/bg/line-w-2.png") repeat-x 0 0;
	text-align: right;
}
#detailrightbloc .no-stock-article .attention {
	color: #000;
}
#detailrightbloc .cartin {
    text-align: center;
}
#detailrightbloc .cartin_btn {
    text-align: center;
}
#detailrightbloc .favorite-section {
    display: none;
}
#detailrightbloc .recommend-section {
	margin: 0 0 50px;
	padding: 0;
	position: relative;
}


/**
 * お客様の声
 */
div#customervoice_area {
    display: none;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#whobought_area h2 {
	padding: 30px 0 30px 10px;
	border-top: #ececec 1px solid;
	font-size: 1.4em;
}


/* ***********************************************
* カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #ffcc62;
    background: #fffaf0;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

div#undercolumn_cart .attention {
	margin: 10px 0;
	padding: 0;
}
div#undercolumn_cart .quantity-num {
	margin: 5px 0;
	display: block;
}

div#undercolumn .empty-cart {
	padding: 10px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: #f5f3f2 url("../images/bg/cart-th.png") repeat 0 0;
}
div.form_area {
    margin-bottom: 30px;
}
div#undercolumn_cart .guide-message {
	margin: 20px 0;
}
.product-attr {
	display: block;
	color: #888;
	font-size: .96em;
}

/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}
.shopping-flow-section {
	margin: 0;
	padding: 0;
	cursor: default;
	color: #ccc;
}
.shopping-flow-section span {
	margin: 0;
	padding: 0 10px;
	font-size: .96em;
}
.shopping-flow-section .current {
	font-weight: bold;
	color: #000;
}
div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}
.btn-postcode {
	margin: 0 0 0 8px;
	display: inline-block;
	background: url("../images/btn/postcode.png") no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 142px;
	height: 29px;
	position: absolute;
	top: 2px;
}
.customer-info-message {
	text-align: center;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
    margin: 0 auto 30px;
    width: 100%;
}
div#undercolumn_shopping .pay_area02 {
    margin: 40px auto 30px auto;
}
div#undercolumn_shopping .pay_area02 .txtarea {
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
    width: 99%;
    height: 150px;
}
div#undercolumn_shopping .delivdate {
	padding: 10px;
	border: #ccc 1px solid;
	background: url("../images/bg/tbl-th.png") repeat 0 0;
}
div#undercolumn_shopping .pay_area02 .select-msg {
    margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}
div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}
div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}
div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


/* お届け先の指定
----------------------------------------------- */
#address_area {
    margin-bottom: 10px;
    width: 100%;
}

#address_area .information {
    width: 65%;
    float: left;
}

#undercolumn_shopping .information {
    margin-bottom: 15px;
}

#address_area .add_multiple {
    padding: 15px 10px;
    border: 1px solid #ffcc62;
    float: right;
    width: 30%;
    color: #555;
    background: #fffaf0;
    text-align: center;
    font-weight: bold;
}

#address_area .add_multiple p {
    margin-bottom: 10px;
}

#address_area p.addbtn {
    font-weight: bold;
    font-size: 10px;
}


/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}

