@charset "UTF-8";
@import url("smoothness/jquery-ui-1.8.4.custom.css"); 

/* =======================================================================
CSSの名前：style.css 
最終更新日時：2012/2/15
--------------------------------------------------------------------------
1.reset
2.base
3.コンテナ・サイドバー・メインコンテンツ
4.ヘッダ
5.サイドバー
6.extファイル用
7.トップページ
8.カートの中身～注文完了まで、プレゼント応募～完了まで
9.定期購入商品履歴照会・変更
10.フッタ
11.商品詳細・一覧、プレゼント詳細・一覧
12.レビュー
13.購入履歴
14.サブウインドウで表示するページ用
15.エラーページ
======================================================================= */


/* =================================================================
2.base
=================================================================*/

/*  padding/margin
-------------------------------------------------------------*/
.m0{margin:0 !important;}
.mT0{margin-top:0 !important;}
.mB0{margin-bottom:0 !important;}
.mR0{margin-right:0 !important;}
.mL0{margin-left:0 !important;}
.mT10{margin-top:10px !important;}
.mB10{margin-bottom:10px !important;}
.mR10{margin-right:10px !important;}
.mL10{margin-left:10px !important;}
.mT20{margin-top:20px !important;}
.mB20{margin-bottom:20px !important;}
.mR20{margin-right:20px !important;}
.mL20{margin-left:20px !important;}
.mT30{margin-top:30px !important;}
.mB30{margin-bottom:30px !important;}
.mR30{margin-right:30px !important;}
.mL30{margin-left:30px !important;}
.mT40{margin-top:40px !important;}
.mB40{margin-bottom:40px !important;}
.mR40{margin-right:40px !important;}
.mL40{margin-left:40px !important;}
.mT50{margin-top:50px !important;}
.mB50{margin-bottom:50px !important;}
.mR50{margin-right:50px !important;}
/*------------------------------*/
.p0{padding:0;}
.pT0{padding-top:0;}
.pB0{padding-bottom:0;}
.pR0{padding-right:0;}
.pL0{padding-left:0;}
.pT10{padding-top:10px;}
.pB10{padding-bottom:10px;}
.pR10{padding-right:10px;}
.pL10{padding-left:10px;}
.pT20{padding-top:20px;}
.pB20{padding-bottom:20px;}
.pR20{padding-right:20px;}
.pL20{padding-left:20px;}
.pT30{padding-top:30px;}
.pB30{padding-bottom:30px;}
.pR30{padding-right:30px;}
.pL30{padding-left:30px;}
.pT40{padding-top:40px;}
.pB40{padding-bottom:40px;}
.pR40{padding-right:40px;}
.pL40{padding-left:40px;}
.pT50{padding-top:50px;}
.pB50{padding-bottom:50px;}
.pR50{padding-right:50px;}
.pL50{padding-left:50px;}

/*  clear
-------------------------------------------------------------*/
.clear{clear:both;}
.clearfloat{clear:both; height:0; font-size:1px; line-height:0;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; clear:both;}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*  左・右寄せ
-------------------------------------------------------------*/
.fL{float:left;}
.fR{float:right;}
.txC{text-align:center;}
.txR{text-align:right;}


/*  基本のlink color
-------------------------------------------------------------*/
a:link{ color:#3a3a3a; text-decoration:none;}
a:visited{ color:#3a3a3a;text-decoration:none;}
a:hover,a:active{ color:#3a3a3a; text-decoration:none;}

.bold { font-weight: bold;}
.red{ color:#e60012;}

a:hover img.ovr {filter: alpha( opacity = 60 );opacity: 0.6;}
.btnArea02{ margin:10px auto; text-align:center;}


/*  その他共通
-------------------------------------------------------------*/
.iconArea ul li span{
	display: inline-block;
	padding: 2px 8px !important;
	font-size: 8px;
	color: #fff;
}

.iconArea .icon_new{ background:#AD0000;}
.iconArea .icon_backorder{ background:#93A5BD;}
.iconArea .icon_preorder{ background:#6B9410;}
.iconArea .icon_soldout{ background:#7F7F7F;}
.icon_soldout{display: none!important;}


/* =================================================================
3.コンテナ・サイドバー・メインコンテンツ
使用ファイル：すべてのファイル
=================================================================*/

/* container - サイドバー・メインコンテンツを格納するコンテナ
-------------------------------------------------------------*/
/* container - サイドバー・メインコンテンツを格納するコンテナ
-------------------------------------------------------------*/
#container{width:1120px; margin:0 auto;overflow: hidden;}

#container .onlinestore {
	margin: 0 auto 10px auto;
}
/* sidebar - サイド
-------------------------------------------------------------*/
#sidebar {float:left; width:200px;}



/* main - コンテナ内メインコンテンツ
-------------------------------------------------------------*/
#main{float:right; width:879px; padding-bottom:20px;overflow: hidden;}
#main.common{float: none;margin: 0 auto;}

#main h2.title{border-bottom:1px dotted  #B9B9B9; width:100%; font-size:12px; height:45px; font-weight:normal;letter-spacing: 2px; margin-bottom:40px;}
#main h2.title span.en{
	border-bottom:4px solid #B9B9B9;
	font-size: 22px;
	margin-right: 20px;
	padding-bottom:11px;
}

#main h2.entry {
	width: 880px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #666;
	padding: 0;
	font-weight: normal;
	background: url(../images/common/main/h2_entry.gif) no-repeat;
}
#main h2.entry span.en {
	font-size: 22px;
	margin-right: 20px;
	letter-spacing: 2px;
}
#main h2.login {
	width: 880px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #666;
	padding: 0;
	font-weight: normal;
	background: url(../images/common/main/h2_login.gif) no-repeat;
}
#main h2.login span.en {
	font-size: 22px;
	margin-right: 20px;
	letter-spacing: 2px;
}
#main h2.mypage {
	width: 880px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #666;
	padding: 0;
	font-weight: normal;
	background: url(../images/common/main/h2_mypage.gif) no-repeat;
}
#main h2.mypage span.en {
	font-size: 22px;
	margin-right: 20px;
	letter-spacing: 2px;
}
#main h2.history {
	width: 880px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #666;
	padding: 0;
	font-weight: normal;
	background: url(../images/common/main/h2_history.gif) no-repeat;
}
#main h2.history span.en {
	font-size: 22px;
	margin-right: 20px;
	letter-spacing: 2px;
}
#main h2.favorite {
	width: 880px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #666;
	padding: 0;
	font-weight: normal;
	background: url(../images/common/main/h2_favorite.gif) no-repeat;
}
#main h2.favorite span.en {
	font-size: 22px;
	margin-right: 20px;
	letter-spacing: 2px;
}



/*  リセット
-------------------------------------------------------------*/

#main table {
    width: auto;
    margin: 0;
    font-size: inherit;
    border: none;
}





