@charset "utf-8";
/* CSS Document */
.clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
.clearfix {
      display: inline-table;
      min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
li a:link,
li a:visited{
	color:#ffffff;
	text-decoration:none;
	display:block;
}
li a:hover{
	color:#ffffff;
	text-decoration:none;
}
img {
	border:none;
}
/*---------------------------------------- dante web -----------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: "Hiragino Kaku Gothic Pro", メイリオ ,"ヒラギノ角ゴ Pro W3", "MS Pゴシック" , MS PGothic,  Meiryo , Verdana, monospace;
	font-size:12px;
	line-height:1.2em;
	text-align:center;
	color:#ffffff;
	background:url(../images/bg_outside.gif) left top;
}
#wrapper {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#ffffff;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}
/*-----------globalNav-----------*/
#globalNav {
	height:30px;
	background:url(../images/bg_in.gif) repeat-x left top;
}
h1 {
	float:left;
	padding:2px 0 0 20px;
	font-size:1.05em;
	line-height:1.25em;
}
h2 {
	font-size:1.5em;
	font-weight:normal;
	padding:7px 0 0 5px;
	}
#nav {
	margin-left:220px;
}
#nav li {
	float:left;
	list-style-type:none;
	display:inline;
	text-align:center;
}
#nav a {
	display:block;
	width:130px;
	height:20px;
	background:url(../images/globalNav.jpg) no-repeat 0 0;
	padding-top:10px;
	font-weight:bold;
}
#nav li a:hover {
	background:url(../images/globalNav.jpg) no-repeat 0 -30px;
}
#nav .topPage a{
	background:url(../images/globalNav.jpg) no-repeat 0 -30px;
	cursor:default;
}
#nav .menu a{
	background:url(../images/globalNav.jpg) no-repeat 0 -30px;
	cursor:default;
}
#nav .hairCare a{
	background:url(../images/globalNav.jpg) no-repeat 0 -30px;
	cursor:default;
}
#nav .recruit a{
	background:url(../images/globalNav.jpg) no-repeat 0 -30px;
	cursor:default;
}
/*-----------globalNav-----------*/
/*-----------mainContents--------*/
#leftContents {
	float:left;
	width:180px;
}
#rightContents {
	float:right;
	width:600px;
	padding-right:10px;
}
#rightContents p {
	padding-top:5px;
	line-height:1.5em;
	color:#999999;
}
/*-----------mainContents--------*/
/*-----------leftContents--------*/
#leftContents img {
	margin-left:10px;
}
#leftContents p {
	margin:20px 0 2px 15px;;
}
#leftContents a {
	text-decoration:none;
	color:#999999;
}
#leftContents a:hover {
	color:#000000;
}
#leftContents ul {
	margin-top:50px;
	margin-left:20px;
	list-style-type:none;
}
#leftContents li {
 	background:url(../images/list.gif) no-repeat;
	margin-top:10px;
	line-height:150%;
}
#leftContents li a {
	line-height:1.5em;
	font-size:1.2em;
	display:block;
	margin-right:25px;
	margin-left:25px;
	border-bottom:1px dotted #000000;
	color:#999999;
}
#leftContents li a:hover {
	color:#000000;
	text-decoration:underline;
}
#leftContents .topPage {
	color:#000000;
	padding-left:25px;
	font-size:120%;
}
#leftContents .topPage a:hover {
	text-decoration:none;
}
#leftContents .menu {
	color:#000000;
	padding-left:25px;
	font-size:120%;
}
#leftContents .menu a:hover {
	text-decoration:none;
}
#leftContents .hairCare {
	color:#000000;
	padding-left:25px;
	font-size:120%;
}
#leftContents .hairCare a:hover {
	text-decoration:none;
}
#leftContents .recruit {
	color:#000000;
	padding-left:25px;
	font-size:120%;
}
#leftContents .recruit a:hover {
	text-decoration:none;
}
/*-----------leftContents--------*/
/*-----------rightContents-------*/
#info {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
}
#map {
	margin-top:5px;
	margin-left:10px;

}
.bar {
	clear:both;
	width:590px;
	margin-top:10px;
	margin-left:10px;
	height:2.5em;
	background:url(../images/bar.gif) no-repeat left top;
}
#google {
	float:left;
	margin-bottom:10px;
}
#map p {
	padding-left:5px;
}
#olginal {
	float:right;
	margin-bottom:10px;
}
/*-----------rightContents-------*/
/*-----------footer--------------*/
#footer {
	clear:both;
	height:40px;
	background:url(../images/footer_line.gif) repeat-x left top;
}
address {
	text-align:center;
	padding-top:15px;
	font-style:normal;
}
/*-----------footer--------------*/











