/* 全体をセンタリング */
body{
	background:#BBE2EC;
	font-family:arial;
	font-size:90%;
	margin :0 auto;
	max-width : 950px;
}

/* clearfixでwrapperに高さを出す */
div.contents-wrapper{
	/zoom : 1;
}
div.contents-wrapper:after{
	content : '';
	display : block;
	clear : both;
}

/* subを固定幅 */
div.sub-contents-wrapper{
	width : 950px;
	position : relative;
	z-index:1;
}

div.sub-contents{
	width:950px;
	margin:0;
	padding:0;
}



/* メインコンテンツを可変幅 */
div.main-contents-wrapper{
	width:100%;
	position : relative;
}
div.main-contents{
	margin:0;
	width : auto;
	padding:0;
}


/* wpapper はblue系 */
div.contents-wrapper{
}
div.main-contents-wrapper{
}
div.sub-contents-wrapper,
div.ext-contents-wrapper{
}
/* contents はgray系 */
div.main-contents{
}
div.ext-contents{
}

div.sub-contents{
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	height:85px;
	background:#BBE2EC;
	margin:22px 0 0 0;
	left:50%;
}



/*
-------------------------- */

h1 {
	position:relative;
	float:right;
	top:5px;
	right:25px;
}

#headline {
	position:fixed;
	top:0;
	z-index:1000;
}

.header{
	background-image: url(images/home.jpg);
	height:477px;
	margin:30px 0 0 0;
}


#nav {
	position:relative;
	top:18px;
	width:600px;
	float:left;
}

ul#nav {
	list-style:none;
}

#nav li {
	  float:left;
}

#nav li a {
	cursor: pointer; opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#nav li.homeli {
	width:73px;
	height:15px;
	background-image: url(images/menu_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav li.homeli a {
	display:block;
	width:73px;
	height:15px;
}

#nav li.homeli a:hover{
    background: transparent url(images/menu_1on.gif) no-repeat 0 0;
}

#nav li.salonli {
	background-image: url(images/menu_2.gif);
	width:61px;
	height:15px;
	margin:0 0 0 27px;
}

#nav li.salonli a{
	display:block;
	width:61px;
	height:15px;
}

#nav li.salonli a:hover{
	background: transparent url(images/menu_2on.gif) no-repeat 0 0;
}

#nav li.stylingli {
	background-image: url(images/menu_3.gif);
	width:109px;
	height:15px;
	margin:0 0 0 25px;
}

#nav li.stylingli a{
	display:block;
	width:109px;
	height:15px;
}

#nav li.stylingli a:hover{
    background: transparent url(images/menu_3on.gif) no-repeat 0 0;
}

#nav li.accessli {
	background-image: url(images/menu_4.gif);
	width:58px;
	height:15px;
	margin:0 0 0 25px;
}

#nav li.accessli a{
	display:block;
	width:58px;
	height:15px;
}

#nav li.accessli a:hover{
    background: transparent url(images/menu_4on.gif) no-repeat 0 0;
}

#nav li.insta {
	background-image: url(images/menu_5.gif);
	width:28px;
	height:28px;
	margin:-4 0 0 25px;
}

#nav li.insta a{
	display:block;
	width:28px;
	height:28px;
}

#nav li.insta a:hover{
    background: transparent url(images/menu_5on.gif) no-repeat 0 0;
}

#nav li.current a {
}

#nav li.current a:hover { opacity: 1; filter:alpha(opacity=100);}

li.naviline {
	background:url(images/naviline.gif) no-repeat;
	width:12px;
	height:15px;
	margin:0 0 0 15px;
}

/*
-------------------------*/

.home #nav li.current {
	background:url(images/menu_1on.gif) center top no-repeat;
}

.home #nav li.current a {
}

.home #nav li a { color: #e5e5e5; }


.salon #nav li.current {
	background:url(images/menu_1on.gif) center top no-repeat;
}

#salon {
	position:relative;
	margin:0;
	height:1861px;
}

.salon #nav li.homeli {
	background:url(images/menu_1on.gif) no-repeat;
	width:73px;
	height:15px;
}

.salon #nav li.stylingli {
	background:url(images/menu_3.gif);
	width:109px;
	height:15px;
}

.salon #nav li.accessli {
	background:url(images/menu_4.gif);
	width:58px;
	height:15px;
}

.salon #nav li a {
	display:block;
}

#styling {
	position:relative;
	margin:0;
	height:781px;
}


.styling #nav li.current {
	background:url(images/menu_3on.gif) center top no-repeat;
}

.styling #nav li.homeli {
	background:url(images/menu_1.gif) no-repeat;
	width:73px;
	height:15px;
}

.styling #nav li.salonli {
	background:url(images/menu_2on.gif);
	width:61px;
	height:15px;
}

.styling #nav li.accessli {
	background:url(images/menu_4.gif);
	width:58px;
	height:15px;
}

.styling #nav li.current a {}

.styling #nav li a {}


#access {
	position:relative;
	margin:0;
	height:1300px;
}

.access #nav li.current {
	background:url(images/menu_3on.gif) center top no-repeat;
}

.access #nav li.homeli {
	background:url(images/menu_1.gif) no-repeat;
	width:73px;
	height:15px;
}

.access #nav li.salonli {
	background:url(images/menu_2.gif);
	width:61px;
	height:15px;
}

.access #nav li.menuli {
	background:url(images/menu_3.gif);
	width:109px;
	height:15px;
}

.access #nav li.current a {}

.access #nav li a {}

/*FRAMEWORK*/
.section {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
}

.container{
	margin:0 auto;
	position: relative;
	max-width: 950px;
}

.pagetop {
	position:relative;
	top:26px;
	float:right;
}

.copyright {
	position:relative;
	top:70px;
	float:right;
}


#logos {
	width: 130px;
	text-align: center;
	float: right;
	height: 49px;
	overflow: visible;
	padding:0;
	position:relative;
	top:9px;
}

#logos li {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	list-style:none;
}

#logos li.current {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 3;
	text-align:right;
}

#logos img { cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease;	transition: all .3s ease; }
#logos img:hover { opacity: .7; filter: alpha(opacity=70); }

#twitter {
	margin:0 0 0 40px;
	color:#484D53;
}

.twitter-timeline {
	font-size:10px;
	width:690px;
	position:relative;
	top:-19px;
	z-index:1000;
}

.dt-updated {
	color:#BBE1EA;
}

