
/******************************************************

	各ページ共通スタイル
	
	
	
	目次
	
	1 基本設定
	
	2 スタンダード　アンカー
	
	3 share
	
	4 title
	
	5 base navi
	
 
*******************************************************/



/****** 1 基本設定 ******/


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

body{
	background-image:url(../img/common/bg.gif);
	background-repeat: repeat-x ;
	color:#333;
}

.e9, .e10, .e12       { font-family:Arial, Verdana, sans-serif; }
.j9, .j10, .j12, .j14 { font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif; }

address{ font-style:normal; }

/****** 2 スタンダード　アンカー ******/
a:link{
	color:#B77E27; text-decoration:none;
}
a:visited{
	color:#B77E27; text-decoration:none;
}
a:hover{
	color:#B75C27; text-decoration:underline;
}
a:active{
	color:#B75C27; text-decoration:none;
}

/****** 3 share ******/

div.cle {
	clear:both;
}

.dot01 {
	background-image:url(../img/common/dot01.gif);
	font-size:1px;
	height:1px;
}

.dot02 {
	background-image:url(../img/common/dot02.gif);
	font-size:1px;
}

.left {
	text-align:left;
}


h2 {
	width:540px;
	height:34px;
	margin:20px 0px 15px 0px;

}


.totop {
	width:540px;
	height:12px;
	margin:10px 0px;
	text-align:right;
	clear:both;
}

/* .totop2 {
	width: 440px;
	height:12px;
	margin:15px 0px 5px 0px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
*/
#rapper {
	margin:20px;
}


.red {
	color:#B75C27;
}

.blown {
	color:#B77E27;
}

.big {
	font-size:20px;
	line-height:150%;
}

.mid {
	font-size:16px;
	line-height:150%;
}

.small {
	font-size:12px;
	line-height:150%;
}

.left10 {
	margin-left:10px;
}

.both10 {
	margin:0px 10px;
}

.all10 {
	margin:10px;
}


.bottom10 {
	margin-bottom:10px;
}


.bottom30 {
	margin-bottom:30px;
}

.bottom50 {
	margin-bottom:50px;
}




	.con_bn{
		width: 112px;
		height:29px;
		text-align: center;
		margin-top:15px;
		margin-left:auto;
		margin-right:auto;
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}


/****** 4 title ******/

.title_campaign {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_campaign.jpg);
}

.title_suits {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_suits.jpg);
}

.title_face {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_face.jpg);
}

.title_qa {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_qa.jpg);
}

.title_voice {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_voice.jpg);
}

.title_menu {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_menu.jpg);
}

.title_college {
	width:580px;
	height:91px;
	margin-bottom:20px;
	text-indent:-5456px;
	background-image:url(../img/common/title_college.jpg);
}



/****** 5 base navi ******/

#top_text {
	font-size:10px;
	width:750px;
	margin:0px auto;
	color:#BD8B3E;
}

#base {
	width:750px;
	border-color:#F18E41;
	border-width:1px;
	border-style:solid;
	margin:0px auto;
	background-color:#fff;
}

#header_left {
	float:left;
	width:170px;
	height:84px;
	text-indent:-5456px;
	background-image:url(../img/common/head_logo.gif);
	background-repeat:no-repeat;
}

#header_left a {
	display:block;
	width:170px;
	height:84px;
	background-image:url(../img/common/head_logo.gif);
	background-repeat:no-repeat;
}

#header_right {
	float:left;
	width:580px;
	height:84px;
}

#header_bottom {
	clear:both;
	width:750px;
	height:16px;
}

#body {
	width:750px;
	background-image:url(../img/common/navi_bg.gif);
	background-repeat:repeat-y;
}

#body_navi {
	width:170px;
	float:left;
}




ul#navi_box li {
	width:170px;
	height:45px;
	list-style:none;
	background-image:url(../img/common/navi_bt.gif);
	float:left;
	
}

a.navi:link{
	margin:0px;
	width:170px;
	height:45px;
	color:#fff;
	text-decoration:none;
	background-image:url(../img/common/navi_bt.gif);
	background-repeat:no-repeat;
	font-size:14px;
	display:block;
	
}
a.navi:visited{
	margin:0px;
	width:170px;
	height:45px;
	color:#fff;
	text-decoration:none;
	background-image:url(../img/common/navi_bt.gif);
	background-repeat:no-repeat;
	font-size:14px;
	display:block;
	margin:0px;
	
}
a.navi:hover{
	margin:0px;
	width:170px;
	height:45px;
	color:#FFE3CE;
	text-decoration:underline;
	background-image:url(../img/common/navi_bt_on.gif);
	background-repeat:no-repeat;
	font-size:14px;
	text-decoration:underline;
	display:block;
	margin:0px;
	
}
a.navi:active{
	margin:0px;
	width:170px;
	height:45px;
	color:#FFE3CE;
	text-decoration:none;
	background-image:url(../img/common/navi_bt_on.gif);
	background-repeat:no-repeat;
	font-size:14px;
	display:block;
	margin:0px;
}

