@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */





#main_image {
  margin-bottom: 10px;
  text-align: center;
}

/* ==============================================
▼下層
=============================================== */
/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */





div#undercolumn_aboutus { text-align: center; }

div#undercolumn_aboutus table {
  width: 800px;
  border: none;
}

.table1 {
  vertical-align: text-bottom;
  padding: 8px;
  border-right: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}

.table2 {
  padding: 8px;
  border-right: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}

.table3 {
  padding: 8px;
  border-left: 1px dotted #999999;
  border-right: none;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}

.table4 {
  padding: 8px;
  border-right: 1px dotted #999999;
  border-bottom: none;
  font-size: 12px;
}

.table5 {
  padding: 8px;
  border-left: none;
  border-right: none;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}

.table6 {
  padding: 8px;
  border: none;
  font-size: 12px;
}

.table7 {
  vertical-align: top;
  padding: 8px;
  border-right: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}

/* 特定商取引法
----------------------------------------------- */





div#undercolumn_order {
  border: none;
  background: url("../img/background/real_bg.gif") left repeat-y;
}

div#undercolumn_order h2 {
  font-size: 170%;
  padding: 2px;
  border-top: solid 2px #83346A;
  border-bottom: solid 1px #83346A;
  color: #660000;
}

/* 右カラム */





div#undercolumn_order .right_column {
  width: 750px;
  padding: 2px;
  float: right;
}

div#undercolumn_order table {
  width: 95%;
  padding: 0;
  margin: 0 auto;
  border: none;
}

div#undercolumn_order table td {
  background: #E8F7DE;
  color: #40721A;
  font-weight: bold;
  border: solid #fff 5px;
}

div#undercolumn_order table .j12t {
  background: #EFEFEF;
  color: #000;
  font-weight: normal;
  border-right: none;
}

/* お問い合わせ
----------------------------------------------- */





div#undercolumn_contact {
  margin: 0 auto;
  width: 70%;
}

.zipimg img { vertical-align: middle; }

/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */





div#mypagecolumn {
  width: 100%;
  font-size: 12px;
}

div#mypagecolumn .top_recent h3, div#mypagecolumn .top_recomend h3 {
  display: inline;
  color: #000;
  float: left;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 0 10px;
  margin: 0;
}

div#mynavi_area {
  width: 100%;
  font-size: 12px;
}

div#mycontents_area {
  width: 100%;
  font-size: 12px;
}

div#mycontents_area input, div#mycontents_area select { font-size: 14px; }

div#mynavi_area .mynavi_list {
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
}

div#mynavi_area .mynavi_list li {
  margin: 0 15px 5px 0;
  padding-left: 15px;
  background: url('../img/icon/mypage_icon.gif') no-repeat left;
  font-size: 12px;
}

div.point_announce {
  margin-bottom: 30px;
  padding: 9px;
  border: solid 1px #c09a71;
}

div#mynavi_area div.point_announce p { }

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#mypage_top .title_border {
  border-bottom: solid 1px #A17A57;
  padding: 0 0 7px 0;
}

div.top_recent, div.top_recomend {
  margin: 30px 0 0 0;
  clear: both;
}

div.top_recent .alignC, div.top_recomend .alignC {
  width: 120px;
  height: 120px;
}

div.toprecent_area, div.toprecomend_area {
  width: 120px;
  height: 145px;
  padding: 15px 20px;
  float: left;
}

div#mypage_news {
  border: dotted 1px #000;
  padding: 10px;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */





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#undercolumn_entry {
}
div#undercolumn_entry .page_right{
  width: 800px;
  padding-left: 200px;
  background: url("../img/background/page_bg.gif") repeat-y left;
  font-size: 12px;
}


div#undercolumn_entry h2 {
  /*border-bottom:#993366 dashed 2px;*/
  margin-bottom: 10px;
}

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

div#undercolumn_entry #form1 {
  width: 800px;
  margin: 0 auto;
}

/* ==============================================
▼ログイン
=============================================== */





div#undercolumn_login {
  margin: 0 auto;
  width: 100%;
  /* background:url("../img/background/login_bottombg.gif") no-repeat bottom;   */
  border: #C09A71 solid 1px;
  margin-top: 10px;
}

div#undercolumn_login h2 {
  /* background:url("../img/background/login_topbg.gif") no-repeat top;      */
  padding: 5px 10px;
  font-size: 150%;
  font-weight: bold;
  border-bottom: #C09A71 solid 3px;
  color: #461902;
}

div#undercolumn_login .login_area_wapper { /*    border-left:#C09A71 solid 1px;
    border-right:#C09A71 solid 1px;           */ font-size: 12px; }

div#one_maincolumn #undercolumn_login .login_area {
  width: 48%;
  margin-bottom: 30px;
  padding: 1%;
  float: left;
}

div#one_maincolumn #undercolumn_login .login_area .inputbox dt {
  width: 100px;
  float: left;
}

div#one_maincolumn #undercolumn_login .login_area .inputbox dd {
  width: 300px;
  float: left;
}

div#two_maincolumn_left #undercolumn_login .login_area, div#two_maincolumn_right #undercolumn_login .login_area {
  width: 48%;
  margin-bottom: 30px;
  padding: 1%;
  float: left;
  overflow: hidden;
}

div#two_maincolumn_left #undercolumn_login .login_area .inputbox dt, div#two_maincolumn_right #undercolumn_login .login_area .inputbox dt {
  width: 120px;
  float: left;
}

div#two_maincolumn_left #undercolumn_login .login_area .inputbox dd, div#two_maincolumn_right #undercolumn_login .login_area .inputbox dd {
  width: 240px;
  float: left;
}

div#undercolumn_login .login_area h3 { color: #461902; }

div#modal_headder h3 {
    margin: 0 0 25px 0;
    padding: 5px 0 0;
    color: #461902;
    font-size: 18px;
}

div#undercolumn_login .login_area .inputbox {
  margin: 15px auto 15px auto;
  padding: 15px 10px 10px 10px;
  /*background: #FFFBDD;*/
}

div#undercolumn_login .login_area .inputbox dd { margin-bottom: 10px; }

div#undercolumn_login .login_area .inputbox .btn_area { margin-top: 15px; }

/* ==============================================
▼エラー
=============================================== */





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

/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */





.pagenumber_area { padding-bottom: 10px; }

.pagecond_area {
  margin-bottom: 20px;
  padding: 10px;
}

.pagenumber_area { margin: 10px 0; }

.pagecond_area { border: 1px solid #ccc; }

.pagenumber_area .navi {
  width: 100%;
  text-align: left;
}

.pagenumber_area .navi li { display: inline; }

.pagenumber_area .change {
  float: right;
  text-align: right;
  white-space: nowrap;
}

.linemax { font-size: 14px; }

/* レイアウト
----------------------------------------------- */





div.list_area {
  padding: 0 0 30px 0;
  width: 100%;
  overflow: auto;
}

div #subtitle {
  font-size: 170%;
  color: #C13600;
  padding: 5px 0 0 0;
}

