@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼下層
=============================================== */
/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */

.zipimg img {
    vertical-align: middle;
}

.inqTit {
margin-bottom: 30px;
}
.inquiry h3 {
background: #f6f6f6;
color: #111;
font-size: 108%;
font-weight: bold;
margin-bottom: 20px;
padding-top: 5px;
padding-right: 8;
padding-bottom: 5px;
padding-left: 8px;
}

#inquiryBox {

}

#inquiryBox .linkGuide { padding: 30px 0 40px; }
#inquiryBox .linkGuide p.txt { float: left; width: 465px; padding-top: 7px; }
#inquiryBox .linkGuide p.btn { float: left; width: 141px; }

#inquiryBox p {
font-size: 90%;
line-height: 1.8;
}

#inquiryBox .notice {
margin-bottom: 20px;
border: 1px dotted #FBBB01;
padding-top: 20px;
padding-right: 25px;
padding-bottom: 20px;
padding-left: 25px;
}

#inquiryBox .notice p strong {
	color: #C30;
}

.inquiry #inquiryBox table {
	width: 100%;
	font-size: 93%;
}

.inquiry #inquiryBox #datepicker table th {
padding: 0.7em 0.3em;
}

.inquiry #inquiryBox table th span {
vertical-align: text-bottom;
color: #C30;
margin-left: 5px;
font-weight: normal;
}

.inquiry #inquiryBox table th.btm { border-bottom: solid 1px #D2D2D2; }
.inquiry #inquiryBox table td {
vertical-align: middle;
padding-right: 30px;
padding-left: 30px;
}
.inquiry #inquiryBox #datepicker table td {
padding: 1px;
}
.inquiry #inquiryBox table td.name input ,
.inquiry #inquiryBox table td.kana input {
	width: 150px;
	margin: 0 10px 0 5px;
}

.inquiry #inquiryBox table td.mail input { width: 350px; margin-bottom: 5px; }
.inquiry #inquiryBox table td.tel input { width: 40; margin-bottom: 5px; }
.inquiry #inquiryBox table td.kind { line-height: 2; }
.inquiry #inquiryBox table td.kind input { margin-right: 5px; }
.inquiry #inquiryBox table td.pp input { margin-right: 5px; }

.inquiry #inquiryBox table td textarea { width: 350px; }

.inquiry #inquiryBox table td .privacy {
	overflow: auto;
	height: 250px;
	padding: 10px;
	border: solid 1px #D2D2D2;
}

.inquiry #inquiryBox p.btnConf {
	text-align: center;
	margin-bottom: 40px;
}
.formTxt {
font-weight: bold;
font-style: italic;	
}

/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypagecolumn {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

div#mynavi_area {
}

div#mycontents_area {
}
div#mynavi_area .mynavi_list {
    margin-bottom: 20px;
    width: 100%;
}
div#mynavi_area .mynavi_list li {
    margin: 0 15px 5px 0;
    float: left;
    font-size: 120%;
}

div#mynavi_area div.point_announce {
    margin-bottom: 30px;
    padding: 10px;
    border: solid 1px #ffcc62;
    background-color: #fffaf0;
}
div#mynavi_area div.point_announce p {
    padding-left: 20px;
    background: url('../img/icon/ico_point.gif') no-repeat left ;
}

div#mycontents_area p.inforamtion {
    margin-bottom: 20px;
}

div#mypagecolumn h4 {
    margin: 10px auto;
    border-bottom: 1px solid #999;
    text-align: left;
    font-size: 120%;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mycontents_area div.mycondition_area {
    margin: 0 auto 20px 0;
    padding: 10px;
    border: solid 1px #ccc;
    width: 97%;
    background: #f9f9f9;
}
div#mycontents_area div.mycondition_area p {
    float: left;
}
div#mycontents_area div.mycondition_area .btn {
    width: 160px;
    margin-top: 15px;
    float: right;
}
.add_address {
    margin-bottom: 20px;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#mycontents_area .message_area p {
    margin-bottom: 20px;
}

div#mycontents_area table {
	width: 100%;
	font-size: 108%;
	margin: 0 0 20px;
}
div#mycontents_area table th {
background: #f6f6f6;
width: 16%;
color: #111;
font-weight: bold;
vertical-align: middle;
border-bottom: solid 1px #ccc;
padding-right: 20px;
padding-left: 20px;
}

div#mycontents_area table th span { color: #C30; margin-left: 5px; font-weight: normal; }

