@charset "utf-8";
/* ---------------------------------------------------------------------------------
HYSTERIA　
copyright(C)2010 HYSTERIA All Rights Reserved.

XHTML CSS Selectors tmp 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/*---------------------------------------------------------------------------------
初期設定
--------------------------------------------------------------------------------- */

/*ナビゲーションボタン設定
div#headerArea div#naviBlock ul li#navi01 a {
	background-position: bottom;
}
div#headerArea div#naviBlock ul li#navi02 a {
	background-position: bottom;
}
div#headerArea div#naviBlock ul li#navi03 a {
	background-position: bottom;
}
div#headerArea div#naviBlock ul li#navi04 a {
	background-position: bottom;
}
div#headerArea div#naviBlock ul li#navi05 a {
	background-position: bottom;
}
div#headerArea div#naviBlock ul li#navi06 a {
	background-position: bottom;
}*/

/*---------------------------------------------------------------------------------
コンテンツ
--------------------------------------------------------------------------------- */

div#contentsArea {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-right: 0px;
}

/*メイン画像*/
div#contentsArea div#indexMainConteiner {
	float: left;
	width: 720px;
}
div#contentsArea div#indexMainConteiner div#topImageBlock {
	width: 720px;
	height: 510px;
	overflow: hidden;
}

div#contentsArea div#indexMainConteiner div#topImageBlock div#slideshow {
}
div#contentsArea div#indexMainConteiner div#topImageBlock div#slideshow { position:relative; width:720px; height:480px; }
div#contentsArea div#indexMainConteiner div#topImageBlock div#slideshow img { position:absolute; top:0; left:0; z-index:8; }
div#contentsArea div#indexMainConteiner div#topImageBlock div#slideshow img.active { z-index:10; }
div#contentsArea div#indexMainConteiner div#topImageBlock div#slideshow img.last-active { z-index:9; }




div#contentsArea div#indexMainConteiner div#topImageBlock p#ancImageBack {
	float: left;
	height: 34px;
	width: 100px;
}
div#contentsArea div#indexMainConteiner div#topImageBlock p#ancImageBack a {
	display: block;
	height: 34px;
	width: 100px;
	text-indent: -9999px;
	background-image: url(../img/top/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div#indexMainConteiner div#topImageBlock p#ancImageNext {
	float: right;
	height: 34px;
	width: 100px;
}
div#contentsArea div#indexMainConteiner div#topImageBlock p#ancImageNext a {
	display: block;
	height: 34px;
	width: 100px;
	text-indent: -9999px;
	background-image: url(../img/top/btn_next.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*PICK UP*/
div#contentsArea div#indexMainConteiner div#pickupBlock {
	height: 210px;
	width: 720px;
	background-image: url(../img/top/pick_up_style.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#contentsArea div#indexMainConteiner div#pickupBlock h3 {
	font-size: 10px;
	line-height: 10px;
	height: 33px;
	width: 720px;
	text-indent: -9999px;
}
div#contentsArea div#indexMainConteiner div#pickupBlock h4 {
	font-weight: normal;
	float: left;
	width: 95px;
	padding-top: 90px;
	padding-left: 5px;
}
div#contentsArea div#indexMainConteiner div#pickupBlock p {
	height: 146px;
	width: 97px;
	float: left;
	padding-right: 6px;
	padding-left: 19px;
}

/*SalonList*/
div#contentsArea div#indexMainConteiner div#salonlistBlock {
}
div#contentsArea div#indexMainConteiner div#salonlistBlock p#aoyama {
	float: left;
	width: 358px;
}
div#contentsArea div#indexMainConteiner div#salonlistBlock p#harajuku {
	float: right;
	width: 358px;
}


/*---------------------------------------------------------------------------------
サイド
--------------------------------------------------------------------------------- */
div#contentsArea div#indexSideConteiner {
	float: right;
	width: 246px;
}
div#contentsArea div#indexSideConteiner div.sideBox {
	width: 246px;
	background-image: url(../img/top/side_bg.jpg);
	background-repeat: repeat-y;
}
div#contentsArea div#indexSideConteiner div.sideBox h3 {
	width: 227px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-image: url(../img/top/side_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div#indexSideConteiner div.sideBox p {
	width: 227px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 9px;
	background-image: url(../img/top/side_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#contentsArea div#indexSideConteiner div.sideBox p a {
}

div#contentsArea div#indexSideConteiner div.sideBox div#newsBox {
	background-image: url(../img/top/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	padding-top: 10px;
	padding-left: 80px;
}
div#contentsArea div#indexSideConteiner div.sideBox div#newsBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#contentsArea div#indexSideConteiner div.sideBox div#newsBox ul li {
	line-height: 125%;
	padding-bottom: 5px;
}
div#contentsArea div#indexSideConteiner div.sideBox div#newsBox ul li a {
	color: #B900DA;
	text-decoration: none;
}
div#contentsArea div#indexSideConteiner p.banner {
	padding-bottom: 10px;
}

div#contentsArea div#indexSideConteiner div#sideFacebookBox {
	height: 108px;
	width: 150px;
	padding-right: 48px;
	padding-left: 48px;
	background-image: url(../img/top/side_facebook_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 7px;
}
div#contentsArea div#indexSideConteiner div#sideFacebookBox h3 {
	height: 40px;
	width: 150px;
	text-indent: -9999px;
}

div#contentsArea div#indexSideConteiner div#sideTwitterBox {
	background-image: url(../img/top/side_twitter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 246px;
	margin-bottom: 7px;
}
div#contentsArea div#indexSideConteiner div#sideTwitterBox h3 {
	height: 42px;
	width: 246px;
	text-indent: -9999px;
}

div#contentsArea div#indexSideConteiner div#sideTwitterBox p {
	padding-left: 40px;
	width: 206px;
	overflow: hidden;
}



/*---------------------------------------------------------------------------------
インフォメーション
--------------------------------------------------------------------------------- */
div#informationArea div#bacnNumber {
	height: 15px;
	width: 150px;
}
div#informationArea div#bacnNumber a {
	display: block;
	height: 15px;
	width: 150px;
	background-image: url(../img/top/btn_back_number.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}






.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background: #fff;
    opacity: 0.33;
    cursor: pointer;
    border-radius: 12px;
    box-shadow: #666 0 0 2px;
    text-shadow: #fff 0 0 1px;
}
.jquery-slider-control:hover {
    opacity: 1;
}
.jquery-slider-control-prev {
    left: 5px;
    top: 5px;
}
.jquery-slider-control-next {
    right: 5px;
    top: 5px;
}
.jquery-slider-pages {
    overflow: hidden;
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 20px;
    right: 5px;
}
.jquery-slider-page {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    background: #999;
    opacity: 0.33;
    margin: 3px;
    border-radius: 6px;
    box-shadow: #333 0 0 2px;
}
.jquery-slider-page-current {
    opacity: 1;
}

