@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-image: url(http://www.leebe.jp/yokohama/img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color:#FFFFFF;*/
	background-color:#F1F1F5;
	text-align:center;
}

a
{
	color:#744283;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.leebe.jp/yokohama/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:1px solid #D0C1D7;
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	background-image:url(http://www.leebe.jp/yokohama/img/container_inner_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

div.container-archive
{
	background-image:url(http://www.leebe.jp/yokohama/img/container_archive_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
height:90px;
}

div.header-inner
{
	padding:15px;
}

div#header img
{
	float:left;
}
div#header img.toplg
{
	float:left;
margin-top:10px;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#EAEAEA;
}

div#header a
{
	text-align:right;
	color:#EAEAEA;
	text-decoration:none;
}

div#header a:hover
{
	text-align:right;
	text-decoration:underline;
}
/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
	padding:10px;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:560px;
	float:right;
	margin-bottom:15px;
}

div#banner
{
	width:100%;
	height:320px;
}

div.banner-inner
{
	padding-top:30px;
	padding-left:0px;
}

div.banner-inner h1
{
	text-decoration:none;
	margin-bottom:5px;
	color:#64527F;
}

div.banner-inner a
{
	color:#64527F;
	text-decoration:none;
}

div.banner-inner a:hover
{
	text-decoration:underline;
}


div.banner-inner h2
{
	font-size:80%;
	font-weight:normal;
	color:#64527F;
margin-bottom:10px;
}

div#info-box
{
	width:100%;
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:5px;
	margin-bottom:10px;
}

div#info-box p
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div#info-box img
{
	float:left;
	margin-right:15px;
	vertical-align:middle;
}

div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

div.info-box-btm hr
{
	display:none;
}

div#news-box h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(http://www.leebe.jp/yokohama/img/news_box_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.news-box-inner ul li
{
	font-size:80%;
	list-style:none;
	line-height:160%;
	color:#666666;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:200px;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:20px;
}

div.contents-menu h4
{
	background-image:url(http://www.leebe.jp/yokohama/img/contents_tit.gif);
	height:17px;
}

div.contents-search h4
{
	background-image:url(http://www.leebe.jp/yokohama/img/search_tit.gif);
	height:17px;
}

div.category-archives
{
	font-size:80%;
}

div.category-archives ul
{
	list-style:none;
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul li a
{
	padding:5px 0;
	display:block;
	border-left:10px solid #744283;
	text-indent:10px;
}

div.category-archives ul li a:hover
{
	border-left:10px solid #B68BB4;
	background-color:#efefef;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.leebe.jp/yokohama/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category li a:hover
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.leebe.jp/yokohama/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

div.category-archives ul.sub-category
{
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 5px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
}

div.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	background-color:#F0EDF5;
	padding:10px;
	margin-bottom:5px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

div#sidebar a.ticket
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:45px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.leebe.jp/yokohama/img/ticket.gif);
	margin-bottom:5px;
}

div#sidebar a.ticket:hover
{
	background-position:0 100%;
}

div#sidebar a.bnjob
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:40px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.leebe.jp/yokohama/img/bn_job.gif);
	margin-bottom:5px;
	margin-top:10px;
}

div#sidebar a.bnjob:hover
{
	background-position:0 100%;
}

div#sidebar a.bnleblog
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:40px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.leebe.jp/yokohama/img/bn_leblog.gif);
	margin-bottom:5px;
	margin-top:10px;
}

div#sidebar a.bnleblog:hover
{
	background-position:0 100%;
}


div#sidebar a.bnmidori
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:40px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.leebe.jp/yokohama/img/bnmidori.gif);
	margin-bottom:5px;
	margin-top:10px;
}

div#sidebar a.bnmidori:hover
{
	background-position:0 100%;
}



div#sidebar a.qrcode
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:160px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.leebe.jp/yokohama/img/mobileqrcode.gif);
	margin-bottom:5px;
	margin-top:10px;
}


