/*
Theme Name: Template for The Barber Website
Theme URI:http://hirokimatsuda.jp/
Description: THE BARBER 専用テンプレート
Author: Hiroki Matsuda
Author URI:http://fotography.info/
Version: 1.0
*/

/* =============　一般　============== */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}


html {
	overflow-y: scroll;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#000000;
}

html,body{
	height:100%;
	}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link    {color:#FFFFFF; text-decoration: none;}
a:visited {color:#FFFFFF; text-decoration: none;}
a:active  {color:#FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: underline;}

ul {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

li {
	text-align: left;
	padding-left:0px;
	list-style-position: outside;
	margin: 0px;
	list-style-type: none;
}


h1{

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.h2_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
 
 
p {
	padding-right: 20px;
	padding-left: 20px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.p_small {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	background-color: #333333;
}

blockquote {
	border: 1px solid #CCCCCC;
}
 
hr {
	border: solid #111111;
	height: 2px;
	margin: 0px;
	padding: 0px;
}



 
/* =============　レイアウト　============== */

#contents {
	width: 800px;
	height: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/tbb_back.gif);	

	
} 

#top_main {
	width: 800px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;	
	}
	

#main {
	width: 800px;
	height: 450px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	}

#main_single {
	width: 800px;
	height: 450px;
	margin: 0px;
	overflow: auto;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#main_single_1 {
	width: 540px;
	height: 50px;
	margin: 0px;
	line-height: 18px;
	text-align: left;
	padding-top: 65px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 120px;
	background-image: url(images/tbb_single_back.gif);
	}

#main_single_2 {
	width: 540px;
	line-height: 18px;
	text-align: left;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 120px;
	margin: 0px;
	}
	
#main_single_3 {
	width: 560px;
	height: 30px;
	margin: 0px;
	line-height: 18px;
	text-align: right;
	background-image: url(images/tbb_single_back.gif);
	padding-right: 120px;
	padding-top: 10px;
	padding-left: 100px;
	}
		
/* =============　ページレイアウト　============== */

#main_concept {
	width: 625px;
	height: 360px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_concept_back.jpg);
	padding-top: 90px;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}
	
#main_menu {
	width: 450px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_menu_back.jpg);
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 325px;
	background-repeat: no-repeat;
	}
	
#main_shaspa {
	width: 575px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_shaspa_back.jpg);
	background-color: #0b1725;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 200px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	}
	
#main_plume {
	width: 575px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_plume_back.jpg);
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 200px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}

#main_ocean {
	width: 575px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_ocean_back.jpg);
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 200px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}			


/* =============　サロン　============== */

#main_salons {
	width: 420px;
	height: 160px;
	margin: 0px;
	overflow: auto;
	background-color: #222222;
	line-height: 16px;
	text-align: center;
	padding-top: 155px;
	padding-right: 330px;
	padding-bottom: 135px;
	padding-left: 50px;
	background-image: url(images/tbb_salon_salons_back.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

.main_salons_shibuya {
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_salons_shibuya a{
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_shibuya.gif);
	background-position: 0px 0px;
}

.main_salons_shibuya a:hover {
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_shibuya.gif);
	background-position: -110px 0px;
}


.main_salons_daikan {
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.main_salons_daikan a{
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_daikan.gif);
	background-position: 0px 0px;
}

.main_salons_daikan a:hover {
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_daikan.gif);
	background-position: -110px 0px;
}

.main_salons_hiroo {
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.main_salons_hiroo a{
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_daikan.gif);
	background-position: 0px 0px;
}

.main_salons_hiroo a:hover {
	display:block;
	width:110px;
	height:110px;
	overflow:hidden;
	background-image: url(images/tbb_salon_salons_daikan.gif);
	background-position: -110px 0px;
}


/* =============　渋谷レイアウト　============== */



#main_shibuya_top {
	width: 800px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	}
	
#main_shibuya_ac {
	width: 700px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_shibuya_ac_back.jpg);
	padding-top: 95px;
	padding-right: 50px;
	padding-bottom: 55px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_shibuya_ac_map {
	text-align: left;
	width: 350px;
	height: 300px;
	float: left;
}

#main_shibuya_ac_text {
	text-align: left;
	height: 300px;
	width: 320px;
	float: left;
	padding-left: 30px;
}

#main_shibuya_ac_text p{
	margin-top:2px;
	margin-bottom:2px;
}

