@charset "utf-8";

.c_clear {
	clear: both;
}

div#area-header p,div#area-billboard p,div#area-footer p {
	margin: 0;
	padding: 0;
}

/*-- ↓ IE7でのhasLayoutがらみのバグに対するハッキング ↓ --*/

*:first-child+html div#area-main div {
	zoom: 1;
}

/*-- ↓ IE6（以下）でのエリアのズレに対するハッキング ↓ --*/

* html body div#area-contents {
	position: relative;
	top: 0;
	left: 1px;
}



/*-- ####### 背景 ###### --*/

body {
	background: url("images/bg_hair.jpg") repeat;
	background-position: 0 0;
}


/*-- ####### for /contents/index.html ###### --*/

div.home_bg {
	margin: 0;
	padding: 0;
	width: 825px;
	font-size: 10px;
	_font-size: 62.5%;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.home_bg {
	font-size: 80%
}

div.home_bg a {
	border-style: none;
}

#bg01 {
	height: 56px;
	background: url("images/ob_home_bg01.png") no-repeat;
	background-position: 0 0;
}

#bg02 {
	height: 215px;
	background: url("images/ob_home_bg02.png") no-repeat;
	background-position: 0 0;
}

#bg03 {
	height: 68px;
	background: url("images/ob_home_bg03.png") no-repeat;
	background-position: 0 0;
}

#bg04 {
	height: 74px;
	background: url("images/ob_home_bg04.png") no-repeat;
	background-position: 0 0;
}

#bg05 {
	height: 56px;
	background: url("images/ob_home_bg05.png") no-repeat;
	background-position: 0 0;
}

#bg06 {
	height: 10px;
	background: url("images/ob_home_bg06.png") no-repeat;
	background-position: 0 0;
}

#bg07 {
	height: 65px;
	background: url("images/ob_home_bg07.png") no-repeat;
	background-position: 0 0;
}

#bg08 {
	height: 50px;
	background: url("images/ob_home_bg08_2.png") no-repeat;
	background-position: 0 0;
}


/*-- サブメニュー --*/

#subMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 39px;
	left: 428px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body ul#subMenu {
	left: 328px;
}

#subMenu li {
	list-style-type: none;
	float: left;
}

li#subM01 a {
	display: block;
	width: 38px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_home_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

li#subM01 a:hover {
	background-position: 0px -12px;
	text-decoration: none;
}

li#subM02 a {
	display: block;
	width: 62px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_otoi_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 58px;
}

li#subM02 a:hover {
	background-position: 0px -12px;
	text-decoration: none;
}

li#subM03 a {
	display: block;
	width: 102px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_privacy_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 140px;
}

li#subM03 a:hover {
	background-position: 0px -12px;
	text-decoration: none;
}

li#subM04 a {
	display: block;
	width: 62px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_sitemap_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 262px;
}

li#subM04 a:hover {
	background-position: 0px -12px;
	text-decoration: none;
}


/*-- メニュー --*/

#menu_box {
	margin: 0;
	padding: 0;
	height: 52px;
	position: relative;
	top: 8px;
	left: 148px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div#menu_box {
	left: 128px;
}

#menu_box ul,ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#imgMenu {
	overflow: hidden;
}

#imgMenu li {
	float: left;
	width: 130px;
	overflow: hidden;
	position: relative;
}

div.level_m01 {
	width: 120px;
	height: 48px;
	margin: 0;
	padding: 4px 0 0 8px;
	border-left: 4px solid #ffffff;
	font-size: 1.3em;
	color: #ffffff;
}

div.level_m02 {
	width: 100px;
	height: 52px;
	font-size: 1.0em;
	color: #ffffff;
	line-height: 1.3em;
	position: absolute;
	top: 0;
	left: 150px;
}

div.level_m02 a:link {
	display: block;
	padding-left: 15px;
	color: #ffffff;
	text-decoration: none;
	background: url("images/ob_arrow01.png") no-repeat;
	background-position: 0 3px;
}

div.level_m02 a:visited {
	display: block;
	padding-left: 15px;
	color: #ffffff;
	text-decoration: none;
	background: url("images/ob_arrow01.png") no-repeat;
	background-position: 0 3px;
}

div.level_m02 a:hover {
	color: #ad3333;
	background: url("images/ob_arrow01_r.png") no-repeat;
	background-position: 0 3px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.level_m02 a {
	color: #ffffff !important;
}

* html body div.level_m02 a:visited {
	color: #ffffff !important;
}

* html body div.level_m02 a:hover {
	color: #ad3333 !important;
}


/*-- イベント情報 --*/

#event_box {
	margin: 0;
	padding: 0;
	height: 44px;
	position: relative;
	top: 6px;
	left: 226px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div#event_box {
	left: 206px;
}

#event_box ul,ol {
	margin-top: 0;
	list-style-type: none;
}

#imgEvent {
	overflow: hidden;
}

#imgEvent li {
	float: left;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 50px;
}

div.level_e01 {
	width: 95px;
	height: 44px;
	margin: 0;
	padding: 0;
}

div.level_e01 img {
	margin: 0;
	padding: 2px;
	background-color: #ffffff;
	border-style: none;
	font-size: 0%;
	line-height: 0%;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.level_e01 img {
	padding: 0;
	border: solid 2px #ffffff;
} 

p.txt_e01 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	color: #ffffff;
	position: absolute;
	top: 25px;
	left: 5px;
}

div.level_e02 {
	width: 186px;
	height: 44px;
	margin: 0;
	padding: 2px 4px;
	font-size: 1.0em;
	color: #666666;
	background-color: #ffffff;
	line-height: 1.3em;
	position: absolute;
	top: 0;
	left: 104px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.level_e02 {
	width: 188px;
	height: 40px;
}

/*-- ↓ IE7とモダンブラウザに対するハッキング ↓ --*/

html>body div.level_e02 span {
	display: block;
	padding-left: 105px;
	background: url("images/ob_arrow02.png") no-repeat;
	background-position: 92px 3px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.level_e02 span {
	display: block;
	padding-left: 110px;
}

div.level_e02 a {
	display: block;
	color: #666666;
	text-decoration: none;
}

div.level_e02 a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}

div.level_e02 a:hover {
	color: #ad3333;
	background-color: #ffffff;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body div.level_e02 a {
	color: #666666 !important;
}

* html body div.level_e02 a:visited {
	color: #666666 !important;
}

* html body div.level_e02 a:hover {
	color: #ad3333 !important;
}

/*-- ↓ IE7とモダンブラウザに対するハッキング ↓ --*/

html>body div.level_e02 a:hover span {
	background: url("images/ob_arrow01_r.png") no-repeat;
	background-position: 92px 3px;
}


/*-- フッターメニュー --*/

#footMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 7px;
	left: 275px;
}

/*-- ↓ IE6（以下）に対するハッキング ↓ --*/

* html body ul#footMenu {
	left: 195px;
}

#footMenu li {
	float: left;
}


#footMenu li#footM01 a {
	display: block;
	width: 125px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_recruit_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#footMenu li#footM01 a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}

#footMenu li#footM02 a {
	display: block;
	width: 125px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_k-salon_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#footMenu li#footM02 a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}

#footMenu li#footM03 a {
	display: block;
	width: 125px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
	background: url("images/bt_kimono_roll.gif") no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#footMenu li#footM03 a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}

#footMenu li.position1 a {
	position: absolute;
	top: 0;
	left: 0;
}

#footMenu li.position2 a {
	position: absolute;
	top: 0;
	left: 217px;
}

#footMenu li.position3 a {
	position: absolute;
	top: 0;
	left: 352px;
}