div#mycontents_area th.btm { border-bottom: solid 1px #D2D2D2; }
div#mycontents_area table td {
vertical-align: middle;
padding-right: 15px;
padding-left:15px;
}

/* ==============================================
▼会員登録
=============================================== */
div#undercolumn_entry {
    width: 100%;
}

div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
}

#undercolumn_entry .top h2 { margin-bottom: 17px; }

#undercolumn_entry p.campaign { margin: -16px 0 25px; }

#undercolumn_entry #bnBox { margin-bottom: 10px; }

#undercolumn_entry #bnBox dl { float: left; width: 200px; margin-right: 20px; margin-bottom: 18px; }
#undercolumn_entry #bnBox dl.bnR { margin-right: 0; }
#undercolumn_entry #bnBox dl dt { height: 60px; font-size: 0; line-height: 0; margin-bottom: 10px; }
#undercolumn_entry #bnBox dl dd { font-size: 90%; line-height: 1.5; }
#undercolumn_entry #bnBox dl dd a { color: #172D75; }

#undercolumn_entry #rankingBox { background: url(../../img/ranking_bg.gif) 0 100% repeat-x; padding: 0 0 0 14px; margin-bottom: 20px; }
#undercolumn_entry #rankingBox div { float: left; width: 115px; margin-right: 9px; }
#undercolumn_entry #rankingBox div.rank5 { margin-right: 0; }
#undercolumn_entry #rankingBox div p { text-align: center; margin-bottom: 10px; }
#undercolumn_entry #rankingBox div dl dt { font-size: 0; line-height: 0; margin-bottom: 7px; }
#undercolumn_entry #rankingBox div dl dd { font-size: 90%; line-height: 1.4; padding: 0 5px 15px; }
#undercolumn_entry #rankingBox div dl dd a {	color: #172D75; }

#undercolumn_entry p.btnPast { margin: -49px 0 30px 514px; }

#undercolumn_entry dl.info { font-size: 90%; line-height: 1.5; padding: 0 15px; margin-bottom: 30px; }
#undercolumn_entry dl.info dt { width: 110px; }
#undercolumn_entry dl.info dd { margin: -1.5em 0 10px 120px; }
#undercolumn_entry dl.info dd img { vertical-align: middle; margin-right: 5px; }
#undercolumn_entry dl.info dd a { color: #172D75; }

#undercolumn_entry div.pageTop {
clear: both;
padding: 20px 0 0;
margin: 20px 0 30px ;
border-top: dotted 1px #BBB;
}

#undercolumn_entry div.pageTop p{
background: url(../img/icon_pagetop.gif) 0 0 no-repeat;
font-size: 90%;
padding: 0 0 0 17px;
margin: 0 0 0 485px;
}

#undercolumn_entry table th {
width: 180px;
font-weight: bold;
}
#undercolumn_entry table th .mini {
font-weight: normal;
}
#undercolumn_entry table th, 
#undercolumn_entry table td {
padding:15px;
text-align:left;
}
#undercolumn_entry #form1 {
padding-left:0px;
}

div#content div#undercolumn_entry {/*for dynamic page*/
	padding-left: 35px;
}
div#wrap div#undercolumn_entry,
div#wrap div#sidebar {
	padding-top: 0;
}
div#undercolumn_entry h2,
div#undercolumn_entry h3 {
	margin-bottom: 20px;
}
#undercolumn_entry .honeysu #honeysuBox{ margin:0 0 25px 0;}
/* -- end -- */

/* 20131127 */
.entTxt01 {
margin-bottom: 20px;
}
.entInp01 {
margin-bottom: 8px;
}
.entTxt02 {
font-size: 100%;
}
.entInpBtn a:hover {
text-decoration:none;
}
.entComp {
width: 710px;
margin-right: auto;
margin-left: auto;
}

/* ==============================================
▼ログイン
=============================================== */
div#undercolumn_login {
    margin: 0 auto;
    width: 100%;
}

div#undercolumn_login .login_area {
    margin-bottom: 30px;
}

div#undercolumn_login .login_area .inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}

div#undercolumn_login .login_area .inputbox .btn_area {
    margin-top: 0;
}


/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
    width: 80%;
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#undercolumn_error .message_area .error {
    padding: 120px 0;
}


/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */

