html {
	overflow-y:scroll;
}
.rollover {
}
.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=0, finishopacity=90);
} 

body {
	-webkit-font-smoothing: antialiased;
}
#MainContainer {
	margin: 10px auto;
	height: auto;
	width: 980px;
	background: #FFF;
	padding-right: 30px;
	padding-left: 30px;
}
.header_rogo {
	width: 470px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
.header_saloninfo {
	float: right;
	width: 470px;
	margin-top: 65px;
	font-size: 0.8em;
	line-height: 1.9em;
	color: #633;
}
.menubar {
	clear: both;
	width: 920px;
	margin-top: 20px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
.menubar ul li {
	float: left;
}
.tel {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.contents_photo {
	margin-right: 20px;
	float: left;
	height: 542px;
	width: 411px;
}
#contents {
	background: #FFF url(../image/top/header_kazari2.gif) no-repeat top;
	padding: 70px 30px 30px;
}
.contents_basic {
	width: 485px;
	float: right;
	height: auto;
}
.contents_basic p {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.mainimage {
	display: block;
	height: 526px;
	width: 980px;
}
.contentsfb_line {
	height: 350px;
	width: 980px;
	background: #FFC;
	padding-top: 15px;
	border-top: 1px dotted #963;
	border-bottom: 1px dotted #963;
}
.fbArea {
	width: 550px;
	margin-right: 20px;
	float: left;
	height: 330px;
	padding-left: 30px;
}
.line_Area {
	width: 380px;
	float: right;
	height: 330px;
}
address {
	text-align: center;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	clear: both;
}
.sns {
	font-size: 1.3em;
	color: #900;
	font-weight: lighter;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

/* #slider_main
--------------------------- */
#slider_main {
	margin: 0 auto;
	width: 980px;
	height: 426px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#slider_main ul {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
#slider_main ul li {
	width: 980px;
	height: 426px;
	float: left;
	display: inline;
	overflow: hidden;
}



/* #slider_thumb
--------------------------- */
#slider_thumb {
	margin: 10px auto;
	width: 980px;
	height: 60px;
	text-align: center;
}
#slider_thumb ul {
	display: inline;
}
#slider_thumb ul li {
	cursor: pointer;
	display: inline;
	margin-right: 18px;
	float: left;
	margin-top: 10px;
}
#slider_thumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#slider_main ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider_main ul {
	display: inline-block;
	overflow: hidden;
	height: 426px;
}
.staffMainArea .staff_waku {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.staff_wakusize {
	height: 300px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
h2 .pagemidashi {
	width: 920px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#staff_kojinArea {
	width: 910px;
	margin: 20px auto 50px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #666;
	padding-top: 40px;
	border-top: 1px dotted #933;
}
.staff_photoArea {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.staff_infoArea {
	float: right;
	width: 500px;
}
p .name {
	font-size: 2em;
	font-weight: bold;
	color: #900;
	width: 140px;
	line-height: 2em;
}
.prof {
	display: block;
	float: left;
	width: 160px;
	height: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #930;
	padding-top: 20px;
}
.prof_shosai {
	font-weight: bold;
	float: left;
	width: 320px;
	display: block;
	height: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #930;
	padding-top: 20px;
}
.staff_profArea {
	border-top: 1px dotted #930;
	margin-top: 20px;
	margin-bottom: 20px;
}
.staff_infoArea h3 {
	font-size: 1.1em;
	color: #C30;
	line-height: 2em;
	margin-top: 10px;
}
#salonPhotoMain {
	margin: 20px;
}
.photo_ue_left {
	float: left;
	width: 460px;
	height: 350px;
}
.Photo_ue_right {
	float: right;
	width: 480px;
	height: 350px;
}
.Photo_ue_right p {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.salonPhoto_ue {
	height: auto;
	margin-bottom: 20px;
}
.photo_shita_right {
	float: right;
	width: 460px;
}
.Photo_shita_left {
	float: left;
	width: 480px;
}
.Photo_shita_left p {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.salonPhoto_shita {
	margin-top: 10px;
	margin-bottom: 40px;
}
.salon_profArea {
	float: left;
	width: 480px;
	margin-left: 20px;
	margin-bottom: 30px;
	height: 250px;
	border-top: 1px dotted #933;
	color: #666;
}
.map {
	float: right;
	height: 250px;
	width: 440px;
	margin-right: 20px;
}
.salon_emem {
	margin-left: 20px;
	margin-bottom: 10px;
}
a .googlemap {
	font-size: 0.8em;
	margin-top: 10px;
}
.price_icon {
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 50px;
}
.price_icon p {
	float: left;
	height: 99px;
	width: 428px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.price_icon p.price_icon_right {
	float: right;
	height: 99px;
	width: 428px;
	margin-bottom: 20px;
	clear: none;
}
.price_iconArea {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 230px;
	margin-bottom: 40px;
}
#priceMainArea {
	width: 920px;
	margin-right: 30px;
	margin-left: 30px;
}
.menu_left {
	width: 286px;
	margin-right: 20px;
	float: left;
}
.menu_center {
	width: 286px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.menu_right {
	float: right;
	width: 286px;
	margin-left: 20px;
}
.menu_komoku {
	float: left;
	width: 180px;
	height: 30px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
}
.menu_komoku_long {
	float: left;
	width: 290px;
	height: 30px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
}
.menu_komoku_long2 {
	float: left;
	width: 390px;
	height: 30px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
}
.menu_komoku_mini {
	float: left;
	width: 80px;
	height: 30px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
}
.menu_price {
	width: 100px;
	float: right;
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	height: 30px;
}
.menu_price_long {
	width: 280px;
	float: right;
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	height: 30px;
}
.menu_price_long2 {
	width: 200px;
	float: right;
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	height: 30px;
}
.creca {
	font-size: 0.8em;
	color: #666;
	margin-top: 5px;
}
.crecaArea {
	padding-top: 10px;
	border-top: 1px dotted #999;
	display: block;
}
.exte_left {
	float: left;
	width: 470px;
	margin-right: 30px;
	color: #666;
	font-size: 1em;
	line-height: 1.4em;
}
.exte_right {
	float: right;
	width: 420px;
}
h2 .exte_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #F06;
	margin-bottom: 30px;
	margin-top: 10px;
}
.exte_caption {
	clear: both;
	font-size: 0.8em;
	color: #666;
}
.exte_caption2 {
	clear: both;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 10px;
}
.exte_setsumei {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333;
	margin-bottom: 20px;
}
.kumiawase {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	clear: both;
}
.exte_right p {
	float: left;
	margin-right: 10px;
}
.gross_left {
	float: left;
	width: 470px;
	margin-right: 30px;
	color: #666;
	font-size: 1em;
	line-height: 1.4em;
}
.gross_right {
	float: right;
	width: 420px;
}
h3 .grosstitle {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	color: #339;
}
h3 .grossdegititle {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	color: #906;
}
h3 .grosssttitle {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	color: #066;
}
h3 .gross_midashi {
	line-height: 4em;
	color: #339;
	width: 470px;
	border-top: 1px dotted #339;
	border-bottom: 1px dotted #339;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h3 .grossdegi_midashi {
	color: #936;
	width: 470px;
	border-top: 1px dotted #339;
	border-bottom: 1px dotted #339;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.8em;
	padding-top: 20px;
	padding-bottom: 20px;
}
h3 .grossst_midashi {
	color: #066;
	width: 470px;
	border-top: 1px dotted #339;
	border-bottom: 1px dotted #339;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.8em;
	padding-top: 20px;
	padding-bottom: 20px;
}
.midashi_pickup {
	font-size: 1.1em;
	font-weight: bold;
	color: #F06;
}
.treatment_stepArea {
	width: 650px;
}
.treatment_priceArea {
	width: 400px;
	float: left;
	margin-top: 15px;
}
.step1 {
	width: 200px;
	float: left;
	height: 300px;
}
.step2 {
	float: left;
	height: 300px;
	width: 240px;
}
.step3 {
	float: left;
	height: 300px;
	width: 200px;
}
.treatment_shosaiArea {
	float: left;
	height: 580px;
	width: 500px;
}
.hiaruronsanImage {
	float: right;
}
.step {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 0.9em;
	color: #900;
	line-height: 3em;
}
.step_kaisetsu {
	font-size: 1em;
	font-weight: bold;
	color: #933;
	line-height: 1em;
	margin-bottom: 10px;
}
.seibun {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #666;
	margin-top: 10px;
}
h2 .spa_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #F06;
	margin-bottom: 10px;
	margin-top: 20px;
}
.stylephoto {
	float: left;
}
.stylephoto_Area {
	margin: 20px;
}
.itemArea {
	margin: 20px;
}
.itemWaku {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #960;
}
.itemImage {
	float: left;
}
.item_setsumei {
	float: left;
	font-size: 0.9em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
	width: 600px;
}
.item_setsumei2 {
	float: left;
	font-size: 0.9em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
	width: 800px;
	margin-bottom: 20px;
}
.item_setsumei3 {
	float: left;
	font-size: 0.9em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
	width: 300px;
	margin-bottom: 20px;
}
.sexymidashi {
	font-size: 1.1em;
	color: #FFF;
	background: #F00;
	display: block;
	width: 350px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.itemkaisetsu {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666;
}
.sexymidashi2 {
	color: #F00;
	margin-top: 15px;
}
.refamidashi {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.1em;
	color: #F03;
	margin-bottom: 10px;
}
.moroccankaisetsu {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #666;
	margin-bottom: 15px;
}
.moroccan_tsukaiwake {
	font-size: 1.1em;
	font-weight: bold;
	color: #3C9;
}
.pricecolor {
	color: #F36;
}
.iron3shu p {
}
.iron3shu {
	height: 600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 920px;
}
.ironseino {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
}
.pricecolor_mini {
	font-size: 0.7em;
	color: #333;
}
#fotterArea {
	font-size: 0.8em;
	line-height: 2em;
	width: 920px;
	margin: 0px 0px 20px;
	padding: 30px;
	background: #DDDCB2 url(../image/top/fotter_kazari.png) no-repeat right bottom;
}
.fotterWaku {
	float: left;
	width: 130px;
	height: 250px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px dotted #963;
	font-size: 0.9em;
}
.fotterWaku2 {
	float: left;
	width: 130px;
	height: 250px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
}
.fotterSalon {
	clear: both;
	width: 920px;
}
.fotterMenu {
	font-size: 1.1em;
	font-weight: bold;
	color: #930;
	letter-spacing: 0.1em;
}
.fotterSalon_jusho {
	width: 300px;
	float: left;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 0.9em;
}
.fotterSalon_eigyo {
	float: left;
	width: 300px;
	line-height: 1.5em;
	margin-top: 10px;
	font-size: 0.9em;
}
.fotterrogo {
	float: left;
}
.fotterSalon {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #963;
	clear: both;
}
.fotterTel {
	font-size: 1.3em;
	font-weight: bold;
	color: #C33;
}
.fotter_up {
	background: #DDDCB2;
	padding-bottom: 0px;
	border-bottom: 1px dotted #963;
	margin-top: 30px;
}
.headspa_priceArea {
	width: 470px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.item_deuxer {
	width: 820px;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
}
.deuxerImage {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.Privacy {
	line-height: 2em;
	font-weight: bold;
	color: #933;
	font-size: 0.9em;
	padding-left: 20px;
}
.Privacytext {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
	margin-bottom: 20px;
	padding-left: 20px;
}
#headerMain {
	width: 980px;
	height: 280px;
	background: url(../image/top/header_kazari.gif) no-repeat bottom;
}
.newsArea {
	width: 490px;
	float: left;
	overflow: scroll;
	height: 300px;
}
.linkArea {
	width: 400px;
	height: 282px;
}
.newsArea dl dt p {
	font-size: 0.9em;
	font-weight: bold;
	color: #F39;
	line-height: 1.8em;
	display: block;
	width: 460px;
	border-top: 1px dotted #963;
	margin-top: 15px;
	padding-top: 5px;
}
.newsArea dl dd p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	padding-bottom: 5px;
}
.pickupArea {
	width: 920px;
	padding-top: 15px;
	margin-top: 25px;
	border-top: 1px dotted #960;
}
.pickup_waku {
	float: left;
	padding-right: 26px;
	padding-bottom: 20px;
}
.pickup_waku2 {
	float: left;
	padding-bottom: 20px;
}
.pickupArea h2 p {
	padding-bottom: 10px;
}
.news_samune {
	display: block;
	float: left;
	height: 70px;
	width: 100px;
}
dl dt .news_samune {
	width: 100px;
}
dl dt .samune {
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
}
.new {
	font-weight: bold;
	color: #F03;
}
.newsArea_waku {
	width: 590px;
}
.newsArea_waku {
	width: 490px;
	height: 330px;
	float: left;
}
.linkWaku {
	height: 330px;
	width: 400px;
	text-align: left;
	float: right;
}
.graceWaku {
	float: left;
	width: 400px;
	margin-left: 30px;
}
.graceimage {
	float: left;
}