#main_shibuya_stylist {
	width: 600px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_stylist.jpg);
	padding-top: 85px;
	padding-right: 100px;
	padding-bottom: 65px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_shibuya_stylist_img {
	text-align: left;
	width: 300px;
	height: 300px;
	float: left;
}

#main_shibuya_stylist_text {
	text-align: left;
	height: 185px;
	width: 250px;
	float: left;
	padding-top: 115px;
	padding-left: 50px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}


/* =============　渋谷スタイリスト　============== */



.main_stylist_12 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_12 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_saka.gif);
	background-position: 0px 0px;
}

.main_stylist_12 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_saka.gif);
	background-position: -90px 0px;
}



.main_stylist_2 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_2 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_hira.gif);
	background-position: 0px 0px;
}

.main_stylist_2 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_hira.gif);
	background-position: -90px 0px;
}

.main_stylist_3 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding: 0px;

}

.main_stylist_3 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_uchi.gif);
	background-position: 0px 0px;
}

.main_stylist_3 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_uchi.gif);
	background-position: -90px 0px;
}

.main_stylist_1 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_1 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_taka.gif);
	background-position: 0px 0px;
}

.main_stylist_1 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_taka.gif);
	background-position: -90px 0px;
}

.main_stylist_4 {
	background-repeat: no-repeat;
	height: 95px;
	width: 95px;
	padding: 0px;
	float: left;
}

.main_stylist_4 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_oka.gif);
	background-position: 0px 0px;
}

.main_stylist_4 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_oka.gif);
	background-position: -90px 0px;
}

.main_stylist_5 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_5 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_hiro.gif);
	background-position: 0px 0px;
}

.main_stylist_5 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_hiro.gif);
	background-position: -90px 0px;
}

.main_stylist_6 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_6 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_yama.gif);
	background-position: 0px 0px;
}

.main_stylist_6 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_yama.gif);
	background-position: -90px 0px;
}

.main_stylist_7 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_7 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_wata.gif);
	background-position: 0px 0px;
}

.main_stylist_7 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_wata.gif);
	background-position: -90px 0px;
}



.main_stylist_9 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_9 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_abe.gif);
	background-position: 0px 0px;
}

.main_stylist_9 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_abe.gif);
	background-position: -90px 0px;
}

.main_stylist_18 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_18 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_endo.gif);
	background-position: 0px 0px;
}

.main_stylist_18 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_shibuya_endo.gif);
	background-position: -90px 0px;
}


/* =============　渋谷スタイリストページ　============== */

#stylist {
	width: 550px;
	height: 400px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#stylist_img {
	float: left;
	height: 332px;
	width: 264px;
	padding-top: 34px;
	padding-right: 12px;
	padding-bottom: 34px;
	padding-left: 24px;
	margin: 0px;
}

#stylist_text {
	float: left;
	margin: 0px;
	padding-top: 34px;
	padding-right: 24px;
	padding-bottom: 34px;
	padding-left: 12px;
	height: 332px;
	width: 214px;
	text-align: left;
}


#stylist_img img {
	border: 6px solid #FFFFFF;
}


/* =============　渋谷カタログ　============== */

#main_shibuya_cata {
	width: 500px;
	height: 270px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_catalouge_back.jpg);
	padding-top: 90px;
	padding-right: 150px;
	padding-bottom: 90px;
	padding-left: 150px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

/* === =========　渋谷ナビ　============== */

#title_shibuya {
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/tbb_title_shibuya.gif);
	text-align: left;
}

#title_shibuya_dummy {
	float: left;
	height: 50px;
	width: 350px;
	padding: 0px;
	margin: 0px;
}

#shibuya_navi {
	float: left;
	height: 12px;
	width: 450px;
	font-size: 12px;
	padding-top: 19px;
	padding-bottom: 19px;
	line-height: 12px;
}

#shibuya_navi ul {
	padding-right: 20px;
	list-style-type: none;
}

#shibuya_navi li {
	float:right;
	padding-right: 30px;
	padding-left: 30px;
}


.page-item-340 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;

}

.page-item-336 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;

}

.page-item-333 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;

}


/* =============　代官山レイアウト　============== */

#main_daikanyama_top {
	width: 800px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	}


#main_daikanyama_ac {
	width: 700px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_daikan_ac_back.jpg);
	padding-top: 95px;
	padding-right: 50px;
	padding-bottom: 55px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_daikanyama_ac_map {
	text-align: left;
	width: 350px;
	height: 300px;
	float: left;
}

#main_daikanyama_ac_text {
	text-align: left;
	height: 300px;
	width: 320px;
	float: left;
	padding-left: 30px;
}