.pagecond_area {
    margin-bottom: 20px;
    padding: 10px;
}
.pagenumber_area {
/*    margin: 20px 0;*/
}
.pagecond_area {
    border: 1px solid #ccc;
}
.pagenumber_area .navi {
font-size: 108%;
padding: 10px;
margin-bottom: 20px;
background-image: url(../img/products/pager_bg.gif);
background-repeat: repeat;
background-position: left top;
}
.pagenumber_area .navi li {
    display: inline;
}
.pagenumber_area .change {
    float: right;
    text-align: right;
    white-space: nowrap;
}


/* レイアウト
----------------------------------------------- */
div.list_area {
border-bottom: 1px dotted #cccccc;
margin-bottom: 30px;
width: 710px;
padding-bottom: 30px;
}

div.listphotoBloc {
    float: left;
}
div.listphoto {
padding: 10px;
}

/* メインカラム用 1カラム時*/
#main_column.colnum1 div.listrightbloc {
    float: right;
    width: 74%;
}

/* メインカラム用 2カラム時*/
#main_column.colnum2 div.listrightbloc {
    float: right;
    width: 530px;
}

/* メインカラム用 3カラム時*/
#main_column.colnum3 div.listrightbloc {
    float: right;
    width: 74%;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 追加分
----------------------------------------------- */
.floatL {
float:left;
}
.floatR {
float:right;
}
.marT10 {
margin-top:10px;
}
.marT20 {
margin-top:20px;
}
.marB10 {
margin-bottom:10px !important;
}
.marB20 {
margin-bottom:20px !important;
}
.marB30 {
margin-bottom:30px !important;
}
.marB40 {
margin-bottom:40px !important;
}
.marB50 {
margin-bottom:50px !important;
}
.marL10 {
margin-left:10px;
}
.marL12 {
margin-left:12px;
}
.marL15 {
margin-left:15px;
}
.marL20 {
margin-left:20px;
}
.marL30 {
margin-left:30px;
}
.marR10 {
margin-right:10px;
}
.marR20 {
margin-right:20px;
}
div#wrap div#contents,
div#wrap div#sidebar {
	padding-top: 0;
}
div#undercolumn h2,
div#undercolumn h3 {
	margin-bottom: 20px;
}

/* 商品ステータス */
div.listrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
div.listrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 商品名 */
div#undercolumn div.listrightbloc h3 {
    font-size: 108%;
	margin-bottom: 15px;
}

/* コメント */
div.listrightbloc .listcomment {
margin: 0 0 15px;
}

/* 商品詳細を見る */
.detail_btn {
	padding: 10px;
}
/* サブコメント */
div#undercolumn .proDetSubTit {
font-size: 123.1%;
font-weight: bold;
padding: 8px 10px;
color: #000;
background-image: url(../img/products/pager_bg.gif);
background-repeat: repeat-x;
background-position: left top;
}

/* 価格 */
.price {
color: #e5280e;
font-size: 16px;
font-weight: bold;
}
div.listrightbloc .pricebox {
border: 1px dotted #cccccc;
padding: 10px 5px;
width: 510px;
margin: 0px 0px 20px;
}

/* 買い物カゴ */
div.listrightbloc .cart_area {
    text-align: right;
    width: 522px;
}

/* 規格 */
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 .cartTeiki{
padding: 0px 10px 0 0;
width: 150px;
float : left;
text-align: right;
}
div.listrightbloc .cartin .cartTeiki .quantity {
display: none;
}
div.listrightbloc .cartin_btn {
width: 160px;
float : right;
}


/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
        * 1カラム時
        * 2カラム時
        * 3カラム時

----------------------------------------------- */
#detailarea,
.sub_area {
    margin-bottom: 20px;
    width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#main_column.colnum1 div#detailphotobloc {
    width: 37%;
    float: left;
}
#main_column.colnum1 #detailrightbloc {
    width: 63%;
    float: right;
}
#main_column.colnum1 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 69%;
}
#main_column.colnum1 div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}
#main_column.colnum1 p.subtext {
    margin-bottom: 20px;
}

/* 2カラム用 */
#main_column.colnum2 div#detailphotobloc {
float: left;
width: 240px;
text-align: center;
padding-top: 20px;
}
#main_column.colnum2 #detailrightbloc {
    float: right;
    width: 470px;
}
#main_column.colnum2 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 73%;
}
#main_column.colnum2 p.subtext {
    margin-bottom: 20px;
}
#main_column.colnum2 div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}

/* 3カラム用 */
#main_column.colnum3 div#detailphotobloc {
    float: left;
    width: 49%;
}
#main_column.colnum3 #detailrightbloc {
    float: right;
    width: 50%;
}
#main_column.colnum3 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 63%;
}
#main_column.colnum3 p.subtext {
    margin-bottom: 20px;
}
#main_column.colnum3 div.subphotoimg {
    float: right;
    width: 35%;
    text-align: right;
}

