@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      others.css
 Update:         2009.09.16
 Style Info:     Q&A、site policy、
                 privacy policy、sitemap、
                 お問い合わせページ設定
----------------------------------------------------------- */

/* -----------------------------------------------------------
　　共通設定
----------------------------------------------------------- */
.bg {
 background: #FFF url(../../img/bg.jpg) no-repeat center top;
}
h3 {
 margin-top: 30px;
}

/* -----------------------------------------------------------
　　site policy、privacy policy設定
----------------------------------------------------------- */
.flat-submenu ul.flat-policy {
 margin-left: 648px;
 width: 252px;
}

.policy-attention {
 padding: 15px;
 background-color: #DAE7FF;
}
.box-policy {
 
}
.box-policy dt {
 margin-top: 20px;
 padding: 0 0 2px 5px;
 color: #08204F;
 font-weight: bold;
 border-bottom: 1px solid #08204F;
}
.box-policy dd {
 margin-top: 5px;
}
.indent-left {
 margin-left: 2em;
 text-indent: -1.3em;
}
.font14 {
 font-size: 14px;
}
.date {
 text-align: right;
}

/* -----------------------------------------------------------
　　Q&A設定
----------------------------------------------------------- */
.flat-submenu ul.flat-faq {
 margin-left: 522px;
 width: 378px;
}
.faqbox-wrap {
 margin-top: 10px;
 width: 700px;
 background: url(../../img/bg_faqbox_middle.gif) repeat-y left top;
}
.faqbox-top {
 background: url(../../img/bg_faqbox_top.gif) no-repeat left top;
}
.faqbox-end {
 padding: 10px 15px;
 background: url(../../img/bg_faqbox_end.gif) no-repeat left bottom;
}
.q {
 padding: 0 0 2px 30px;
 background: url(../../img/q.gif) no-repeat left top;
 height: 21px;
 min-height: 21px;
 font-size: 14px;
 font-weight: bold;
 color: #08204F;
 border-bottom: 1px solid #08204F;
}
.a {
 margin-top: 10px;
}

/* -----------------------------------------------------------
　　サロンお問い合わせ設定
----------------------------------------------------------- */
.w760contactbox-end {
 padding: 30px 30px 180px;
 width: 700px;
 background: url(../../salonpage/img/bg_w760contact_end.gif) no-repeat left bottom;
}
.contact-honbun {
 margin-top: 15px;
}
.company-name {
 margin-top: 20px;
 font-size: 14px;
 font-weight: bold;
 color: #08204F;
}
.contact-salon {
 margin-top: 5px;
 width: 400px;
 border-top: 1px solid #ACACAC;
 border-left: 1px solid #ACACAC;
 background-color: #FFF;
}
.contact-salon th, .contact-salon td {
 border-right: 1px solid #ACACAC;
 border-bottom: 1px solid #ACACAC;
}
.contact-salon th {
 width: 6em;
 background-color: #E6E6E6;
 text-align: center;
 font-weight: bold;
}

/* -----------------------------------------------------------
　　一般お問い合わせ設定
----------------------------------------------------------- */
.bt-faq {
 margin-top: 5px;
 text-align: right;
}
ul.contact-attention {
 margin-top: 10px;
 padding: 15px;
 background-color: #DAE7FF;
}
ul.contact-attention li {
 margin-left: 0em;
 text-indent: 0em;
 list-style-type: square;
 list-style-position: inside;
}
ul.contact-attention li span {
 color: #FF0000;
}
.bt-top {
 margin-top: 30px;
 text-align: center;
}
.form-box span.red {
 color: #FF0000;
}

/* -----------------------------------------------------------
　　サイトマップ設定
----------------------------------------------------------- */
ul.sitemap {
 margin: 10px 0 0 20px;
}
ul.sitemap li {
 padding-top: 5px;
}
ul.sitemap ul {
 margin-left: 30px;
}


