@charset "utf-8";
/* CSS Document */

/*-----------------
#main内レイアウト
------------------*/
#main #top{
	width:800px;
	height: 390px;
}
	
#main #under{
	clear:both;
	width:800px;
	height:auto;
	padding:10px 0 0 0;
}

/*-----------------
#top内レイアウト
------------------*/
#main #top #topleft{
	float:left;
	width:540px;
	height:390px;
}	

#main #top #topright{
	float:left;
	width:260px;
	height:390px;
	background-image:url(../images/saloninfo_bg.jpg);
	background-repeat:no-repeat;
}

/*--#topright内--*/
#main #top #topright #salon01{
	clear:both;
	width:240px;
	height:120px;
	padding:10px 10px 5px 10px;
}

#main #top #topright #salon02{
	clear:both;
	width:240px;
	height:120px;
	padding:0px 10px 5px 10px;
}

#main #top #topright #salon01 .title,
#main #top #topright #salon02 .title{
	float:right;
	width:120px;
	height:25px;
	text-indent:-9999px;}
#main #top #topright #salon01 .add,
#main #top #topright #salon02 .add{
	float:right;
	width:120px;
	height:45px;
	text-indent:-9999px;}
#main #top #topright #salon01 .link,
#main #top #topright #salon02 .link{
	float:right;
	width:120px;
	height:25px;
	text-indent:-9999px;}
#main #top #topright #salon01 .link a,
#main #top #topright #salon02 .link a{
	float:right;
	display:block;
	width:120px;
	height:15px;
	text-indent:-9999px;}
	
/*-----------------
#under内レイアウト
------------------*/
#main #under #underleft{
	float:left;
	width:530px;
}	

#main #under #underright{
	float:left;
	width:260px;
	margin-left: 10px;
}
#underright a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

/*--#underleft内--*/
#main #under #underleft #new{
	background-image:url(../home/images/new_bg.gif);
	background-repeat:repeat;}
	
#main #under #underleft #new h3{
	width:530px;
	height:29px;
	background-image:url(../home/images/news_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main #under #underleft #new ul{
	width:530px;
	background-color: #2c2c2c;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#main #under #underleft #new li{
	width:500px;
	padding:0 20px 0 20px;
	color: #FFF;
}


/*--#underright内--*/
#main #under #underright #btn{
	width:260px;}
	
#main #under #underright #btn ul{
	width:260px;}

#main #under #underright #btn li{
	width:260px;
	height:50px;}



	
#salon-info-div {
	margin-top: 10px;
	margin-bottom: 5px;
}
#salon-info-div h4 {
	display: none;
}
#salon-info-div .pic_01 img {
	float: left;
	opacity: 0.0;
	filter: alpha(opacity=0);
 -moz-opacity: 0.0;
}
#salon-info-div a:hover img {
	opacity: 0.2;
	filter: alpha(opacity=20);
 -moz-opacity: 0.2;
}
#salon-info-div .pic_02 img {
	float: left;
	opacity: 0.0;
	filter: alpha(opacity=0);
 -moz-opacity: 0.0;
}
#salon-info-div .pic_01 {
	background-image: url(../home/images/pic_01.jpg);
	height: 130px;
	width: 776px;
	background-color: #2c2c2c;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
}
#salon-info-div .pic_02 {
	background-image: url(../home/images/pic_02.jpg);
	height: 130px;
	width: 776px;
	background-color: #2c2c2c;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
#salon-info-div ul{
	margin-left: 205px;
	margin-top: 65px;
}
	
#salon-info-div li{
	height:16px;
	text-indent:-9999px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
#salon-info-div .li01{
	width:151px;
	height:16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#salon-info-div .li01 a{
	display:block;
	width:151px;
	height:16px;
	background-image:url(../home/images/btn_info.gif);
	background-repeat:no-repeat;
}	
#salon-info-div .li01 a:hover, 
#salon-info-div .li01 a:active{
	background-position:bottom;}
	
	#salon-info-div .li02{
	width:149px;
	height:16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#salon-info-div .li02 a{
	display:block;
	width:149px;
	height:16px;
	background-image:url(../home/images/btm_staff.gif);
	background-repeat:no-repeat;
}	
#salon-info-div .li02 a:hover, 
#salon-info-div .li02 a:active{
	background-position:bottom;}