div .arr_bg {
  background: url("../img/background/arr_bg.gif") no-repeat;
  background-position: 0 50%;
  padding-left: 13px;
}

div.listphoto { float: left; }

div #two_maincolumn_left .result-row, div #two_maincolumn_right .result-row { background: url("../img/background/list_bg.gif") repeat-y; }

div #one_maincolumn .result-row { background: url("../img/background/list_bg_one.gif") repeat-y; }

div #two_maincolumn_left .result-item, div #two_maincolumn_right .result-item {
  width: 142px;
  padding: 10px;
}

div #one_maincolumn .result-item {
  width: 146px;
  padding: 10px;
  float: left;
}

/* メインカラム用 1カラム時*/





#one_maincolumn div.listrightbloc {
  float: right;
  width: 74%;
}

/* メインカラム用 2カラム時*/





#two_maincolumn_right div.listrightbloc, #two_maincolumn_left div.listrightbloc {
  float: right;
  width: 80%;
}

/* メインカラム用 3カラム時*/





#three_maincolumn div.listrightbloc {
  float: right;
  width: 74%;
}

/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */





div.listrightbloc ul.status_icon {
  margin-bottom: 10px;
  width: 100%;
}

div.listrightbloc ul.status_icon li {
  margin-right: 5px;
  float: left;
}

/* 商品名 */





div.listrightbloc h3 {
  font-weight: bold;
  font-size: 120%;
}

/* コメント */





div.listrightbloc .listcomment {
  margin: 0 0 10px 0;
  text-align: left;
}

/* 商品詳細を見る */





div.listrightbloc .detail_btn { margin-bottom: 20px; }

/* 価格 */





div.listrightbloc .pricebox { margin: 0 0 10px 0; }

/* 買い物かご */





div.listrightbloc .cart_area {
  padding: 10px;
  border: 1px solid #cef0f4;
  background-color: #ecf5ff;
  width: 94%;
}

/* 規格 */





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 .quantity {
  padding: 3px 10px 0 0;
  width: 150px;
  float : left;
  text-align: right;
}

div.listrightbloc .cartin .quantity .box { width: 70px; }

div.listrightbloc .cartin_btn {
  width: 160px;
  float : left;
}

/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
    *1カラム時 [one_maincolumn]
    *2カラム時 [two_maincolumn_left]
               [two_maincolumn_right]
    *3カラム時 [three_maincolumn]

----------------------------------------------- */





#detailarea, .sub_area {
  margin-bottom: 20px;
  width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */





#one_maincolumn div#detailphotobloc {
  width: 465px;
  float: left;
  padding-top: 5px;
}

#one_maincolumn div#detailphotobloc .photo {
  width: 360px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 5px;
}

#one_maincolumn div#detailphotobloc .detail_info {
  width: 300px;
  height: auto;
  margin: 10px auto;
  padding-left: 60px;
}

#one_maincolumn div#detailphotobloc .detail_info h2 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height: 17px;
  letter-spacing: 0;
}

#one_maincolumn div#detailrightbloc {
  width: 535px  !important;
  float: right;
  padding-top: 5px;
}

#one_maincolumn div.subtext {
  margin-bottom: 20px;
  float: left;
  width: 69%;
}

#one_maincolumn div.subphotoimg {
  float: right;
  width: 25%;
  text-align: right;
}

#one_maincolumn p.subtext { margin-bottom: 20px; }

/* 2カラム用 */





#two_maincolumn_left div#detailphotobloc, #two_maincolumn_right div#detailphotobloc {
  float: left;
  width: 37%;
}

#two_maincolumn_left div#detailrightbloc, #two_maincolumn_right div#detailrightbloc {
  float: right;
  width: 63%;
}

#two_maincolumn_left div.subtext, #two_maincolumn_right div.subtext {
  margin-bottom: 20px;
  float: left;
  width: 73%;
}

#two_maincolumn_left p.subtext, #two_maincolumn_right p.subtext { margin-bottom: 20px; }

#two_maincolumn_left div.subphotoimg, #two_maincolumn_right div.subphotoimg {
  float: right;
  width: 25%;
  text-align: right;
}

/* 3カラム用 */





#three_maincolumn div#detailphotobloc {
  float: left;
  width: 49%;
}

#three_maincolumn div#detailrightbloc {
  float: right;
  width: 50%;
}

#three_maincolumn div.subtext {
  margin-bottom: 20px;
  float: left;
  width: 63%;
}

#three_maincolumn p.subtext { margin-bottom: 20px; }

#three_maincolumn div.subphotoimg {
  float: right;
  width: 35%;
  text-align: right;
}

/* 商品情報 各種設定
----------------------------------------------- */
/* メイン画像下 */





div#detailphotobloc h2 {
  margin: 0 0 10px 0;
  color: #666;
}

div#detailphotobloc .mt10 {
  margin: 10px 0 0 0;
  font-size: 14px;
}

div#detail_pricearea { padding: 0 0 0 20px; }

/*期間限定*/
div#detailphotobloc li {
font-size:14px;
line-height:20px;
color:#CC0000;
}

div#detailphotobloc select {
font-size:14px;
outline:rgb(255, 0, 0) dashed 1px;
}
/*期間限定ここまで*/

/* 買い物かご */





div.cart_area { }

div#cartbtn_default { margin: 10px 0; }

div#detailphotobloc .quantity { padding: 0 0 0 20px; }

div#detailphotobloc .cartin { padding: 0 0 0 20px; }

div#detailphotobloc .cartin_btn { }

div#detailphotobloc .favorite_btn {
  margin-top: 10px;
  padding: 0 0 0 20px;
}

/* メイン画像　右ブロック */






div#detailrightbloc table, div#detailrightbloc table th, div#detailrightbloc table td {
  border: none;
  margin: 0;
  padding: 0;
}

div#detailrightbloc .point, div#detailrightbloc .relative_cat {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  background: url("../img/background/line_dot_01.gif") repeat-x bottom;
}

div#detailrightbloc .main_comment {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

div#detailrightbloc .main_comment table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
 border 0px;
}

div#detailrightbloc .main_comment table td {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
 border 0px;
}

div#detailrightbloc .main_comment table td table td {
  text-align: center;
  padding: 0;
  margin: 0;
  border-spacing: 0;
 border 0px;
}

div#detailrightbloc .main_comment table td table td.j10 { text-align: left; }

div#detailrightbloc .main_comment table td table td.j14 {
  text-align: left;
  padding: 5px;
  font-size: 14px;
}

div#detailrightbloc .main_comment td.j12 { text-align: center; }

/* 商品コード */





div.detail_code { font-size: 14px; }

/* 商品ステータス */





