@charset "Shift_JIS";

/*--------------------------------\*/
/*    CSS for Felmo website       \*/
/*      --- theme.css --          \*/
/*  http://www.felmo.co.jp/       \*/
/*  2009/12/15 Ver 1.0 encom      \*/
/*--------------------------------\*/

/* ---------- index ---------- \*/


/* ---------- common class ---------- \*/
* {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #c8c8c8;
}
h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p ,li ,dl ,tr ,address ,strong {
  font-size: 0.95em;
}

h1 {
  font-size: 1.5em;
  margin-bottom: 25px;
}

h2 {
  min-height: 30px;
  margin-bottom: 25px;
  padding: 10px 10px 0px 50px;
  _padding: 10px 10px 10px 50px;
  color: #ffffff;
  font-size: 1.2em;
  background: url("../img/bg_h2.gif") no-repeat top left;
  clear: both;
}

h2.business {
  margin: 0px 0px 25px 0px;
  padding: 0px;
  background: none;
}

h3 {
  margin-bottom: 15px;
  padding: 8px 10px;
  font-size: 1em;
  background-color: #ebebeb;
  border-left: 5px solid #ff3399;
  clear: both;
}
p ,li ,dd ,tr ,address ,strong {
  line-height: 1.3em;
}

div#content p {
  margin: 0em 1em 1em 1em;
}

ul ,ol {
  list-style: none;
  margin-bottom: 1em;
  clear: both;
}

a:link {
  color: #ff3399;
}
a:visited {
  color: #9933ff;
}
a:hover ,
a:active {
  color: #ff66cc;
}

dl {
  width:650px;
  margin: 3px auto 20px auto;
  padding: 5px 0px;
  text-align: left;
  line-height: 1.2em;
}

dl dt {
    clear:both;
  float:left;
  width:160px;
  margin-right: -170px;
  margin-left:0px;
  padding:3px 4px 0px 3px;
  font-weight: 800;
}

dl dd {
  width:475px;
  margin-left:170px;
  padding:3px 0px 0px 0px;
  _height: 1%;
  display: inline-block;
}

dl dd.second {
  width:475px;
  margin-left:170px;
  padding:3px 0px 0px 0px;
  _height: 1%;
  display: inline-block;
  height: 2.5em;
}

dl dd:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hide from IE-mac \*/
* html dl dd { height: 1%;}
dl dd { display: block;}
/* End hide from IE-mac */

address {
  font-style: normal;
  margin: 0px 0px 20px 20px;
}

/* ---------- area ---------- \*/

#wrapper {
  background-color: #000000;
}

/* ----- main area ----- \*/
#main {
  color: #333333;
  background-color: #000000;
  background: url("../img/bg_sidebar.gif") repeat-y left top;
}
#main-inner {
  background-color: #ffffff;
}
#albumbar {
  color: #ffffff;
  background-color: #000000;
}
#content {
}

.pagetop {
  padding-right: 3px;
  text-align: right;
  clear: both;
}

/* ----- side area ----- \*/
#side {
  color: #ffffff;
  background-color: #000000;
  background: url("../img/bg_sidebar.gif") repeat-y left top;
}
/* logo \*/
#logo {
  text-align: center;
  line-height: 0px;
}
/* navigation \*/
#primary-nav {
  margin-bottom: 13px;
  padding-top: 23px;
  padding-left: 13px;
  line-height: 0px;
  background: url("../img/bg_sidehr.gif") no-repeat center top;
}
#secondly-nav {
  margin-bottom: 13px;
  padding-top: 23px;
  padding-left: 20px;
  line-height: 0px;
  background: url("../img/bg_sidehr.gif") no-repeat center top;
}

/* news \*/
#news_side {
  padding: 25px 12px 0px;
}
#news_side h2 {
  float: left;
  width: 82px;
}
#newslist_link {
  float: right;

  margin-top: 7px;
  padding-left: 7px ;
  text-align: right;
  background: url("../img/ico_sankaku.gif") no-repeat left 3px;
}
#news_side ul {
  clear: both;
  margin-bottom: 23px;
}
#news_side li {
  padding: 17px 5px 13px 18px;
  background: url("../img/bg_sidenewsli.gif") no-repeat 2px 1px;
}
#news_side li.first {
  background: url("../img/bg_sidenewsli_first.gif") no-repeat 2px 16px;
  clear: both;
}

/* franchise \*/
#franchise_side {
  margin-bottom: 35px;
  text-align: center;
}

/* copyright \*/
#copyright {
  padding-top: 15px;
  text-align: center;
  font-size: 0.75em;
  line-height: 1em;
  background: url("../img/bg_sidehr.gif") no-repeat center top;
}


/* ----- フェルモについて詳細設定 ----- \*/
ul.maincontmenu {
  padding-bottom: 20px;
}

