@charset "utf-8";
@import "reset.css";

html {
	height: 100%;
}

body {
	background-image: url(../img/back_csspattern.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 120%;
	font-size: 87%;
}

/* @group clearfix */

.clearfix:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */


/* テキスト関連
-------------------------------------------------*/

.txt_center { text-align: center; }

p.normal { margin: 0 0 10px; }

.txt_red { color: #FF0000; }

.txt_prest { color: #D1A590; }

.txt_important { color: #FF0000; font-weight: bold; }
.style1 {
	font-size: 140%;
	font-weight: bold;
}

/* リンク関連
-------------------------------------------------*/

a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* コンテンツ
-------------------------------------------------*/

#container {
	width: 824px;
	height: 100%;
	min-height:100%;
	margin: 0 auto;
}


body > #container { 
    height:auto; 
}

body > #copyright { 
    height:auto; 
}

#contents {
	width: 800px;
	background: url(../img/BG_logo.gif) no-repeat center top;
	line-height: 120%;
	font-size: 80%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


/* ヘッダー */

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

h1#logo {
	width: 800px;
	height: 107px;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
}


ul#gnavi {
	width: 800px;
	margin: 0px auto 0;
	
}

ul#gnavi li {
	width: 100px;
	height: 32px;
	float: left;
	margin: 0 0px 0 0;
	text-indent: -9999px;
}

ul#gnavi li a {
	width: 100px;
	height: 32px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}