div#detailrightbloc ul.status_icon {
  margin-bottom: 10px;
  width: 100%;
}

div#detailrightbloc ul.status_icon li {
  margin-right: 5px;
  margin-bottom: 3px;
  float: left;
}

/* 価格 */





div.price_text {
  color: #cc0000;
  font-weight: bold;
  font-size: 15px;
}

#time_sale { font-size: 12px; }

/* 残り点数 */





.remainder_text {
  font-size: 14px;
  padding: 0 0 0 20px;
}

/* 規格 */





div#detailrightbloc div.classlist {
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  background: url("../img/background/line_dot_02.gif") repeat-x bottom;
}

div#detailrightbloc .classlist { margin-bottom: 5px; }

div#detailrightbloc ul {
  margin-bottom: 10px;
  width: 100%;
}

div#detailrightbloc ul li {
  vertical-align: top;
  float: left;
}

/* ページ下部　インフォメーション
----------------------------------------------- */





div#detail_infomationarea {
  clear: both;
  width: 1000px;
  float: right;
  font-size: 12px;
}

/* 左右の振り分け */





div#detail_infomationarea .info_left {
  width: 311px;
  float: left;
  margin-left: 20px;
}

div#detail_infomationarea .info_center {
  width: 311px;
  float: left;
  margin-left: 10px;
}

div#detail_infomationarea .info_right {
  width: 311px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

div#detail_infomationarea .info_left .info_block p, div#detail_infomationarea .info_center .info_block p, div#detail_infomationarea .info_right .info_block p {
  border-left: solid 1px #AD9579;
  border-right: solid 1px #AD9579;
  padding: 5px 7px;
}

div#detail_infomationarea .info_block {
  background: url("../img/background/col_bottom.gif") no-repeat bottom;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

div#detail_infomationarea .info_block span.title {
  color: #830E43;
  font-weight: bold;
}

div#detail_infomationarea .info_block span.font_blue {
  color: #000080;
  font-weight: bold;
}

/* お客様の声
----------------------------------------------- */





div#customervoice_area {
  clear: both;
  padding: 35px 0 0 0;
  font-weight: normal;
}

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

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

/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */





div#whobought_area {
  clear: both;
  padding: 35px 0 0 0;
}

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

/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */





div#undercolumn_cart { font-size: 12px; }

div#undercolumn_cart h2 {}

div#undercolumn_cart .point_announce {
  padding: 20px;
  margin-bottom: 20px;
  border: solid 1px #C09A71;
  font-size: 120%;
  text-align: center;
  line-height: 140%;
  font-size: 12px;
}

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 { font-size: 12px; }

.flow_area { margin: 0 0 20px 0; }

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

/* お支払い方法・お届け時間等の指定
----------------------------------------------- */





div#undercolumn_shopping { font-size: 12px; }

div#undercolumn_shopping input, div#undercolumn_shopping select { font-size: 14px; }

div#undercolumn_shopping .pay_area {
  margin: 0 auto 30px;
  width: 100%;
}

div#undercolumn_shopping .pay_area02 { margin: 0px auto 10px 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: 0 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; }

/* お届け先の指定
----------------------------------------------- */





#address_area {
  margin-bottom: 10px;
  width: 100%;
  font-size: 12px;
}

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

/* 注文完了
----------------------------------------------- */


/* ==============================================
▼検索結果
=============================================== */





p.condition_area {
  margin: 0 auto;
  padding: 5px;
  border: solid 1px #333;
  width: 566px;
}
}

/* ==============================================
▼静的ページ
=============================================== */





div#undercolumn_page, div#undercolumn_faq {
  width: 100%;
  margin: 0 auto;
}

div#undercolumn_page p, div#undercolumn_faq p { margin: 0 10px; }

div#undercolumn_page .page_right, div#undercolumn_faq .page_right,
#undercolumn_cart .page_right{
  width: 800px;
  padding-left: 200px;
  background: url("../img/background/page_bg.gif") repeat-y left;
  font-size: 12px;
}
#undercolumn_cart .page_right{ height:400px;}
.j18 {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.style3 {
  border-top: solid 2px #83346a;
  border-bottom: solid 1px #83346a;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #600;
}

.ttl_txt {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #660000;
}

.heading_sub {
  padding: 5px;
  margin: 30px 0 10px 0;
  background-color: #e8f7de;
  background-color: #A18965;
  color: #40721a;
}

.j12t {
  font-size: 12px;
  line-height: 140%;
  text-decoration: none;
}

/* よくある質問
----------------------------------------------- */





div#undercolumn_faq .page_right #faq_list {
  width: 620px;
  height: 20px;
  padding: 0;
  margin: 20px 0 0 0;
  border: none;
  background: url("../img/picture/span.gif") repeat-x bottom;
}

div#undercolumn_faq .page_right #faq_list p {
  padding-right: 2px;
  padding-left: 0;
  margin: 0;
  float: left;
}

div#undercolumn_faq .page_right #faq_area {
  width: 598px;
  border: #666 solid 1px;
  border-top: none;
  margin: 0;
  padding: 10px;
  clear: both;
  font-size: 12px;
}

div#undercolumn_faq .page_right #b_none { width: 800px; }

div#undercolumn_faq .page_right #b_none #line_gray { width: auto; }

/* 品質
----------------------------------------------- */





div#undercolumn_page .page_right .access {
  width: 500px;
  border: none;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
}

div#undercolumn_page .page_right .access td, div#undercolumn_page .page_right .access td {
  border: none;
  background: #EFEFEF;
}

/* 内閣総理大臣賞受賞
----------------------------------------------- */





div#undercolumn_twocolumn {
  width: 100%;
  margin: 0 auto;
  background: url("../img/background/page_bg.gif") repeat-y left;
}

div#undercolumn_twocolumn #leftarea {
  width: 200px;
  float: left;
}

div#undercolumn_twocolumn #leftarea #b_none {
  width: 148px;
  background: #fff;
  border: solid 1px #A38867;
}

div#undercolumn_twocolumn #rightarea {
  width: 800px;
  float: right;
}

/* 実店舗のご案内
----------------------------------------------- */





div#real_info { padding: 5px 10px 10px 10px; }

div#undercolumn_real { background: url("../img/background/real_bg.gif") left repeat-y; }

div#undercolumn_real h2 { font-weight: normal; }

/* 左カラム */





div#undercolumn_real .left_column {
  width: 195px;
  padding: 2px;
  background: #FCF7EB;
  float: left;
}

div#undercolumn_real .left_column .real_comment {
  width: 185px;
  padding: 5px;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #C09A71;
}

div#undercolumn_real table {
  width: 195px;
  margin: 0 auto 5px auto;
}

div#undercolumn_real .calendar_area table th {
  padding: 1px;
  text-align: left;
  background: none;
}

div#undercolumn_real .calendar_area table td {
  padding: 1px;
  text-align: center;
}

