/*
	Site Name: Eitaro
	Description: CSS filter
	Date: 2007/04/20
	Last Update: 2007/05/24
	Author: Revonet Inc. http://www.revonet.co.jp
*/

@charset "Shift_JIS";

/* ===== Universal Reset ===== */

*{
margin:0;
padding:0;
}

img {
	border: none;
}


.small {
	margin-left: 3px;
	margin-top: 3px;
}
.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearfix:after {
content: g.h;
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix { display: inline-block; }/* exlude MacIE5 \*/

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

/*============================*/

a {
	color: #D28C7B;
}

a :hover{
	background-color: #dddddd;
}

body {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#container {
	width: 780px;
	margin: 0px auto;
}

#header {
	background-image: url(images_cms/headerBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#mainImg {
	background-image: url(images_cms/mainImg.jpg);
	height: 230px;
	text-indent: -9999px;
	clear: both;
}

.salonInfo {
	padding: 10px;
	background-color: #ECE9D8;
	height: 105px;
	background-position: top left;
	background-image: url(images_cms/salonInfoBg.gif);
}
.salon_demachi {
	width: 48%;
	float: left;
	border: 1px solid #999999;
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	height: 100px;
	background-color: #FFFFFF;
}
.salon_shimogamo {
	width: 48%;
	float: right;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
	height: 100px;
	background-color: #FFFFFF;
}

.imgRight {
	float: right;
	margin: 10px;
}
.salonInfo p{
	padding-left: 10px;
	color: #666666;
}

#content .salonInfo a{
	color: #666666;
}
#content .salonInfo h3 {
	color: #666666;
	background-image: url(images_cms/salonH3BgHome.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content .salonInfo a:hover{
	color: #999966;
}

h5 {
	background-image: url(images_cms/h5Bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 30px;
	color: #666666;
}
.p_frame {
	background-color: #F7F4ED;
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.pList {
	padding: 10px;
	width: 95%;
}
#content {
	width: 70%;
	float: right;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	line-height: 160%;
	clear: both;
}
.blog {
	margin-top: 10px;
	background-image: url(images_cms/footerBg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content a{
	color: #CC9966;
	text-decoration: none;
}
#content a:hover{
	background-color: #eeeeee;
}

.salonNavi {
	text-align: right;
	padding: 5px;
}

#content h3{
	background-image: url(images_cms/salonH3Bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: #999900;
	padding-left: 35px;
	text-decoration: none;
	background-position: center left;
	margin: 0px;
	font-size: 100%;
}


.pList h4 {
	float: none;
	text-align: center;
	padding: 5px;
	background-color: #DF987A;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 85%;
	background-image: url(images_cms/pBg.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
h4 {
	margin: 0px;
	float: right;
	font-weight: normal;
}
#content h4 a{
	font-size: 80%;
	display: block;
	font-weight: normal;
	background-image: url(images_cms/allInfo.gif);
	height: 32px;
	width: 150px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#content h4 a:hover{
	background-image: url(images_cms/allInfo_a.gif);
}


#content h3 a{
	color: #999966;
	text-decoration: none;
}
#content h3 a:hover{
	color: #CC9966;
	background-color: #FFFFFF;
}

#gotoTop {
	background-image: url(../images/gotoTop.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin-bottom: 10px;
	background-position: top right;
	display: block;
	text-indent: -99999px;
	float: right;
	clear: both;
	margin-top: 10px;
}
#gotoTop a{
	background-image: url(images_cms/gotoTop.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin-bottom: 10px;
	background-position: top right;
	display: block;
	text-indent: -99999px;
	float: right;
	margin-top: 10px;

}

#copy {
	background-image: url(images_cms/footerBg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: right;
	font-size: 90%;
}

ul {
	margin: 10px;
}

li {
	margin-left: 15px;
}

.priceList {
	color: #333333;
}
dl {
	background-color: #DF7A6F;
	margin: 0.5em 1em;
	border: 1px solid;
	border-top: none;
	border-color: #F0DFCE;
	clear: both;
}

dt {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0.5em 0 0.5em 1em;
	border-top: 1px solid;
	width: 14em;
	float: left;
	border-color: #F0DFCF;
	background-image: url(images_cms/pBg.gif);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #DF977A;
	margin-right: 10px;
}
	
dd {
  background-color: white;
  margin: 0 0 0 14em;
  padding: 0.5em 1em 0.5em 1em;
  border-top: 1px solid #F0EADB;
  border-left: 1px solid #F0EADB;
}

p {
	margin: 5px;
}

.red {
	color: #FF0000;
	font-size: 100%;
	font-weight: bold;
}

.selfIntro {
	padding-left: 25px;
	color: #D17552;
}

#content h2{
	background-image: url(images_cms/h2Bg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #999966;
	margin-bottom: 10px;
	margin-top: 10px;
	background-position: top left;
	clear: both;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
#content .next {
	text-align: right;
	padding-bottom: 5px;
}

#content h2 a{
	color: #999966;
}
#content h2 a:hover{}

strong {
	color: #000000;
}

/*#content .homeH2 {
	margin-top: 0px;
}*/

#side {
	width: 25%;
	float: left;
	text-align: left;
	line-height: 160%;
	font-size: 85%;
	border-right: 1px solid;
	background-color: #F4EEE3;
	border-right-color: #E8DFCA;
	padding-top: 0px;
	margin-top: 10px;
	background-image: url(../images/sideBg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 70px;
	padding: 10px;
	border-top: 1px solid;
	border-top-color: #E8DFCA;
}

.bn_coupon {
	background-image: url(images_cms/bn_coupon.gif);
	height: 75px;
	width: 193px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 1px;
}

#side .bn_coupon a{
	display: block;
	text-indent: -9999px;
	width: 193px;
	height: 75px;
}
.bn_commodity {
	background-image: url(images_cms/bn_commodity.gif);
	height: 75px;
	width: 193px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 1px;
}

