@charset "utf-8";
/* CSS Document */

* {
	margin:0;
    padding:0;
}

body {
	background-image: url(../img/bg.gif);
	font: small "ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

a{
	outline:0;
	overflow:hidden;
	text-decoration:none;
}

img {
	border-style:none;
	vertical-align:bottom;
}

/*------------------------
	container
--------------------------*/

#container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/*------------------------
	header
--------------------------*/

#header{
	background: url(../img/header.gif) no-repeat;
	text-align:left;
	width:760px;
	height:150px;
}

h1 {
	display: block;
	height: 16px;
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	color: #6A6A6A;
	margin:0px;
	text-align:right;
	padding-top: 2px;
	padding-left: 10px;
}


/*------------------------
	top navi
--------------------------*/

#menu {
	width:760px;
	margin-bottom:5px;
	padding:0px;

}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	list-style-type:none;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}

#menu li a {
	display:block;
	width:152px;
	background:#5B97A3;
	line-height:26px;
	border-top:1px solid #A2CDD6;
	border-bottom:1px solid #A2CDD6;
}

#menu li a {
	color: #FFFFFF;

}

#menu li a:hover{
	
	color:#66cc99;
}



/*------------------------
	パンくず
--------------------------*/

#topicpath {
margin: 2px 10px;
font-size: 11px;
}

#topicpath a {
text-decoration: none;
}

#topicpath a:link {
color: #393A3D;
}

#topicpath a:visited {
color: #393A3D;
}

#topicpath a:active {
color: #4BB5C1;
}

#topicpath a:hover {
color: #4BB5C1;
}

#topicpath img {
	margin:0px 3px 5px 0px;
	padding:0px 2px 0px 0px;
}
/*------------------------
	メインＢＯＸ
--------------------------*/
#pagebody {
    width:750px;
	margin:0;
	padding:0px 5px 0px 5px;
	
}

#main{
	float:right;
	width:545px;
	margin:10px 0px 0px auto;
	padding-right:5px;
}

#coment {
	width:523px;
	font-size:0.9em;
	line-height:1.4em;
	margin:5px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	border: 1px solid #D0C99D;
	background-color: #F5F3EB;
}


#qcbox{
	width:545px;
	margin-bottom:20px;
	height: 227px;
}

.area {
	margin: 7px 0px 10px 12px;
	
}

.area img{
	border-style:none;
	vertical-align:bottom;
}

/*------------------------
	topコンテンツ
--------------------------*/
#search_salon{
	clear: both;
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:545px;
	float:right;
}

#search_salon h2{
    margin: 7px 0px 0px 0px;
	padding:6px 0px 0px 18px;
	background-image:url(../img/ttl.gif);
	background-repeat:no-repeat;
	height:28px;
	width:527px;
	font-size:14px;
	color:#FFFFFF;
}
#search_salon_box {
	margin-left: 0px;
}

br.clearboth {
	clear:both;
}

/*------------------------
	TOPコンテンツ
--------------------------*/
.top_list{
	margin-left: 0px;
	padding:0px;
}


#top_corres_p1 {
	width:250px;
	height:86px;
	margin:0px 0px 0px 7px;
	padding:0px;
	background: url(../img/top_area.jpg) 8px 9px no-repeat ;
	float:left;
}
#top_corres_p1 a {
	width:250px;
	height:70px;
	margin:9px 11px 8px 9px;
	padding: 0;
 	font-size:1px;
	text-indent:-9999px;
	display:block;
}

#top_corres_p2 {
	width:250px;
	height:86px;
	margin:0px 7px 0px 0px;
	padding:0px;
	background: url(../img/top_train.jpg) 8px 9px no-repeat ;
	float:left;
}
#top_corres_p2 a {
	width:250px;
	height:70px;
	margin:9px 11px 8px 9px;
	padding: 0;
 	font-size:1px;
	text-indent:-9999px;
	display:block;
}

