@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}

strong {
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
}

.clear {
	clear: both;
}

/***  LAYOUT ***/
div#header {
	position: absolute;
	bottom: 98px;
	left: 20px;
	width: 215px;
}

div#container {
	position: absolute;
	bottom: 60px;
	left: 230px;
	padding-right: 30px;
	line-height: 1.8em;
}

div#salon-data {
	position: absolute;
	bottom: 16px;
	right: 30px;
	font-size: 10px;
	text-align: right;
	line-height: 1.4em;
}

#salon-data a.map:link, #salon-data a.map:visited {
	color: #000;
}

#salon-data a.map:hover {
	color: #333;
}

address {
	position: absolute;
	bottom: 15px;
	left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

/***  HEADER ***/
.ceri {
	position: relative;
	bottom: 25px;
	left: 5px;
	display: block;
	width: 183px;
	height: 37px;
	background: url(../image/logo.gif) no-repeat;
}

#header ul#global-menu {
	margin: 0px 0px 35px 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#global-menu li {
	margin-bottom: 14px;
	padding-left: 10px;
	background: url(../image/allow.gif) no-repeat left center;
}

/*** CONTENTS ***/
h1 {
	font-weight:normal;
	font-style:normal;
	font-size:9px;
	text-indent:-5000px;
	}
.ti {
	font-weight:normal;
	font-style:normal;
	font-size:9px;
	text-indent:-5000px;
	}

h2 {
	margin-bottom: 20px;
	padding-bottom: 7px;
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	background: url(../image/border.gif) repeat-x bottom;
}

em {
	font-weight: normal;
	font-style: normal;
}

.spa {
	display:none;
}