@charset "utf-8";

/* コンテンツ共通
----------------------------------------------- */
#abouts, #guide, #privacy, #order, #contact, #entry { padding: 0 10px; }

#privacy h2, #order h2, #contact h2, #entry h2 {
    line-height: 30px;
    padding: 0 0 30px 25px;
        font-size:16px;
    font-weight:bold;
        color:#333;
    background: url(../img/tpl/th2_two_bk3.gif) left top no-repeat;
}

/* コンテンツタイトル画像 */
#abouts h2, #guide h2 {
    width: 605px;
    height: 150px;
    padding: 0;
    margin: 0 -10px 15px -10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999px;
}
#abouts h2 { background: url(../img/tpl/th2_abouts.jpg); }
#guide h2 { background: url(../img/tpl/th2_guide.jpg); }


/* タイトル　背景黄色 */
#abouts h3, #guide h3, #privacy h3, #order h3 { margin: 15px -10px 8px -10px; clear: both; }



/* 個人情報保護について
----------------------------------------------- */
#privacy dl { margin: 25px 0 0 0; }
#privacy dt { margin: 0; font-weight: bold; }
#privacy dd { margin: 0 0 10px 0; padding: 0 0 7px 0; border-bottom: 1px dotted #5B5B5B; }


/* エーモン通販事業部とは
----------------------------------------------- */
#abouts h4 {
    width: 605px;
    height: 25px;
    margin: 20px -10px 12px -10px;
    text-indent: -9999px;
    background: url(../img/tpl/th4_abouts.gif) 0 0 no-repeat;
}

/* 特定商取引法
----------------------------------------------- */
#order {  }


/* 会員規約
----------------------------------------------- */
#entry textarea { width: 94%; line-height: 130%; padding: 10px; background: #FFFFFF; }

#car-body { height: 125px; vertical-align: top; }
#car-body span {
    font-size: 10px;
    display: block;
    padding: 0 65px 0 0;
    height: 24px;
    float: left;
    background-image: url(../img/tpl/car_body.gif);
    background-repeat: no-repeat;
}
#car-body input { margin: 0; padding: 0; }
#car-body label { padding: 0; }
#car-body span#car_body_type_1 { background-position: 65px 0; }
#car-body span#car_body_type_2 { background-position: 68px -39px; }
#car-body span#car_body_type_3 { background-position: 62px -79px; }
#car-body span#car_body_type_4 { background-position: 105px -118px; }
#car-body span#car_body_type_5 { background-position: 50px -158px; }
#car-body span#car_body_type_6 { background-position: 53px -198px; }
#car-body span#car_body_type_7 { background-position: 98px -238px; }
#car-body span#car_body_type_8 { background-position: 60px -278px; }
#car-body span#car_body_type_9 { background-position: 58px -318px; }
#car-body span#car_body_type_10 { background-position: 45px -355px; }
#car-body span#car_body_type_11 { background-position: 23px -390px; }
#car-body span#car_body_type_11 label { padding: 0 0 0 5px; }



/* ご利用ガイド
----------------------------------------------- */
#guide h4 {
    padding: 0 0 2px 10px;
    margin: 0 0 8px 0;
    border-left: 5px solid #FFBF00;
    border-bottom: 1px solid #FFBF00;
}
#guide-navi {
    width: 595px;
    height: 27px;
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    border-right: 1px solid #cccccc;
}
#guide-navi li {
    width: 85px;
    height: 27px;
    float: left;
    text-align: center;
    display: inline;
}
#guide-navi li a {
    display: block;
    width: 85px;
    height: 22px;
    padding: 5px 0 0 0;
    background-image: url(../img/tpl/guide_navi.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#guide-navi li.on a, #guide-navi li a:hover { color: #000000; background-position: 0 -27px; }
#centercol #guide-navi li a { text-decoration: none; }
#guide-contactinfo {
    width: 300px;
    margin: 5px 0;
    padding: 5px 5px;
    border: 1px solid #cccccc;
}
#guide strong {
    color: #f00;
    font-size: 13px;
}
#guide li { list-style:none; }
#membertokuten {
    margin: 0;
    background-image: url(../img/tpl/bg_guide07_tokuten.gif);
    background-repeat: repeat-y;
    background-position: 0 44px;
}
#membertokuten_b {
    background-image: url(../img/tpl/bg_guide07_tokutenb.gif);
    background-repeat: no-repeat;
    background-position: 0px bottom;
}
#membertokuten_b span{
    height: 15px;
    display: block;
}
#membertokuten h4 {
    padding: 0;
    margin: 0;
    border-left: none;
    border-bottom: none;
}
#membertokuten p {
    padding: 5px 1em;
    margin: 0;
}
.guide_howto {
    padding: 20px 0 0 0;
}
.guide_howto h5 {
    clear: both;
}
.guide_howto h6 {
    clear: both;
    font-size: 12px;
}

