@charset "utf-8";

/* ページ共通 */
*{
	margin: 0;
	padding: 0;
	
}
img {
	border:none;
	vertical-align:bottom;
	}

html,body {
	  height:100%;
	  	}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	background-image: url(../../img/top_img_back.jpg);
	background-repeat: repeat-x;
	-webkit-text-size-adjust: 100%;
	font-size: 1.1em;
	line-height: 180%;
}
.top_logo h1 {
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
line-height: 160%;
}
/*clearfix*/
.clearfix:after{
    content:".";
    display:block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
}
/*Hides from IE-mac\*/
*html .clearfix{
    height:1%;
}
/***********************************/
/*ヘッダー枠*/
.hed_tel {
	float: right;
	width: 580px;
	line-height: 120%;
}
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 822px;
	margin-top: 25px;
	margin-bottom: 50px;
	background-image: url(../../img/top_img.jpg);
	
}
.head_back {
	background-image: url(../../img/top_img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 438px;
	width: 100%;
}
.top_logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 100px;
}
/*ロゴ*/
#mail {
	position: absolute;
	top: 27px;
	width: 358px;
	height: 48px;
}#mail2 {
	position: absolute;
	top: 27px;
	width: 358px;
	height: 30px;
}


/***********************************/
/*ホバー*/
a:hover img.imglink{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background:none!important;
}
/***********************************/
/*見出し帯
/***********************************/
.obi_test {
	text-align: center;
	margin-bottom: 50px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
/***********************************/
/*ご挨拶文字装飾*/
/***********************************/

.yellow {
	color: #d0d35e;
	margin-left: 1.5em;
}
.brown {
	color: #483002;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #483002;
	border-bottom-color: #483002;
	padding-top: 15px;
	padding-bottom: 15px;
}
.line2 {
	border-bottom-style: dotted;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-color: #483002;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*コンテンツ枠
.contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 150px;
		
}
.contents p {
	font-size: 18px;
	line-height: 200%;
	font-weight: normal;
	
}
.stylist_box {
	float: left;
	margin-left: 130px;
	width: 270px;
	text-align: left;
}
.stylist_boxr {
	float: left;
	margin-left: 113px;
	width: 480px;
	text-align: left;
}


.contents_ora {
	width: 100%;
	background-image: url(../../img/back.gif);
	background-repeat: repeat;
}*/
/***********************************/
/*アクセス*/
/***********************************/
/*コンテンツ枠*/
.contents2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 60px;
		
}
/*アクセス関連*/
.ac_box {
	background-image: url(../../img/map2.png);
	background-repeat: no-repeat;
	width: 869px;
	margin-left: 55px;
	border: 1px solid #999;
	background-position: 20px 30px;
	background-color: #FCFBF6;
	padding-bottom: 35px;
}
.ac_txt {
	width: 400px;
	margin-left: 40px;
	padding-top: 100px;
	margin-bottom: 20px;
}
/***********************************/
/*着付け
/***********************************/



/*持ち物・料金・着付け*/
.contents3 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 130px;
	overflow: hidden;
		
}

/***********************************/
/*料金
/***********************************/

/*料金*/
.txt_4 {
	width: 585px;
	float: left;
	margin-left: 50px;
	margin-bottom: 40px;
}
/***********************************/
/*良くある質問*/
.qa_lap {
	clear: both;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fefcf7;
	border: 1px solid #bfbfbf;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
}
.q {
	background-image: url(../../img/icon_q.png);
	background-repeat: no-repeat;
	height: 54px;
	margin-left: 40px;
	padding-left: 80px;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 30px;
}
.a {
	background-image: url(../../img/icon_a.png);
	background-repeat: no-repeat;
	height: 54px;
	margin-left: 40px;
	padding-left: 80px;
	margin-top: 16px;
}

hr{
    border:none;
    border-top:dashed 1px #CCC;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}
.qa_lap a {
	text-decoration: underline;
	color: #EC1680;
	}
.qa_lap a:hover {
	text-decoration: none;
	text-decoration: none;
}
/***********************************/
/*持ち物
/***********************************/

/*挨拶、着付け*/
.txt_3 {
	width: 585px;
	float: left;
	margin-left: 50px;
}
/*持ち物*/
.txt_2 {
	float: right;
	width: 570px;
	text-align: left;
	margin-right: 45px;
}

/*****************************************/
/*ギャラリー */
/**************************/

/*ギャラリー枠*/
.gallary {
	text-align: center;
}
/***********************************/
/*着物便利帳*/
/***********************************/
.contents5 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 130px;
	overflow: hidden;
		
}
.contents5 p {
	line-height: 1.8em;
}

.contents5 a {
	text-decoration: none;
	color: #333333;
	}
.contents5 a:hover {
	text-decoration: underline;
}

/*テーブル装飾
table td{
	padding-left: 1em;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
table th{
	font-weight: bold;
	color: #990000;
	background-color: #FEDADB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 15px;
}

table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: left;
	font-size: 14px;
	
}
.back_gray {
	background-color: #e5e5e5;
}*/

