@charset "utf-8";

/*common*/
#main p,
#main dt,
#main dd {
  font-size: 13px;
}
#main .section {
  margin-bottom: 40px;
}
/*商品購入フロー*/
#main .flowImage {
  margin-bottom: 32px;
}

/* - Contact -
--------- --------- --------- */

#Contact .personalTable th {
  width: 30%;
}

#Contact .personalTable td {
  width: 70%;
}

#Contact .needs {
  color: #F60;
}

#Contact .personalTable td p {
  font-size: 13px;
}

#Contact p.title {
  margin-top: 30px;
}

#Contact ul.buttonArea {
  width: 380px;
}

#Contact .attention {
  color: #F60;
}
/* #Shopping
--------- --------- --------- --------- --------- */
/* 
--------- */

#Shopping .formTable td {
  line-height: 1.5;
}

#Shopping .formTable td.name,
#Shopping .formTable td.address {
  text-align: left;
}

#Shopping .formTable th.price {
  text-align: right;
  background: #FFF;
  color: #666;
}

#Shopping ul.buttonArea {
  width: 320px;
}
/* - index -
--------- --------- --------- */

#Shopping #Login,
#Shopping #Entry {
  border: 1px solid #aaa;
}

#Shopping #Login h3,
#Shopping #Entry h3 {
  font-weight: bold;
  color: #FFF;
  background: #666;
  font-size: 18px;
  padding: 10px;
  text-align: center;
}

#Shopping #Entry h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}

#Shopping #Login .inner,
#Shopping #Entry .inner {
  padding: 20px;
  background: #F0F0F0;
}

#Shopping #Login .errorBox,
#Shopping #Entry .errorBox {
  width: 95%;
  margin: 15px auto;
}

#Shopping #Login .buttonArea,
#Shopping #Entry .buttonArea {
  margin: 10px auto 20px;
}

#Shopping #Login form {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  margin: 15px 0;
}

#Shopping #Login form dl {
  width: 440px;
  margin: 10px auto;
}

#Shopping #Login form dt {
  float: left;
  width: 120px;
  padding-top: 5px;
}

#Shopping #Login form dd {
  float: right;
  width: 320px;
}

#Shopping #Entry .buttonArea {
  border-top: 2px solid #aaa;
  padding-top: 20px;
}
/* - deliv -
--------- --------- --------- */

#deliv .textArea {
  float: left;
  width: 480px;
}

#deliv .basicBox {
  float: right;
  width: 200px;
  padding: 20px;
}

#deliv .basicBox p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
/* - deliv -
--------- --------- --------- */

#multiple .formTable td select {
  width: 100%;
}
/* - payment -
--------- --------- --------- */

#Payment li {
  font-size: 13px;
}

#Payment .formTable {
  _width: 740px;
  /border: 1px solid #aaa;
}

#Payment .formTable td {
  text-align: center;
}

#Payment .formTable td label {
  text-align: left;
  display: block;
  padding: 5px 0;
}

#Payment textarea {
  width: 98%;
  _width: 720px;
  height: 150px;
  margin-top: 5px;
}
/* .pointAnnounce
--------- --------- */

#Payment .pointAnnounce {
  border: 1px solid #aaa;
  padding: 20px;
  margin-top: 20px;
}

#Payment .pointAnnounce ul {
  margin-top: 10px;
}

#Payment .pointAnnounce li {
  text-indent: -2em;
  padding-left: 2em;
  margin-top: 5px;
}
/* - nonmember_input -
--------- --------- --------- */

#nonmember .needs {
  color: #F60;
}

#nonmember .personalTable td label {
  margin-right: 15px;
}

#nonmember p.title {
  margin-top: 30px;
}

#nonmember ul.buttonArea {
  width: 380px;
}
/* #Guide Elements
--------- --------- --------- --------- --------- */
/* h */

#Guide h4 {
  margin-top: 30px;
  font-size: 18px;
}

#Guide .clear h4 {
  margin-top: 0;
}

