@charset "utf-8";
/* formatting style
---------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 2;
}
hr {
	display: none;
}
/* link style
---------------------------*/
a img {
	border-style:none
}

a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	color: #FC3;
	text-decoration: none;
}
a:active {
	color: #FC3;
	text-decoration: none;
	position: relative;
	top: 1px;
}
/* basic layout
---------------------------*/
#wrapper {
	width: 760px;
	background-image: url(img/mokume1.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#wrapper2 {
	width: 760px;
	background-image: url(img/mokume2.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#wrapper3 {
	width: 760px;
	background-image: url(img/mokume3.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#wrapper4 {
	width: 760px;
	background-image: url(img/mokume4.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}


#main {
	width: 530px;
	height: 360px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	float: right;
	padding-bottom: 10px;
}
#main2 {
	width: 530px;
	height: 360px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	float: right;
	padding-bottom: 10px;
	line-height: normal;
}
#main3 {
	width: 530px;
	height:760px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
}

#main4 {
	width: 530px;
	height: 1160px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
}

#main5 {
	width: 530px;
	height: 570px;
	background-image: url(img/men1.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#main6 {
	width: 530px;
	height: 360px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 0px;
}


#sideber {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	height: 360px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	border-top: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
}
#sideber ul {
	height: 300px;
	width: 90px;
	position: relative;
	top: 40px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 100px;
}
#sideber ul li a {
	width: 84px;
	height: 2.0em;
	text-decoration: none;
	text-align: center;
	font-size: 150%;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 40px;
	background-position: center center;
	line-height: 2em;
	background-image: url(img/bt.gif);
}
#sideber ul li {
	list-style: none;
}
#home #sideber #nHome a,
#menu #sideber #nMenu a,
#salon #sideber #nSalon a,
#goods #sideber #nGoods a{
	color: #F06;
	background-repeat: no-repeat;
}
.floatLeft {
	float:left;
	margin-right:15px;
	margin-left: 10px;
}
.bodytext {
	color: #F36;
}
.bodytext2 {
	color: #F90;
	padding-right: 7px;
	padding-left: 7px;
	border: 4px solid #F90;
	margin-right: 10px;
}
.floatLeft {
	float:left;
	margin-right:10px;
	padding-left: 5px;
}
.floatClear {
	clear:both;
}