div#undercolumn_real .calendar_area .closure { color: #ff0000; }
div#undercolumn_real .calendar_area .undecided { color: #0000FF; }

/* 右カラム */





div#undercolumn_real .right_column {
  width: 750px;
  padding: 2px;
  float: right;
}

div#undercolumn_real .right_column table {
  width: 100%;
  border: none;
}

div#undercolumn_real .right_column table th, div#undercolumn_real .right_column table td { border: none; }

.j14 { font-size: 120%; }


#Top_content_block_real {
  display: inline;
  float: left;
  width: 750px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 0 5px;
  border: #DEDEC0 1px solid;
}

#Top_content_block_real h1 {
  padding-left: 5px;
  font-size: 13px;
  color: #666666;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 0px;
  float: left;
}

#Top_content_block_real h2 {
  font-size: 12px;
  line-height:13px;
  font-weight: normal;
  color: #999999;
  margin-left: 5px;
  float: center;
}

.Top_content_realbox {
  text-align: center;
  width: 115px;
  white-space: normal;
  height: 210px;
  display: inline;
  float: left;
  margin: 5px;
}


.block_subkikaku {
  float: left;
  clear: none;
  width: 32%;
  padding: 2px;
  margin: 2px;
}

.block_subkikaku h1 {
  text-align: center;
  padding-left: 0px;
  font-size: 16px;
  color: #990000;
  margin-top: 5px 0px 0px 0px;
}


#Top_content_block_real_present {
  display: inline;
  float: left;
  width: 730px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 10px 15px;
  border: #EBD28D 2px solid;
}


/* 実店舗のご案内
----------------------------------------------- */





div#undercolumn_size h3 { font-size: 140%; }

div#undercolumn_size h5 { font-size: 90%; }

div#undercolumn_size table th {
  background: #efefef;
  font-weight: bold;
}

div#undercolumn_size table th, div#undercolumn_size table td { padding: 2px; }

/* プライバシーポリシー
----------------------------------------------- */





div#undercolumn_privacy { background: url("../img/background/real_bg.gif") left repeat-y; }

div#undercolumn_privacy h2 {
  border-top: solid 2px #83346A;
  border-bottom: solid 1px #83346A;
  color: #600;
  font-size: 170%;
  padding: 3px;
}

/* 右カラム */





div#undercolumn_privacy .right_column {
  width: 750px;
  padding: 2px;
  float: right;
}

div#undercolumn_privacy table, div#undercolumn_privacy table td { border: none; }

/* 枠が白のテーブル */





div#undercolumn_privacy table#line_white, div#undercolumn_privacy table#line_white th, div#undercolumn_privacy table#line_white td {
  margin: 5px auto 5px auto;
  border: 2px solid #fff;
  border-collapse: collapse;
  text-align: left;
}

/* スタッフ一覧
----------------------------------------------- */





.staff_bg { background: url("../img/background/bg.gif") left repeat; }

.staff_border {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}

div#undercolumn_staff { margin: 30px 0 0 0; }

div#undercolumn_staff #list_area { width: 730px; }

div#undercolumn_staff #list_area table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}

div#undercolumn_staff #list_area table td {
  border: none;
  width: 50%;
  padding: 1% 0% 1% 5%;
  margin-top: 1px;
}

div#undercolumn_staff #staff_list {
  width: 220px;
  margin: 0 30px 0 0;
  float: left;
  border: solid 1px #C09A71;
}

div#undercolumn_staff #staff_listend {
  width: 210px;
  margin: 0;
  float: left;
  border: solid 1px #C09A71;
}

.line1 { margin: 0; }

.staff_border .style2 {
  color: #fff;
  text-align: center;
  padding: 0;
  background: #A38867;
}

.style2 {
  color: #fff;
  text-align: center;
  padding: 0;
}

.right { text-align: right; }

/* ご利用ガイド一覧
----------------------------------------------- */





div#undercolumn_guide { background: url("../img/background/real_bg.gif") left repeat-y; }

div#undercolumn_guide #guide_area {
  background: url("../img/background/contents_head_line01.gif") left top no-repeat;
  vertical-align: 50%;
}

div#undercolumn_guide #guide_area h2 {
  background: url("../img/background/icon_circle01.gif") 1% no-repeat;
  padding: 5px 10px 3px 35px;
  margin-bottom: 5px;
  border-bottom: solid 3px #B03C76;
  color: #600;
  font-size: 170%;
}

div#undercolumn_guide h2 { font-weight: normal; }

/* 一覧エリア */





div#undercolumn_guide .right_column {
  width: 750px;
  padding: 2px;
  float: right;
}

/* 全体 */





div#undercolumn_guide #guide_area .guide_wapper {
  width: 748px;
  border-left: #D686AE solid 1px;
  border-right: #D686AE solid 1px;
  background: url("../img/background/guide_line.gif") left repeat-y;
}

div#undercolumn_guide #guide_area li {
  padding-left: 10px;
  margin-left: 30px;
}

div#undercolumn_guide #guide_area li.list_f { background: url("../img/background/icon_square01.gif") left no-repeat; }

/* 左 */





div#undercolumn_guide .guide_left {
  width: 360px;
  float: left;
  padding: 5px;
}

/* 右 */





div#undercolumn_guide .guide_right {
  width: 360px;
  float: right;
  padding: 5px;
}

/* 下 */





div#undercolumn_guide .guide_bottom {
  height: 10px;
  background: url("../img/background/contents_bottom_line01.gif") left bottom no-repeat;
  clear: both;
}

/* ご利用方法
----------------------------------------------- */
/* 1カラム
----------------------------------------------- */





div#undercolumn_howone {
  width: 900px;
  margin: 0 auto;
}

div#undercolumn_howone h2 {
  background: url("../img/background/icon_circle01.gif") 1% no-repeat;
  padding: 5px 10px 0 35px;
  margin: 0px;
  border-bottom: solid 3px #B03C76;
  color: #600;
  font-size: 170%;
}

div#undercolumn_howone table, div#undercolumn_howone #g_title {
  width: 880px;
  margin: 0 auto;
}

div#undercolumn_howone p {
  width: 880px;
  padding: 0 9px 20px;
}

div#undercolumn_howone h3 {
  width: 880px;
  padding: 9px;
}

div#undercolumn_howone table, div#undercolumn_howone table td { border: none; }

div#undercolumn_howone #g_title, div#undercolumn_howone #g_title td {
  padding: 0;
  background: #D685AC;
}

div#undercolumn_howone .g_wapper {
  width: 898px;
  border-left: #D686AE solid 1px;
  border-right: #D686AE solid 1px;
  padding: 0;
  margin: 0;
}

div#undercolumn_howone .one_top {
  height: 8px;
  background: url("../img/background/guide_onetop.gif") left top no-repeat;
}

div#undercolumn_howone .one_bottom {
  height: 8px;
  background: url("../img/background/guide_onebottom.gif") left bottom no-repeat;
}