#main_daikanyama_ac_text p{
	margin-top:2px;
	margin-bottom:2px;
}

#main_daikanyama_stylist {
	width: 600px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_stylist.jpg);
	padding-top: 85px;
	padding-right: 100px;
	padding-bottom: 65px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_daikanyama_stylist_img {
	text-align: left;
	width: 300px;
	height: 300px;
	float: left;
}

#main_daikanyama_stylist_text {
	text-align: left;
	height: 185px;
	width: 250px;
	float: left;
	padding-top: 115px;
	padding-left: 50px;
}

/* =============　代官山スタイリスト　============== */

.main_stylist_8 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_8 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_ishi.gif);
	background-position: 0px 0px;
}

.main_stylist_8 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_ishi.gif);
	background-position: -90px 0px;
}

.main_stylist_11 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_11 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_higu.gif);
	background-position: 0px 0px;
}

.main_stylist_11 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_higu.gif);
	background-position: -90px 0px;
}


.main_stylist_13 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding: 0px;

}

.main_stylist_13 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_fuku.gif);
	background-position: 0px 0px;
}

.main_stylist_13 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_fuku.gif);
	background-position: -90px 0px;
}

.main_stylist_14 {
	background-repeat: no-repeat;
	height: 95px;
	width: 95px;
	padding: 0px;
	float: left;
}

.main_stylist_14 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_aota.gif);
	background-position: 0px 0px;
}

.main_stylist_14 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_aota.gif);
	background-position: -90px 0px;
}

.main_stylist_15 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_15 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_hisa.gif);
	background-position: 0px 0px;
}

.main_stylist_15 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_hisa.gif);
	background-position: -90px 0px;
}

.main_stylist_16 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_16 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_esu.gif);
	background-position: 0px 0px;
}

.main_stylist_16 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_esu.gif);
	background-position: -90px 0px;
}

.main_stylist_17 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_17 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_sugi.gif);
	background-position: 0px 0px;
}

.main_stylist_17 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_daikanyama_sugi.gif);
	background-position: -90px 0px;
}



/* =============　代官山カタログ　============== */

#main_daikanyama_cata {
	width: 500px;
	height: 270px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_catalouge_back.jpg);
	padding-top: 90px;
	padding-right: 150px;
	padding-bottom: 90px;
	padding-left: 150px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

/* =============　代官山ナビ　============== */

#title_daikanyama {
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/tbb_title_daikanyama.gif);
	text-align: left;
}

#title_daikanyama_dummy {
	float: left;
	height: 50px;
	width: 400px;
}

#daikanyama_navi {
	float: left;
	height: 12px;
	width: 400px;
	font-size: 12px;
	padding-top: 19px;
	padding-bottom: 19px;
	line-height: 12px;
}

#daikanyama_navi ul {
	padding-right: 20px;
	list-style-type: none;
}

#daikanyama_navi li {
	float:right;
	padding-right: 30px;
	padding-left: 30px;
}


.page-item-351 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;

}

.page-item-347 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;

}

.page-item-344 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;

}

/* =============　広尾レイアウト　============== */

#main_hiroo_top {
	width: 800px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	}


#main_hiroo_ac {
	width: 700px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_hiroo_ac_back.jpg);
	padding-top: 95px;
	padding-right: 50px;
	padding-bottom: 55px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_hiroo_ac_map {
	text-align: left;
	width: 350px;
	height: 300px;
	float: left;
}

#main_hiroo_ac_text {
	text-align: left;
	height: 300px;
	width: 320px;
	float: left;
	padding-left: 30px;
}

#main_hiroo_ac_text p{
	margin-top:2px;
	margin-bottom:2px;
}

#main_hiroo_stylist {
	width: 600px;
	height: 300px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_stylist.jpg);
	padding-top: 85px;
	padding-right: 100px;
	padding-bottom: 65px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

#main_hiroo_stylist_img {
	text-align: left;
	width: 300px;
	height: 300px;
	float: left;
}

#main_hiroo_stylist_text {
	text-align: left;
	height: 185px;
	width: 250px;
	float: left;
	padding-top: 115px;
	padding-left: 50px;
}

/* =============　広尾スタイリスト　============== */

.main_stylist_30 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_30 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_nagai.gif);
	background-position: 0px 0px;
}

.main_stylist_30 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_nagai.gif);
	background-position: -90px 0px;
}

.main_stylist_31 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_31 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_hirose.gif);
	background-position: 0px 0px;
}