ul#gnavi li.menu01 a {
	background-image: url(../img/button_top.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu02 a {
	background-image: url(../img/button_concept.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu03 a {
	background-image: url(../img/button_system.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu04 a {
	background-image: url(../img/button_staff.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu05 a {
	background-image: url(../img/button_portfolio.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu06 a {
	background-image: url(../img/button_aboutus.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu07 a {
	background-image: url(../img/button_contact.jpg);
	background-position: 0 0;
}
ul#gnavi li.menu08 a {
	margin: 0;
	background-image: url(../img/button_japan.jpg);
	background-position: 0 0;
}

ul#gnavi li.menu01 a:hover {
	background-image: url(../img/button_top.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu02 a:hover {
	background-image: url(../img/button_concept.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu03 a:hover {
	background-image: url(../img/button_system.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu04 a:hover {
	background-image: url(../img/button_staff.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu05 a:hover {
	background-image: url(../img/button_portfolio.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu06 a:hover {
	background-image: url(../img/button_aboutus.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu07 a:hover {
	background-image: url(../img/button_contact.jpg);
	background-position: 0 -32px;
}
ul#gnavi li.menu08 a:hover {
	margin: 0;
	background-image: url(../img/button_japan.jpg);
	background-position: 0 -32px;
}


/* メイン */

#main {
	width: 780px;
	background-image: url(../img/back.jpg);
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
	background-repeat: no-repeat;

}
#main_word {
	width: 780px;
	background-image: url(../img/main_back.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
}

#main_word_top {
	width: 780px;
	background-image: url(../img/main_back.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	text-align: center;
}

#main_word_port {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main_word_con {
	width: 780px;
	background-image: url(../img/main_back.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	text-align: center;
}


.bar_title {
	width: 720px;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 95%;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 3px;
	text-align: left;
}
.top_table {
	width: 710px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	height: 550px;
	background-image: url(../img/top_salon_12.jpg);
	background-repeat: no-repeat;
}

.top_table2 {
	width: 710px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	height: 550px;
	line-height: 135%;
}

.top_table_l {
	width: 380px;
	text-align: left;
	display: inline;
	float: left;
	font-size: 80%;
	line-height: 120%;
}
.top_table_r {
	width: 121px;
	text-align: right;
	margin-left: 419px;
	margin-bottom: 0px;
}
.top_topic {
	width: 525px;
	text-align: left;
}
.top_topic_table {
	width: 420px;
	padding-left: 20px;
	padding-right: 85px;
	font-size: 80%;
	line-height: 120%;
	color: #FFFFFF;
	background-image: url(../img/top_pre.jpg);
	height: 281px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-repeat: no-repeat;
	float: left;
}
.top_topic_l {
	width: 420px;
	text-align: left;
	display: inline;
	float: left;
	font-size: 80%;
	line-height: 120%;
	background-color: #BD9B9B;
}






.bar_title2 {
	width: 720px;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 95%;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 3px;
	text-align: left;
	margin-top: 30px;
}
.bar_title_system {
	width: 690px;
	height: 23px;
	font-size: 95%;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	text-align: left;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.bar_title_con {
	width: 762px;
	font-size: 80%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.bar_title_con_002 {
	width: 762px;
	font-size: 80%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/concept002.jpg);
	height: 70px;
}
.bar_title_con_003 {
	width: 762px;
	font-size: 80%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/concept004.jpg);
	height: 570px;
}





.link_table {
	font-size: 80%;
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
}
.bar_con_word {
	width: 550px;
	margin-right: 118px;
	margin-left: 94px;
	line-height: 120%;
}
.bar_con_word002 {
	width: 550px;
	margin-right: 118px;
	margin-left: 94px;
	line-height: 120%;
}


.link_table_underbar {
	font-size: 80%;
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
.link_table_bar {
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 6px;
}
.recruit_table {
	font-size: 80%;
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/brush.gif);
	background-repeat: no-repeat;
	height: 460px;
}
.recruit_line {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.recruit_line690 {
	width: 690px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.map_table {
	font-size: 80%;
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: center;
}
.privacy_table {
	font-size: 80%;
	width: 690px;
	margin-left: auto;
	line-height: 135%;
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/privacy_img.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 30px;
}
.staff_pic {
	width: 200px;
	float: left;
	height: 365px;
	display: inline;
}
.staff_pic_n {
	width: 200px;
	float: left;
	height: 310px;
	display: inline;
}

.staff_table {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 365px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.staff_wrd {
	width: 468px;
	margin-left: 218px;
	font-size: 80%;
	line-height: 135%;
}
.staff_table_n {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	height: 365px;
}









.link_table_title {
	float: left;
	width: 190px;
	display: inline;
	margin-top: 10px;
	margin-left: 45px;
}
.underline {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 2px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}




#scroll_wrapper {
	width: 774px;
	height: 410px;
	margin: 0 0 0 14px;
	_margin_left: 13px;
	padding: 0 0px 20px 0px;
	overflow: auto;
}


#section_wrapper {
	width: 774px;
	height: 410px;
	margin: 0 0 0 14px;
	_margin_left: 13px;
	padding: 0 0 10px;
}

.section {
	width: 683px;
	margin: 0px auto;
}

h2 {
	font-weight: bold;

}

h3 {
	font-size: 90%;
	font-weight: bold;
}

h3.title_image {
	width: 663px;
	height: 25px;
	padding: 6px 0 0 20px;
	background: url(../img/h3_title.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
#bottom {
	width: 780px;
	min-height: 27px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.bottom_button {
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottom_button_top {
	float: left;
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_add {
	float: left;
	font-size: 12px;
	text-align: right;
	color: #9A9A9A;
	vertical-align: middle;
	width: 767px;
	height: 16px;
	margin-top: -2px;
}




#copyright {
	width: 780px;
	min-height: 27px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.copy_right {
	float: left;
	display: inline;
	width: 429px;
}
.copy_left {
	float: left;
	display: inline;
	width: 351px;
}




/* フッター　*/

#footer {
	width: 800px;
	min-height: 27px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

ul#bnavi01 {
	width: 416px;
	height: 42px;
	float: left;
}

ul#bnavi01 li {
	float: left;
	height: 42px;
	margin: 0 5px 0 0;
}

ul#bnavi01 li a {
	width: 99px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}

ul#bnavi01 li.menu01 a { background: url(../img/bnavi01_menu01.gif) 0 0; }
ul#bnavi01 li.menu02 a { background: url(../img/bnavi01_menu02.gif) 0 0; }
ul#bnavi01 li.menu03 a { background: url(../img/bnavi01_menu04.gif) 0 0; }

ul#bnavi01 li.menu01 a:hover { background: url(../img/bnavi01_menu01.gif) 0 -27px; }
ul#bnavi01 li.menu02 a:hover { background: url(../img/bnavi01_menu02.gif) 0 -27px; }
ul#bnavi01 li.menu03 a:hover { background: url(../img/bnavi01_menu03.gif) 0 -27px; }