/* 商品情報 各種設定
----------------------------------------------- */
.photo {
max-height: 234px;
max-width: 234px;	
}
#detailrightbloc h2 {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    color: #666;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
    font-weight: bold;
    font-size: 160%;
}
#detailrightbloc .point,
#detailrightbloc .relative_cat {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
.main_comment {
    margin-bottom: 20px;
}

/* 商品コード */
/* 通常価格 */
/* 販売価格 */
#detailrightbloc dl { 
border-bottom: 1px dotted #cccccc;
}
#detailrightbloc dt {
width: 130px;
font-size: 93%;
font-weight: bold;
float: left;
padding: 10px;
text-align: left;
}
#detailrightbloc dd {
display: inline;
width: 300px;
float: right;
padding: 10px;
text-align: left;
}

/* 商品ステータス */
#detailrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul.status_icon li {
    margin-right: 5px;
    margin-bottom: 3px;
    float: left;
}

/* ポイント */
/*#detailrightbloc .point dt,
#detailrightbloc .point dd {
    display: inline;
}*/

/* 規格 */
#detailrightbloc div.classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
#detailrightbloc .classlist {
    margin-bottom: 5px;
}
#detailrightbloc ul {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul li {
    vertical-align: top;
    float: left;
}

/* メーカー */
/*#detailrightbloc .maker dt,
#detailrightbloc .maker dd {
    display: inline;
}*/

/* メーカーURL */
/*#detailrightbloc .comment1 dt,
#detailrightbloc .comment1 dd {
    display: inline;
}*/

/* 関連カテゴリ */
/*#detailrightbloc .relative_cat dd {
    margin-left: 1em;
}*/

/* 買い物カゴ */
#detailrightbloc .cart_area {
}
#detailrightbloc .detailBtn {
border-bottom-style: none;	
}
#detailrightbloc .detailTeiki {
border-bottom-style: none;	
}
#detailrightbloc .detailTeiki dt {
padding-top: 20px;	
}
#detailrightbloc .quantity dt,
#detailrightbloc .quantity dd {
    display: inline;
}
#detailrightbloc .cartin {
    text-align: center;
}
#detailrightbloc .cartin_btn {
    text-align: center;
}
#detailrightbloc .favorite_btn {
    text-align: center;
    margin-top: 10px;
}

/* 詳細コメント
----------------------------------------------- */
.proDetIteTit {
	border-bottom: 1px dotted #BBBBBB;
    font-size: 123.1%;
    font-weight: bold;
    padding: 8px 10px;
}
.detailComment {
    background: url("../img/products/sttl_01_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e4e4e4;
    color: #e5280e;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 2px 0 3px 10px;
}

/* お客様の声
----------------------------------------------- */
div#customervoice_area {
clear: both;
padding: 35px 0 0 0;
}

div#customervoice_area h2 {
    margin-bottom: 20px;
    padding: 6px 0 8px 10px;
    border-top: solid 1px #f90;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
}

div#customervoice_area .review_bloc {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #f6f6f6;
}

div#customervoice_area .review_bloc p {
    padding-top: 3px;
    margin-right: 10px;
    float: left;
}

div#customervoice_area .review_bloc .review_btn {
    float: right;
    width: 160px;
    font-size: 12px;
}

div#customervoice_area ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

div#customervoice_area .voicetitle {
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}

div#customervoice_area .voicedate {
    margin-bottom: 10px;
}
.sgDtlItemInfoArea a.anchor {
display: inline;
}
.sgDtlItemInfoArea a.anchor:hover {
text-decoration: underline;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    text-align: center;
}

div#whobought_area h2 {
/*    border-top: solid 1px #f90;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
    padding: 5px 0 8px 10px;
    font-size: 14px;*/
}
.detailTxt {
margin-bottom: 20px;
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
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 p {
    margin: 10px 5px;
}

div#undercolumn ul#quantity_level li {
    padding: 3px;
    display: inline;
}

div#undercolumn .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
    margin: 0 0 20px 0;
}