#main p{margin:5px 10px; line-height:1.75; }
#main p.caption{margin:5px 10px; line-height:1.75; font-size:80%;}
#main th{vertical-align:middle;}
#main th.title{width:190px; text-align:left;}
#main th.title_center{width:160px; text-align:left; vertical-align:middle;}
#main th.address{width:55px;}
#main td{vertical-align:middle;}
#main td input{vertical-align:middle; padding:2px;}
#main .buttonarea02{margin:10px; padding-top:40px; text-align:center;}

#main .buttonarea{margin:10px; padding-top:10px; text-align:center;}
#main .buttonarea a { cursor: pointer;}
#main .buttonarea .attention{color:#C00; font-size:90%;}
#main .buttonareaFR{margin:0 0 0px; float:right;}
#main .buttonareaFR:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#main .hissu{color:#C00; font-weight:bold;}
.ec-pannavi{font-size:11px; color: #676767; width:1120px; margin:-10px auto 50px;}
.ec-pannavi a {color: #676767;}

/* #main.no-sidebar - サイドバーの無いメインコンテンツ
-------------------------------------------------------------*/
#main.no-sidebar{float:none !important; width:880px !important; min-height:500px; margin:auto !important;}
#main.no-sidebar table{width:880px !important;}
#main.no-sidebar th{padding:10px !important;}
#main.no-sidebar td{padding:10px !important;}

/* #main.cart - カートフロー中のメインコンテンツ
-------------------------------------------------------------*/
#main.cart{float:none; width:960px; min-height:500px;}

/* #main.member - 新規会員登録
-------------------------------------------------------------*/
#main.member h3{
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#main.member p{margin:0px;line-height:160%; font-size:12px; letter-spacing: 1px;}

#main.member table {
	border: 5px solid #E6E6E6;
	margin: 0 0 30px 0;
}
#main.member table th {
	background: #E6E6E6;
	font-size: 14px;
	width: 220px;
	border: none;
	border-bottom: 1px solid #D6D6D6;
	font-weight: bold;
}
#main.member table td {
	font-size: 13px;
	border: none;
	border-bottom: 1px solid #D6D6D6;
}
#main.member table td input[type="text"],
#main.member table td input[type="password"]{
	height: 25px;
}

#main.member table td .name input[type="text"]{ width:170px;}
#main.member table td .b_day input[type="text"]{ width:70px;}
#main.member table td select {
	height: 25px;
}
#main.member table td input.postcode {
	background: #7B7B7B;
	color: #FFF;
	text-align: center;
	width: 97px;
	line-height: 25px;
	font-size: 12px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
	border: none;
}

/* #main.login - ログイン
-------------------------------------------------------------*/
#main.login h3{
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.6rem;
}
#main.login p{margin:0px;line-height:160%; font-size:12px; letter-spacing: 1px;}
.aec-login-form {
	margin: 0 0 30px 0;
	background: #E6E6E6;
	border: none;
}
.aec-login-form th {
	background: #E6E6E6;
	font-size: 12px;
	width: 200px;
	border: none;
	font-weight: bold;
	padding: 30px 0 30px;
	text-align: right;
	letter-spacing: 1px;
	height: 25px;
	vertical-align: middle;
}
.aec-login-form td {
	vertical-align: middle;
	font-size: 12px;
	border: none;
}
.aec-login-form td input {
	height: 30px;
	width: 450px;
}
.aec-login-form td span {
	font-size: 11px;
}
#main.login .no_member {
	border-top: 1px dotted #B9B9B9;
	border-bottom: 1px dotted #B9B9B9;
	margin-top: 40px;
	padding-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 0px;
}

/* #main.mypage - 新規会員登録
-------------------------------------------------------------*/
#main.mypage h3{
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#main.mypage p{margin:0px;line-height:160%; font-size:12px; letter-spacing: 1px;}
#main.mypage .pointArea {
	margin-bottom: 40px;
	overflow: hidden;
}
#main.mypage .pointArea table {
	width: 480px;
	float: left;
	border: none;
	border: 5px solid #E6E6E6;
	margin: 0 20px 0 0;
}
#main.mypage .pointArea table th {
	border: none;
	background: #E6E6E6;
	width: 240px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	letter-spacing: 1px;
}
#main.mypage .pointArea table td {
	border: none;
	background: #FFF;
	vertical-align: middle;
	padding-left: 30px;
	letter-spacing: 1px;
}
#main.mypage .pointArea table td .point {
	font-size: 22px;
}
#main.mypage .pointArea p {
	float: left;
	width: 340px;
	font-size: 11px;
}

#main.mypage .box_01 {
	background: #E6E6E6;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 2px;
	text-align: center;
}
#main.mypage .box_01 .txtArea {
	float: left;
	width: 560px;
}
#main.mypage .box_01 .btnArea {
	float: right;
	margin: 10px 0 0 0;
}
#main.mypage .box_02 {
	background: #E6E6E6;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	width: 390px;
	text-align: center;
}
#main.mypage .box_02 .btnArea {
	margin: 10px auto 0 auto;
}
.member_mypage-box-mailmagazine {
  display: table;
  width: 100%;
}
.member_mypage-box-mailmagazine + .member_mypage-box-mailmagazine {
  margin-top: 20px;
  border-top: 1px solid #fff;
  padding-top: 20px;
}
.member_mypage-box-mailmagazine h4 {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
  font-weight: bold;
}
.member_mypage-box-mailmagazine h4 img {
	vertical-align: unset;
}
.member_mypage-box-mailmagazine-btn {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
  text-align: right;
}
.member_mypage-box-mailmagazine-btn a {
  display: inline-block;
  background: #7b7b7b;
  color: #fff;
  border-radius: 3px;
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  width: 90px;
}
.member_mypage-box-mailmagazine-btn a.delete {
  color: #c20000;
  background: #fff;
  border: 1px solid #c20000;
}
.member_mypage-box-mailmagazine-btn a + a {
  margin-left: 7px;
}
.member_mypage-box-mailmagazine-btn + h4 {
  margin-top: 20px;
}


/* =================================================================
4.ヘッダ
使用ファイル：common/header.xhtml
=================================================================*/

/* smartphone - スマートフォン専用サイトへのリンク
-------------------------------------------------------------*/
#smartphone a{display:block; width:980px; height:150px; margin:auto; background:url("../images/button_smartphone.png") no-repeat; text-indent:-9999px;}

/* preview - プレビュー時に表示するエリア
-------------------------------------------------------------*/
#preview{
	position: absolute;
    z-index: 99999;
    width: 100%;
	margin-bottom:10px; padding:5px; border-bottom:1px solid #CCC; background:#1C8600; color:#FFF; font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; font-size:80%; text-align:center;}
#preview table{width:800px; margin:auto;}
#preview .ico{width:20%; padding-right:10px; text-align:right;}
#preview .content{text-align:left;}

/* header - ヘッダ
-------------------------------------------------------------*/
#header{ width:100%; margin:0 auto 10px;}
#header .header_menu{ width:100%; background:#dadada; height:40px;}
#header .header_menu .inner{ width:1120px; text-align:right;}
#header .header_menu .inner ul{ float:right;}
#header .header_menu .inner ul li{ float:left; line-height:40px; margin-left:6px;}
#header .header_menu .inner ul li.sns{ margin-left:10px;}

