* {
	font-size: 10px;
	line-height: 150%;
}

body {
	background: #fff2df url(../img/bg-longest.jpg) repeat-x;
	font-family:'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
	text-decoration: none;
}

#container {
	width: 850px;
	margin: 0 auto;
}

/* @group header */

#header {
	width: 850px;
	position: relative;
}

#header h1 {
	width: 550px;
	height: 21px;
	color: #ffffff;
	padding-top: 6px;
	font-size: 11px;
}

#header h2 {
	width: 252px;
	height: 29px;
	background-image: url(../img/title.gif);
	text-indent: -9999px;
}

#headerMenuMain {
	width: 421px;
	height: 29px;
	position: absolute;
	top: 27px;
	right: 0;
	background: url(../img/navi.gif) no-repeat;
	float: left;
	overflow: hidden;
}

#headerMenuMain li {
	float: left;
}

#headerMenuMain a {
	width: 105px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#headerMenuMain li.salon a:active,
#headerMenuMain li.salon a:focus,
#headerMenuMain li.salon a:hover {
	background: url(../img/navi.gif) no-repeat left bottom;
}

#headerMenuMain li.service a:active,
#headerMenuMain li.service a:focus,
#headerMenuMain li.service a:hover {
	background: url(../img/navi.gif) no-repeat -105px -29px;
}

#headerMenuMain li.concept a:active,
#headerMenuMain li.concept a:focus,
#headerMenuMain li.concept a:hover {
	background: url(../img/navi.gif) no-repeat -210px -29px;
}

#headerMenuMain li.home a:active,
#headerMenuMain li.home a:focus,
#headerMenuMain li.home a:hover {
	background: url(../img/navi.gif) no-repeat -315px -29px;
}

#headerMenuSub {
	position: absolute;
	right: 0;
	top: 0;
}

#headerMenuSub li  {
	float: left;
}

#headerMenuSub .about {
	width: 75px;
	height: 27px;
	display: block;
	padding-left: 15px;
	font-size: 11px;
	line-height: 30px;
	color: white;
	background: url(../img/point.gif) no-repeat;
}

#headerMenuSub .policy {
	width: 100px;
	height: 27px;
	display: block;
	padding-left: 15px;
	font-size: 11px;
	line-height: 30px;
	color: white;
	background: url(../img/point.gif) no-repeat;
}

#headerMenuSub li a:link{color: white;}
#headerMenuSub li a:visited{color: whitesmoke;}
#headerMenuSub li a:hover{color: maroon;}
#headerMenuSub li a:active{color: maroon;}


/* @end */


/* @group footer */

#footer {
	width: 100%;
	background: url(../img/footer-bg.gif) no-repeat;
	
}

#footerMenu {
}

#footerMenu li {
	line-height: 45px;
	margin-right: 3px;
	padding-left: 7px;
	display: inline;
	border-left: 1px solid black;
}

#footerMenu .liLast {
	line-height: 45px;
	padding-right: 7px;
	border-right: 1px solid black;
}

#footerMenu li a {
	font-size: 12px;
}

#footerMenu li a:link{color: black;}
#footerMenu li a:visited{color: gray;}
#footerMenu li a:hover{color: orange;}
#footerMenu li a:active{color: orange;}


#info,#toiawase {
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}


#office {
    text-indent: -9999px;
	margin-top: 55px;
	margin-left: 540px;
	height: 60px;
	font-size: 0;
	line-height: 0;
}

#counter {
	margin-top: 5px;
	margin-left: 10px;
	color: #826760;
}

#counter dt, #counter dd {
	font-size: 11px;
}

#counter dd {
	border-left: 1px solid #826760;
	margin-right: 3px;
	padding-left: 7px;
	display: inline;
	border-color: #826561;
}

#counter .liLast {	
	padding-right: 7px;
	border-right: 1px solid #826760;
}



/* @end */