.main_stylist_31 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_hirose.gif);
	background-position: -90px 0px;
}

.main_stylist_32 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_32 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_fuji.gif);
	background-position: 0px 0px;
}

.main_stylist_32 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_fuji.gif);
	background-position: -90px 0px;
}

.main_stylist_33 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding: 0px;

}

.main_stylist_33 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_tane.gif);
	background-position: 0px 0px;
}

.main_stylist_33 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_tane.gif);
	background-position: -90px 0px;
}

.main_stylist_34 {
	background-repeat: no-repeat;
	height: 95px;
	width: 95px;
	padding: 0px;
	float: left;
}

.main_stylist_34 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_aota.gif);
	background-position: 0px 0px;
}

.main_stylist_34 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_aota.gif);
	background-position: -90px 0px;
}

.main_stylist_35 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_35 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_hisa.gif);
	background-position: 0px 0px;
}

.main_stylist_35 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_hisa.gif);
	background-position: -90px 0px;
}

.main_stylist_36 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_36 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_esu.gif);
	background-position: 0px 0px;
}

.main_stylist_36 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_esu.gif);
	background-position: -90px 0px;
}

.main_stylist_37 {
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.main_stylist_37 a{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_sugi.gif);
	background-position: 0px 0px;
}

.main_stylist_37 a:hover {
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	background-image: url(images/tbb_stylist_hiroo_sugi.gif);
	background-position: -90px 0px;
}



/* =============　広尾カタログ　============== */

#main_hiroo_cata {
	width: 500px;
	height: 270px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_catalouge_back.jpg);
	padding-top: 90px;
	padding-right: 150px;
	padding-bottom: 90px;
	padding-left: 150px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	}

/* =============　広尾ナビ　============== */

#title_hiroo {
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/tbb_title_hiroo.gif);
	text-align: left;
}

#title_hiroo_dummy {
	float: left;
	height: 50px;
	width: 400px;
}

#hiroo_navi {
	float: left;
	height: 12px;
	width: 400px;
	font-size: 12px;
	padding-top: 19px;
	padding-bottom: 19px;
	line-height: 12px;
}

#hiroo_navi ul {
	padding-right: 20px;
	list-style-type: none;
}

#hiroo_navi li {
	float:right;
	padding-right: 30px;
	padding-left: 30px;
}


.page-item-1342 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;

}

.page-item-1338 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;

}

.page-item-1346 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;

}


/* =============　ページレイアウト2　============== */

#main_publicity {
	width: 750px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_publicity_back.jpg);
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	}
	
#main_privacy {
	width: 550px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_salon_privacy_back.jpg);
	padding-top: 200px;
	padding-right: 225px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}	

/* =============　人材育成　============== */


#main_human {
	width: 500px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_g_human_re_de_back.jpg);
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 275px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	}
	

/* =============　カンパニーレイアウト　============== */

#main_hiro {
	width: 400px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_company_hiro_back.jpg);
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 375px;
	background-repeat: no-repeat;
	}	
	
#main_Philosophy {
	width: 400px;
	height: 225px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_company_Philosophy_back.jpg);
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	padding-top: 200px;
	padding-right: 375px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	}	

#main_overview {
	width: 370px;
	height: 350px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_company_overview_back.jpg);
	padding-top: 100px;
	padding-right: 215px;
	padding-bottom: 0px;
	padding-left: 215px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}

#main_recruit {
	width: 560px;
	height: 380px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_company_recruit.jpg);
	padding-top: 70px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-color: #222222;
	line-height: 18px;
	text-align: left;
	}

#main_affiliated {
	width: 360px;
	height: 350px;
	margin: 0px;
	overflow: auto;
	background-image: url(images/tbb_company_affiliated_back.jpg);
	padding-top: 100px;
	padding-right: 220px;
	padding-bottom: 0px;
	padding-left: 220px;
	background-repeat: no-repeat;
	background-color: #0f1900;
	line-height: 18px;
	text-align: left;
	}
	

/* =============　全体ナビゲーション　============== */


#title {
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/tbb_title.gif);
	text-align: left;
}

.title_bt {
	margin-top: 14px;
	margin-left: 15px;
}

.navi {
	width: 800px;
	height:200px;
	padding:0px;
	margin:0px;
}