#Guide h5 {
  color: #236AB6;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
/* p */

#Guide p {
  margin-bottom: 1em;
  margin-left: 1em;
}
/* dl */

#Guide dl {
  margin-bottom: 2em;
  margin-left: 2em;
}

#Guide dt,
#Guide dd {
  margin-bottom: 0.5em;
}

#Guide dl dt {
  color: #236AB6;
  font-size: 16px;
}

#Guide dl dd {
  margin-left: 2em;
}

#Guide dl.clear {
  margin-bottom: 0.5em;
}

#Guide .clear dt,
#Guide .clear dd {
  float: left;
}

#Guide .clear dt {
  color: #333;
  font-size: 13px;
  float: left;
  width: 100px;
}

#Guide .clear dd {
  width: 600px;
  margin-bottom: 5px;
  margin-left: 0;
  float: right;
}
/*.section ul
  .section ol*/

#Guide .section ul,
#Guide .section ol {
  margin-left: 1em;
  margin-bottom: 15px;
}

#Guide .section ul li,
#Guide .section ol li {
  line-height: 1.5;
}

#Guide .section ol li,
#Guide .section ul.small li {
  text-indent: -1em;
  padding-left: 1em;
}
/*#Guide .section ul.caseList li:before {
	content:"・"
}*/

#Guide .section ol.flow li {
  margin-bottom: 0.5em;
}
/* #Guide Elements.class
--------- --------- --------- --------- --------- */

#Guide .clear {
  margin-bottom: 30px;
}

#Guide .clear .textArea {
  float: right;
  width: 470px;
}

#Guide .clear .imageArea {
  float: left;
  width: 220px;
}

#Guide .imageArea img {
  border: 1px solid #ccc;
}

#Guide .section .attention {
  color: #f60;
}

#Guide .section .title {
  font-weight: bold;
}

#Guide .section .infoTable {
  width: auto;
  margin-left: 0;
  margin-right: auto;
}

#Guide .section .infoTable caption {
  font-size: 14px;
  font-weight: bold;
}

#Guide .section .infoTable th,
#Guide .section .infoTable td {
  font-size: 12px;
}

#Guide .section .infoTable th {
  width: 100px;
}

#Guide .section .infoTable td {
  text-align: left;
}

#Guide .section .infoTable td.sub {
  white-space: nowrap;
}

#Guide .section .infoTable td.price {
  white-space: nowrap;
  text-align: right;
}
/* #aboutOrder
--------- --------- --------- --------- */

#aboutOrder dl.cancel {
  margin-bottom: 20px;
}

#aboutOrder dl.cancel dt,
#aboutOrder dl.cancel dd {
  float: none;
}

#aboutOrder dl.cancel dd {
  margin-left: 4em;
  width: auto;
}

#aboutOrder dl.cancel dd strong {
  color: #236AB6;
  font-weight: bold;
}
/* #Company  Elements
--------- --------- --------- --------- --------- */

#Company p,
#Company ol {
  margin-left: 1em;
  margin-bottom: 1em;
}

#Company ol {
  margin-left: 2em;
}

#Company ol li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
/* #Company Elements.class
--------- --------- --------- --------- --------- */
#Company .small {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
}

#Company .infoTable td {
  text-align: left;
}

#Company .infoTable td li {
  font-size: 14px;
}
/* .nav
--------- --------- --------- */

.LC_Page_User .main .nav {
  margin-bottom: 40px;
}

.LC_Page_User .main .nav li {
  margin: 0px 15px 5px 0px;
  padding-left: 15px;
  float: left;
  background: url("../images/icon/ico_arrow_01.gif") no-repeat scroll left center transparent;
  font-size: 14px;
}
/* h */

.LC_Page_User .main h4 {
  margin-top: 30px;
  font-size: 18px;
}

.LC_Page_User .clear h4 {
  margin-top: 0;
}

.LC_Page_User .main h5 {
  color: #236AB6;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.LC_Page_User b {
  font-weight: bold;
}

.LC_Page_User p.img {
  text-align: center;
}

