/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "euc-jp";

/**文字色−白**********************************************************/
.white { color: #fff; }


/* 共有 */
table {
 border-collapse: collapse;
 border-spacing: 0;
 }

td {
 padding: 0.4em;
 border: 1px solid #00913a;
 }

td td {
 padding: 0.1em;
 border: none;
 }


/**現在のカゴのスタイル(cart/index.tpl)************************************************/
h2#cartindex-title2 {
 width: 736px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/cartindex-title.gif) no-repeat;
 }

h2#cartindex-title {
 width: 719px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

h3#main-message {
 width: 724px;
 margin-bottom: 15px;
 text-align: center;
}

div#cart-table { margin-bottom: 15px; }

table#cell {
 width: 700px;
 margin-left: 12px;
}

table#cell td { padding: 0.2em; }

.td50 { width:50px; }
.td85 { width: 85px; }
.td305 { width: 305px; }
.td60 { width: 60px; }
.td150 { width: 150px; }
.td50, .td85, .td305, .td60, .td150 { text-align: center; }

div#cart-coution {
 width: 700px;
 margin: 0 0 10px 12px;
 font-size: x-small;
}

div#cart-coution ul { list-style-type: none; }

div#to-shopping { width: 724px; }

div#to-shopping p#cart-confmessage {
 width: 724px;
 margin-bottom: 10px;
 text-align: center;
 font-weight: bold;
 }

p#notice {
 width: 724px;
 margin-bottom: 20px;
 text-align: center;
 }

div#to-shopping ul, ul#to-shopping, ul#to-shoppingconf, ul#to-shoppingcomp {
 width: 724px;
 text-align: center;
 list-style-type: none;
 }

div#to-shopping li, ul#to-shopping li, ul#to-shoppingconf li, ul#to-shoppingcomp li { display: inline; }


/**ログインページのスタイル************************************************/
h2#shoppingindex-title2 {
 width: 724px;
 height: 26px;
 top: 1px;
 left: 38px;
 position: relative;
 z-index: 2;
 background: url(../../images/shoppingindex-title.gif) no-repeat;
 }

h2#shoppingindex-title {
 width: 719px;
 height: 26px;
 top: -25px;
 left: 38px;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 
 font-size: x-small;
 }
html[xmlns*=""] body:last-child h2#shoppingindex-title {
 margin-top: -16px;
 }

div#shopping { margin-left: 80px; }

div#shopping-login, div#no-member {
 width: 600px;
 border: 5px solid #159a01;
 padding: 10px;
}

div#shopping-login { margin-bottom: 10px; }

div#shopping-login h3#login-title, div#no-member h3#login-title, td#mypage-login h3#login-title {
 line-height: 1em;
 background: url(../../images/shopping-icon.gif) no-repeat;
 margin-bottom: 15px;
 font-weight: bold;
 font-size: medium;
 padding-left: 20px;
}
html[xmlns*=""] body:last-child h3#login-title { margin-top: 0px; }

td#mypage-login h3#login-title { line-height: 1.1em; }

div#shopping-inner {
 width: 500px;
 margin-left: 38px;
 }

div#shopping-inner p#login-info { margin-bottom: 1em; }

div#shopping-inner ul { list-style-type: none; }
html[xmlns*=""] body:last-child div#shopping-inner ul { margin-left: -37px; }

div#login-input {
 width: 300px;
 margin-left: 100px;
 }
 html[xmlns*=""] body:last-child div#login-input h4 { 
 margin-top: -5px;
 margin-bottom: -10px;
 }

p.form { * margin-left: 0; }
html[xmlns*=""] body:last-child div#login-input p.form { margin-bottom: 10px; }

div#login-input h4 { margin-bottom: 0.2em; }
div#login-input p.form { margin-bottom: 0.5em; }
div#login-input p.form01 { margin-bottom: 0.2em; }

p#login-btn {
 width: 300px;
 margin-top: 0.5em;
 margin-bottom: 1em;
 text-align: center;
}

div#shopping-inner ul#shopping-recommend { margin-bottom: 1em; }

div#shopping-inner ul#nm-toshopping {
 width: 500px;
 text-align: center;
}

div#shopping-inner ul#nm-toshopping li { display: inline; }


/**非会員 届け先入力のスタイル************************************************/
div#flow { margin: 10px 0 15px 0; }

div#flow img { border: 1px solid #00913a; }

h2#nonmember-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/nonmember-title.gif) no-repeat;
 }

h2#nonmember-title {
 width: 695px;
 top: -36px;
 left: 0px;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

ul#nonmember-message {
 margin-bottom: 1em;
 list-style-type: none;
 }

div#shopping-contents {
 width: 700px;
 padding-left: 38px;
 }

div#add-table table#form-table {
 width: 700px;
 }

div#add-submit {
 width: 700px;
 text-align: center;
}

