﻿@charset "utf-8";

/*index以外のページのcss*/

* {
	padding: 0px;
	margin: 0px;
}

body
{
	font-family:Verdana,'メイリオ','ＭＳ Ｐゴシック',Meiryo,Osaka,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background: #3E423C;
}

div#campaign {
	width:500px;
	border: #777 2px dotted;
	margin:10px auto 15px;
	padding:10px;
	float:center;
}

div#campaign p {
	text-align:center;
}

h5.campaignTitle {
	border:none;
	text-align:center;
}

.campaignPrice {
	font-weight:bold;
	color:#666600;
}

.textLineThrough{
	text-decoration:line-through;
}

.list_moji{
	list-style:lower-alpha;
}

.announce {
	width:500px;
	line-height:280%;
	margin:20px auto 25px auto;
	border:#dbd8c8 2px solid;
	background:#edece4;
}

.announce p{
	text-align:center;
}

.announce p img {
	vertical-align:text-top;
	margin-right:3px;
}

.marginLeft10{
	margin-left:10px;
}

.paddingBottom5{
	padding-bottom:5px;
}

.paddingtop5{
	padding-top:5px;
}

* html .marginLeft10{
	margin-left:3px;
}

ol{
	padding-left:28px;
}
ol li {
	text-align:left;
}

/*テーブルの設定*/

table {
	text-align:left;
	width:705px;
	font-size:90%;
}

table td {
    border: #dbd8c8 1px solid;
	padding-left:5px;
	padding-right:5px;
	text-align:right;
}

table .color {
	text-align:left;
    background:#dbd8c8;
}

.shopInformation {
	margin-top:10px;
	width:380px;
	border:none;
}

/*---------------------*/
.text_orange {
	color:#f60;
}

.text_center{
	text-align:center;
}

.text_right{
	font-size:90%;
	width:710px;
	text-align:right;
	margin-top:-15px;
}

.text_right p{
	width:710px;
	text-align:right;
	margin-top:15px;
}

.text_left{
	text-align:left;
}

.text_left p {
	margin-left:-13px;
}

*:first-child+html .text_left p{
	margin-left:-5px;
}

* html .text_left p {
	margin-left:-5px;
}

.text_bold{
	font-weight:bold;
}

.text_boldTableTitle{
	font-weight:bold;
	font-size:105%;
}

.text_boldPrice{
	font-weight:bold;
	margin-top:5px;
}

.text_large {
	font-size:130%;
}

.text_smallProfile {
	font-size:88%;
}

.text_small {
	font-size:80%;
}

.text_up{
	margin-bottom:25px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.paddingbottom20 {
	padding-bottom: 20px;
}

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

a
{
	outline: 0;
	color:#555555;
	text-decoration: underline;
}


a:hover
{
	text-decoration: none;
}

strong {
	font-weight:normal;
}

.font_red {
	color:#993300;
}

.font_bold {
	font-weight:bold;
}

hr {
	margin-top:35px;
	color:#f6f7f8;
	border-bottom:#993300 1px dotted;
}

sup
{
	font-size: 0.5em;
}

address {
	font-style:normal;
	font-size:10px;
}

p
{
	text-align:justify;
}

h2 {
	text-indent:-9999px;
	margin:9px 0px 15px 0px;
}

h3 {
	text-align:left;
	border-bottom:#555555 1px solid;
	border-left:#555555 5px solid;
}

h4 {
	padding-bottom:15px;
}

h5 {
	margin-top:15px;
	color:#555555;
	font-size:12px;
	border-bottom:#555555 1px solid;
	border-left:#555555 5px solid;
}

h6 {
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

.styleDecimal {
	list-style:decimal;
}



img
{
    border: none;
	vertical-align:top;
}

/*ラッパコンテナ*/
#wrapper
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	width: 798px;
	margin: 0 auto 0px auto;
	background: #819CA7 url('images/abg.gif') repeat-y;
}


#container
{
	padding: 0px;
}

#contents {
	height:auto;
	margin-top:0px;
	background: url("../images/bg_content_main.gif") repeat-y;
}

/*ヘッダ*/
#header
{
	position:relative;
	top:5px;
	background:#ffffff;
	height: 66px;
	width: 798px;
	margin:0px;
	padding: 0px;
	color: #fff;
}

*html body #logo {
	z-index:2;
	position:relative;
	top:20px;
	left:20px;
	display:block;
	font-size:14px;
	width:121px;
	height:40px;
}