.guide_howto .howto-pic {
    float: left;
    width: 250px;
    margin: 10px 0 0 15px;
}
.guide_howto .howto-txt {
    float: left;
    width: 320px;
    margin: 10px 0 0 0;
}

/* 商品に関するお問い合わせページ
----------------------------------------------- */
div.support-area {
  padding: 1px;
  margin-bottom: 30px;
  border: 1px solid #CCCCCC;
}
div.support-title-wrapper {
  position: relative;
}
div.support-title-desc {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.8em;
  line-height: 1.4em;
}
h2.support-title {
/*
  padding: 10px 5px;
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: bold;
  border-bottom: 2px solid #009844;
*/
}
div.support-area h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}
div.support-area .phone-number {
  font-size: 1.2em;
  font-weight: bold;
}
div.support-form-row {
  margin-bottom: 2em;
}
input.support-form-text {
  float: left;
  border: 1px solid #999999;
  height: 26px;
  width: 438px;
  padding: 10px;
  line-height: 1em;
  margin: 20px 0 20px 20px;
  font-size:150%;
}
#centercol a.btn-support:link,
#centercol a.btn-support:visited {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-decoration:none;
  width: 104px; height: 28px;
  background: #fff000;
  color: #333;
  margin: 20px 20px 20px 0;
  float: right;
  padding: 10px 20px;
}
a.btn-support {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  font-weight:bold;
  width: 104px; height: 28px;
  background: #fff000;
  color: #333;
  margin: 20px 20px 20px 0;
  float: right;
  padding: 10px 20px;
}
#centercol a.btn-support:hover {
  background: #333;
  color: #fff000;
}

#faq-search-form div.support-form-row {
  margin-bottom: 1em;
}
#faq-search-form select {
  height: 24px;
  width: 400px;
}
#faq-search-form label {
  font-weight: bold;
}

.faq-category-menu li {
  padding: .3em 0 .3em 25px;
  background: url(../img/icon/arrow_right_red.gif) 10px center no-repeat;
}

div.faq-category-title-area {
  background:#009844;
  margin-bottom: 20px;
  padding:10px;
}
h3.faq-category-title {
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  padding:10px;
  border-left:solid 8px #fff;
}
.faq-list-category{
  border: 1px solid #c8c8c8;
  margin-bottom: 30px;
  padding:1px;
  position: relative;
}
.faq-list-category .line-area {
  border-bottom:1px solid #009833;
  color:#009833;
  margin: 20px 20px 10px 20px;
  font-size: 20px;
  padding: 0 0 10px 5px;
}

.faq-list-category .strnavi-area  {
  margin:0 20px 20px 20px;
  text-align:right;
}
.faq-list-category .strnavi-area a {
  background: #009844;
  padding: 8px 10px;
  margin-left: 7px;
  margin-right: 0;
  color: #fff !important;
  text-decoration:none !important;
}
.faq-list-category .strnavi-area strong,
.faq-list-category .strnavi-area a:hover {
  background: #fff000;
  padding: 8px 10px;
  color: #333 !important;
  font-weight:normal;
}

.faq-list-category .faq-item-inner {
  padding:0 20px;
}
.faq-list-category .faq-item-inner .faq-item-question a {
    text-decoration:none !important;
    color:#333 !important;
}

.faq-list-category .faq-item-inner .faq-item-question {
  display:block;
  font-size: 12px;
    color: #333;
    cursor:pointer;
    background: #eee;
    margin-bottom: 10px;
    padding: 15px 50px 15px 64px;
    position: relative;
}