#header .header_navi{background:#FFF; height:40px; border-bottom:1px solid #E6E6E6; clear:both; margin:0 auto;}
#header .header_navi ul{ text-align:center;}
#header .header_navi ul li{ display:inline; font-size:12px; margin-left:15px;}
#header .header_navi ul li a.menu_over{ border-bottom:3px solid #7B7B7B; padding:0 0 15px 0;}

#header .inner{zoom:1; width:1120px;  margin:auto; position:relative;}
#header .logo{ margin:34px auto 30px; text-align: center;}
#header .inner .cartArea{ background:url(../images/common/header/cartarea_bg.png) no-repeat; width:241px; height:75px; position: absolute; right:0px; top:-10px;}
#header .inner .cartArea ul { text-align:center; margin:10px auto 4px;}
#header .inner .cartArea ul li { display:inline-block; margin-left:0px;}
#header .inner .cartArea .cart{ position:absolute; left:10px; top:43px;}
#header .inner .cartArea .cart_qty{
	position:absolute;
	left:70px;
	background:#FFF; padding:2px 6px; font-size:10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#header .inner .cartArea .price{ font-size:13px; position:absolute; left:100px; font-weight:bold; letter-spacing:0.1em; text-align:right; width:130px;}
#header .inner .cartArea .tax{ font-size:11px; font-weight:normal; margin-left:5px;}


#header .inner:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#header h1 a{display:block; float:left; width:300px; height:60px; background:url("../images/header_title.gif") no-repeat; text-indent:-9999px; margin:10px 10px 10px 0;}
#header h2 a{display:block; float:left; width:15px; height:15px; overflow:hidden; margin-top:40px; background:url("../images/header_rss.gif") no-repeat; text-indent:-9999px;}
#header h2 a:hover{background-position:0 -15px;}

/* fontChanger - 文字サイズ変更
-------------------------------------------------------------*/
#fontChanger{float:right; margin:10px 20px 0 0;}
#fontChanger h2{display:block; float:left; margin-right:5px; font-size:13px;}
#fontChanger .icon{float:left;}
#fontChanger .icon img{display:block; float:left; margin-right:4px;}

/* language - 言語選択
-------------------------------------------------------------*/
#language{float:right; margin:10px 20px 0 0;}
#language h2{display:block; float:left; margin-right:5px; font-size:13px;}
#language p{float:left; margin-right:5px; font-size:75%;}

/* search - 商品検索窓
-------------------------------------------------------------*/
#search{float:right; width:335px;}
#search h2{display:block; float:left; width:105px; height:20px; overflow:hidden; margin:10px 10px 0 0; background:url("../images/search_title.gif") no-repeat; text-indent:-9999px;}
#search p{display:block; clear:both; padding:5px 10px 0; font-size:75%; text-align:right;}
#search .form{display:block; float:left; width:150px; height:20px; margin:5px 10px 0 0;}
#search .button{display:block; float:left; margin:5px 0 0;}


/* shiborikomi - 絞り込み検索
-------------------------------------------------------------*/
#shiborikomi{width:940px; margin:0 auto 10px; padding:5px 10px; background:#F1F1F1; font-size:80%;}
#shiborikomi .select{padding:0 3px; background:#C00; color:#FFF; font-weight:bold;}
#shiborikomi a{padding:0 3px; color:#666; font-weight:bold; text-decoration:none;}
#shiborikomi a:hover{background:#CCC;}


/* =================================================================
5.サイドバー
使用ファイル：common/sidebar.xhtml
=================================================================*/

/* login - ログイン枠
-------------------------------------------------------------*/
#login{zoom:1; width:190px; margin-bottom:10px; padding:10px 0; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC; background:url("../images/sidebar_middle_bg.gif") repeat-y;}
#login:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#login h2{width:170px; height:25px; overflow:hidden; margin:0 10px; background:url("../images/login_title.gif") no-repeat; text-indent:-9999px;}
#login label{display:block; float:left; width:50px; height:15px; padding:2px 5px 3px 0; font-size:80%; font-weight:bold; text-align:right;}
#login .form{float:left; width:90px; margin:0 30px 6px 0;}
#login .button{float:right; margin:0 30px 10px;}
#login p{clear:both; margin:0 20px 2px; font-size:75%;}
#login .error{clear:both; margin:5px 10px; color:#C00; font-weight:bold; text-align:center;}
#login .point{color:#C00;}
#login span{font-weight:bold;}

/* cart - 買い物かごの中身確認・買い物かごへ
-------------------------------------------------------------*/
#cart{width:170px; padding:10px; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC; background:url("../images/sidebar_middle_bg.gif") repeat-y;}
#cart h2{width:100%; height:25px; overflow:hidden; text-indent:-9999px; background:url("../images/cart_title.gif") no-repeat;}
#cart h3{display:block; float:left; clear:both; margin:0 0 5px 8px; font-size:75%; font-weight:normal;}
#cart .box{zoom:1;}
#cart .box:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#cart .box p{display:block; float:right; margin-right:10px; margin-bottom:5px; color:#C00; font-size:75%; font-weight:bold; text-align:right;}
#cart a{display:block; clear:both; width:150px; height:25px; margin:auto; background:url("../images/button_gocart.gif") no-repeat; text-indent:-9999px;}

/* category - 商品カテゴリ
-------------------------------------------------------------*/
#category{width:190px; margin-bottom:10px;}
#category h2{display:block; width:100%; height:30px; overflow:hidden; background:url("../images/category_title.gif") no-repeat; text-indent:-9999px;}
#category li{display:inline;}
#category .select{background:url("../images/marker_on.gif") 10px 10px no-repeat #C00; color:#FFF; text-decoration:none;}
#category li a{display:block; padding:5px 5px 5px 25px; border-left:#CCC solid 1px; border-right:#CCC solid 1px; border-bottom:#CCC solid 1px; background:url("../images/marker.gif") 10px 10px no-repeat; color:#333; font-size:90%; text-decoration:none;}
#category li a:link{display:block; overflow:hidden;}
#category li a:hover{background:url("../images/marker.gif") 10px 10px no-repeat #CCC; color:#FFF; text-decoration:underline;}


/* present - プレゼント枠
-------------------------------------------------------------*/
#present{width:170px; margin-bottom:10px; padding:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC; background:url("../images/sidebar_middle_bg.gif") repeat-y;}
#present h2{width:100%; height:25px; overflow:hidden; background:url("../images/present_title.gif") no-repeat; text-indent:-9999px;}
#present h3{display:block; padding:0 10px 0 18px; background:url("../images/marker.gif") 2px 5px no-repeat; font-size:75%;}
#present .period{margin:0 5px 10px 18px; font-size:75%;}
#present .all{margin:10px 10px 2px; font-size:75%;}