#logo
{
	z-index:2;
	position:relative;
	top:9.5px;
	left:12px;
	display:block;
	font-size:14px;
	width:121px;
	height:40px;
}

#header h2
{
	z-index:1;
	position:relative;
	top:-35px;
	font-weight:normal;
	color:#333333;
	text-align:right;
	font-size:10px;
}

/************************メニュー****************************/
#navigation
{
	height: 50px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}


#navigation ul
{
}


#navigation ul li
{
	float:left;
	list-style:none;
}


#navigation ul li.first
{
	border-left: 0px;
}


#navigation ul li a
{
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-repeat: repeat-x;
}

/*ボタン共*/
.home a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/home.gif) no-repeat;
}

.home a:hover{
	height: 50px;
	width:100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/home.gif) no-repeat 0px -50px;
}

.aesthetics a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/aesthetics.gif) no-repeat;
}

.aesthetics a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/aesthetics.gif) no-repeat 0px -50px;
}

.extension a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/extension.gif) no-repeat;
}

.extension a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/extension.gif) no-repeat 0px -50px;
}

.school a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/school.gif) no-repeat;
}

.school a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/school.gif) no-repeat 0px -50px;
}

.salon a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/salon.gif) no-repeat;
}

.salon a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/salon.gif) no-repeat 0px -50px;
}

.qa a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/qa.gif) no-repeat;
}

.qa a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/qa.gif) no-repeat 0px -50px;
}

.blog a{
	height: 50px;
	width: 98px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/blog.gif) no-repeat;
}

.blog a:hover{
	height: 50px;
	width: 98px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/blog.gif) no-repeat 0px -50px;
}

.contact a{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/contact.gif) no-repeat;
}

.contact a:hover{
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/contact.gif) no-repeat 0px -50px;
}
/**********/

/*schoolのボタン(入学説明)*/
.nyugakuSetumei {
	margin: 0px 264px 0px 264px;
	padding-bottom:20px;
	height:57px;
}

.nyugakuSetumei a{
	height: 57px;
	width: 270px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/btn_nyugakuSetumei.gif) no-repeat;
}

.nyugakuSetumei a:hover{
	height: 57px;
	width:270px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/btn_nyugakuSetumei.gif) no-repeat 0px -57px;
}
/**************************/
/*IE6ハック*/
* html body .navigation_under {
	background: #d1d9db url("../images/navigation_under.gif") repeat-x;
}

.navigation_under {
	display:block;
	height:8px;
	background: url("../images/navigation_under.gif") repeat-x;
}

/*------------------------------メインナビゲーション下のドロップシャドウ*/
/*IE6ハック*/
* html body #contentsHeader {
	height: 10px;
	margin-bottom:-10px;
	padding:0px;
	background: url("../images/bg_content_header.gif") no-repeat;
}

#contentsHeader{
	height: 10px;
	margin:0px;
	padding:0px;
	background: url("../images/bg_content_header.gif") no-repeat;
}

/*----------------------------------メインコンテンツ下のドロップシャドウ*/
/*IE6ハック*/
* html body #contentsFooter {
	height: 10px;
	margin-bottom:-10px;
	padding:0px;
	background: url("../images/bg_content_header.gif") no-repeat;
}

#contentsFooter {
	height: 10px;
	margin:0px;
	padding:0px;
	background: url("../images/bg_content_footer.gif") no-repeat;
}

/*****************コンテンツ***********************/
.profile {
	width:720px;
	font-size:11px;
	text-align:left;
	line-height:160%;
	margin-left:2px;
}

.profile_text {
	letter-spacing:-1pt;
}

.profile ul {
	margin-top:20px;
	margin-left:-20px;
}

.profile ul li {
	font-size:10px;
	list-style:inside;
}

.plofile_img {
	text-align:left;
	width:720px;
	padding-top:20px;
}


.button {
	height:57px;
    margin:0 37px 0 37px;
}

.button ul {
	text-align:right;
}

.button ul li{
    display: inline;
	list-style:none;
}

.siteMain {
	width:724px;
    margin:0px 37px 0px 37px;
	padding-bottom:25px;
	text-align:center;
	display: inline-block;/*ハック*/
}

.siteMainSchool {
	width:724px;
    margin:0px 37px 0px 37px;
	padding-bottom:0px;
	text-align:center;
	display: inline-block;/*ハック*/
}