.faq-list-category .faq-item-inner .faq-item-question:before {
  position: absolute;
  top: 11px; left: 14px;
  background: url(../img/icon/parts.png) no-repeat 0 -34px;
  content: " ";
  display: block;
  width: 33px; height: 28px;
}

.faq-list-category .faq-item-inner .faq-item-question:after {
  position: absolute;
  top: 16px; right: 16px;
  background: url(../img/icon/parts.png) no-repeat 0 0;
  content: " ";
  display: block;
  width: 18px; height: 17px;
}

.faq-list-category .faq-item-inner .faq-item-question:hover:after {
  position: absolute;
  top: 16px; right: 16px;
  background: url(../img/icon/parts.png) no-repeat 0 -17px;
  content: " ";
  display: block;
  width: 18px; height: 17px;
}

.faq-list-category .faq-item-inner .faq-item-answer {
background:#fff000;
    color: #333;
    font-size: 12px;
    display:none;
    padding: 15px 15px 15px 64px;
    margin-bottom: 20px;
    position: relative;
}

.faq-list-category .faq-item-inner .faq-item-answer:before {
  position: absolute;
  top: 11px; left: 14px;
  background: url(../img/icon/parts.png) no-repeat 0 -62px;
  content: " ";
  display: block;
  width: 33px; height: 28px;
}

.faq-list-category .faq-item-inner .faq-item-answer .link a {
  font-size: 12px;
  display: block;
  padding: 5px 0;
  background: #e95513;
  color: #fff !important;
  width: 90px;
  float: right;
  text-align: center;
  clear: both;
  text-decoration:none !important;
}

.faq-list-category .faq-item-inner .faq-item-answer .link a:hover {
  background: #333 !important;
  color: #fff !important;
}

/* .faq-item-detail
---------------------------------------  */
.faq-item-detail {
  border: 4px solid #009844;
  margin-bottom: 30px;
  position: relative;
}
.faq-item-detail .faq-item-inner {
  margin-bottom: 10px;
}
.faq-item-detail .faq-item-inner:last-child {
  margin-bottom: 0;
}
.faq-item-detail .faq-item-question div.inner {
  position: relative;
  border-bottom:dotted 1px #000 !important;
  min-height: 60px;
  padding:10px 0;
  margin:10px 20px;
}
.faq-item-detail .faq-detail-title {
  width:480px;
  padding:10px 0 15px 70px;
  background: url(../img/icon/qa3-1.jpg)  0 0 no-repeat transparent;
  color:#009844;
  font-size:20px;
  line-height:120%;
  font-weight:bold;

}
.faq-item-detail .faq-item-answer {
  padding: 8px 20px;
}
.faq-item-detail .faq-item-answer div.inner {
  min-height: 24px;
  background: url(../img/icon/qa3-2.jpg) 0 0 no-repeat transparent;
}
.faq-item-detail .faq-item-answer div.contents-title {
  padding:10px 0 15px 70px;
  margin-bottom:30px;
  font-size:20px;
  color:#e95513;
  line-height:120%;
  font-weight:bold;
}
.faq-item-detail .faq-item-answer div.contents {
  margin-bottom: 5px;
  padding:0 10px;
  font-size:15px;
}
.faq-item-detail .faq-item-answer div.contents .image {
  /*float: left;
  width: 240px;*/
  padding-bottom:20px;
}
.faq-item-detail .faq-item-answer div.contents .text {
  /*float: right;
  width: 330px;*/
  padding-bottom:20px;
}
.faq-item-detail .faq-item-answer div.link {
  background: url(../img/icon/icon_faq_plus.png) left center no-repeat transparent;
  padding-left: 24px;
}
#faq-detail-inquiry {
  background: #FFFFFF;
  padding: 2em;
}
#centercol a.btn-faq-action {
  color: #FFFFFF;
  text-decoration: none;
}
#centercol a.btn-faq-action:hover {
  background: #0040FF;
}
.btn-faq-action {
  display: inline-block;
  width: 6em;
  color: #FFFFFF;
  background: #666666;
  text-align: center;
}
#faq-detail-inquiry {
  height:301px;
  text-align: center;
  background: url(/img/background/qa3-3.jpg) 0 0 no-repeat transparent;
  position: relative;
  padding:0;
}
#faq-detail-inquiry .btn-1 {
  position: absolute;
  top:140px; left: 90px;
  text-indent: 100%;
  white-space: nowrap; overflow: hidden; font-size: 0; line-height: 0;
  width: 220px; height: 50px;
  background: url(/img/button/qa-btn.png) no-repeat 0 0;
}
#faq-detail-inquiry .btn-1:hover { background: url(/img/button/qa-btn.png) no-repeat 0 -50px; }

