﻿@charset "utf-8";

<style type=text/css>
<!--

/*-----------------------------------------
Site URL:    http://dougiya.com
File name:   http://dougiya.com/contents.css
Created:     2009/04
Last Update: 2009/04
-------------------------------------------

スタイル一覧

 00▼すべて
 
 01▼商取引法        __tokutei.html
 02▼
 03▼ご利用方法      __riyou.html
 04▼商品一覧ページ  __ju.html __atama.htmlなど
 05▼メーカー説明    __maker.html
 
 06▼
 07▼
 08▼新着情報        __0803.htmlなど
 09▼著作権          __tyosakuken.html
 10▼個人情報        __kojinjyoho.html
 
 11▼よくある質問    __question.html
 12▼サイトマップ    __sitemap.html
 13▼リンク集        __link.html

-----------------------------------------*/




/* --------------------------------------
    00▼すべて
 -------------------------------------- */

#main h3 {
  clear: both;
  letter-spacing : 1px;
}
#main h3 {
  margin: 0;
  padding: 5px 12px;
  font-size: 1.8em;
  background-color: #FFFFC4;
  border-bottom: #FFCC00 2px solid;
} /* --- FireFoxに対応 --- */

#main h4 {
  margin: 10px;
  padding: 5px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #FFCAE4;
}

#main p {
  margin: 5px;
  font-size: 1.2em;
  text-indent: 1em;
}



/* --- テーブル --- */

table {
  margin: 15px auto 0 auto;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
  text-align: left;
}

table th {
  padding: 8px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f0f0f0;
  font-weight: normal;
}

table td {
  padding: 8px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.bg_brown {
  background:#E7E5DA;
}

.bg_cream {
  background:#FCFBF6;
}

.bg_white {
  background:#ffffff;
}

.ver_c {
  vertical-align: middle;
}




/* --- 文字左右中央 --- */
.text_c {
  text-align: center;
}

.text_l {
  text-align: left;
}

.text_r {
  text-align: right;
}






/* --------------------------------------
    01▼商取引法  __tokutei.html
 -------------------------------------- */

table.tokutei {
  width: 680px;
}

table.tokutei td {
  padding:10px;
  color:#444444;
}

table.tokutei td.bg_cream {
  width: 170px;
}




/* --------------------------------------
    02▼
 -------------------------------------- */





/* --------------------------------------
    03▼ご利用方法  __riyou.html
 -------------------------------------- */

table.furikomi {
  width: 550px;
}

table.furikomi td.bg_brown {
  width: 120px;
}

table.souryo {
  width: 550px;
}

table.souryo th {
  font-weight: bold;
}

table.souryo td.bg_brown {
  width: 260px;
  text-align: center;
}

table.souryo td.bg_white {
  text-align: right;
}




/* ----- お支払い口座 ----- */
div.kouza {
  margin: 10px;
  padding: 5px;
  border: silver 1px dotted;
}
div.kouza h6 {
  padding: 2px 5px;
  font-size: 1.2em;
}
div.kouza p.kouza {
  text-indent: 3em;
}
div.kouza p.japannet {
  margin: 10px 40px;
}


/* ----- クレジットカード決済 ----- */
div.payment {
  margin: 10px;
  padding: 5px;
  border: silver 5px double;
}
div.payment p.paytitle {
  text-indent: 0em;
  color: #330099;
  font-weight: bold;
}
div.payment p.pay {
  margin-top: 20px;
  text-indent: 0em;
  color: #330099;
  font-weight: bold;
}



/* ----- コンビニ決済 ----- */
div.combi {
  float: left;
  margin-left: 30px;
  margin-bottom: 10px;
}

ul.combi li {
  margin: 5px;
  margin-left: 50px;
  font-size: 1.2em;
}


/* ----- 送料 ----- */
div.souryou {
  margin: 10px;
  padding: 5px;
}
div.souryou p {
  margin: 0px;
  padding: 0px;
}
div.souryou p.tiiki {
  text-indent: 3em;
}



/* --------------------------------------
    04▼商品一覧ページ　1行3個ずつ
 -------------------------------------- */
#syohin-itiran {
  width: 690px;
  margin-left: 10px;
}

#syohin-itiran {
  width: 690px;
  margin-left: 10px;
}

#syohin-itiran div.syohin_narabi {
  width: 220px;
  float: left;
  text-align: center;
  margin-right: 5px;
  padding-bottom: 10px;
  background-color: #FFFFFF;
  border: 1px solid #E2DFD2;
}

#syohin-itiran div.syohin_narabi span.price {
  font-size: 0.8em;
}

