@charset "utf-8";

/************************************************
 共通
************************************************ */
#ssl h2.title {
	height: 76px;
    margin: 5px 0 10px 0;
    padding: 15px 0 0 35px;
/*    border-top: solid 1px #ebeced;*/
/*    color: #f60;*/
/*    background: url("../img/background/bg_tit_sub_01.jpg") repeat-x left bottom;*/
/*    background-color: #fef3d8;*/
    color: #373737;
    background: url("../img/common/ssl_common_bg.jpg") no-repeat left top;
    background-color: #f2f2f2;
    font-size: 150%;
	font-weight: bold;
}

#ssl #one_maincolumn .sub_area h3 ,
#ssl #two_maincolumn_right .sub_area h3 ,
#ssl #two_maincolumn_left .sub_area h3 ,
#ssl #three_maincolumn .sub_area h3 ,
#ssl #undercolumn_login .login_area h3 ,
#ssl #undercolumn_shopping h3 ,
#ssl #mypagecolumn h3 ,
#ssl #undercolumn_cart h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #f60;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}

#ssl div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}

#ssl .toTop {
	margin: 30px 0 0 0;
}

/* フォント
----------------------------------------------- */
#ssl h2,#ssl h3,#ssl h4,#ssl h5 {
    font-size: 100%;
    line-height: 150%;
}
#ssl .sale_price {
    color: #f00;
}
#ssl .normal_price {
    font-size: 90%;
}
#ssl .point {
    color: #f00;
    font-weight: bold;
}
#ssl .user_name {
    font-weight: bold;
}
#ssl .recommend_level {
    color: #ecbd00;
}

#ssl .attention {
    color: #f00;
}
#ssl .attentionSt {
    color: #f00;
    font-weight: bold;
}
#ssl .st {
    font-weight: bold;
}
#ssl .mini {
    font-size: 90%;
}

/* フォーム
----------------------------------------------- */
#ssl input[type='text'] ,
#ssl input[type='password'] ,
#ssl .select {
    border: solid 1px #ccc;
    padding: 2px;
}

#ssl .box40 {
    width: 40px;
}
#ssl .box60 {
    width: 60px;
}
#ssl .box100 {
    width: 100px;
}
#ssl .box120 {
    width: 120px;
}
#ssl .box140 {
    width: 140px;
}
#ssl .box145 {
    width: 145px;
}
#ssl .box150 {
    width: 150px;
}
#ssl .box240 {
    width: 240px;
}
#ssl .box300 {
    width: 300px;
}
#ssl .box320 {
    width: 320px;
}
#ssl .box350 {
    width: 350px;
}
#ssl .box380 {
    width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}

/* 行揃え
----------------------------------------------- */
#ssl .alignC {
    text-align: center;
}
#ssl .alignR {
    text-align: right;
}
#ssl .alignL {
    text-align: left;
}
#ssl .pricetd em {
    font-weight: bold;
}

/* リスト
----------------------------------------------- */
/* ログイン 検索条件 */
#ssl #container .bloc_outer .bloc_body dl.formlist {
    margin-bottom: 8px;
}
#ssl #container .bloc_outer .bloc_body dl.formlist dd {
    margin-bottom: 5px;
}
#ssl #container .bloc_outer .bloc_body dl.formlist dt {
    margin-bottom: 3px;
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_03.gif") no-repeat left;
    font-size: 90%;
}

#ssl #container .bloc_outer .bloc_body dl.formlist span{
    vertical-align: top;
}

/* ===============================================
▼ログイン（サイド用）
※ヘッダー用はbloc_alpha.css内に記述
=============================================== */
#ssl #container div#login_area .bloc_body {
    padding: 10px;
}

#ssl #container div#login_area .bloc_body p {
    margin-bottom: 5px;
}

#ssl #container div#login_area .bloc_body .btn {
    text-align: center;
}
#ssl #container .login_area dl.formlist {
    margin-bottom: 8px;
    width: 530px;
}
#ssl #container .login_area dl.formlist dt {
    margin-bottom: 3px;
    padding-left: 15px;
    color: #333;
    background: url("../img/icon/ico_arrow_03.gif") no-repeat left;
    width: 120px;
    float: left;
    font-size: 90%;
}
#ssl #container .login_area dl.formlist dd {
    margin-bottom: 5px;
    float: right;
    width: 380px;
    vertical-align: bottom;
    text-align: left;
}
#ssl #container div#login_area .bloc_body .mini {
    margin-top: 5px;
    letter-spacing: -0.01em;
}

/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
#ssl .btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

#ssl .btn_area li {
    padding-right: 10px;
    display: inline;
}

#ssl .btn_area li img {
	vertical-align: inherit;
}

/************************************************
 tables
************************************************ */
/* デフォルトテーブル
----------------------------------------------- */
#ssl table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
	font-size: medium;
	line-height: 135%;
}
#ssl table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
	font-size: small;
	font-size: medium;
	line-height: 135%;
}
#ssl table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	font-size: medium;
	line-height: 135%;
}

/* 見出し
----------------------------------------------- */
#ssl div#undercolumn_shopping table th[scope=col] {
    text-align: center;
}
#ssl div#undercolumn_shopping table.delivname th {
    width: 155px;
}

/* MYページ */
#ssl div#mycontents_area table th {
    text-align: left;
}
#ssl div#mycontents_area table th.alignR {
    text-align: right;
}
#ssl div#mycontents_area table th.alignL {
    text-align: left;
}
#ssl div#mycontents_area table th.alignC {
    text-align: center;
}
#ssl div#mycontents_area table th.resulttd {
    text-align: right;
}
#ssl div#mycontents_area table caption {
    padding: 8px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #000;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
}


/* その他
----------------------------------------------- */
#ssl table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}

/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
#ssl .clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
#ssl .clearfix {
    display: block; /* for IE8 */
}

/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
#ssl 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%;
}
#ssl div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

#ssl div#undercolumn_cart p {
    margin: 10px 5px;
}

#ssl div#undercolumn ul#quantity_level li {
    padding: 3px;
    display: inline;
}

#ssl div#undercolumn .empty {
    text-align: left;
}

#ssl div.form_area {
    margin-bottom: 30px;
}

/* ==============================================
▼会員登録
=============================================== */
#ssl div#undercolumn_entry {
    width: 100%;
}

#ssl div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
}

/* ==============================================
▼ログイン
=============================================== */
#ssl div#undercolumn_login {
    margin: 0 auto;
    width: 100%;
}

#ssl div#undercolumn_login .login_area {
    margin-bottom: 30px;
}

#ssl div#undercolumn_login .login_area .inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}

#ssl div#undercolumn_login .login_area .inputbox .btn_area {
    margin-top: 0;
}

/* お客様情報入力
----------------------------------------------- */
#ssl div#undercolumn_customer {
}

#ssl .flow_area {
    margin: 0 0 20px 0;
	text-align: center;
}

#ssl div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


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

#ssl div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}

#ssl div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}

#ssl div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}

#ssl div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


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

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

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

#ssl #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;
}

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

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

#ssl div#undercolumn_shopping table tr td ul li {
	list-style-type: none;
}