#faq-detail-inquiry .btn-2 {
	position: absolute;
	top:140px; right: 90px;
	text-indent: 100%;
	white-space: nowrap; overflow: hidden; font-size: 0; line-height: 0;
	width: 220px; height: 50px;
	background: url(/img/button/qa-btn.png) no-repeat -220px 0;
}

#faq-detail-inquiry .btn-2:hover { background: url(/img/button/qa-btn.png) no-repeat -220px -50px; }

#faq-detail-inquiry .btn-3 {
	position: absolute;
	top:220px; left: 50%;
	text-indent: 100%;
	white-space: nowrap; overflow: hidden; font-size: 0; line-height: 0;
	width: 220px; height: 50px;
	margin-left: -110px;
	background: url(/img/button/qa-btn.png) no-repeat 0 -100px;
}

#faq-detail-inquiry .btn-3:hover { background: url(/img/button/qa-btn.png) no-repeat 0 -150px; }


#faq-detail-inquiry .btn-faq-action {
  margin: 0 2em;
}
#qa_print_area a {
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 100%;
  white-space: nowrap; overflow: hidden; font-size: 0; line-height: 0;
  width: 58px; height: 57px;
  background: url(../img/icon/print.png) no-repeat 0 0;
}
#qa_print_area a:hover {
  background: url(../img/icon/print.png) no-repeat -58px 0 !important;
}

#faq-relative-product{
	border: 4px solid #009844;
	margin-bottom: 10px;
}

#faq-relative-item {
 /* border: 4px solid #009844;*/
  margin-bottom: 10px;
}


#faq-relative-product h3{
  background: #777777;
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: bold;
}

#faq-relative-item h3 {
	font-size: 14px;
	padding: 3px 10px 2px 10px;
	margin: 0 0 10px 0;
	background: #f2f2f2;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 2px solid #009844;
}


#faq-relative-product .contents  {
}

#faq-relative-product .contents .item {
  padding: 5px 5px 5px 25px;
  margin:8px 20px;
  font-size:12px;
  background: url(../img/icon/arrow_right_qa.jpg) 0 center no-repeat;
  border-bottom:dotted 1px #c8c8c8;
}
#faq-relative-product .contents .item a {
  text-decoration:none;
  color:#666;
}

#faq-relative-item .faq-item-question {
  /*border-bottom-style: solid;*/
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px dotted #999999;
}

#faq-relative-item .faq-item-question:last-child {
  border: none;
}


#faq-relative-qa {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding:1px;
}
#faq-relative-qa h3 {
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: bold;
}

#faq-relative-qa .faq-item-question {
    padding: 8px 12px;
}
#faq-relative-qa .faq-item-question .title a {
  text-decoration:none;
  color:#666;
}
#faq-relative-qa .faq-item-question .title {
  display:block;
  font-size: 12px;
    color: #333;
    cursor:pointer;
    background: #eee;
    margin-bottom: 10px;
    padding: 15px 50px 15px 64px;
    position: relative;
}
#faq-relative-qa .faq-item-question .title:before {
  position: absolute;
  top: 11px; left: 14px;
  background: url(../img/icon/parts.png) no-repeat 0 -34px;
  content: " ";
  display: block;
  width: 33px; height: 28px;
}
#faq-relative-qa .faq-item-question .title:after {
  position: absolute;
  top: 16px; right: 16px;
  background: url(../img/icon/parts.png) no-repeat 0 0;
  content: " ";
  display: block;
  width: 18px; height: 17px;
}
#faq-relative-qa .faq-item-question .title:hover:after {
  position: absolute;
  top: 16px; right: 16px;
  background: url(../img/icon/parts.png) no-repeat 0 -17px;
  content: " ";
  display: block;
  width: 18px; height: 17px;
}
#faq-relative-qa .faq-item-question .answer {
background:#fff000;
    color: #333;
    font-size: 12px;
    display:none;
    padding: 15px 15px 15px 64px;
    margin-bottom: 20px;
    position: relative;
}