#top_corres_p3 {
	width:250px;
	height:86px;
	margin:0px 7px 0px 0px;
	padding:0px;
	background: url(../img/top_station.jpg) 8px 9px no-repeat ;
	float:left;
}
#top_corres_p3 a {
	width:250px;
	height:70px;
	margin:9px 11px 8px 9px;
	padding: 0;
 	font-size:1px;
	text-indent:-9999px;
	display:block;
}

#top_corres_p4 {
	width:250px;
	height:86px;
	margin:0px 7px 0px 0px;
	padding:0px;
	background: url(../img/top_night.jpg) 8px 9px no-repeat ;
	float:left;
}
#top_corres_p4 a {
	width:250px;
	height:70px;
	margin:9px 11px 8px 9px;
	padding: 0;
 	font-size:1px;
	text-indent:-9999px;
	display:block;
}


.top_list_box{
	width:254px;
	height:71px;
	font-size:10px;
	line-height: 14px;
	color:#333333;
	margin:0px;
	padding:0px;
	float:left;
}

.top_list h3{
	font-size:12px;
	line-height: 16px;
	color:#669999;
	background: url(../img/top_arrow.gif) left 3px no-repeat ;
	margin:8px 0px 0px;
	padding:0px 0px 0px 12px;
}
.top_list h3 a{
	font-size:12px;
	line-height: 16px;
	color:#669999;
	text-decoration: none;
	font-weight: bold; 
	margin:0px;
	padding:0px;
}
.top_list h3 a:link{
	color:#669999;
	text-decoration:none;
	font-weight: bold;
}
.top_list h3 a:visited{
	color:#336633;
	text-decoration:none;
	font-weight: bold;
}
.top_list h3 a:hover{
	color:#66cc99;
	text-decoration:none;
	font-weight: bold; 
}

.top_list a.click {
	width:57px;
	height:16px;
	color:#603838;
	background: url(../img/top_btn_click.gif) no-repeat ;
 	font-size:1px;
 	line-height: 6px;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
	margin-top:5px;
	float:right;
}

.top_contens_line{
	height:1px;
	background: url(../img/top_line.gif) repeat-x;
 	font-size:1px;
	line-height: 1px;
	text-indent:-9999px;
	display:block;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;	
	font-size:1px;
	line-height:1px;}
/*------------------------
	サイドナビ
--------------------------*/

#sidenavi {
	
	float:left;
	width:175px;
	margin:10px 0px 0px 0px;
	padding-left:5px;
}
.side_img {
	width:157px;
	height:22px;
	background-image:url(../img/left_ttl.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 0px 18px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

dl#category{
	background: url(../img/left_bg_footer.gif) no-repeat right bottom;
	margin-top: 5px;
	padding-bottom: 6px;
}
dl#category dt{}
dl#category dt img{
	vertical-align: bottom;
}
dl#category dd{
	background: url(../img/left_bg.gif) repeat-y;
	padding-top: 2px;
}
dl#category dd ul{
	list-style:none;
}
dl#category dd ul li{

	}

dl#category dd ul li a{
	line-height: 26px;
	text-indent: 28px;
	display: block;
	width: 168px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/left_btn.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}

dl#category dd ul li a:hover {
	color: #A8BF03;
}

/*------------------------
	おすすめ美容室
--------------------------*/
#osusume{
	clear: both;
	padding:5px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	width:545px;
}

#osusume h2{
    margin: 7px 0px 0px 0px;
	padding:6px 0px 0px 18px;
	background-image:url(../img/ttl.gif);
	background-repeat:no-repeat;
	height:28px;
	width:527px;
	font-size:14px;
	color:#FFFFFF;
}


br.clearboth {
	clear:both;
}

.shopm{
	float: left;
	padding:0px 0px 0px 0px;
	margin:3px 5px 8px 5px;
	width:257px; 
	height:140px;
	border: 1px solid #999999;
	display: block;
}

.shopm h3{
    margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 18px;
	background-image:url(../img/top_salon_ttl.gif);
	background-repeat:no-repeat;
	height:23px;
	font-size:13px;
	color:#333333;
}