table#form-table, table#payment-table {
 border: 1px solid #f2000e;
 margin-bottom: 1em;
 }

tr#inputform-title { font-weight: bold; }

table#form-table td.no-border {
 border: 0;
 padding: 0.1em;
 }

table#form-table td#table-title { width: 170; }
table#form-table td#table-body { width: 487; }

#llgray { background-color: #ccc; }
.llgray { background-color: #ccc; }

/**非会員 支払い方法指定のスタイル************************************************/
div#payment { margin-left: 48px; }

h2#payment-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/payment-title.gif) no-repeat;
 }

h2#payment-title {
 width: 695px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

div#payment-inner { margin-left: 40px; }

h3#login-title02 {
 line-height: 1em;
 background: url(../../images/shopping-icon.gif) no-repeat;
 margin-bottom: 0.5em;
 font-weight: bold;
 font-size: medium;
 padding-left: 20px;
}

div#payment-inner p { margin-bottom: 0.5em; }

table#payment { width: 350px; }

td#payment-title {
 width: 40px;
 text-align: center;
 }

td#payment-body {
 width: 310px;
 text-align: center;
 }

li#date-title {
 font-weight: bold;
 margin-right: 1em;
 }

ul#appoint-date { list-style-type: none; }

ul#appoint-date li { display: inline; }

table#payment-table {
 margin-left: 130px;
 margin-bottom: 2em;
 }

ul#appoint-date { margin-bottom: 2em; }
ul#payment-contact {margin-bottom: 1em; list-style-type: none; }


/**非会員 入力内容確認のスタイル************************************************/
div#shopping-conf { margin-left: 48px; }

h2#shoppingconf-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/shoppingconf-title.gif) no-repeat;
 }

h2#shoppingconf-title {
 width: 695px;
 top: -36px;
 left: 0;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

ul#shopconf-message {
 list-style-type: none;
 margin-bottom: 0.5em;
 }

div#conf-tables { margin-left: 25px; }

table#shoppingconf-table {
 width: 650px;
 margin-bottom: 1.5em;
 }

tr#shopconf-tabletitle {
 text-align: center;
 font-weight: bold;
 }

table#shoppingconf-table td.td85 { width: 85px; }
table#shoppingconf-table td.td248 { width: 248px; }
table#shoppingconf-table td.td60 { width: 60px; }
table#shoppingconf-table td.td40 { width: 40px; }
table#shoppingconf-table td.td90 { width: 90px; }
table#shoppingconf-table td#td150 { width: 150px; }
table#shoppingconf-table td#td457 { width: 457px; }


/**非会員 注文完了のスタイル************************************************/
div#comp-inner { margin-left: 48px; }

h2#shopcomp-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/shoppingcomp-title.gif) no-repeat;
 }

h2#shopcomp-title {
 width: 695px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

div#shopping-comp { 
 width: 600px;
 border: 5px solid #00913a;
 padding: 10px;
 margin-left: 70px;
 margin-bottom: 1.5em;
 
 }

div#shopping-comp2 { 
 width: 600px;
 border: 5px solid #00913a;
 padding: 10px;
 margin-left: 40px;
 margin-bottom: 1.5em;
 }

p#comp-message { margin-bottom: 1em; }

div#shopping-comp ul {
 margin-bottom: 0.5em;
 list-style-type: none;
 }

div#shopping-comp2 ul {  list-style-type: none; }

li#thanks {
 margin-top: 1em;
 margin-bottom: 3em; 
 }

div#goto-top {
 width: 700px;
 margin-left: 280px;
 }

div#goto-top2 {
 width: 700px;
 margin-left: 310px;
 }

/**全体の左余白****************************************************/
div#ml { margin-left: 35px; }
 
div#cart_ml { margin-left: 28px; }
 
div#mypage_ml { margin-left: 38px; }
 
div#nomember_ml { margin-left: 10px; }

 
/**テーブル背景色設定**********************************************/
.lgray2 { background-color: #e9e9e9; }

/**ヘルプのスタイル************************************************/
div#help-inner {
 margin-left: 45px;
 margin-right: 23px;
 margin-bottom: 1em;
 }

div#help-moreinner {
 margin-right: 23px;
 border: 4px solid #00913a;
 padding: 1em;
 }

h2#help-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/help-title.gif) no-repeat;
 }

h2#help-title {
 width: 695px;
 top: -25px;
 left: 3px;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 
 font-size: x-small;
 }

ul#help-topmessage {
 width: 700px;
 margin-bottom: 1em;
 list-style-type: none;
 }
 
ul#index {
 margin-left: 1em;
 margin-bottom: 1em;
 font-weight: bold;
 }

ul#index li { line-height: 1.2em; }

div#help-inner h3 {
 padding-left: 38px;
 margin-bottom: 0.2em;
 background : url(../../images/help-icon.gif) no-repeat;
 line-height: 15px;
 }