#side .bn_commodity a{
	display: block;
	text-indent: -9999px;
	width: 193px;
	height: 75px;
}
.bn_blog {
	background-image: url(images_cms/bn_blog.gif);
	height: 75px;
	width: 193px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 1px;
}

#side .bn_blog a{
	display: block;
	text-indent: -9999px;
	width: 193px;
	height: 75px;
}


#side p{
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding-left: 5px;
	line-height: 180%;
}

#side strong{
	font-size: 120%;
	padding: 0px;
}


#side h2 {
	background-image: url(images_cms/sideH2Bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 120%;
	padding-top: 15px;
	color: #C4955B;
	clear: both;
	padding-left: 15px;
	height: 30px;
}

#side a{
	color: #DB9376;
	line-height: 220%;
}

form {
	background-color: #FFFFFF;
}

#sponsor {
	clear: both;
	text-align: left;
	padding: 10px;
	width: 595px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sponsor h2{
	font-size: 120%;
	background-image: url(../images/sponsor.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px;
	padding-left: 25px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	color: #79A200;
	padding-top: 10px;
}


.spFrame {
	width: 190px;
	float: left;
	padding-left: 5px;
}
.spFrame2 {
	width: 190px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 4px;
}

.spFrame h3 a{
	color: #99CC99;
}
.spFrame2 h3 a{
	color: #99CC99;
}
.spFrame h3 a:hover{}
.spFrame2 h3 a:hover{}

.spFrame p a{
	text-decoration: none;
	color: #666666;
}
.spFrame2 p  a{
	text-decoration: none;
	color: #666666;
}
.spFrame p  a:hover{
}
.spFrame2 p  a:hover{
}

.spFrame h3{
	font-size: 90%;
	margin: 0px;
	margin-top: 5px;
}
.spFrame p{
	line-height: 160%;
	font-size: 90%;
}
.spFrame2 h3{
	font-size: 90%;
	margin: 0px;
	margin-top: 5px;
}
.spFrame2 p{
	line-height: 160%;
	font-size: 90%;
}


#footer {
	height: 15px;
	clear: both;
	text-align: right;
	padding: 10px;
	background-image: url(images_cms/footerBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 90%;
	color: #999999;
	margin-top: 10px;
}

#ajaxmenu {
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images_cms/gNavi.gif);
	height: 48px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ajaxmenu ul{
	margin: 0px;
}

#ajaxmenu li{
	margin-right: 5px;
	display: inline;
}

.B_crumbBox {
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#ajaxmenu li a{
	color: #666666;
	text-decoration: none;
	height: 45px;
	width: 110px;
	float: left;
}
#ajaxmenu li a:hover{
}


#ajaxSearch_form {
	float: right;
	margin: 15px;
}

#search-txt {
}
#logo {
	float: left;
	background-image: url(images_cms/logo.gif);
	height: 90px;
	width: 420px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}


.reservation {
	float: left;
	width: 215px;
	background-image: url(images_cms/reservation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	margin-top: 10px;
}
.reservation a{
	color: #FFCCCC;
	display: block;
	width: 215px;
	height: 75px;
}


#salonframe {
	width: 532px;
	padding: 5px;
	background-color: #ECE9D8;
}
		 
#salonInframe {
	width: 522px;
	background-color: #FFFFFF;
	clear: both;
	padding: 5px;
}
.salonTitle {
	float: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images_cms/footerBg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #CA0000;
}
#content .salonTitle2 {
	float: none;
	margin: 0px;
	background-image: url(images_cms/salonInfoH3.gif);
	padding: 0px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #333333;
	clear: both;
}
#salonFooter {
	clear: both;
	margin-top: 10px;
}
				 
#salonLeft {
	float: left;
	width: 180px;
}

#salonRight {
	float: right;
	width: 335px;
}
td {
	border: 1px solid #CCCCCC;
}
.style1 {color: #CC0000}