.shopm h3 a {
	color: #393A3D;
  	text-decoration: none;
}

.shopm h3 a:hover {
    display: block;
    color: #4BB5C1;
}



.photo_frame {
	float:left;
	width:90px;
	height:90px;
	margin: 5px 5px 5px 8px;
	padding: 4px; /* 画像枠 */
	background: #FFFFFF; /* paddingを設定した場合の背景色 */
    border: 1px solid #C0C0C0;
}

.shopm p{ 
	font-size:12px;
	line-height:1.4;
    margin: 5px 0px 0px 2px;
	padding: 5px 0px 0px 5px;
}

.shopm p a:link { 
	color: #393A3D;
  	text-decoration: none;
}

.shopm p a:visited {
color: #393A3D;
}

.shopm p a:active {
color: #4BB5C1;
}

.shopm p a:hover {
color: #4BB5C1;
}	

/*------------------------
	市町村別検索サイドナビ
--------------------------*/
#left-navi {
  float: left;
  width: 175px;
  overflow: hidden;
  margin:15px 0px 0px 0px;
}

#left-navi h4 {
	width:175px;
	height:22px;
	background-image:url(../img/left_ttl.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 0px 18px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#left-navi ul#pref-list {
  padding: 5px 10px 10px 10px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
}

#left-navi ul#pref-list li {
  float: left;
  margin: 0 12px 0 0;
  padding: 3px 5px 3px 10px;
  list-style-type:none;
  white-space:nowrap;
  font-size:0.8em;
  background: url(../img/left_list.gif) no-repeat;
}

#left-navi ul#pref-list li a {
  display: block;
  color: #393A3D;
  text-decoration: none;
}

#left-navi ul#pref-list li a:hover {
  display: block;
  color: #4BB5C1;
}



.clearfix:after {
  content: ".";
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
}

.clearfix { display: inline-block; }

/*Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac*/


/*------------------------
	フッター
--------------------------*/
#footer {
	width: 750px;
	margin: 0 auto;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}


#fNavi {
	width: 730px;
    margin: 0 auto;
	padding: 0px 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	clear: both;
}

#fNavi p {
	
	padding: 15px 0;
	text-align: center;
	margin: 0 0 5px 0;
}

#fNavi p a {
	margin: 0 5px;
}

#fNavi p a:link {
color: #393A3D;
}

#fNavi p a:visited {
color: #393A3D;
}

#fNavi p a:active {
color: #4BB5C1;
}

#fNavi p a:hover {
color: #4BB5C1;
}

#fNavi h2 {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

/*------------------------
	ＴＯＰエリアコンテンツ
--------------------------*/

#top_searchbox {
	float:left;
	width:258px;
	height:150px;
	margin:0 5px 0 0px;
}

.top_search_r {
	float:right;
	width:270px;
	margin:0;
}

h3.category-search-ttl {
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:12px;
	padding:10px 0px 8px 12px;
	background-image:url(../img/category_search_ttl.gif);
	background-repeat:no-repeat;
	
}

.category-search-box {
	width:240px;
	height:100px;
	border:1px #ccc solid;
	margin-bottom:10px;
	padding:9px 6px 2px 10px;
}


#category_list {
	text-align:left;
}

#category_list ul {
	text-align:left;
	display: inline;/* for ie */
}

#category_list ul li {
	float:left;
	text-align:left;
	display: block;
	line-height: 1;
	width:120px;
	font-size:12px;
}

#category_list ul li a {
	padding:3px 5px 3px 20px;
	background:url(../img/search_icon.gif) no-repeat 0 0;
	display: block;
	color:#393A3D;
}

#category_list ul li a:hover {
  display: block;
  color: #4BB5C1;
}

/*------------------------
	ＴＯＰヘアカタログコンテンツ
--------------------------*/
#hairstyle {
	clear: both;
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:545px;
	float:right;
}