.LC_Page_User ul.list {
  margin-left: 2em;
}

.LC_Page_User ul.list li {
  list-style: disc;
  font-size: 14px;
}
/* #Other
--------- --------- --------- --------- --------- */

#Other .nav {
  background: #666;
  padding: 5px 10px;
  width: 710px;
  margin: 20px 0;
}

#Other .nav li {
  margin-right: 20px;
  font-size: 13px;
  width: 145px;
  padding: 3px 5px;
}

#Other .nav li a {
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
}

#Other .address p {
  margin-left: 20%;
}

#Other p.title {
  font-weight: bold;
}

#Other .attention {
  color: #f00;
}

#Other p.message {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

#Other .clear {
  margin-bottom: 30px;
}

#Other .clear .textArea {
  float: right;
  width: 390px;
}

#Other .clear .imageArea {
  float: left;
  width: 350px;
}

#Other .tel {
  color: #eb6ba4;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}
/* #BtoB
--------- --------- --------- --------- --------- */

#BtoB b {
  font-size: 12px;
}

#BtoB .clear {
  margin-bottom: 30px;
}

#BtoB .clear .textArea {
  float: right;
  width: 480px;
}

#BtoB .clear .textArea ul.clear {
  margin-top: 20px;
}

#BtoB .clear .textArea ul.clear li {
  float: left;
  margin-right: 10px;
}

#BtoB .clear .imageArea {
  float: left;
  width: 220px;
}

#BtoB .clear .imageArea img {
  border: 1px solid #ccc;
}
/* #Contact
--------- --------- --------- --------- --------- */

#Contact .tel {
  margin-left: 1em;
  margin-bottom: 0;
  display: block;
}
/* #Shinko
--------- --------- --------- --------- --------- */

#Shinko ul {
  margin: 20px;
}
/* #startSet
--------- --------- --------- --------- --------- */

#startSet p.btn {
  text-align: right;
  margin-bottom: 20px;
}

#startSet .setTable {
  width: 100%;
}

#startSet .infoTable td {
  text-align: left;
}

#startSet .infoTable td.title {
  background: #ffdbf4;
}

#startSet .setTable th,
#startSet .setTable td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 14px;
}

#startSet .setTable th {
  background: #023894;
  color: #fff;
  font-weight: bold;
}

#startSet .setTable td,
#startSet .setTable td * {
  text-align: left;
  font-weight: bold;
}

#startSet .setTable td ul {}

#startSet .setTable td li {
  float: left;
  width: 125px;
  margin-bottom: 5px;
}

#startSet .setTable td li img {
  margin: 5px auto;
  display: block;
}
/* #Vender
--------- --------- --------- --------- --------- */

#Vender li {
  margin-top: 20px;
  line-height: 1.5;
}

#Vender li b {
  display: block;
  font-size: 12px;
}
/* #jirei
--------- --------- --------- --------- --------- */

#jirei .nav {
  margin: 20px 0;
  text-align: left;
}

#jirei .jireiTable {
  width: 100%;
  margin-bottom: 20px;
}

#jirei .jireiTable th,
#jirei .jireiTable td {
  border: 1px solid #c9c9c9;
  text-align: left;
  font-size: 13px;
  padding: 10px;
}

#jirei .jireiTable th,
#jirei .jireiTable td.title {
  font-size: 14px;
  font-weight: bold;
}

#jirei .jireiTable th {
  background: #e6e6e6 url(../images/jirei/table-01.jpg) repeat-x 0 0;
  padding: 31px 10px 10px;
}

#jirei .jireiTable td.title {
  background: #e6e6e6 url(../images/jirei/table-02.jpg) repeat-x 0 0;
  height: 40px;
}

#jirei .jireiTable td.photo {
  width: 40%;
  text-align: center;
}

#jirei .jireiTable td b {
  font-weight: bold;
}
/* #Faq
--------- --------- --------- --------- --------- */
/* p */