/* calendar - カレンダー
-------------------------------------------------------------*/
#calendar{zoom:1; width:190px; margin-bottom:10px; padding:10px 0 5px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC; background:url("../images/sidebar_middle_bg.gif") repeat-y;}
#calendar h2{width:170px; height:20px; overflow:hidden; margin:0 10px; background:url("../images/calendar_title.gif") no-repeat; text-indent:-9999px;}
#calendar p{margin:0 10px; font-size:80%;}
#calendar span.day_color1{color:#FF7F7E;}
#SIDE_CALENDAR{width:180px; overflow:hidden; margin:0 5px; font-size:9px;}
.ui-widget-content{border:1px solid #FFF;}
.ui-datepicker-title{font-size:12px;}
.ui-widget-header{width:178px; border-top:none; border-left:none; border-right:none; border-bottom:solid 1px #CCC; border-radius:0; background:none;}
.ui-datepicker table{width:178px;}
.ui-datepicker th,.ui-datepicker td{width:10px !important; margin:0; padding:1px; border:none;}
.ui-datepicker th a,.ui-datepicker td a{padding:1px; border:none !important;}
.ui-datepicker-week-end{color:#C00;}

.ui-datepicker .day_color1 .ui-state-default{background-image:none; background-color:#FF7F7E; color:#C00;}
.ui-datepicker .day_color2 .ui-state-default{background-image:none; background-color:#D7FFED;}
.ui-datepicker .day_color3 .ui-state-default{background-image:none; background-color:#DDF;}
.ui-datepicker .day_color4 .ui-state-default{background-image:none; background-color:#FFD;}
.ui-datepicker .day_color5 .ui-state-default{background-image:none; background-color:#E7FFFF;}
.ui-datepicker .day_color6 .ui-state-default{background-image:none; background-color:#F0D6FF;}


/* =================================================================
6.extファイル用
使用ファイル：ext/company.html
　　　　　　　ext/tokushou.html
　　　　　　　ext/guide.html
=================================================================*/


#ext h3{
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: 1.6px;
}
#ext p{margin:0px;line-height:180%; font-size:12px; letter-spacing: 1px;}
#ext dl dt, #ext dl dd, #ext li{line-height:180%; font-size:12px; letter-spacing: 1px;}



/* =================================================================
7.トップページ
使用ファイル：top.xhtml
=================================================================*/



/* new - 新着商品
-------------------------------------------------------------*/
#new{width:750px; padding-bottom:10px; float:right;}
#new ul{margin-top:10px; zoom:1;}
#new ul:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#new .box{float:left; width:178px; height:228px; margin:0 10px 10px 0; border:#CCC 1px solid; padding:20px 0 0px; overflow:hidden;}

#new .img_box{width: 140px; height: 140px; margin:0px auto 10px;}
#new .img_box .inner{width: 140px; height: 140px; display:table-cell; layout-grid-line: 140px; text-align: center; vertical-align: middle; margin:0 auto;}
#new .img{vertical-align: middle; max-width: 140px!important; max-height: 140px!important;}

#new .text{width:140px; margin:0 auto;}
#new h3{display:block; margin:0px 0px 10px; font-size:13px; font-weight:normal; line-height:120%; height:30px; overflow:hidden;}
#new .price{display:block; margin:0px 0px; font-size:12px; color:#C00; text-align:right;}
#new .iconarea{display:block; margin:10px 0px 0 0;}
#new .button{display:block; clear:both; margin-bottom:5px; text-align:center;}




/* =================================================================
8.カートの中身～注文完了まで、プレゼント応募～完了まで
使用ファイル：cart_index.xhtml, cart_login.xhtml
　　　　　　　cart_seisan.xhtml, cart_confirm.xhtml
　　　　　　　cart_pre.xhtml, cart_result.xhtml
　　　　　　　present_login.xhtml, present_input.xhtml
　　　　　　　present_confirm.xhtml, present_result.xhtml
=================================================================*/


/* cartFlow - 買い物かご・プレゼント注文情報入力～注文完了まで
-------------------------------------------------------------*/
#cartFlow{width:940px; padding-bottom:20px; zoom:1; margin:0 auto;}
#cartFlow:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#cartFlow .content{width:710px; float:left; margin-right:20px;}
#cartFlow .point_info{margin-bottom:20px;}
#cartFlow table{width:710px; margin:0px 0 20px;}
#cartFlow table.change_data{margin-top:-21px;}
#cartFlow table.member_regist{margin-top:-21px;}
#cartFlow table td.short input{width:150px;}
#cartFlow .img_box{width: 80px; height: 80px; float:left; margin-right:10px;}
#cartFlow .img_box .inner{width: 80px; height: 80px; display:table-cell; layout-grid-line: 80px; text-align: center; vertical-align: middle; margin:0 auto;}
#cartFlow .img_box .inner img{vertical-align: middle; max-width: 80px!important; max-height: 80px!important;}

#cartFlow .text_box{padding-left:90px;}
#cartFlow .text_box p{margin:0 0 10px; font-size:100%;}
#cartFlow .text_box p.code{font-size:80%;}
#cartFlow .text_box p.last{margin-bottom:0px;}

#cartFlow h3{margin-bottom:15px; padding:1px 0px 0px 20px; border-bottom:1px solid #CCC; background:url("../images/marker.gif") 7px 7px no-repeat; font-size:85%; margin-top:30px;}
#cartFlow h3:first-child{margin-top:0px;}
#cartFlow h3 img{vertical-align:middle;}
#cartFlow .price{color:#C00; text-align:right;}
#cartFlow .amount{text-align:center;}
#cartFlow .total{margin:0px 0 30px; padding:0px 0 5px; font-weight:bold; text-align:right; border-bottom:#CCC 1px solid; width:700px;}
#cartFlow .total p{margin:0px; font-size:90%;}
#cartFlow .point{color:#F60; font-weight:bold;}
#cartFlow .attention{color:#C00; font-weight:bold; font-size:110%;}

#cartFlow .multi_send .buttonarea{background:#EEE; margin:0px 0 20px; padding:30px 0;}
#cartFlow .multi_send table.delivery{margin-top:-21px;}

#cartFlow .reCAPTCHA{margin-top:50px;}
#cartFlow .reCAPTCHA .g-recaptcha div > div{margin:0 auto;}

#cartFlow .cartitem{margin-top:20px; width:188px; padding:10px; border:#CCC 1px solid;}
#cartFlow .cartitem h3{margin:0 0 10px; padding:0px; border:none; background:none;}
#cartFlow .cartitem li{margin-bottom:10px; padding-bottom:0px; border-bottom:1px solid #CCC;}
#cartFlow .cartitem .img_box{width: 25px; height: 25px; float:left; margin-right:5px;}
#cartFlow .cartitem .img_box .inner{width: 25px; height: 25px; display:table-cell; layout-grid-line: 25px; text-align: center; vertical-align: middle; margin:0 auto;}
#cartFlow .cartitem .img_box .inner img{vertical-align: middle; max-width: 25px!important; max-height: 25px!important;}
#cartFlow .cartitem .text_box{padding-left:0px; zoom:1; margin-bottom:5px;}
#cartFlow .cartitem .text_box:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#cartFlow .cartitem .text_box p{margin:0px; font-size:70%; line-height:130%;}
#cartFlow .cartitem p.price{font-size:70%; margin:0px; float:left;}
#cartFlow .cartitem p.amount{font-size:70%; margin:0px; float:right;}

#cartFlow .cartresult table{width:920px; margin:0 auto 20px;}
#cartFlow .cartresult .total{width:920px; margin:0 10px 30px;}

#cartFlow .cartconfirm table{width:920px; margin:0 auto 20px;}
#cartFlow .cartconfirm .total{width:920px; margin:0 10px 30px;}


/* =================================================================
9.定期購入商品履歴照会・変更
使用ファイル：teiki_index.xhtml, teiki_detail.xhtml
　　　　　　　teiki_renew.xhtml, teiki_renew_confirm.xhtml
=================================================================*/





/* =================================================================
11.商品詳細・一覧、プレゼント詳細・一覧
使用ファイル：item_list$detail.xhtml, item_list$image.xhtml
　　　　　　　item_list$simple.xhtml, item_detail.xhtml
　　　　　　　present_list.xhtml, present_detail.xhtml
=================================================================*/

/* category_html - カテゴリHTML
-------------------------------------------------------------*/
.aec-itmlst-mainimg{
	margin-bottom:90px;
}
.aec-itmlst-mainimg img{
	display:block;
	margin-bottom:10px;
}


/* itemListCategory - カテゴリ
-------------------------------------------------------------*/
.itemList_title{ margin-bottom:25px;}


/* narrowListCategory - 絞り込みカテゴリ
-------------------------------------------------------------*/
#narrowListCategory {zoom:1;}
#narrowListCategory:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#narrowListCategory h3{display:block; padding:3px 10px; font-size:80%; border:1px solid #ccc; z-index:99; position:relative; cursor:default;}
#narrowListCategory #narrowDownCategoryMultiple{zoom:1; float:left; width:180px; height:25px; margin-right:5px;}
#narrowListCategory #narrowDownCategoryMultiple:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */

#narrowListCategory .box {display:none; background:#FFF; padding:5px;}
#narrowListCategory .box:hover{display:block; z-index:100; position:relative; border:1px solid #ccc; border-top:none; margin-top:-1px;}
#narrowListCategory .box.hover{display:block; z-index:100; position:relative; border:1px solid #ccc; border-top:none; margin-top:-1px;}
#narrowListCategory .box li{font-size:80%; display:block; margin-bottom:5px; zoom:1;}
#narrowListCategory .box li:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#narrowListCategory .box input{float:left; width:15px; display:block; margin:3px 5px 0 3px;}
#narrowListCategory .box label{float:left; width:145px; display:block;}
*+html #narrowListCategory .box label{margin:5px 0 0 0px;}

#narrowListCategory .filterArea{clear:both; zoom:1; margin-bottom:20px; padding-top:20px;}
#narrowListCategory .filterArea:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */

#narrowListCategory .filterArea li{display:block; font-size:80%; background:#DADADA; float:left; color:#000; text-decoration:none; padding: 8px; white-space:nowrap; margin-right:10px; line-height:130%; font-size:11px;}
#narrowListCategory .filterArea li a{margin-left:10px; color:#000; text-decoration:none; font-size:130%; list-style:none;}
#narrowListCategory .filterArea li a:hover{text-decoration:none; list-style:none !important;}


#narrowListCategory .filterArea li.filter_clear {background:none; margin:0px; text-indent:0px;}
#narrowListCategory .filterArea li.filter_clear a{ color:#333333; margin:0px; font-size:100%;}

/* list - 一覧画面共通のメニュー
-------------------------------------------------------------*/
#frontArea{ _width:880px; width:820px; border-right:1px dotted #BBBBBB;  border-left:1px dotted #BBBBBB; height:114px; font-size:13px; margin:0 auto; padding:10px 30px;}
#frontArea .rearrange{float:left; width:285px; border-right:1px dotted #BBB; margin-bottom:20px;}
#frontArea .rearrange span{ font-size:11px; font-weight:bold; padding-right:12px; letter-spacing:1.6px;}
#frontArea .rearrange select{ padding:2px 5px; width:160px; font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important;}


#frontArea .switching { float:left; border-right:1px dotted #BBB; padding-left:30px; padding-top:3px; padding-bottom:3px;}
#frontArea .switching ul{ background:none; border:none; width:auto;}
#frontArea .switching li{ margin-right:32px; }
#frontArea .switching input,
#frontArea .switching  select{vertical-align:middle;}

#frontArea .switching li a{display:block; padding:5px; background:none; line-height:57px;}
#frontArea .switching li a:link{display:block; background:none;}
#frontArea .switching li a:hover{color:#FFF; text-decoration:underline;}

#frontArea .pagelink{ float:left; padding-left:14px;}
#frontArea .pagelink span {font-size:12px; padding-right:12px; letter-spacing:1.6px;}
#frontArea .pagelink select{ padding:4px 5px; width:80px; }

#frontArea .narrowdown_Area{ clear:both; border-top: 1px dotted #BBBBBB; position:relative;}

#frontArea #shiborikomi_area{ padding-top:15px; overflow:hidden; width:500px;}

#frontArea .narrowdown_Area .clearArea{ position:absolute; right:0; top:15px;}


/* itemList - ★商品一覧★　
-------------------------------------------------------------*/

#itemList { border-bottom:1px dotted #020202; margin-bottom:20px; overflow:hidden;}
#itemList .box{float:left; width:250px; margin-left:40px; margin-bottom:30px;}
#itemList .img_box{width: 250px; height: 250px; text-align:center; margin-bottom:15px;}
#itemList .img{vertical-align: middle; max-width: 250px!important;}

#itemList h3{display:block; margin:5px 0px 5px 0; font-size:12px; line-height:120%; text-align:center; font-weight:normal;}
#itemList h3 span{ padding-right:5px;}
#itemList .priceArea{ text-align:center; font-size:12px; margin-bottom:5px}

#itemList .colorArea ul{ 
	text-align:center; background:none; margin-bottom:7px; margin-left:-5px;
	line-height: 0;
	
}
#itemList .colorArea li { display:inline; margin-left:5px;}

#itemList .iconArea ul{ text-align:center; background:none;}
#itemList .iconArea li { display:inline;}

#itemList .text{float:left; width:95px;}
#itemList .button{display:block; clear:both; margin:5px 0; text-align:center;}

#itemList_next{ clear:both; font-size:12px; overflow:hidden;}
#itemList_next .pageguide{ float:left;}
#itemList_next .pagelink{ float:right; text-align:right;}






/* 商品詳細　固定コンテンツ
-------------------------------------------------------------*/
.itemDetail_contents h4{
	text-align:center;
	padding-bottom:30px;
	font-size: 14px;
}
.itemDetail_contents .recommend h4{
	padding:30px 0 10px 0; 
}
.itemDetail_contents .recommend{ margin-bottom:30px;}
.itemDetail_contents .recommend .box{ border-top:1px dotted #7B7B7B; border-bottom:1px dotted #7B7B7B; overflow:hidden; font-size:11px; letter-spacing:0.2em;}
.itemDetail_contents .recommend .box ul{ margin:20px 10px; overflow:hidden;}
.itemDetail_contents .recommend .box ul li{ float:left; border-left:1px dotted #7B7B7B; padding:15px; }
.itemDetail_contents .recommend .box ul li:first-child{ border-left:none;}
.itemDetail_contents .recommend .box ul li dt{ margin-bottom:14px;}
.itemDetail_contents .recommend .box ul li dd.day{ font-size:11px;}
.itemDetail_contents .recommend .box ul li dd.title{ color:#7b7b7b;}
.itemDetail_contents .recommend .box ul li dd{ color:#000; font-size:12px; margin-bottom:2px;}

.itemDetail_contents .shoplist .box{ 
		border:3px solid #dadada; background:url(/client_info/MOTHERHOUSE/view/userweb/images/itemdetail/shoplist_img.jpg) no-repeat 0 0; overflow:hidden; width: 879px; height:230px;  font-size:12px;display: table-cell;vertical-align: middle;
		padding-left: 250px;
		box-sizing: border-box;
		text-align: center;
}
.itemDetail_contents .shoplist .box h4{
	padding-bottom: 19px;
	line-height: 1;
}
#main .itemDetail_contents .shoplist .box p{
	margin-bottom: 15px;
	font-size: 12px;
}
.itemDetail_contents .shoplist .box .btn{
	display: inline-block;
	border: 1px solid #B8BAB7;
	padding: 7px 30px;
	margin-top: 7px;
	
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.itemDetail_contents .shoplist .box .btn:before{
	display: inline-block;
	content: ' ';
	width: 6px;
	height: 11px;
	background:url(/client_info/MOTHERHOUSE/view/userweb/images/common/parts/arrow-r.gif) no-repeat; 
	margin-right: 10px;
	vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio:2){ 
.itemDetail_contents .shoplist .box .btn:before{
	background:url(/client_info/MOTHERHOUSE/view/userweb/images/common/parts/arrow-r@2x.gif) no-repeat; 
	background-size:6px 11px;
}
}

.itemDetail_contents .shoplist .box .btn:hover{
	background-color: #f7f7f7;
}



/* 商品詳細　この商品を買った人はこんな商品も購入しています。
-------------------------------------------------------------*/
.relatedItem { clear:both; margin-bottom:50px; overflow:hidden; border-bottom:1px dotted #000000;}
.relatedItem h4{ font-size:14px; text-align:center; margin-bottom:30px;}
.relatedItem .box{ width:113px; height:auto; text-align:center; font-size:10px; float:left; margin-left:5px;}
.relatedItem .img_box{width: 113px; height: 113px; margin-bottom:10px;}
.relatedItem .img_box .inner{width: 113px; height: 113px; display:table-cell; layout-grid-line: 120px; text-align: center; vertical-align: middle; margin:0 auto;}
.relatedItem .img{ max-width: 111px!important; max-height: 111px!important; border:1px solid #B9B9B9;}



/* 商品詳細　最近みた商品
-------------------------------------------------------------*/
.timeaccessItem { clear:both; margin-bottom:50px; overflow:hidden;}
.timeaccessItem h4{ font-size:14px; text-align:center; margin-bottom:15px;}



.timeaccessItem .box{ width:90px; height:auto; text-align:center; font-size:10px; float:left;}
.timeaccessItem .img_box{width: 90px; margin-bottom:10px;}
.timeaccessItem .img_box .inner{width: 80px; height: 80px; text-align: center; vertical-align: middle; border:1px solid #B9B9B9;}
.timeaccessItem .img_box .inner a{
	display: block;
}
.timeaccessItem .img{ max-width: 80px!important; max-height: 80px!important; vertical-align:middle}

.timeaccessItem { position:relative;}
.timeaccessItem .bx-wrapper .bx-controls-direction a{ width:13px; height:25px; position:absolute; top:43%; text-indent:-9999px; z-index:9999;}
.timeaccessItem .bx-wrapper .bx-prev{ background:url( /client_info/MOTHERHOUSE/view/userweb/images/itemdetail/leftarrow.gif) no-repeat; left:0px; }
.timeaccessItem .bx-wrapper .bx-next{ background:url( /client_info/MOTHERHOUSE/view/userweb/images/itemdetail/rightarrow.gif) no-repeat; right:0px;}

.timeaccessItem .box a{
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.timeaccessItem .box a:hover{
	opacity: 0.6;
}




/* itemListDetail - 商品詳細一覧・プレゼント一覧
-------------------------------------------------------------*/
#itemListDetail{margin-bottom:20px; clear:both;}
#itemListDetail .box{zoom:1; margin-top:10px; border:#CCC 1px solid;}
#itemListDetail .box:hover{border:#8CC329 1px solid;}
#itemListDetail .box:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#itemListDetail .text{margin-left:140px;}
#itemListDetail h3{display:block; margin:10px 10px 0 0; font-size:95%;}
#itemListDetail .appeal{display:block; margin:0; color:#F60; font-size:70%;}
#itemListDetail .price{display:block; margin:0; color:#C00;}
#itemListDetail .price .teika{font-weight:bold; font-size:110%;}
#itemListDetail .price .other{font-size:90%;}
#itemListDetail .explanation1{display:block; margin:5px 10px 0 0; padding:5px 0; border-top:#CCC 1px solid; font-size:80%; line-height:120%;}
#itemListDetail .button{display:block; margin:5px 10px 5px 0; padding-top:10px; border-top:#CCC 1px solid; text-align:right;}
#itemListDetail .property{display:inline; margin:0; color:#AAA; font-size:75%;}

#itemListDetail .img_box{width: 120px; height: 120px; margin:10px; float:left;}
#itemListDetail .img_box .inner{width: 120px; height: 120px; display:table-cell; layout-grid-line: 120px; text-align: center; vertical-align: middle; margin:0 auto;}
#itemListDetail .img{vertical-align: middle; max-width: 120px!important; max-height: 120px!important;}





/* =================================================================
12.レビュー
使用ファイル：item_detail.xhtml, member_review.xhtml
=================================================================*/
#review{margin-bottom:40px; width:700px;}
#review .reviewArea{ width:700px; background:#EEEEEE; position:relative; overflow:hidden; margin-bottom:15px;} 
#review .reviewArea .reviewcount{ position:absolute; right:0; top:12px; font-size:11px; letter-spacing:1.2px;}
#review .reviewArea .reviewcount span{ font-size:13px; font-weight:bold;}
#review .reviewArea h4{ border-bottom:1px solid #FFF; background:url(../images/itemdetail/icon_01.gif) no-repeat 10px 50%; padding-left:40px; font-size:13px; height:40px; line-height:40px;}

#review .reviewArea ul.star{float:left; margin-right:10px;}
#review .reviewArea ul.star li{display:block; float:left; width:15px; height:15px; text-indent:-9999px; margin-right:1px;}
#review .reviewArea ul.star li.good{background:url("../images/review_good.gif") no-repeat;}
#review .reviewArea ul.star li.bad{background:url("../images/review_bad.gif") no-repeat;}


#review .content{ height:200px; overflow-y:scroll}
#review .box { width:660px; margin-left:20px; padding-bottom:20px;}
#review .box .boxfront{ padding:10px 0 10px; overflow:hidden;}
#review .box div.title{ float:left; font-size:12px;}
#review .box ul.nameArea{ font-size:10px;}
#review .box ul.nameArea li{ float:right; margin-left:20px;}

#review .box .txtArea { clear:both; background:#FFF; padding:15px; overflow:hidden;}
#review .box .txtArea .comment{ border-bottom:1px dotted #808080; padding-bottom:15px; margin-bottom:15px;}

#review .goodNumber{ font-size:11px;}
#review .goodNumber span{ color:#ab0000;}
#review .goodNumber li { float:left; height:26px; line-height:26px; margin-left:5px;}
#review .goodNumber li:first-child{ margin-left:0px;}

#review .goodbadArea{ float:right; font-size:10px;}
#review .goodbadArea span.txt{ margin-top:10px;}

#review .reviewlogin{ clear:borth; text-align:right; font-size:11px;}
#review .reviewlogin a{ color:#F3A51F;}




#review p{margin:0 10px;}
#review p.item_name{font-size:95%; font-weight:bold;}
#review h3{float:left; margin:0 10px; font-size:80%;}
#review .box h3{float:none; font-size:90%;}
#review .box p{margin:0;}
#review .box p.name{padding:5px 0; margin-bottom:10px; border-bottom:1px dashed #CCC; color:#666; font-size:75%;}
#review p.goodButton{margin-bottom:5px; color:#666; font-size:75%;}
#review p.goodButton input{margin-left:5px;}
#review p.more{margin-bottom:20px; font-size:75%; text-align:right;}
#review p.pageguide{margin:10px;}
#review p.pagelink{text-align:center; margin-bottom:20px;}
#review .contribution{zoom:1; margin-top:10px; padding:10px 10px 0 10px;}
#review .contribution table{margin:0; border:none;}
#review .contribution th{width:80px; padding:5px 10px; border:none; background:none; font-weight:normal; text-align:left;}
#review .contribution td{padding:5px 10px; border:none;}
#review .contribution h3{float:none; margin-bottom:10px; padding:3px 5px; border-right:1px solid #EEE; border-bottom:1px solid #DDD; border-left:5px solid #960; background:#F5F5F5; font-size:95%;}


/* =================================================================
13.購入履歴
使用ファイル：member_history.xhtml
=================================================================*/

#history h3{
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#history p{margin:0px;line-height:160%; font-size:12px; letter-spacing: 1px;}
#history #tab_btn {
	margin-bottom: 35px;
	overflow: hidden;
}
#history #tab_btn li {
	width: 180px;
	margin-right: 5px;
	float: left;
}
#history #tab_btn li span {
	display: block;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #999;
	cursor: pointer;
}
#history #tab_btn li.current span {
	background: #999;
	color: #fff;
	cursor: default;
}

#history #onlineHistory {}
#history #shopHistory { display: none; }

#history #shopHistory #otherSlipList h3 {
	border-top: 1px dotted #999;
	padding-top: 20px;
}

#history #shopHistory #otherSlipList h3 button {
	background: #999;
	color: #fff;
	border: none;
	border-radius: 1px;
	padding: 2px 10px 3px;
	text-align: center;
	cursor: pointer;
}

#history #shopHistory #otherSlipList h3 + div { margin-bottom: 20px; }

#history #shopHistory #otherSlipList h3 + div table,
#history #shopHistory #otherSlipList h3 + div table tr th,
#history #shopHistory #otherSlipList h3 + div table tr td {
	border: 1px solid #ccc;
}

#history #shopHistory #otherSlipList h3 + div table { width: 100%; }

#history #shopHistory #otherSlipList h3 + div table tr th {
	background: #f7f7f7;
}

#history #shopHistory #otherSlipList h3 + div table tr td { text-align: center; }

#history #shopHistory #otherSlipList h3 + div table tr td .img_box {
	display: none;
}

#history table {
	border: 5px solid #B9B9B9;
	margin: 0 0 30px 0;
	width: 100%;
	font-size:11px;
}
#history table caption {
	background: #B9B9B9;
	text-align: left;
	padding: 10px 30px 10px;
	margin-top: 10px;
}
#history table caption .date {
	font-size: 14px;
	font-weight: bold;
}
#history table th {
	background: #E6E6E6;
	border: 2px solid #B9B9B9;
	text-align: center;
	vertical-align: middle;
	padding: 20px 10px;
	border-collapse: collapse;
}
#history table th.photo {
	width: 45px;
}
#history table th.code {
	width: 45px;
}
#history table th.itemname {
	width: 307px;
}
#history table th.number {
	width: 36px;
}
#history table th.tanka {
	width: 80px;
}
#history table td {
	border: 2px solid #B9B9B9;
	vertical-align: middle;
	padding: 20px 10px;
	border-collapse: collapse;
}
#history table td.goukei {}
#history table td.second { display:none;}
#history table td.center {
	text-align: center;
}
#history .status{float:right;}