#faq-relative-qa .faq-item-question .answer:before {
  position: absolute;
  top: 11px; left: 14px;
  background: url(../img/icon/parts.png) no-repeat 0 -62px;
  content: " ";
  display: block;
  width: 33px; height: 28px;
}
#faq-relative-qa .faq-item-question:last-child {
  border: none;
}

#faq-relative-qa .faq-item-question .answer .link a {
  font-size: 12px;
  display: block;
  padding: 5px 0;
  background: #e95513;
  color: #fff;
  width: 90px;
  float: right;
  text-align: center;
  clear: both;
  text-decoration:none;
}
#faq-relative-qa .faq-item-question .answer .link a:hover {
	background: #333;
	color: #fff!important;
}



/* よくある質問
----------------------------------------------- */
.qa1 {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
}

div#faq_top h3{
    background:none;
    border:none;
    color:#FF9900;
    font-weight:bold;
    font-size:120%;
    padding:0;
    margin:0;
}

div#faq_top table{
    border:none;
}
div#faq_top td{
    padding-left:0;
    padding-right:0;
    border:none;
}

/* 会社情報
----------------------------------------------- */
div#company_top{
    height:500px;
}

div#company_top h3{
    border-top:solid 5px #494949;
    border-bottom:solid 5px #494949;
    font-size:120%;
    font-weight:bold;
    text-align:center;
    padding:2px 0;
    margin: 5px 0 10px 0;
}
div#company_top p{
    margin-bottom:10px;
}

/* 会社情報
----------------------------------------------- */
div#company_area li{
    margin:0;
    padding:0;
    height:36px;
}

/* 会社理念
----------------------------------------------- */
div#company_rinen{
    height:500px;
}

/* リンク集
----------------------------------------------- */
div#link_area table{
    border:none;
    width:600px;
}
div#link_area table td{
    border:none;
}


/* アンケート
----------------------------------------------- */
div#enquete_area p{
    margin:0;
    font-size: 14px;
    padding: 20px;
}

div#enquete_area input{
    vertical-align:middle;
    padding-top:3px;
}

div#enquete_area div.title{
    font-size:24px;
    font-weight:bold;
    padding:5px 0 5px 15px;
    text-align: center;
    /*background:#efc;
    border-bottom:solid 2px #009844;
    border-left:solid 10px #009844;*/
}

div#enquete_area p.question{
    /*background: #E8E8E8;*/
    background:#FEE397;
    padding:5px 10px;
    font-size:14px;
}

div#enquete_area p.sub_question{
    padding:10px 20px 2px;
}

div#enquete_area .answer_area{
    margin:0 0 10px 0;
    padding:0 30px;
}

div#enquete_area .answer_area input{
    margin:0 5px;
}

div#enquete_area .answer_btn{
    text-align:center;
}

div#enquete_area .answer_btn input{
    width:150px;
}

/* RSS配信について
----------------------------------------------- */
#rss_page {
    width:800px;
    margin:0 auto;
}

#rss_page h4{
     line-height:30px;
     padding:0 0 5px 25px;
     background:url("../img/background/rss_title.jpg") no-repeat left top;
     font-weight:bold;
}

#rss_page p{
     margin:5px 0 25px 0;
     padding:0 10px;
}


/* RSS 一覧ページ
----------------------------------------------- */
#page_onearea{
    width:800px;
    margin:0 auto;

}

#page_onearea li{
    display:inline;
}

#page_onearea .title{
    font-size:120%;
    padding:5px 10px;
    background:#F2F2F2;
    border:#B2B2B2 solid 1px;
    border-bottom:#009844 solid 3px;


}

#page_onearea .date{
    border-bottom:solid #ccc 1px;
    margin:5px 10px;
}

#page_onearea p{
    margin:0 10px 20px 10px;
}