ul.maincontmenu li {
  margin-bottom: 0.5em;
}
/* ----- 施術事例詳細設定 ----- \*/
h3.ex span {
  font-size: 1.5em;
}


/* ----- 加盟店募集詳細設定 ----- \*/
p.txt_s_large {
  font-size: 1.5em;
  font-weight: bold;
}


/* ----- 店舗案内ついて詳細設定 ----- \*/

.tenpo {
   margin: 0px 10px 20px 10px;
   caption-side: bottom;
  display: inline-block;
}

.tenpo:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hide from IE-mac \*/
* html .tenpo { height: 1%;}
.tenpo { display: block;}
/* End hide from IE-mac */

.tenpo ul li {
  float: left;
  padding: 5px 50px 5px 25px;
  width:8em;
  line-height: 2em;
  background: url(../img/pink_arrow.gif) no-repeat 0.1em 0.7em;
}

.tenpo dl{
  width:650px;
  margin: 3px auto 20px auto;
  padding: 5px 0px;
  text-align: left;
}

.tenpo dl dt {
  float:left;
  margin-right: -170px;
  margin-left:0px;
  font-weight: 800;
  clear:both;
  text-align: left;
}

.tenpo dl dt.normal {
  background: url(../img/pink_arrow.gif) no-repeat 0.1em 0.2em;
  width:160px;
  padding:5px 4px 5px 25px;
}

.tenpo dl dt.campaign {
  background: url(../shop/img/ico_campaign.gif) no-repeat 0.1em 0.2em;
  width:105px;
  padding:5px 4px 5px 80px;
}

.tenpo dl dd {
  width:450px;
  margin-left:190px;
  padding:5px 0px;
  _height: 1%;
}

/* ----- よくある質問詳細設定 ----- \*/
p#tbl-cap1 {
  text-align: right;
  padding-right: 175px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 80%;
}

/* ----- プライバシーポリシー詳細設定 ----- \*/
ol.privacy {
  list-style: decimal;
  margin: -10px 20px 20px 40px;
}

/* ----- お問い合わせテーブル ----- \*/
.otoiawase * {
}

.otoiawase table {
  width: 90%;
  margin: 0px 15px;
  border-collapse: collapse;
  border: 1px solid #999999;
  border-spacing: 0;
  empty-cells: show;
  line-height: 0.95em;
}

.otoiawase table tr th {
  width: 15em;
  text-align: left;
  border: 1px solid #999999;
  background-color: #FFFFFF;
  color: #333333;
  padding: 10px;
}

.otoiawase table tr td {
  width: auto;
  border: 1px solid #999999;
  background-color: #FFFFFF;
  color: #333333;
  padding: 10px;
}

/* ----- 共通パーツ ----- \*/
.floatright {
  float: right;
  margin: 0px 0px 0px 20px;
}

.floatright * {
  text-align: center;
}

.doclear {
  clear: both;
}

.grayarrow {
  padding: 5px 0px 5px 35px;
  background: url(../img/yajirushi.gif) no-repeat 0.1em 0.1em;
  font-weight: 800;
}

.floatmiddle {
  width: auto;
  text-align: center;
}

.floatmiddle * {
  margin: 20px auto;
}

.floatmiddle2 {
  width: auto;
  text-align: center;
}

.floatmiddle2 * {
  margin: 0px auto;
}


table.withline {
  width: auto;
  margin: 0px auto 20px auto;
  border-collapse: collapse;
  border: 1px solid #999999;
  border-spacing: 0;
  empty-cells: show;
  line-height: 0.95em;
  font-size: 90%;
}

table.withline tr th {
  padding: 5px 10px;
  border: 1px solid #999999;
  background-color: #E4E4E4;
  color: #333333;
}

table.withline  tr td{
  padding: 5px 10px;
  border: 1px solid #999999;
  background-color: #FFFFFF;
  color: #333333;
}


/* ----- トップページ詳細設定 ----- \*/
body#toppage {
  background-color: #ffffff;
}

body#toppage div#wrapper {
  background-color: #ffffff;
  text-align: center;
}
body#toppage div#wrapper * {
  border: none;
  margin: 0px;
  padding: 0px;
}
body#toppage div#topfaq {
  width: 930;
  margin: 20px auto 10px;
}

body#toppage div#topfaq h1 {
  width: 210;
  float: left;
  text-align: left;
}

body#toppage div#faqbox {
  width: 699;
  padding-bottom: 10px;
  float: right;
  background: url("../img/bg-topfaq.gif") no-repeat left top;
}

body#toppage div#faqbox h2 {
  background: none;
}

body#toppage div#faqbox ul {
  padding-left: 2px;
}

body#toppage div#faqbox li {
  display: inline;
  margin: 0px 1px;
}

body#toppage div#topfaq:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hide from IE-mac \*/
* html body#toppage div#topfaq { height: 1%;}
body#toppage div#topfaq { display: block;}
/* End hide from IE-mac */