p#help-info, dl#help-text { margin-bottom: 0.5em; }
p.back { margin-bottom: 1.5em; }

dl#help-text dt {
 font-weight: bold;
 margin-bottom: 0.2em;
 }

dl#help-text dd { line-height: 1.2em; }

dl#help-text dd.bottom { margin-bottom: 0.8em; }
dl#help-text dd.middle { margin-bottom: 0.4em; }

ul#deli-case { list-style-type: none; }


/**問い合わせ 入力のスタイル************************************************/
div#contact-inner { margin-left: 38px; }

h2#contact-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/contact-title.gif) no-repeat;
 }

h2#contact-title {
 width: 695px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }
 
h2#contact2-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/contact-title.gif) no-repeat;
 }

h2#contact2-title {
 width: 695px;
 top: -36px;
 left: 0;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

div#contact-moreinner {
 margin-left: 70px;
 width: 580px;
 }

table#contact-table { margin-bottom: 20px; }

div#contact-inner ul {
 list-style-type: none;
 margin-bottom: 0.5em;
 }

p.contact-notice { margin-bottom: 0.5em; }

div#to-contactconf {
 width: 580px;
 text-align: center;
 }

table#contact-table td.no-border { border: 0; }
table#contact-table td.space { padding-bottom: 0.2em; }

ul#contact-input { margin-bottom: 0; }
ul#contact-input li { margin-bottom: 0.2em; }


/**問い合わせ 確認のスタイル************************************************/
table#contactconf-table {
 width: 580px;
 margin-bottom: 20px;
 }

table#contactconf-table td.gray { width: 150px; }

ul#contents-bot {
 width: 580px;
 text-align: center;
 }

ul#contents-bot li { display: inline; }


/**プライバシー規約のスタイル************************************************/
h2#privacy-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/privacy-title.gif) no-repeat;
 }

h2#privacy-title {
 width: 695px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

ul#help-topmessage li.middle { margin-bottom: 0.4em; }

div#help-inner h3 {
 margin: 20px 0 5px 0;
 padding: 0 0 0 20px;
 background: url(../../images/shopping-icon.gif) no-repeat left center;
 }
div#help-inner p { margin: 0 0 3px 0; }

div#help-inner ol { margin: 0 0 10px 30px; }


/**利用規約のスタイル************************************************/
div#kiyaku-moreinner {
 margin-right: 23px;
 border: 4px solid #00913a;
 padding: 1em;
 }

div#kiyaku-moreinner ol {
 margin-left: 2em;
 margin-bottom: 0.5em;
 }

div#kiyaku-moreinner ol li {margin-bottom: 0.3em; }

div#kiyaku-moreinner p {
 margin-left: 1em;
 margin-bottom: 0.5em;
 }

div#kiyaku-moreinner table {
 margin-left: 2em;
 margin-bottom: 0.5em;
 }

div#bottom { margin-bottom: 0.5em; }

div#kiyaku-moreinner2 ul#soufu-kome li { list-style-type: none; }
 
div#kiyaku-moreinner2 ul#chien-reason li { list-style-type: square; }

div#kiyaku-moreinner2 ul.saposen li#ijyo { padding-top: 1em; }

.paragraph {
 margin-left: 1em;
 list-style-type: none;
 }

li.kome { list-style-type: none; }

.bottom {
 margin-bottom: 0.5em;
 list-style-type: none;
 }

ul.saposen {
 margin-left: 1em;
 list-style-type: none;
 margin-bottom: 0.5em;
 }


/**郵便番号がみつからなかった時のスタイル**************************************/
h2#zip-title2 {
 width: 450px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/zip-title.gif) no-repeat;
 }

h2#zip-title {
 width: 450px;
 top: -36px;
 left: 0px;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

table#zip-tb td { padding: 0; }


/** エラーのスタイル **********************************************************/
table#error-tb td { border: none; }


/**会員登録 規約のスタイル************************************************/
div#kiyaku-inner {
 margin-left: 18px;
 margin-bottom: 1em;
 }

h2#kiyaku-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/kiyaku-title.gif) no-repeat;
 }

h2#kiyaku-title {
 width: 690px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }
 
h2#kiyaku2-title2 {
 width: 700px;
 height: 36px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/kiyaku-title.gif) no-repeat;
 }

h2#kiyaku2-title {
 width: 695px;
 top: -36px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 font-size: x-small;
 }

ul#kiyaku-message { margin-bottom: 0.5em; }

div#kiyaku-inner ul {
 list-style-type: none;
 width: 600px;
 }

div#kiyaku-inner ul li#kiyaku-middle { margin-top: 0.5em; }

div#kiyaku-inner ul, div#kiyaku-inner p { margin-left: 80px; }

ul#to-memberinput {
 width: 700px;
 margin-left: 220px;
 }

ul#to-memberinput li { display: inline; }