#history .img_box{width: 50px; height: 50px; margin: 0 auto;}
#history .img_box .inner{width: 50px; height: 50px; display:table-cell; layout-grid-line: 50px; text-align: center; vertical-align: middle; margin:0 auto;}
#history .img_box .inner img{vertical-align: middle; max-width: 50px!important; max-height: 50px!important;}

#history table td table.summery {
}

#history table td table.summery {
	border: none;
	margin: 0 0 0px 0;
	width: 100%;
}
#history table td table.summery th {
	background: none;
	border: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px 5px 0;
	font-size: 11px;
}
#history table td table.summery th.line {
	border-bottom: 1px solid #000;
}
#history table td table.summery td.line {
	border-bottom: 1px solid #000;
}
#history table td table.summery td {
	border: none;
	vertical-align: left;
	padding: 5px 0px 5px 0;
	font-size: 11px;
}

#history table td table.summery td.total{
	color:#e60012;
	font-weight:bold;
}

#history .btnArea02 { margin-top: 50px; }



/* ===================================================================
14：サブウインドウで表示するページ用
使用ファイル：item_detail_other_image.xhtml
　　　　　　　item_friend_mail.xhtml,item_friend_mail_result.xhtml
　　　　　　　item_itemproperty_zaiko.xhtml
　　　　　　　present_friend_mail.xhtml,present_friend_mail_result.xhtml
=================================================================== */