.siteMainMenu {
	width:724px;
    margin:0px 37px 0px 37px;
	padding-bottom:10px;
	text-align:center;
	display: inline-block;/*ハック*/
}
/*ClearFix*/
.siteMain:after{
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

.siteMainBottom {
    margin:0px 37px 0px 37px;
	padding-bottom:30px;
	text-align:center;
}

.siteMain ul {
	text-align:left;
}

.siteMain ul li{
	margin-left:20px;
}

.image {
	float:right;
	margin:0px 0px 20px 20px;
}

.imageSchool {
	float:right;
	margin:-56px 0px 0px 20px;
}

.siteMain h2 {
	clear:both;
}

.siteMain h4 {
	padding-bottom:10px;
	padding-top:25px;
	text-align:left;
}

/*menu*/
.aestheticsMenu {
	height:41px;
	background: url("../images/aesthetics_menu.gif") no-repeat;
}

.br_aestheticsMenu {
	height:41px;
	background: url("../images/b_aesthetics.gif") no-repeat;
}

.extensionMenu {
	margin:20px 0;
	height:230px;
    background: #fff url(../images/extension_header.jpg) no-repeat;
	position:relative;
}

.extensionRead {
	position: absolute;
	top: 80px;
	left: 10px;
}

.courseTitle {
	color:#333399;
	font-size:120%;
	height:30px;
	line-height:260%;
	width:701px;
	margin-left:2px;
	margin-top:25px;
	text-align:left;
}

div.course {
	text-align:left;
	margin-bottom:5px;
}

.course h6 {
	padding-left:8px;
	font-size:105%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:4px;
	background: url("../images/menu_icon.gif") left center no-repeat;
}

.course p {
	margin-left:8px;
	margin-right:8px;
}

div.courseImage {
	float: left;
	margin-bottom:30px;
}

div.courseMenu {
	float:right;
	width: 500px;
}

div.courseMenu table {
	width: 100%;
}

div.courseMenu ul {
	margin-top:30px;
	width: 500px;
	text-align:left;
}

div.courseMenu ul li {
	list-style:inside;
}

.courseExplanation {
	margin-top:-18px;
}

.courseExplanation table {

}

.courseExplanation table td{
    border:none;
	line-height:130%;
}

.courseExplanation table tr {
	height:10px;
}

div.reservation {
	text-align:right;
	width: 705px;
}

table.matsuge {
	background: #fff;

}

table.matsuge td{
	font-size: 90%;
	text-align:center;
	border: none;
}

/********/

/*school*/
.imgSchoolEkusute {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_schoolEkusute.gif") bottom left no-repeat;
}
.imgSchoolAesthe {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_schoolAesthe.gif") bottom left no-repeat;
}
/********/

/*salon*/
.imgSalon {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/salonInformation.gif") bottom left no-repeat;
}

.imgArea {
	float:right;
	height:100%;
	width:210px;
	padding-bottom:5px;
}

.textArea {
	float:left;
	xheight:255px;
	width:489px;
}

.textArea p {
	margin:0px 15px 10px 0px;
	line-height:165%;
}

.voice {
    font-size:12px;
	xline-height:120%;
}

.voice h3 {
	border:none;
}

.subImageArea {
	margin-top:15px;
	height:100px;
	width:204px;
	float:left;
	background: url("../images/img_salon02.jpg") no-repeat;
}

.imgMap {
	height:271px;
	float:right;
}
/********/

/*QandA*/
.QandA {
	text-align:left;
	width:520px;
	float:left;
	padding-right:10px;
	margin-left:0px;
}


.questionAnswer {
	margin-top:0px;
	padding-top:30px;
	height:41px;
	background: url("../images/QuestionAnswer.gif") bottom left no-repeat;
}

.qaImage {
	float:right;
	height:350px;
	width:180px;
	margin-top:33px;
	background: url("../images/img_qa01.jpg") no-repeat;
}

.qaButtons {
	height:90px;
	margin:0px 0px 10px -5px;
}

.qaButtons ul li {
	list-style:none;
	float:left;
}

.qa_ekusute a{
	height: 90px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	background: transparent url("../images/btn_ekusute.gif") no-repeat;
}

.qa_ekusute a:hover{
	height: 90px;
	width:240px;
	display: block;
	text-indent: -9999px;
	background: transparent url("../images/btn_ekusute.gif") no-repeat 0px -90px;
}

.qa_aesthe a{
	height: 90px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	background: transparent url("../images/btn_aesthe.gif") no-repeat;
}

.qa_aesthe a:hover{
	height: 90px;
	width:240px;
	display: block;
	text-indent: -9999px;
	background: transparent url("../images/btn_aesthe.gif") no-repeat 0px -90px;
}

.img_Q {
	background:url("../images/icon_q.gif") no-repeat;
}

.img_Q h4{
	height:30px;
	margin:10px 0px 0px 33px;
	padding:5px 0px 0px 0px;
}

.img_A {
	margin-left:30px;
	background:url("../images/icon_a.gif") no-repeat;
}

.img_A p{
	margin:10px 0px 5px 28px;
	padding-bottom:0px;
}
.pageTop{
	text-align:right;
}
/********/

/*privacy*/
.imgPrivacy {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_privacy.gif") bottom left no-repeat;
}
/********/

/*Information*/
.imgInformation {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/information.gif") bottom left no-repeat;
}
/********/

/*Link*/
.imgLink {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_link.gif") bottom left no-repeat;
}

/*Sitemap*/
.sitemap {
	padding: 10px 0 10px 20px;
}
.imgSitemap {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_sitemap.gif") bottom left no-repeat;
}
/********/

/*Voice*/
.imgVoice {
	margin-top:0px;
	padding-top:30px;
	height:41px;
    background: url("../images/img_voice.gif") bottom left no-repeat;
}
/********/

.listMessage {
	text-align:left;
	margin-bottom:30px;
	text-align:left;
	font-size:11px;
}

.listMessage ul li {
	padding:5px 0 0 0;
	list-style:inside;
}

/*****************フッタリンク*********************/
#footer_navi {
	clear:both;
	height:40px;
	width:auto;
	background-color:#D1D9DB;
}