div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
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 .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;
}
div#undercolumn_shopping .pay_area table td, 
div#undercolumn_shopping .pay_area table th {
padding: 10px;	
}
.calendar {
margin-bottom: 10px;
padding-top: 10px;
}
.deliverTxt {
font-weight: bold;
color: #000;
}
/* お届け先の指定
----------------------------------------------- */
#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;
}
div.form_area  .phototd {
width: 75px;	
}
div.form_area  .quantity {
width: 70px;	
}
/* 購入確認
----------------------------------------------- */
#undercolumn_shopping .confirm th, 
#undercolumn_shopping .confirm td {
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    padding: 10px;
}

/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}

/* ==============================================
▼カート画面
=============================================== */
.totalmoneyarea {
    margin-bottom: 20px;
}

.cartRecoItemBg {
    padding-bottom: 15px;
    margin-bottom: 35px;
}

.cartRecoItemList {
    list-style-type: none;
}

.cartRecoItemList li {
    width: 150px;
    padding-top: 12px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 8px;
    background-color: #FFF;
    margin-right: 10px;
    float: left;
}

.cartRecoItemPh {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cartRecoIcon {
    background-image: url(../css/cart/icon_reco.png);
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    position: absolute;
    left: -4px;
    top: 0px;
}

.cartRecoItemTit {
    font-size: 93%;
    margin-bottom: 10px;
}

.cartRecoItemTit a:link {
    color: #356A00;
}

.cartRecoItemPrice {
    font-size: 116%;
    color: #E50012;
    margin-bottom: 10px;
    text-align: right;
}

.cartRecoItemBtn {
    text-align: center;
}

/* 20131128 */
.cartSakeImg {
    text-align: center;
}

.resulttd {
    text-align: right!important;
}

.pricetd em {
    font-style: normal;
}

/* ----------------------------------------------------------------------
	regular
---------------------------------------------------------------------- */

.regular h3{margin-bottom:10px;}
.regular h4{margin-bottom:20px;}
.regular h5{margin-bottom:10px;}

#regularBox {
	margin: 0 12px;
}

#regularBox p {
	font-size: 90%;
	line-height: 1.8;
}

.regular .leftBox{
	width:345px;
	float:left;
	margin-right:15px;
	padding-top:20px;
}
.regular .leftBox p {
	font-size: 90%;
	line-height: 1.8;
	margin-bottom:15px;
	margin-left:15px;
}

.regular .rightBox{
	width:260px;
	float:left;
	margin-bottom:15px;
}

#regularBox .notice {
	background: #F8F8F3;
	padding: 12px;
	margin-bottom: 20px;
	border: solid 1px #D2D2D2;
}

#regularBox .notice p.colRed{
	color: #C30;
	padding-top: 5px;
}

#regularBox dl.attentionBox { background: #F8F8F3; font-size: 90%; line-height: 1.5; padding: 15px 12px 5px; margin:0 0 25px 0; border: solid 1px #D2D2D2; }
#regularBox dl.attentionBox dt { width: 20px; color: #C30; font-weight: bold; }
#regularBox dl.attentionBox dd { margin: -1.5em 0 10px 20px; }


#regularBox strong{ color:#5F9D1A;}

.regular #regularBox table {
	width: 100%;
	font-size: 108%;
	margin: 0 0 20px;
}
.regular #regularBox table th {
	background: #9FC44A;
	width: 28%;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
}

.regular #regularBox table th span { color: #C30; margin-left: 5px; }

.regular #regularBox table th.btm { border-bottom: solid 1px #D2D2D2; }
.regular #regularBox table td { vertical-align: middle; }

.regular #regularBox table td.name input ,
.regular #regularBox table td.kana input {
	width: 150px;
	margin: 0 10px 0 5px;
}

.regular #regularBox table td.mail input { width: 350px; margin-bottom: 5px; }
.regular #regularBox table td.address input { width: 380px; margin-bottom: 5px; }
.regular #regularBox table td.tel input { width: 200px; margin-bottom: 5px; }
.regular #regularBox table td.kind { line-height: 2; }
.regular #regularBox table td.kind input { margin-right: 5px; }
.regular #regularBox table td.pp input { margin-right: 5px; }

.regular #regularBox table td textarea { width: 350px; }

.regular #regularBox table td .privacy {
	overflow: auto;
	height: 250px;
	padding: 10px;
	border: solid 1px #D2D2D2;
}

.regular #regularBox p.btnConf {
	text-align: center;
	margin-bottom: 40px;
}
/* 20131205 */
.teiTxt01 {
margin-bottom: 20px;
}
.teiTit01 {
font-weight: bold;
}

/* -----------------------------------------------
化粧品サンプルページ
----------------------------------------------- */
.samFont{
	font-size: 13px !important;
	line-height: 1.8 !important;
}