/* 2カラム
----------------------------------------------- */





div#undercolumn_howtwo {
  width: 100%;
  margin: 0 auto;
  background: url("../img/background/real_bg.gif") left repeat-y;
}

/* 左カラム */





div#undercolumn_howtwo .left_column {
  width: 195px;
  padding: 2px;
  float: left;
}

div#undercolumn_howtwo .left_column table {
  width: 195px;
  margin-bottom: 20px;
  background: #fff;
}

div#undercolumn_howtwo .left_column table.guide_list {
  border-left: #D686AE solid 1px;
  border-right: #D686AE solid 1px;
  border-bottom: #D686AE solid 1px;
}

div#undercolumn_howtwo .left_column table.guide_list td {
  padding: 2px 2px 2px 5px;
  width: auto;
}

div#undercolumn_howtwo .left_column table.guide_b { border: #D8B08C solid 1px; }

/* 右カラム */





div#undercolumn_howtwo .right_column {
  width: 750px;
  padding: 2px;
  float: right;
}

div#undercolumn_howtwo h2 {
  background: url("../img/background/icon_circle01.gif") 1% no-repeat;
  padding: 5px 10px 0 35px;
  margin: 0px;
  border-bottom: solid 3px #B03C76;
  color: #600;
  font-size: 170%;
}

div#undercolumn_howtwo h3 {
  padding: 0 10px;
  margin-top: 15px;
}

div#undercolumn_howtwo .g_wapper {
  width: 748px;
  border-left: #D686AE solid 1px;
  border-right: #D686AE solid 1px;
  padding: 0;
  margin: 0;
}

div#undercolumn_howtwo table td { border: none; }

div#undercolumn_howtwo table {
  width: 98%;
  margin: 0 auto;
  border: none;
}

div#undercolumn_howtwo p { padding: 0 10px 10px; }

div#undercolumn_howtwo h3 { padding: 15px 10px 10px; }

div#undercolumn_howtwo .two_top {
  height: 8px;
  background: url("../img/background/guide_twotop.gif") left top no-repeat;
}

div#undercolumn_howtwo .two_bottom {
  height: 8px;
  background: url("../img/background/guide_twobottom.gif") left bottom no-repeat;
}

div#undercolumn_howtwo #g_title, div#undercolumn_howtwo #g_title td {
  padding: 0;
  margin: 20px 0 10x;
  background: #D685AC;
}

/* entry_ssl.tpl
----------------------------------------------- */





div.ssl_top {
  height: 8px;
  background: url("../img/background/ssl_top.gif") left top no-repeat;
}

div.ssl_bottom {
  height: 8px;
  background: url("../img/background/ssl_bottom.gif") left bottom no-repeat;
}

div.ssl_wapper {
  width: 788px;
  border-left: #D686AE solid 1px;
  border-right: #D686AE solid 1px;
  padding: 0 10px;
  margin: 0;
}

div.ssl_wapper table, div.ssl_wapper table td { border: none; }

/* ==============================================
▼東レシルック
=============================================== */

/* 東レシルック　お仕立てページ
----------------------------------------------- */






div#tailor h1 {
  background: url("../img/background/titleback.gif") no-repeat left;
  color: #000066;
  font-size: 14px;
  height: 20px;
  margin-top: 40px;
  margin-right: 0pt;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 20px;
  clear: both;
}

div#tailor .lead_time_header {
  background-color: #000066;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #ffffff;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
}

div#tailor .lead_time_contents { padding: 10px 20px; }

div#tailor .lead_time {
  border: solid 1px #006;
  width: 600px;
  margin-top: 30px;
}

div#tailor .tailor_tb, div#tailor .tailor_tb td {
  border: dotted 1px #666;
  white-space: nowrap;
}

/* 東レシルック　TSシステム縫製とは
----------------------------------------------- */





div#tailorTS h1 {
  background-image: url("../img/background/titleback.gif");
  background-repeat: no-repeat;
  clear: left;
  color: #000066;
  font-size: 14px;
  height: 20px;
  margin-top: 40px;
  margin-right: 0pt;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 2px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 30px;
}

div#tailorTS h2 {
  font-size: 12px;
  color: #0099ff;
  margin: 3px;
  padding: 0pt;
  margin-left: 20px;
}

div#tailorTS h3 {
  font-size: 14px;
  color: #000066;
  margin: 3px;
  padding: 0pt;
  margin-left: 23px;
}

div#tailorTS p { margin-left: 20px; }

div#tailorTS ul {
  padding-left: 40px;
  padding-bottom: 1.5em;
  list-style-type: disc;
  margin-left: 20px;
}

div#tailorTS li { list-style-type: disc; }

/* 東レシルック　一覧ページ（静的ページ分）
----------------------------------------------- */
/* ========================================  #TOP ページ */






#Toray_Top {
  display: inline;
  width: 1000px;
  margin: 0 0 30px 0;
  padding: 0px;
  text-align: left;
}

#Top_announce {
  text-align: left;
  width: 998px;
  border: #666666 solid 1px;
  margin-bottom: 10px;
}

#Top_kikaku { width: 798px; }

#Top_announce h1 {
  font-family: "ＭＳ Ｐゴシック", Osaka;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0.2em;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 30px;
}

#Top_announce p {
  margin-left: 50px;
  line-height: 1.2em;
  font-size: 12px;
}

#Top_left_menu {
  margin-top: 10px;
  display: inline;
  float: left;
  width: 175px;
  text-align: left;
  font-size: 12px;
}

#Top_left_menu h1 {
  font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
  margin: 10px 0 10px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #333399;
  border-bottom: #000066 solid;
  width: 168px;
}

#Top_left_menu ul {
  text-indent: 0px;
  background-image: url(../img/list.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 3px 5px 5px 3px;
  padding: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
}

#Top_left_menu ul li {
  list-style: disc outside;
  font-weight: normal;
  display: inline;
  margin-top: 35px;
  margin-left: 0px;
  color: #0099CC;
  font-size: 12px;
}

li.Top_left_menu {
  list-style: disc outside;
  font-weight: normal;
  display: inline;
  margin-top: 35px;
  margin-left: 0px;
  color: #0099CC;
  font-size: 12px;
}

#Top_left_menu ol {
  list-style-type: disc;
  margin: 3px 5px 5px 5px;
  padding: 0 0 0 10px;
}

#Top_left_menu ol li { margin: 5px 0 0 0; }

#Top_left_menu p { margin-left: 5px; }

#Top_TS_open {
  border: #0099CC solid 1px;
  width: 168px;
  margin: 0;
  padding: 0;
}

#Top_TS_info {
  border: #0099CC solid 1px;
  width: 160px;
  padding: 5px;
  margin-bottom: 10px;
}