#subwindow{width:640px;margin:auto;text-align:left;}
#subwindow #header{width:640px;zoom:100%; background:none;}
#subwindow #header:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}/* clearfix */
#subwindow #header h1 a{float:left;width:300px;height:60px;background:url("../images/header_title.gif") no-repeat;display:block;text-indent:-9999px;}
#subwindow #content{width:640px;padding-bottom:20px;float:left;}
#subwindow #content h2{height:25px;display:block;background:url("../images/title_bg.gif") no-repeat;font-size:85%;padding:3px 10px 3px 25px;}
#subwindow #content p{margin:5px 20px;font-size:80%;line-height:150%;}
#subwindow #content .images{text-align:center;margin:10px;}
#subwindow #content table{font-size:80%;line-height:160%;margin:10px 20px;width:600px;border:1px solid #CCCCCC;}
#subwindow #content th{background:#EEEEEE;padding:15px;vertical-align:top;border:1px solid #CCCCCC;width:150px;}
#subwindow #content th.zaiko{width:auto;text-align:center;}
#subwindow #content td{padding:15px;vertical-align:top;border:1px solid #CCCCCC;}
#subwindow #content td.number{text-align:right;}
#subwindow #content .hissu{color:#CC0000;font-weight:bold;}
#subwindow .buttonarea{text-align:center; margin:10px; padding-top:40px;}