div#sidebar a.powered
{
	font-size:60%;
	color:#dab4b4;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	clear:both;
	border-top:1px solid #ECECEC;
	background-image:url(http://www.leebe.jp/yokohama/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	font-size:60%;
	color:#999999;
	padding:10px 0 15px 0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#666666;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	clear:both;
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #8C76BB;
	border-right:1px solid #8C76BB;
	border-bottom:1px solid #8C76BB;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#EDE5E6;
	color:#FFFFFF;
	border-left:1px solid #BB9D9F;
	border-right:1px solid #BB9D9F;
	border-bottom:1px solid #BB9D9F;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h3.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	color:#64527F;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}

/* ---------- entry-header ---------- */
.entry-header a
{
	color:#64527F;
	text-decoration:none;
}

.entry-header a:hover
{
	text-decoration:underline;
}
/* ---------- entry-header_end ---------- */

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h4.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	font-size:90%;
	color:#666666;
	padding:0 0 12px 0;
	margin:0 0 5px 0;
}

div.entry h4.ppcolor
{
	clear:both;
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h4ppcolor.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #8C76BB;
	border-right:1px solid #8C76BB;
	border-bottom:1px solid #8C76BB;
	padding:8px 5px 4px 5px;
	margin:0 0 10px 0;
}



div.entry h5
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry h5.ykcolor
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#EDE5E6;
	color:#FFFFFF;
	border-left:1px solid #BB9D9F;
	border-right:1px solid #BB9D9F;
	border-bottom:1px solid #BB9D9F;
	padding:8px 5px 4px 5px;
	margin:0 0 10px 0;
}

div.entry h6
{
	background-image:url(http://www.leebe.jp/yokohama/img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
clear:both;
	list-style:none;
	background-image:url(http://www.leebe.jp/yokohama/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:70%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#666666;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#666666;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

/* ---------- archives_end ---------- */


/*____エステティシャンリスト____*/
#allgal{
	margin-bottom:30px;
	padding:0;
}
#allgal ul{
	margin-top:5px;
	}
#allgal li{
	list-style:none;
	float:left;
	font-weight:bold;
	width:130px;
	margin-right:5px;
margin-top:10px;
margin-bottom:10px;
	display:block;
	border-top:#c0c0c0 solid 1px;
	background: url("http://www.leebe.jp/yokohama/img/li_siidebg.gif") no-repeat left top;
	}
#allgal .mlist{
	padding:10px;
	padding-bottom:0;
	padding-right:0;
	}
#allgal li .strong{
	display:block;
	margin-top:3px;
	line-height:1.2em;
	font-size:70%;
	font-weight:normal;
	color:#666666;
	}
#allgal li .newicon{
	margin-left:5px;
	font-size:55%;
	font-weight:normal;
	color:#F14F58;
	}
#allgal a{
	line-height:1.2em;
	font-size:11px;
	color:#772812;
	text-decoration:none;
	}
#allgal img{
	margin-bottom:3px;
	border: solid 4px #fff;
	}
#allgal a img{
	border: solid 4px #e5e5e5;
	display:block;
	}
#allgal a:hover img{
	border-color:#fff;
				}

/* ---------- 詳細ボタン標準 ---------- */
li.entclick a {
	text-decoration:none;
	font-size:2px;
	display:block;
	height: 23px;
	text-indent: -9999px;
margin-bottom:5px;
margin-top:5px;
}

li.entclick a { background:url(http://www.leebe.jp/yokohama/img/click.gif) no-repeat top left;width:140px; height:23px; }

/* ---------- エントリー本文 ---------- */
.entry-body p img{float:left;
margin-right:10px;
margin-bottom:15px;
border:solid 0px #640101;
}
/* ---------- entry-body_end ---------- */

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -9999em;
}


/*____エステティシャン詳細サムネイル写真____*/
#thumpgal{
	margin-bottom:30px;
	padding:0;
}
#thumpgal ul{
	margin-top:5px;
	}