.navi a:link    {color:#666666; text-decoration: none;}
.navi a:visited {color:#666666; text-decoration: none;}
.navi a:active  {color:#666666; text-decoration: none;}
.navi a:hover {color: #FFFFFF;text-decoration: underline;}

.navi-1 {
	width : 300px;
	height : 180px;
	padding:10px;
	margin:0px;
	float: left;
	background-image: url(images/tbb_update.gif);
}



.navi-1-data {
	height: px;
	width: 280px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 12px;
}

/* .navi-1-data img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/

.navi-1-data-QR {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.navi-1-data p{
	margin: 0px;
	padding: 0px;
}

.navi-1-text-1 {
	font-size: 10px;
	line-height: 10px;
}

.navi-1-tel {
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	margin-top: -4px;

} 

.navi-1-text-2 {
	font-size: 10px;
	line-height: 10px;
	margin-top: 5px;
}

.navi-1-text-2 a:link    {color:#DDDDDD; text-decoration: none;}
.navi-1-text-2 a:visited {color:#DDDDDD; text-decoration: none;}
.navi-1-text-2 a:active  {color:#DDDDDD; text-decoration: none;}
.navi-1-text-2 a:hover {color: #FFFFFF;text-decoration: underline;}

.news-item {
	font-size:10px;
	color: #CCCCCC;	
	font-weight: normal;		
}

.news-item a:link    {color:#cccccc; text-decoration: none;}
.news-item a:visited {color:#cccccc; text-decoration: none;}
.news-item a:active  {color:#cccccc; text-decoration: none;}
.news-item a:hover {color: #FFFFFF;text-decoration: underline;}

.navi-2 {
	width : 140px;
	height : 180px;
	padding:10px;
	margin:0px;
	float: left;
	background-image: url(images/tbb_navi.gif);
}



.pagenav {
	font-size: 14px;
	list-style-type: none;
	font-weight: bold;
}



.page-item-113 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);
	font-weight: normal;		
}

.page-item-122 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);	
	font-weight: normal;		
}

.page-item-125 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);	
	font-weight: normal;		
}

.page-item-127 {
	font-size: 12px;
	list-style-image: url(images/list_bottom.gif);
	font-weight: normal;		
}

.page-item-130 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);	
	font-weight: normal;		
}

.page-item-133 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);	
	font-weight: normal;		
}

.page-item-135 {
	list-style-image: url(images/list_bottom.gif);
	font-weight: normal;		
}

.page-item-137 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);	
	font-weight: normal;		
}

.page-item-158 {
	font-size: 12px;
	list-style-image: url(images/list_bottom.gif);
	font-weight: normal;		
}




.navi-3 {
	width : 140px;
	height : 180px;
	padding:10px;
	margin:0px;
	float: left;
		background-image: url(images/tbb_navi.gif);
}


.page-item-139 {
	font-size: 12px;
	list-style-image: url(images/list_bottom.gif);
	font-weight: normal;		
}


.navi-4 {
	width : 140px;
	height : 180px;
	padding:10px;
	margin:0px;
	float: left;
		background-image: url(images/tbb_navi.gif);
}


.page-item-141 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);
	font-weight: normal;		
}

.page-item-152 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);
	font-weight: normal;		
}

.page-item-154 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);
	font-weight: normal;		
}

.page-item-1123 {
	font-size: 12px;
	list-style-image: url(images/list_center.gif);
	font-weight: normal;		
}

.page-item-156 {
	font-size: 12px;
	list-style-image: url(images/list_bottom.gif);
	font-weight: normal;		
}

.current_page_item a:link    {color:#FFFFFF; text-decoration: none;}
.current_page_item a:visited {color:#FFFFFF; text-decoration: none;}
.current_page_item a:active  {color:#FFFFFF; text-decoration: none;}
.current_page_item a:hover   {color:#FFFFFF; text-decoration: underline;}

#footer {
	color: #666666;
	height: 50px;
	width: 800px;
	background-image: url(images/tbb_back.gif);
	padding-top: 15px;
	font-size: 10px;
}	

/* visual recent post */

#vrp_box {
}


#vrp_box h3 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#vrp_image_box {
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.vrp_img_mag {
	padding: 0px;	
}

#vrp_title_caption_mag {
	margin: 0px;
	padding: 0px;	
}

/* 写真フレーム　WPエディタ用 */

.photo_flame_left {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #EEEEEE;
	float: left;
	margin-right:1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.photo_flame_right {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #EEEEEE;
	float: right;
	margin-left:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.float_clear {
	clear: both;
}


/* WPエディタ用 */

.right_yose {
	text-align: right;
}


.left_yose {
	text-align: left;
}
