@charset "utf-8";
/* CSS Document */

/* BEGIN Utility */

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}

h1,h2,h3{
	padding:0;
	margin:0;
	font-size:12px;
}

img{
	border:0;
}

a{
	outline:none;
}

body{
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color:#EAEEF1;
	font-family:georgia,"times new roman",times,serif;
	color:#333;
	font-size:85%;
	line-height:150%;
}

#Site{
	height:100%;
	margin:0 auto;
	width:1012px;
	background-image:url("/imgs/site_bg.gif");
}


#Contents{
	margin:0 33px;
	padding-top:48px;
	width:946px;
	background-image:url("/imgs/header.gif");
	background-repeat:no-repeat;
	background-color:#FFF;
}

#Store{
	height:300px;
	background-image:url("/imgs/store.jpg");
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#Menu{
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-right:10px;
	list-style-type:none;
	width:216px;
	background-color:#FFF;
}

#Menu li{
	margin:0;
	padding:0;
	border-bottom:solid 1px #838383;
}

#Menu .StaffType{
	margin-top:15px;
	padding-top:15px;
	padding-left:10px;
	border-bottom-width:0;
}

#Menu .EachStaff{
	margin-left:30px;
	padding:5px 0;
	border-bottom:solid 1px #DDD;
	font-weight:bold;
	font-size:80%;
}

#Menu .EachStaff a{
	color:#6699CC;
	text-decoration:none;
}

#Menu .EachStaff a:visited{
	color:#6699CC;
}


/*
Each Hair Care
*/

#Menu .EachHairCare,#Menu .EachHairCareA{
	margin-left:30px;
	padding:5px 0;
	border-bottom:solid 1px #DDD;
	font-weight:bold;
	font-size:80%;
}

#Menu .EachHairCare a{
	color:#6699CC;
	text-decoration:none;
}

#Menu .EachHairCare a:hover{
	text-decoration:underline;
}

#Menu .EachHairCare a:visited{
	color:#6699CC;
}

#Menu .EachHairCareA a{
	color:#9b8449;
	text-decoration:none;
}

/*
Each Products
*/

#Menu .EachProducts,#Menu .EachProductsA{
	margin-left:30px;
	padding:5px 0;
	border-bottom:solid 1px #DDD;
	font-weight:bold;
	font-size:80%;
}

#Menu .EachProducts a{
	color:#6699CC;
	text-decoration:none;
}

#Menu .EachProducts a:hover{
	text-decoration:underline;
}

#Menu .EachProducts a:visited{
	color:#6699CC;
}

#Menu .EachProductsA a{
	color:#9b8449;
	text-decoration:none;
}

#MenuNews{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_news.gif");
	background-repeat:no-repeat;
}

#MenuService{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_service.gif");
	background-repeat:no-repeat;
}

#MenuSalonInfo{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_salon_info.gif");
	background-repeat:no-repeat;
}


#MenuPress{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_press.gif");
	background-repeat:no-repeat;
}

#MenuHairCare{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_hair_care.gif");
	background-repeat:no-repeat;
}

#MenuProducts{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_products.gif");
	background-repeat:no-repeat;
}

#MenuContact{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_contact.gif");
	background-repeat:no-repeat;
}

#MenuNewsA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_news.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuServiceA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_service.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuSalonInfoA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_salon_info.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}


#MenuPressA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_press.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuHairCareA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_hair_care.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuProductsA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_products.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuContactA{
	display:block;
	height:40px;
	width:216px;
	background-image:url("/imgs/menu_contact.gif");
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#MenuNews:hover,#MenuService:hover,#MenuSalonInfo:hover,#MenuPress:hover,#MenuHairCare:hover,#MenuContact:hover{
	background-position:0 -40px;
}

#Breadcrumb{
	padding:3px;
	color:#999;
}

#Footer{
	clear:both;
	font-size:12px;
	bottom:0px;
	color:#666;
	border-top:solid 1px #888;
	background-color:#DCDCDC;
	padding:15px;
	text-align:right;
}