.navi_pad01 {
	padding:15px 0px 0px 20px;
	display:block;
}

.navi_pad02 {
	padding:6px 0px 0px 20px;
	display:block;
}



#navi_salon {
	list-style:none;
}


#navi_salon_top {
	margin-top:15px;
}

#navi_salon li a {
	list-style:none;
	text-indent:-5456px;
}


a#salon_ginza:link{
	background-image:url(../img/common/navi_salon01.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:26px;
	
}
a#salon_ginza:visited{
	display:block;
	width:170px;
	height:26px;
	background-image:url(../img/common/navi_salon01.gif);
	background-repeat:no-repeat;
}
a#salon_ginza:hover{
	display:block;
	width:170px;
	height:26px;
	background-image:url(../img/common/navi_salon01_on.gif);
	background-repeat:no-repeat;
}
a#salon_ginza:active{
	display:block;
	width:170px;
	height:26px;
	background-image:url(../img/common/navi_salon01_on.gif);
	background-repeat:no-repeat;
}


a#salon_sinjuku:link{
	background-image:url(../img/common/navi_salon02.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:25px;
	
}
a#salon_sinjuku:visited{
	display:block;
	width:170px;
	height:25px;
	background-image:url(../img/common/navi_salon02.gif);
	background-repeat:no-repeat;
}
a#salon_sinjuku:hover{
	display:block;
	width:170px;
	height:25px;
	background-image:url(../img/common/navi_salon02_on.gif);
	background-repeat:no-repeat;
}
a#salon_sinjuku:active{
	display:block;
	width:170px;
	height:25px;
	background-image:url(../img/common/navi_salon02_on.gif);
	background-repeat:no-repeat;
}



a#salon_sibuya:link{
	background-image:url(../img/common/navi_salon03.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:29px;
	
}
a#salon_sibuya:visited{
	display:block;
	width:170px;
	height:29px;
	background-image:url(../img/common/navi_salon03.gif);
	background-repeat:no-repeat;
}
a#salon_sibuya:hover{
	display:block;
	width:170px;
	height:29px;
	background-image:url(../img/common/navi_salon03_on.gif);
	background-repeat:no-repeat;
}
a#salon_sibuya:active{
	display:block;
	width:170px;
	height:29px;
	background-image:url(../img/common/navi_salon03_on.gif);
	background-repeat:no-repeat;
}


a#navi_esthe{
	margin-top:15px;
	text-indent:-5456px;
	background-repeat:no-repeat;
}
a#navi_esthe:link{
	background-image:url(../img/common/navi_esthe.gif);
	display:block;
	width:170px;
	height:46px;
}
a#navi_esthe:visited{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_esthe.gif);
}
a#navi_esthe:hover{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_esthe_on.gif);
}
a#navi_esthe:active{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_esthe.gif);
}


a#navi_contact{
	margin-top:15px;
	text-indent:-5456px;
}
a#navi_contact:link{
	background-image:url(../img/common/navi_contact.gif);
	display:block;
	width:170px;
	height:46px;
}
a#navi_contact:visited{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_contact.gif);
}
a#navi_contact:hover{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_contact_on.gif);
}
a#navi_contact:active{
	display:block;
	width:170px;
	height:46px;
	background-image:url(../img/common/navi_contact.gif);
}

#navi_cam_box {
	width:170px;
	height:86px;
	margin:15px 0px;
	display:block;
}

#navi_tieup {
	color:#BD8B3E;
	margin:10px;
}


#body_contents {
	width:580px;
	float:right;
}




#copyright {
	width:750px;
	margin:0px auto;
	text-align:left;
}


#footer {
	margin:5px;
}


.navi_linktext {
	margin-left:25px;
	color:#B77E27;
	line-height:30%;
	
}

.navi_linktext li {
	margin-top:6px;
	
}


#navi_gift {
	width:142px;
	height:45px;
	margin:20px auto ;
	display:block;
}


#navi_merumaga {
	width:142px;
	height:45px;
	margin:20px auto;
	display:block;
}

}

.qrcode_box {
	width:140px;
	margin:30px auto;
	text-align:center;
}

.qr_title{
	color:#630;
}

/* AJTBU推奨サロン */
.ajtbu{ text-align: center; margin: 10px 0px 0px 0px;}
.ajtbu img{ margin: 0px 0px 5px 0px;}