#Top_TS_info h2 {
  background-color: #0099CC;
  margin: 0;
  padding: 3px;
  color: #FFFFFF;
  font-size: 12px;
  font: "ＭＳ ゴシック", "Osaka−等幅";
  font-weight: normal;
  text-align: center;
}

#Top_TS_info h1 {
  background: #0099CC;
  color: #FFFFFF;
  font-size: 20px;
  font: "ＭＳ ゴシック", "Osaka−等幅";
  font-weight: bold;
  margin: 0;
  padding: 0 5px 5px 5px;
  text-align: center;
  width: auto;
  border: none;
}

#Top_TS_info p {
  border: #0099CC solid 2px;
  margin: 0;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.Top_TS_Box {
  width: auto;
  margin: 5px 0 5px 0px;
  text-align: left
}

#Top_content_container {
  margin-top: 10px;
  width: 808px;
  margin-left: 13px;
  margin-right: 0px;
  margin-bottom: 30px;
  text-align: left;
  display: inline;
}

#Top_content_block1 {
  display: inline;
  float: left;
  width: 798px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 0 5px;
  border: #0099CC 1px solid;
}

#Top_content_block1 h1 {
  background-image: url(../img/TorayArrow.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
  font-size: 13px;
  color: #0099CC;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 0px;
  float: left;
}

#Top_content_block1 h2 {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  margin-top: 7px;
  margin-left: 40px;
}

#Top_content_block1 ul {
  margin: 0px;
  padding: 0px;
}

#Top_content_block1 li {
  list-style: none;
  margin: 0px;
  float: left;
  width: 90px;
  color: #0099CC;
}

.Top_content_leftbox {
  text-align: center;
  width: 244px;
  height: 170px;
  display: inline;
  float: left;
  margin: 10px;
  border-right: #CCCCCC 1px solid;
}

.Top_content_leftbox iframe {
  margin: 0 0 0 0;
  padding: 0;
}

.Top_content_rightbox {
  width: 250px;
  height: 170px;
  text-align: center;
  display: inline;
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 10px;
  padding: 0;
  border: none;
}

.Top_content_rightbox iframe {
  text-align: center;
  display: inline;
  margin: 0 0 0 -10px;
  padding: 0;
}

.Top_content_hline {
  display: inline;
  float: left;
  margin: 0 10px 0 10px;
  border-bottom: #CCCCCC 1px solid;
}

#mainb { clear: both; }

#Top_content_block2 {
  margin-top: 0px;
  padding: 0;
  clear: both;
}

.Top_content_kikakubox {
  float: left;
  width: 280px;
  height: auto;
  /*	background:url(../img/toray/top/TopFukidashi.gif) top left no-repeat;         */
  margin-left: 0px;
  margin-right: 8px;
  margin-bottom: 10px;
  border: #AAE0E6 1px solid;
  text-align: center;
}

.Top_content_kikakubox div {
  text-align: center;
  height: 127px;
  vertical-align: bottom;
}

.Top_content_kikakubox h1 {
  text-align: left;
  line-height: 1.2em;
  font-size: 13px;
  color: #FFFFFF;
  background: #AAE0E6;
  padding-left: 10px;
  margin-bottom: 10px;
}

.Top_content_kikakubox h1 a {
  color: #FFFFFF;
  text-decoration: none;
}

.Top_content_kikakubox h1 a:link { color: #FFFFFF; }

.Top_content_kikakubox h1 a:hover { color: #333333; }

.Top_content_kikakubox p {
  font-size: 12px;
  line-height: 1em;
  margin: 5px 0 10px 5px;
  text-align: center;
}

.Top_content_kikakubox p a {
  color: #29ABE2;
  text-align: right;
}

.Top_content_kikakubox iframe {
  display: inline;
  margin: 0 0 0 -5px;
  padding: 0;
  position: inherit;
}

#Top_content_block3 {
  float: left;
  width: 197px;
  margin-top: 0px;
  text-align: center;
}

#mainbleft {
  width: 580px;
  float: left;
}

#mainbright {
  width: 230px;
  float: right;
}

#Top_content_block4 {
  width: 230px;
  text-align: center;
}

#Top_content_block5 {
  width: 230px;
  margin-top: 10px;
  text-align: center;
}

.Top_content_nomalbox {
  float: left;
  border: #AAE0E6 1px solid;
  margin-bottom: 0px;
}

.pam_left {
  width: 110px;
  border-right: solid #AAE0E6 1px;
  margin-bottom: 10px;
  float: left;
}

.pam_right {
  width: 110px;
  float: right;
  margin-bottom: 10px;
}

.top_natsu {
  width: 240px;
  float: left;
  margin: 5px 13px;
  border-right: solid #E6E6E6 1px;
}

.top_natsu_end {
  width: 240px;
  float: left;
  margin: 5px 13px;
}

/* ========================================  #商品一覧 ページ */





div#SeriesPage {
  position: relative;
  width: 1000px;
  padding: 0;
  margin: 10px 0 0 0px;
  background-color: #FFF;
}

div#SeriesPage h1 {
  color: #0066CC;
  font-size: 14px;
}

div#SeriesPageMenu {
  display: inline;
  width: 178px;
  position: relative;
  float: left;
  padding-left: 20px;
}

div#SeriesPageMenu ul { }

div#SeriesPageMenu li {
  list-style-type: disc;
  text-decoration: underline;
  font-size: 13px;
  margin-top: 4px;
}

div#SeriesPageContents {
  display: inline;
  width: 740px;
  position: relative;
  float: right;
}

div#SeriesPageContents h1 {
  background-image: url("../img/toray/edokomon_h1.gif");
  background-position: left;
  background-repeat: no-repeat;
  color: #000066;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", serif !important;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
}

div.SeriesPageContainer { display: inline; }

div.SeriesPageContainer img { border-style: none; }

div.SeriesPageContainerLeft {
  display: inline;
  width: 200px;
  height: 290px;
  position: relative;
  float: left;
  text-align: center;
  padding-top: 10px;
}

div.SeriesPageContainerLeftGrey {
  width: 140px;
  height: 204px;
  border: #999999 solid 1px;
  margin-left: 10px;
}

div.SeriesPageContainerRight {
  display: inline;
  width: 530px;
  height: 300px;
  position: relative;
  float: left;
  padding-left: 10px;
}

div.SeriesPageContainerRight ul {
  border-top: #666666 1px dashed;
  padding: 20px 0 0 0;
  margin: 0 0 -20px 0;
}

div.SeriesPageContainerRight li {
  display: inline;
  position: relative;
  list-style: inside;
  float: left;
  list-style-type: none;
  margin-right: 5px;
  margin-bottom: 10px;
}

div.ToraySeriesTitle {
  font-size: 14px;
  color: #003399;
  font-family: "ＭＳ Ｐゴシック", Osaka;
  font-weight: bold;
}

ul.menu02 {
  height: 15px;
  margin: 5px 0 20px -30px;
}