/***********************************/
/*経絡フェイシャル
/***********************************/
/*経絡フェイシャル枠
.contents4 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 150px;
	background-image: url(../../img/k_back.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 200%;
		
}*/
/***********************************/
/*フッター
/***********************************/
/*フット背景*/
.obi_foot {
	text-align: center;
	height: 535px;
	width: 100%;
	background-color: #f6f3c6;
	background-image: url(../../img/foot_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

/*枠*/
.in_foot {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../../img/foot3.gif);
	background-repeat: no-repeat;
}

/*フッターリンク*/
.in_foot a {
  color: #483002;
  text-decoration: none;
}

.in_foot a:hover {
  	text-decoration: underline;
   color: #ccc;
}

/*フッター関連*/
.small {
	font-size: 0.9em;
	color: #483002;
}

.small2 {
	font-size: 0.8em;
	color: #666;
}
.foot_navit {
	padding-top: 40px;
}
.foot_navi1 {
	padding-top: 100px;
}

.mail {
	text-align: center;
	width: 570px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	height: 102px;
}
/*----コピーライト------*/
#copy {
	background-color: #000;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-size: 14px;
}

/* ページトップへ */
#wrapper #page_top {
	text-align: right;
	padding-right: 15px;
}

#page-top {
    position: fixed;
    bottom: 100px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #000000;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #ccc;
}
/***********************************/
.center {
	text-align: center;
}
.bb_pink {
	font-weight: bolder;
	color: #F06;
}
.all {
　　max-width: 1000px;
　　margin: auto;
}
p.pan {
	font-size: 0.8em;
	text-align: left;
}
p.pan a {
	text-decoration: underline;
	color: #EC1680;
	}
p.pan a:hover {
	text-decoration: none;
}
.yaji a {
	text-decoration: none;
	color: #666;
	}
.yaji a:hover {
	text-decoration: underline;
	color: #ccc;
}



/*****************************************/
/* グローバルメニュー */
/**************************/
#navi {
	width: 100%;
	height: 50px;
	background-color: #949e67;
}

#g_navi {
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 1000px;
}
#g_navi ul {
	padding:0px 0 0 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../../img/menu.gif) no-repeat 0px 0px;
	width:200px;
}
#g_navi li.g_navi02 a {
	background:url(../../img/menu.gif) no-repeat -200px 0px;
	width:205px;
}
#g_navi li.g_navi03 a {
	background:url(../../img/menu.gif) no-repeat -405px 0px;
	width:200px;
}
#g_navi li.g_navi04 a {
	background:url(../../img/menu.gif) no-repeat -605px 0px;
	width:200px;
}
#g_navi li.g_navi05 a {
	background:url(../../img/menu.gif) no-repeat -805px 0px;
	width:195px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../../img/menu.gif) no-repeat -0px -50px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../../img/menu.gif) no-repeat -200px -50px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../../img/menu.gif) no-repeat -405px -50px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../../img/menu.gif) no-repeat -605px -50px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../../img/menu.gif) no-repeat -805px -50px;
}



/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../../img/menu.gif) no-repeat -0px -50px;
	width:200px;
}
#g_navi li.g_navi02_on a {
	background:url(../../img/menu.gif) no-repeat -200px -50px;
	width:205px;
}
#g_navi li.g_navi03_on a {
	background:url(../../img/menu.gif) no-repeat -405px -50px;
	width:200px;
}
#g_navi li.g_navi04_on a {
	background:url(../../img/menu.gif) no-repeat -605px -50px;
	width:200px;
}
#g_navi li.g_navi05_on a {
	background:url(../../img/menu.gif) no-repeat -805px -50px;
	width:195px;
}



/* マージン background-color: #ec1680;*/
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mt75 {
	margin-top: 75px;
}
.mt120 {
	margin-top: 120px;
}

.mb_5 {
	margin-bottom: 5px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb_50 {
	margin-bottom: 50px;
}
.mb_60 {
	margin-bottom: 60px;
}
.mb_70 {
	margin-bottom:70px;
}
.ml3 {
	margin-left: 3px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {

}

.ml60 {
	margin-left: 63px;
}
.ml90 {
	margin-left: 90px;
}
.ml130 {
	margin-left: 130px;
}
.ml135 {
	margin-left: 155px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo-left0 {
	float: left;
}
.photo-left113 {
	float: left;
	margin-left: 40px;
}
.photo-left2 {
	float: left;
	padding-left: 25px;
}
.photo-right0 {
	float: right;
}

.photo-right55 {
	float: right;
	margin-right: 55px;
}
.photo-right3 {
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
}

.clear {
clear:both;
}
/*ヘッダー行頭アイコン*/
.yaji {
	background-image: url(../../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-left: 15px;
	font-weight: normal;
	margin-right: 10px;
}
/***********************************/