/* =================================================================
15.エラーページ
使用ファイル：common/messages.xhtml
=================================================================*/
#error {
	width: 100%;
	padding: 10px 0px;
}

#error table {
	margin: 0px 0 10px;
	border: none !important;
	font-size: 80%;
}

#error td {
	padding: 10px;
	border: none !important;
}

#error .ico {
	width: 35px;
	vertical-align: top;
	text-align: center;
}

#error .content {
	padding: 5px;
	color: #C00;
	font-weight: bold;
	vertical-align: middle;
	line-height: 150%;
	float: none;
}

#error .buttonarea {
	margin: 10px;
	padding-top: 10px;
	border-top: #CCC 1px dashed;
	text-align: center;
}

#error ul {
	background: none;
}

#error li {
	float: none;
	font-size: 14px;
	border: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	line-height: 150%;
	font-weight: normal;
}
/* =================================================================
16.クレジットカード登録画面
使用ファイル：member_credit_entry_input.xhtml
=================================================================*/
#credit td.button{text-align:center;}


/* =================================================================
17.お気に入り
使用ファイル：wishlist.xhtml
　　　　　　　wishlist_edit.xhtml
=================================================================*/
#wishList{margin-bottom:20px;}
#wishList .prologue{ margin:30px auto;}
#wishList h3{font-size:95%; margin-bottom:15px;}
#wishList p{margin:5px 0px; line-height:150%; font-size:80%;}
#wishList .box{zoom:1; margin-bottom:10px; background:#e6e6e6; border:5px solid #e6e6e6; position:relative; margin-bottom:10px;}
#wishList .img_box{width: 170px; height: 170px; float:left; background:#FFF;}
#wishList .img_box .inner{width: 170px; height: 170px; display:table-cell; layout-grid-line: 170px; text-align: center; vertical-align: middle; margin:0 auto;}
#wishList .img{vertical-align: middle; max-width: 170px!important; max-height: 170px!important;}
#wishList .text{margin-left:200px; padding:10px 0;}
#wishList .appeal{display:block; margin:0 0 0px; font-size:70%;}
#wishList .name_en{ font-size:20px; border-bottom:1px dotted #A1A1A1; padding:0 0 3px 0; margin:0 0 8px 0;}
#wishList dl.info{ font-size:12px;}
#wishList dl.info dt{ width:60px; float:left; margin-bottom:5px;}
#wishList dl.info dd{ margin-bottom:5px;}
#wishList form{ margin-bottom:50px;}