#footer_navi ul li{
	margin-left: 10px;
	list-style:none;
	float:left;
}

#footer_navi ul li a{
	color:#333333;
}

/*会社情報*/
#address {
    padding-left: 10px;
	height:40px;
	background-color:#D1D9DB;
	color: #333333;
}


/*******************フッタ**********************/
#footer
{
	clear: both;
	height: 30px;
	color: #000000;
	text-align: left;
	padding: 13px 0px 0px 10px;
	background: #95ABB4;
}


#footer a
{
	color: #8C8C73;
}

.clear {
	clear:both;
}
#qa_link {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: right;
	width: 705px;
}

/*追加CSS*/
div.flowleft{
	text-align:left;
}

h3.flow_title {
    display: inline-block;
/*
    padding: 5px;
    background-color: #aba379;
    color: #fff;
*/
    border: none;
    font-size: 104%;
    margin-top: 5px;
}

p.flow {
/*    padding: 10px 10px 10px 0px;*/
    padding: 5px 10px 10px 0px;
/*    border: 1px solid #ccc;*/
    margin: 0px 0px 5px;
    font-size: 89%;
/*
    width: 682px;
*/
    margin-bottom:30px;
}

div.flow {
/*    padding: 10px 10px 10px 0px;*/
    padding: 5px 10px 10px 0px;
/*    border: 1px solid #ccc;*/
    margin: 0px 0px 5px;
/*
    width: 682px;
*/
    margin-bottom:30px;
}

span.flow_attention {
    display: block;
    background-color: #dbd8c8;
    padding: 7px;
    margin-top: 10px;
}

span.flow_attention2 {
    display: block;
/*
    background-color: #dbd8c8;
    padding: 7px;
*/
    margin-top: 10px;
}

.esthe_title {
    background: url(../images/esthe_title_bg.jpg) no-repeat left top;
    display: block;
    padding: 7px 15px 15px;
    font-size: 14px;
    color: #fff;
}

.shaving_title{
/*    margin-top: 0px;
    padding-top: 30px;*/
    height: 41px;
    background: url(../images/shaving_title_re.jpg) bottom left no-repeat;
}
p.shaving_text {
    text-align: center;
    font-size: 14px;
    line-height: 2.0;
/*
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 */
    margin-bottom: 25px;
 /*
    text-shadow: 2px 2px 2px #d8d0a8;
*/
}
ul.shaving_flow li {
    list-style: none;
/*    margin: 8px 8px 35px;*/
    margin: 8px 8px 45px;
    font-size: 13px;
    border-bottom: 1px solid #837a53;
    padding-bottom: 3px;
    position: relative;
}
ul.shaving_flow li:not(:last-child):after {
    content: "";
    position: absolute;
    left: 50%;
    top: 120%;
/*
    border: 10px solid transparent;
    border-top: 10px solid #dbd8c8;
*/
    border: 20px solid transparent;
    border-top: 20px solid #dbd8c8;
}
.noborder{
    border:none !important;
}
p.flow.noborder {
    padding-top: 5px;
}
ul.shaving_flow li strong {
    font-weight: bold;
}