ul.menu02 li {
  list-style: none;
  font-size: 12px;
  font-weight: normal;
  color: #003399;
  text-decoration: none;
  text-indent: 7px;
  float: left;
  margin: 0 0 0 0;
}

ul.menu02 a {
  font-size: 12px;
  font-weight: normal;
  color: #003399;
  text-decoration: underline;
  margin: 0 0 0 0;
}

div.TorayShohinTable td { border-bottom-style: dotted; }

div.TorayShohinTable table { border: none; }

/* ========================================  #やさしく解説 ページ */





#ExplanationPage, ExplanationPageTitleLogo, ExplanationColumn01, ExplanationColumn02, ExplanationColumn03, ExplanationColumn04, ExplanationColumn05, ExplanationColumn06, ExplanationColumn07 {
  margin: 0;
  padding: 0;
}

#ExplanationPage {
  position: static;
  width: 800px;
  height: 1260px;
  background: url(../img/toray/top/blueimg.png) no-repeat;
  padding: 10px 0;
  margin: 0 auto;
  color: #999999;
  line-height: 1.5em;
  font-size: 12px;
  display: marker;
}

#ExplanationPage h1 {
  display: inline;
  float: left;
  width: 500px;
  padding-top: 20;
  padding-left: 20;
  margin-top: 20;
  margin-left: 10;
  text-align: right;
  font-family: "ＭＳ Ｐ明朝", "細明朝体";
  color: #000000;
}

#ExplanationPage h2 {
  display: inline;
  margin-top: -5px;
  margin-left: -5px;
  font-family: "ＭＳ Ｐゴシック", Osaka;
  font-size: 36px;
  color: #C9E4FF;
}

#ExplanationPage h3 {
  display: inline;
  margin-top: -10px;
  margin-left: 15px;
  font-family: "ＭＳ Ｐ明朝", "細明朝体";
  font-size: 14px;
  color: #C9E4FF;
  font-stretch: semi-expanded;
  text-indent: 2em;
}

#ExplanationPage p { text-indent: 0.5em; }

.float_right {
  display: inline;
  float: right;
}

.ExplanationPageTitleLogo {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-top: 20px;
}

.ExplanationColumn01 {
  margin-left: 15px;
  float: left;
  display: inline;
  width: 220px;
  height: 436px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column01.gif);
  background-repeat: no-repeat;
  background-position: inherit;
}