#wishList .box .buttonArea{ position:absolute; right:10px; bottom:10px;}

#wishList .box:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#wishList .provisional{margin:0px;}
#wishList .price{display:block; margin:0; color:#C00;}
#wishList .price .teika{font-weight:bold; font-size:110%;}
#wishList .price .other{font-size:90%;}
#wishList .explanation1{display:block; margin:5px 10px 0 0; padding:5px 0; border-top:#CCC 1px solid; font-size:80%; line-height:120%;}
#wishList .property{display:inline; margin:0; color:#AAA; font-size:75%;}


/* =================================================================
18.アドレス帳
使用ファイル：address_add.xhtml
　　　　　　　address_input.xhtml
=================================================================*/
#main.addressList{ position:relative;}

#main.addressList .btn_addlist{ position:absolute; top:2px; right:0px;}

#main.addressList table {
	border: 5px solid #E6E6E6;
	margin: 0 0 30px 0;
}
#main.addressList table th {
	background: #E6E6E6;
	font-size: 14px;
	width: 220px;
	border: none;
	border-bottom: 1px solid #D6D6D6;
	font-weight: bold;
}
#main.addressList table td {
	font-size: 13px;
	border: none;
	border-bottom: 1px solid #D6D6D6;
}
#main.addressList table td input[type="text"] {
	height: 25px;
}
#main.addressList table td select {
	height: 25px;
}
#main.addressList table td input.postcode {
	background: #7B7B7B;
	color: #FFF;
	text-align: center;
	width: 97px;
	line-height: 25px;
	font-size: 12px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
	border: none;
}


#addressList h3{margin-bottom:15px; padding:1px 0px 0px 20px; border-bottom:1px solid #CCC; background:url("../images/marker.gif") 7px 7px no-repeat; font-size:85%; margin-top:30px;}
#addressList{padding-bottom:20px;}
#addressList ul{zoom:1; padding:20px 0 10px;}
#addressList ul:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}/* clearfix */
#addressList li{float:left; font-size:80%; border:3px solid #E6E6E6; padding:10px 10px 40px 10px; margin-right:10px; margin-bottom:10px; width:348px; line-height:180%; position:relative;}
#addressList .widebox li{width:453px;}
#addressList li strong{font-size:18px;}
#addressList li .button{margin:10px 0px 0; position:absolute; bottom:0;}
#addressList .pageguide{float:left; width:500px; font-size:75%;}
#addressList .rearrange{float:left; width:200px; font-size:75%; text-align:right;}
#addressList .pagelink{clear:both; font-size:75%;}
#addressList .nolink{color:#999;}



/* =================================================================
ポイント履歴
=================================================================*/
#main.point #kigen {
	margin: -10px 0 10px;
	text-align: right;
}
#main.point table#pointList,
#main.point table#pointList tr th,
#main.point table#pointList tr td {
	border: 1px solid #ccc;
}
#main.point table#pointList { width: 100%; }
#main.point table#pointList tr th,
#main.point table#pointList tr td {
	padding: 10px;
}
#main.point table#pointList tr th {
	width: auto;
	background: #f7f7f7;
}

.poitn_attention{
	text-align:right;
	margin-bottom:10px;
	font-size:90%;
}

/* =================================================================
WEB_0001-6542 カスタムオーダー商品
=================================================================*/
.orderitem-input-area table{
  border-left: 5px solid #e6e6e6 !important;
}
.orderitem-input-area textarea{
  border: none !important;
  padding: 0 !important;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  line-height: 1.7;
  min-height: 160px;
  resize: none;
}
.orderitem-input-area textarea:focus{
  outline: none;
}