@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;
	
}

/*------------------------
	サイドナビ
--------------------------*/

#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;
}

/*------------------------
	市町村別検索サイドナビ
--------------------------*/
#left-navi {
  float: left;
  width: 175px;
  overflow: hidden;
  margin:5px 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;
}

/*------------------------
	おすすめ美容室
--------------------------*/

#osusumem {
	clear: both;
	
}

br.clearboth {
	clear:both;
}

.shopm{
	padding:0px 0px 0px 0px;
	margin:3px 0px 8px 0px;
	width:540px;
    height:165px;
	border: 1px solid #999999;
}

.shopm h3{
    margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 18px;
	background-image:url(../img/search_salon_ttl.gif);
	background-repeat:no-repeat;
	height:25px;
	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:140px;
	height:105px;
	margin: 8px 15px 0px 8px;
	padding: 4px; /* 画像枠 */
	background: #FFFFFF; /* paddingを設定した場合の背景色 */
    border: 1px solid #C0C0C0;
}

.shopm p{ 
	font-size:13px;
    margin: 5px 0px 0px 2px;
	padding: 5px 0px 0px 5px;
	letter-spacing:0px 0px 0px 10px;
	color:#666666;
}

.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;
}	


/*------------------------
	SHOP情報
--------------------------*/
#mainbox {
	clear:both;
	float:right;
	width: 545px;
	margin:6px 0px 20px auto;
	padding-right:0px;	
}


#contents-box {
	width:545px;
	padding:0px 0px 0px 0px;
	}
	
	
/* コンテンツのライン指定 */
#mainbox .contentsLine-box {
	width:500px;
	border: solid 1px #CCCCCC;
	padding:10px;
	margin-bottom:10px;
	margin-left:5px;
	}
	
	
/* 検索結果のテキスト */
#mainbox p.kekka{
	font-size: 0.875em;
	}

/* 検索結果のページ一覧 */
#mainbox p.page{
	text-align:right;
	width:539px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding:3px;
	margin-left:0px;
	}	
	
/* 検索結果の件数テキスト色 */
.kekkacolor{
	font-weight:bold;
	color:#F0777D
}		



/* メイン中面
---------------------------------------------------- */

#mainbox h2.search {
	color:#FFFFFF;
	font-size:0.875em;
	background: url(../../img/ttl.gif) no-repeat;
	width:527px;
	height:28px;
	padding:7px 0px 0px 18px;
	margin:0px 0px 0px 0px;
}

#mainbox p{
	font-size: 0.75em;
	margin:0 0 1em 10px;
	line-height:160%;
	}

#mainbox p.area{
	font-size: 0.625em;
	}

#mainbox hr {
	height:1px;
	border: 1px dotted #666666;
	margin-bottom:0px ;
	clear:both;
  }


/* 画像関係
---------------------------------------------------- */
.img_left {
	float: left;
	margin: 0 10px 5px 0;
	border:none; 
	}
.img_right {
	float: right;
	margin: 0 0 5px 10px;
	border:none; 
	}

img.marginLeft {
	float: right;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 10px 0px;
	border:none; 
}

/*------------------------
	その他エリア
--------------------------*/

div#otherareaContainer {
	padding:3px;
	width:539px;
	background-color: #D2D7E2;
	margin-bottom: 15px;
}

div#otherareaBox {
	width:525px;
	background-color: #D2E8E2;
	padding:0px 7px 5px 7px;
}

div#otherareaHeadBox {
	height:20px;
	width: 525px;
}

div#otherareaHeadBox h3 {
	height: 15px;
	width: 520px;
	float: left;
	padding:5px 0px 5px 5px;
	font-size:0.875em;
	color:#090202;
}

#textbox {
	margin: 0px; 
	width: 515px;
	background-color: #FFFFFF;
	padding:5px 0px 5px 10px;
}

#textbox p{
	margin: 0px; 
	font-size: 0.785em;
	color: #CCCCCC;
	line-height:1.5em
}

#textbox p a:link { 
	color: #393A3D;
  	text-decoration: none;
}

#textbox p a:visited {
color: #393A3D;
}

#textbox p a:active {
color: #4BB5C1;
}

#textbox p a:hover {
color: #4BB5C1;
}