#syohin-itiran div.img {
  width: 150px;
  padding: 10px;
  margin: 0 auto;
  background-color: #FFFFFF;
}



/* --------------------------------------
    旧▼商品一覧ページ　1行1個ずつ

#syohin-itiran table {
  width: 680px;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 1em;
  border: 1px solid #ccc;
}

#syohin-itiran table tr td {
  border: 1px solid #ccc;
}

#syohin-itiran table td.syohin {
  width: 150px;
}

#syohin-itiran table td p.bangou {
  margin: 5px 0;
  font-size: 0.9em;
}

#syohin-itiran table td p.name {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0px 10px;
  padding: 3px 10px;
  background-color: #F0F0F0;
  text-indent: 0;
}

#syohin-itiran table td p.kakaku {
  text-align: right;
  margin: 0px 10px;
  padding: 5px 0px;
  font-size: 1.4em;
}

#syohin-itiran table td p.kuwasiku {
  text-align: right;
  margin: 0px 10px;
}
 -------------------------------------- */




/* --------------------------------------
    05▼メーカー説明  __maker.html
 -------------------------------------- */

table.maker {
  width: 680px;
}

table.maker td {
  padding:10px;
  color:#444444;
}

table.maker td.bg_cream {
  width: 200px;
  text-align: center;
}

table.maker td.bg_cream img {
  margin: 0 auto;
}

table.maker td.bg_white {
  font-size: 1em;
}





/* --------------------------------------
    06▼
 -------------------------------------- */





/* --------------------------------------
    07▼
 -------------------------------------- */





/* --------------------------------------
    08▼新着情報  __0803.htmlなど
 -------------------------------------- */

table.sintyaku {
  width: 680px;
}

table.sintyaku td {
  padding:10px;
}

table.sintyaku th {
  width: 40px;
}

table.sintyaku_i {
  width: 600px;
}
table.sintyaku_i th {
  width: 80px;
}



/* --------------------------------------
    09▼著作権  __tyosakuken.html
 -------------------------------------- */

/* --- .danraku使用 --- */



/* --------------------------------------
    10▼個人情報  __kojinjyoho.html
 -------------------------------------- */
ul.kojinjyouhou {
  padding: 5px;
  padding-left: 50px;
}

ul.kojinjyouhou li {
  list-style-type: disc;
  padding: 1px;
}




/* --------------------------------------
    11▼よくある質問  __question.html
 -------------------------------------- */
/* よくある質問トップ */

#question h4 {
  margin: 10px;
  font-weight: bold;
}
#question ul {
  margin: 5px 20px 20px;
  padding: 0;
  list-style: none;
}
#question ul li {
  padding-left: 1.2em;
  padding-bottom: 3px;
  list-style: none;
}
#question ul li a {
  text-decoration: none;
  color: #000099;
}

#question div.q_left {
  width: 350px;
  float: left;
}
#question div.q_left h4 {
  background-color: #FFCAE4;
}
#question div.q_left ul li {
  background: url(image/q_mark1.gif) no-repeat top left;
}

#question div.q_right {
  width: 350px;
  float: left;
}
#question div.q_right h4 {
  background-color: #CCFF99;
}
#question div.q_right ul li {
  background: url(image/q_mark2.gif) no-repeat top left;
}



/* よくある質問の回答 */
hr {
  border-style: dotted;
  border-color: #FFCCFF;
  width: 95%;
}
#question h4.q_000 {
  padding: 3px 5px;
  background-color: #FFCCFF;
}
#question h5.pink {
  margin: 0px;
  margin-left: 15px;
  font-size: 1.6em;
  color: #000099;
  background: url(image/q_mark1.gif) no-repeat;
  text-indent: 1em;
}
#question p.q_answer {
  margin: 5px 15px;
  text-indent: 1em;
}





/* --------------------------------------
    12▼サイトマップ  __sitemap.html
 -------------------------------------- */
table.sitemap {
  width: 500px;
  border-width: 0;
}

table.sitemap td a {
  text-decoration: none;
}

table.sitemap td {
  border-width: 0;
  padding: 1px;
  background: url("image/menu-glue.gif") no-repeat;
  text-indent: 1em;
}

table.sitemap td.sitemap {
  width: 30px;
  background-image: none;
}

table.sitemap .sitemap_t {
  background-image: none;
  padding-top: 10px;
}





/* --------------------------------------
    13▼リンク集  __link.html
 -------------------------------------- */

#main h5 {
  margin-top: 10px;
  padding: 5px;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0px;
}

div.danraku {
  width: 670px;
  margin: 0 auto;
  margin-bottom: 20px;
}

table.link {
  margin-top: 0px;
} /* --- .tokuteiと合わせて使用 --- */






-->