#Faq .section h4.icon_q {
  color: #013893;
  margin-bottom: 16px;
  padding-left: 36px;
  background: url(../images/faq/icon-q.gif) no-repeat left top;
  min-height: 2em;
}

#Faq .section p.icon_a {
  font-size: 14px;
  padding-left: 36px;
  padding-top: 4px;
  background: url(../images/faq/icon-a.gif) no-repeat left top;
}


#Faq .section p {
	margin-left:32px;
	margin-bottom:24px;
    min-height: 2em;
}
#Faq .section .address p{
  margin-bottom:0;
}

/* #Schedule
--------- --------- --------- --------- --------- */

#Schedule ul,
#Schedule p {
  margin-bottom: 1em;
}

#Schedule .title {
  font-weight: bold;
}

#Schedule .infoTable td {
  text-align: left;
  font-size: 14px;
}

#Schedule .infoTable a {
  text-decoration: none;
}

#Schedule .infoTable small {
  color: #E4007F;
}

#Schedule .infoTable .day,
#Schedule .infoTable .icon {
  text-align: center;
  font-size: 14px;
}
/* #Sale
--------- --------- --------- --------- --------- 

#Sale .nav {
  margin-bottom: 40px;
}

#Sale .nav li a {
  color: #FFF;
  background-color: #79ab47;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 5px;
  display: inline-block;
  width: 174px;
  text-decoration: none;
}

#Sale .nav li a:hover {
  background-color: #366000;
}

#Sale h2.text {
  background: #366000;
  border-color: #366000;
  color: #fff;
}

#Sale h3.text {
  border-color: #366000;
  color: #366000;
}
*/
/* おすすめ商品 */

.reccontents_box {
  margin-bottom: 30px;
  padding: 0 10px 25px 5px;
  width: 170px;
  float: left;
  text-align: center;
  position: relative;
}

.reccontents_box img.detail-btn {
  position: absolute;
  bottom: 0;
  left: 24px;
}

.reccontents_box span.text {
  font-weight: bold;
  color: #FFF;
  background-color: #F00;
  padding: 0px 5px;
  font-size: 14px;
  line-height: 1;
}

.reccontents_box img.itemImg {
  border: 1px #CCC solid;
  display: block;
  margin: 7px auto;
}

.reccontents_box h4.name {
  font-size: 12px;
  line-height: 1.4;
}

.reccontents_box h4.name a {
  color: #333;
}

.reccontents_box p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
}

.reccontents_box .price {
  font-weight: bold;
  color: #f60;
}

.reccontents_box .oldprice {
  font-weight: bold;
  text-decoration: line-through;
  color: #F60;
  font-size: 10px;
}

.reccontents_box .newprice {
  font-weight: bold;
  font-size: 13px;
  color: #F00;
}
/* #Hansokugacha
--------- --------- --------- --------- --------- */

#Hansokugacha .nav {
  margin-bottom: 40px;
}

#Hansokugacha .nav li a {
  color: #FFF;
  background-color: #62a0c8;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 5px;
  display: inline-block;
  width: 174px;
  text-decoration: none;
}

#Hansokugacha .nav li a:hover {
  background-color: #eb6ba4;
}

#Hansokugacha h2.text {
  background: #005087;
  border-color: #366000;
  color: #fff;
  margin-bottom: 1px;
}

#Hansokugacha h3.text {
  border-color: #005087;
  color: #005087;
}

#Hansokugacha table {
  margin: 5px auto;
}

#Hansokugacha th,
#Hansokugacha td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 14px;
}

#Hansokugacha th {
  background: #005087;
  color: #fff;
}




/* - aboutGacha -
--------- --------- --------- */

#aboutGacha p {
  font-size: 14px;
}
#aboutGacha .textArea {
  width: 480px;
}
#aboutGacha .imageArea {
  width: 240px;
}
#aboutGacha-02 .textArea,
#aboutGacha-04 .textArea {
  float: right;
}
#aboutGacha-02 .imageArea,
#aboutGacha-04 .imageArea {
  float: left;
}