.ExplanationColumn02 {
  display: inline;
  margin-left: 10px;
  float: left;
  width: 230px;
  height: 436px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column02.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.ExplanationColumn03 {
  display: inline;
  margin-top: 13px;
  margin-right: 15px;
  float: right;
  width: 240px;
  height: 380px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column03.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.ExplanationColumn04 {
  display: inline;
  margin-left: 15px;
  margin-top: 10px;
  float: left;
  width: 480px;
  height: 460px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column04.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.ExplanationColumn05 {
  display: inline;
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  width: 240px;
  height: 500px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column05.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.ExplanationColumn06 {
  display: inline;
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  width: 240px;
  height: 125px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column06.gif);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 13px;
}

.ExplanationColumn07 {
  display: inline;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 15px;
  float: left;
  width: 750px;
  height: 150px;
  padding: 0 10px;
  background-color: #C9E4FF;
  background-image: url(../img/toray/top/Column07.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/*　裏物　*/





#Toray_hakkakePage { clear: both; }

/* ==============================================
日刊メルマガ
=============================================== */





#nikkan dt { display: none; }

#nikkan dd {
  float: left;
  width: 110px;
}

/* 20120516新規要素*/
.clr{ clear:both;}
.fs14{ font-size:14px;}

.attention1 { color: #461902; }

.subtitle {
  border-top: 1px solid #C03614;
  border-bottom: 1px solid #C03614;
  color: #C03614;
  line-height: 2em;
  padding: 10px 0 16px 0;
}

.section_subtitle {
  border-top: solid 2px #900;
  border-bottom: solid 1px #461902;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #461902;
  border-top: solid 2px #461902;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.section_smalltitle {
  margin: 30px 0 10px 0;
  color: #461902;
  width: auto;
  font-size: 12px;
}

.section_smalltitle span, .section_smalltitle b, .section_smalltitle strong {
  border-bottom: solid 1px #461902;
  padding: 0 2px 2px 2px;
}

#page_payment .section_smalltitle span, #page_payment .section_smalltitle b, #page_payment .section_smalltitle strong {
  width: 41%;
  display: block;
}

.pd20 { padding: 20px 0; }

.pdb20 { padding: 0 0 20px 0; }

.center { text-align: center; }

.list-chuui {
  padding: 16px 0;
  margin: 0;
}

.list-chuui dt { font-weight: bolder; }

.list-chuui dd {
  margin: 0 0 0 20px;
  list-style-type: disc;
  display: list-item;
}

.table-style01 { border: none; }

.table-style01 th, .table-style01 td {
  border: none;
  font-size: 12px;
  line-height: 140%;
  text-decoration: none;
}

.table-style01 th {
  background: none;
  vertical-align: top;
}

.table-style01 tr { border-bottom: 1px dotted #CCC; }

.table-style02 {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.table-style02 th, .table-style02 td {
  border: none;
  font-size: 12px;
  line-height: 140%;
  text-decoration: none;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.table-style02 th {
  /*background: #F5F5F5;*/
  background: #fff;
  vertical-align: top;
}

#widget-shitate {
  
  padding: 5px 0;
  background:#F5F4F2;
  border-top:10px solid #fff;
  /*
  border: 1px solid grey;
  */
  line-height: 160%;
  width:150px;
}

#widget-shitate h3 {
  color: #461902;
  font-size: 14px;
  text-align: center;
  line-height: 120%;
  letter-spacing: -1px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#widget-shitate ul { padding: 10px 5px; }

#widget-shitate ul ul { padding: 0 0 0 10px; }

#widget-shitate li {
  list-style-type: none;
  position: relative;
  margin-left: 20px;
}

#widget-shitate li span {
  position: absolute;
  left: -17px;
}

#widget-shitate li li {
  list-style-type: disc;
  margin-left: 0;
}
#tailor_layout{
      background: url("../img/background/page_bg.gif") repeat-y left;
}
#undercolumn_page #privacy {line-height:140%; }
#undercolumn_page #privacy p{ margin:0 0 10px 0;}
#undercolumn_page #privacy ol{ margin:0 0 10px 0; padding:0 0 0 24px;}
#undercolumn_page #privacy li{ list-style-type:decimal;}

/*お手入れサービス*/
.fs13{ font-size:13px;}
.widget-oteire {
  background: url("/img/oteire/bg_widget.gif") 0 bottom no-repeat;
  width:140px;
  padding:0 0 5px 0;
  margin:10px 0 10px 5px;
}
.widget-oteire-contents{
  background: url("/img/oteire/bg_widget.gif") 0 0 no-repeat;
  padding: 5px 5px 1px 5px;
  line-height: 160%;
  color:#798C45;
  font-size:12px;
}
.widget-oteire-contents a{color:#798C45;}
.widget-oteire ul,
.widget-oteire li{ margin:0; padding:0;}
.widget-oteire .list01 li{
	background: url("/img/oteire/icon_circle.gif") 0 6px no-repeat;
	padding: 0 0 0 15px;
	font-weight:bolder;
	}
.widget-oteire .list03 li{
  background: url("/img/oteire/icon_arrow.gif") 0 center no-repeat;
  padding:0 0 0 8px;
}
.widget-oteire .list04 li{
  background: url("/img/oteire/icon_point.gif") 0 center no-repeat;
  padding:0 0 0 8px;
  font-weight:bolder;
}
.widget-oteire h3{ color:#798C45; text-align:center;}

#oteire_topic p{ margin:0;}
#oteire-service{ width:135px; float:left;}
#oteire-anou{ width:340px; float:left; margin-left:13px;}
#oteire-anou .box{
  background: url("/img/oteire/bg_oshirase.gif") 0 bottom no-repeat;
  height:409px;
}
#oteire-yakusoku{ width:302px; float:right;}

#oteire-top{
	background:url("/img/oteire/top_copy.png") 0 0 no-repeat #FEF6F0;
	position:relative;
	line-height:150%;
	clear:both;
	width:800px;
	margin:20px 0;
	padding:300px 0 10px 0;
}
#oteire-top p.txt{ padding:10px 10px 0 10px;}
.banner_area li{ margin:10px 0;}
.faqlist { padding:15px 0;}
.faqlist dt{ margin:0; color:#930; font-size:13px; padding:0 0 10px 0;}
.faqlist dt span{ position:absolute; margin:0 0 0 -20px;}
.faqlist dd{ padding:0 0 20px 20px;  position:relative; border-bottom:1px solid #ccc; margin:0 0 20px 0;}
.col2 .faqlist dd{ border:none;}
.faqlist dd span{ position:absolute; margin:0 0 0 -20px;}
.faqlist dd.kome{ margin:0 0 20px 20px; padding:0 0 0 20px; }

.guidelist dt{ margin:0 0 10px 20px;}
.guidelist dd{  position:relative; margin:0 0 20px 20px;}

.col1{ text-align:left;}
.col1 .boxl{ width:49%; float:left;}
.col1 .boxr{ width:49%; float:right;}
.order .col1{ background:url(/img/oteire/bg_col1.gif) 0 0 repeat-y; position:relative;}
.order .boxl .inner,
.order .boxr .inner{ padding:10px;}
.order .inner .section_smalltitle{ margin:0 0 15px 0;}
.col2{ text-align:left;}
.col2 .boxl{ width:35%; float:left;}
.col2 .boxr{ width:64%; float:right;}
.col3{ text-align:left;}
.col3 .boxl{ width:58%; float:left;}
.col3 .boxr{ width:41%; float:right;}

.indent100{ padding:0 0 0 90px;}
.topicinfo .indent100{ background:url(/img/oteire/bg_voice.gif) 90px 0 repeat-y;}
.topicinfo .indent100 #b_none td{ padding:5px 0px;}
.idt20{ padding:0 0 0 20px;}
.topicinfo{ border-top:1px solid #ccc; padding:20px 0 0 0; margin:20px 0 0 0;}
.topicinfo .boxl .inner,
.topicinfo .boxr .inner{ padding:10px 0 10px 10px;}
.topicinfo .section_smalltitle{ margin:0 0 15px 0;}
.mb15{ font-size:12px; margin-bottom:15px;}
.set_oteire .section_smalltitle,
.set_oteire .ttlprice{ font-size:15px;}
.set_oteire p,
.set_oteire dl,
.set_oteire dt,
.set_oteire dd,
.set_oteire td,
.set_oteire th{ font-size:13px;}

.set_oteire2 .section_subtitle{ font-size:15px;}
.set_oteire2 .section_smalltitle{ font-size:13px;}
.ttlprice{  
  background-color:#FDE9D9; 
  padding:5px 15px;
  text-align:center;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.tblprice{ width:100%;  border: none; margin:0 0 30px 0;}
.tblprice th,
.tblprice td{ padding:4px 15px; font-size:12px; text-align:left; border:none;}
.tblprice th{ background-color:#FDE9D9; border-bottom:4px solid #fff;}
.tblprice td{ font-size:13px;}
.tblprice th.w20,
.tblprice td.w20{ width:200px;}
.w16 .tblprice td{ width:16%;}
.listprice{ width:180px;}
.listprice .center{ width:10%; float:left; margin-right:10px;}
.listprice .priceb{ width:40%; float:left;}

#oteireguide .box{background: url("/img/oteire/guide_arrow.gif") 0 bottom no-repeat; margin:0 0 20px 0; padding:0 0 40px 0; clear:both;}
#oteireguide #step5{ background:none;}
#oteireguide h2{ display:block; font-size:0px; text-indent:-999px; width:120px; height:160px; float:left;}

#oteireguide #step1 .inner{ position:relative; background: url("/img/oteire/img_guide_s1.gif") 20px center no-repeat;}
#oteireguide #step2 .inner{background: url("/img/oteire/img_guide_s2.gif") 20px center no-repeat;}
#oteireguide #step3 .inner{background: url("/img/oteire/img_guide_s3.gif") 20px center no-repeat;}
#oteireguide #step4 .inner{background: url("/img/oteire/img_guide_s4.gif") 20px center no-repeat;}
#oteireguide #step5 .inner{background: url("/img/oteire/img_guide_s5.gif") 20px center no-repeat;}
#oteireguide .desc{ width:600px; float:right;}
/*お手入れサービスここまで*/
/*海外発送用　モーダルウィンドウ*/
/* ContentsArea
-------------------------- */



#open01,
#open02 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
}

.close_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: #000;
	opacity: 0.5;
	z-index: 5;
}

.modal_window {
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -200px;
	width: 400px;
	height: 300px;
	text-align: center;
	display: block;
	background: #fff;
	position: absolute;
	z-index: 10;
}

.modal_window h2 {
	margin-bottom: 20px;
	width: 400px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background: #000;
}
.modal_window p {
	padding: 0 15px 15px 15px;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
}


/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
	0% {opacity:0;display:block;}
	100% {opacity:1;}
}
div#modal div:target {
	-webkit-animation-name: modalFadeIn; 
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display:block;
}

/*海外発送用　モーダルウィンドウ*/

.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/* アプリ専用商品
-------------------------- */
.app-only-product {
  max-width: 140px;
  margin: 5px 0 0 20px;
}
.app-only-product-button {
  background-color: #EF8DA4;
  color: white;
  font-weight: 600;
  padding: 6px 10px 6px 10px;
  text-align: center;
}