#thumpgal li{
	list-style:none;
	float:left;
	font-weight:bold;
	width:115px;
	margin-right:5px;
	display:block;
	border-top:#c0c0c0 solid 1px;
	background: url("http://www.leebe.jp/yokohama/img/li_siidebg.gif") no-repeat left top;
	}
#thumpgal .mlist{
	padding:10px;
	padding-bottom:0;
	padding-right:0;
	}
#thumpgal a{
	font-size:10px;
	color:#ccc;
	text-decoration:none;
	}
#thumpgal img{
	margin-bottom:3px;
	border: solid 4px #fff;
	}
#thumpgal a img{
	border: solid 4px #e5e5e5;
	display:block;
	}
#thumpgal a:hover img{
	border-color:#fff;
				}


/*____お問い合わせフォーム部分____*/
#messagearea {
  margint:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-top: 1px solid #a8a8a8;
  width: 560px;
}

form {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
.label {
color:#772812;
font-size:12px;
  clear: left;
  display: block;
  padding-top: 0.8em;
  padding-left: 10px;
  float: left;
  width: 120px;
  line-height: 2em;
}
.control {
font-size:12px;
  display: block;
  margin: 0 0 0 130px;
  padding-top: 0.8em;
  line-height: 2em;
}
.control2 {
  display: block;
  font-size:9px;
  margin: 0 0 0 130px;
  padding-top: 0;
}
#messagearea input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}
#messagearea input.radio {
  border-style: none;
  color: #666666;
  background: transparent;
}

#messagearea .hissu {
 color:#DB535A;
 font-size:9px;
 }

/* 入力部品の幅設定
---------------------------------------------------- */
#email1, #email2, #comment {
  width: 300px;
}
#username, #toiawase {
  width: 180px;
}

/* 送信ボタン
---------------------------------------------------- */
#submit input {
margin:10px 10px 10px 10px;
  border-width: 2px;
  font-weight:800;
font-size:12px;
  border-color: #BD857E #865D57 #865D57 #BD857E;
  vertical-align: middle;
  color: #ffffff;
  background: #B06258;
}
#submit {
  margin-top: 10px;
  color: #444444;
  background: url(http://www.leebe.jp/yokohama//img/bg-submit1.gif) no-repeat;
}
#submit p {
  margin: 0;
  padding: 10px;
font-size:12px;
  text-align: center;
  background: url(http://www.leebe.jp/yokohama//img/bg-submit2.gif) no-repeat left bottom;
}

/**リンク_バナーレイアウト**/
#linkbnall img{
	margin-bottom:3px;
	margin-right:5px;
	}
#linkbnall a img{
	float:left;
	display:block;
	}
#linkbnall a:hover img{
					}

/**写真バック枠（エントリー本文）**/
.gal01p{float:left;
margin-right:10px;
margin-bottom:0px;
margin-top:0px;
display:block;
padding:16px 12px 17px 12px;
background: url(http://www.leebe.jp/yokohama//img/galpbg.jpg) no-repeat left top;
}
/* ---------- 写真バック枠entry-body_end ---------- */

.search-input
{
	border:1px solid #999999;
	color:#666666;
	margin:5px 0;
}

#rssfeed{
	font-size:70%;
	margin:0px 30px 20px 5px;
	text-align:left;
}


div.masimgnavi
{
float:left;
	font-size:80%;
	color:#666666;
	line-height:150%;
display:block;
width:176px;
	margin-right:10px;
padding-bottom:10px;
}
div.masimgnavi img
{
height:147px;
border:0;
width:176px;
margin-bottom:5px;
}

.pinktxt {
	color:#DB535A;
}


/*____ランキングサムネイル写真____*/
#thumrank img{
	margin-bottom:0px;
	border: solid 0px #fff;
	}
#thumrank a img{
	border: solid 4px #e5e5e5;
	display:block;
	}
#thumrank a:hover img{
	border-color:#fff;
				}