#hairstyle h2 {
    margin: 7px 0px 0px 0px;
	padding:6px 0px 0px 18px;
	background-image:url(../img/ttl.gif);
	background-repeat:no-repeat;
	height:28px;
	width:527px;
	font-size:14px;
	color:#FFFFFF;
}

/*スター★サロン ブロック*/
div#hairstyle-block {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	background-color: #F4F1E8;
	margin-top: 0px;
	height: 255px;
}

/*サロンボックス*/
div#hairstyle-block div.hairstyle-box {
	float: left;
	width: 130px;
	height: 245px;
	background-color: #FFFFFF;
	margin: 0 2px 5px 0;
	border: 1px solid #B3ABA2;
}
/*サロンタイトル*/
div#hairstyle-block div.hairstyle-box h3 {
	padding-bottom: 4px;
}
div#hairstyle-block div.hairstyle-box p {
	padding-bottom: 3px;
	line-height: 14px;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
}


/*------------------------
	ＴＯＰおすすめエリアコンテンツ
--------------------------*/
#pickup_salons{
	clear: both;
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:545px;
	float:right;
}

#pickup_salons h2{
    margin: 7px 0px 0px 0px;
	padding:6px 0px 0px 18px;
	background-image:url(../img/ttl.gif);
	background-repeat:no-repeat;
	height:28px;
	width:527px;
	font-size:14px;
	color:#FFFFFF;
}


.pickup-salon {
	width:100%;
}

.pickup-salon ul {
	margin-left:5px;
}


.pickup-salon li {
	margin:0px 8px 0px 0px;
	float:left;
	width:170px;
	list-style-type:none;
	font-size:10px;
	text-align:left;
	color:#CCCCCC;
}

/* サロン枠 */

.pickup-salon .pickup-salon-box {
	border:1px solid #BCBCBC;
	color:#333333;
	width:170px;
	font-size:12px;
	text-align:center;
	padding-bottom:5px;
}

.pickup-salon .thumbnail a {
	padding:2px;
	display:block;
	position:static;
	width:160px;
	height:108px;
	margin:3px;
}

.pickup-salon .thumbnail a:link,
.pickup-salon .thumbnail a:visited {
	background-color:#FFFFFF;
}

.pickup-salon .thumbnail a:hover {
	background-color:#a3dfc5;
}




/* サロン名 */
.pickup-salon .salon-name a {
	background-color:#DEDEDE;
	color:#666666;
	display:block;
	margin:2px;
	padding:2px;
	font-size:12px;
	text-align:center;
}

.pickup-salon .salon-name a:link,
.pickup-salon .salon-name a:visited {
	text-decoration:none;
	font-size:12px;
	text-align:center;
}

.pickup-salon .salon-name a:hover {
	text-decoration:none;
	background-color:#a3dfc5;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

.pickup-salon p {
	margin:0px 5px 0px 5px;
	font-size:10px;
	text-align:left;
	line-height:150%;
}




/*------------------------
	ＴＯＰ新着コンテンツ
--------------------------*/
#left-whatnew {
  float: left;
  width: 175px;
  overflow: hidden;
  margin:15px 0px 0px 0px;
}

#left-whatnew h4 {
	width:175px;
	height:22px;
	background-image:url(../img/left_ttl.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 0px 18px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}


div#whatnew {
	margin-top:0px;
	width:165px;　/* 外枠のサイズ */
	margin-bottom:10px;
	padding:4px 4px 4px 4px;
	border:1px solid #DDDDDD; /* 外枠線と色 */
}

div#whatnew dl{
	font-size:x-small;
	width:160px;
	height:170px;
	margin:auto;
	overflow:auto;
	padding:5px;
	line-height:120%;
}
div#whatnew dl dd{
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	border-bottom:dashed 1px;
}

div#whatnew dl dd a:link,a:visited {
	color:#6699FF;
	text-decoration:none;
}

div#whatnew dl dd a:hover,a:active{
	color:#FFCC00;
	text-decoration:none;
}
