@charset "Shift-JIS";

/*******************************　　common　　*******************************/
body {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #ffffff;
	background-color: #331a06;
}

.pageBg {
	background-image: url(../common_images/container_bg.gif);
	_background-image: url(../common_images/container_bg_for_ie.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1,h2,h3,h4,ul,li,dl,dt,dd,p{
margin:0;
padding:0;
list-style-type:none;
}

h2 {
	margin-bottom:20px;
}
h3 {
	margin-bottom:5px;
}

p {line-height:1.5em;}

img{
border: 0px;
vertical-align:bottom;	
}

#wrap{
	width:760px;
	text-align: center;
}
.container{
	width:760px;
	text-align:left;
}
.column {
	width: 760px;
	text-align: left;
	margin-left: 10px;
}

/*******************************　　header　　*******************************/
#header {
	height:87px;
	width:760px;
	background-image: url(../common_images/header_bg.gif);
	background-repeat: repeat-x;
	position: relative;
}

#header .headerLogo {
	padding-left:5px;
	padding-top:6px;
}
/*
#top #header .headerLogo {
	padding-left:8px;
	padding-top:6px;
}
*/
#header .addressBox {
	position:absolute;
	left:606px;
	top:44px;
	height:25px;
	width:139px;
}

/*-------------------------　　glbMenu_head　　-------------------------*/
.glbMenu_headBox{
	width:760px;
	height:40px;
	background-image: url(../common_images/glb_menu/glb_head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#glbMenu_head {
	height: 16px;
	width: 573px;
	padding-top: 16px;
	margin-bottom: 8px;

}
#glbMenu_head .salon{
	width:63px;
	height:16px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}
#glbMenu_head .info{
	width:118px;
	height:16px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}
#glbMenu_head .staff{
	width:135px;
	height:16px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}

#glbMenu_head .menu{
	width:111px;
	height:16px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}
#glbMenu_head .plan{
	width:126px;
	height:16px;
    list-style-type:none;
	float:left;
}

/*******************************　　flash　　*******************************/
.flashBox{
	background-image: url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
	height: 305px;
	margin-bottom: 5px;
}
.flashImg{
	margin-top: 5px;
	margin-left: 10px;
}

/*******************************　　left_column　　*******************************/
.left_column {
	width: 180px;
	float: left;
	background-image: url(../common_images/left_column_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#glbMenu_side{
	width:160px;
	margin-left:10px;
	list-style-type:none;
	margin-bottom: 20px;
}
#glbMenu_side li{
    list-style-type:none;
}
#glbMenu_side .salon {
	margin-bottom: 10px;
	margin-top: 41px;
}
#glbMenu_side .info {
margin-bottom: 10px;
}
#glbMenu_side .staff {
margin-bottom: 10px;
}
#glbMenu_side .menu {
margin-bottom: 20px;
}
#glbMenu_side .plan {
margin-bottom: 10px;
}


/*******************************　　right_column　　*******************************/
.right_column{
	width:580px;
	float: right;
	text-align: left;
}

.contents{
	width:495px;
	margin-left:15px;
	background-color: #ddd9c3;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
	margin-bottom: 20px;
}
.contents p{
	line-height:1.5em;
	color: #333333;
}

.gotoTop{
	text-align:right;
	margin-bottom: 20px;
	width: 494px;
} 
.gotoTop a{
	color: #331A06;
}

.gotoTop_bottom{
	text-align:right;
	width: 494px;
} 
.gotoTop_bottom a{
	color: #331A06;
} 



/*******************************　　footer　　*******************************/
#footer{
	width: 760px;
	background-image: url(../common_images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 51px;
	clear:both;
	text-align: right;
}
#under #footer .footerTelBox{
	height: 51px;
	width: 420px;
	float: left;
}
#under #footer .footerTel{
	margin-top: 13px;
	margin-left: 12px;
}

/*-------------------------　　copyright_box　　-------------------------*/
.copyright{
	font-size:10px;
	padding-top:22px;
	text-align:right;
	margin-right: 10px;
}
#under #footer .footerCopyrightBox{
	height: 51px;
	width: 340px;
	float: right;
}
#under #footer .footerCopyright{
	padding-top:22px;
	margin-right: 10px;
}

/*******************************　　Top　　*******************************/
.borderBottom_6b4542 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 6b4542;
	margin-bottom: 5px;
}

/*******************************　　layout　　*******************************/
.layoutBox00{
	width:485px;
	margin-bottom: 15px;
}

.layoutBox01{
	width:465px;
	margin-left:15px;
	margin-bottom: 15px;
}

.layoutBox02{
	width:465px;
	margin-left:15px;
	margin-bottom: 15px;
	background-color:#b5b295;
}

/*******************************　　material　　*******************************/
/*-------------------------　　txt　　-------------------------*/
.bold {font-weight:bold;}
.txt_10px {font-size:10px;}
.txt_12px {font-size:12px;}
.txt_12px_1-3em  {font-size:12px;line-height:1.3em;}
.txt_12px_bold  {font-size:12px;font-weight:bold;}
.txt_12px_white {font-size:12px;color:#FFFFFF;}
.txt_12px_orange {font-size: 12px;color: #FF6B2D;}
.txt12px_redBold {font-size:12px;color:#FF0000;font-weight:bold;}

.txt_14px_bold  {font-size:14px;font-weight:bold;}


.border01 {
	background-image: url(../common_images/border_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


.white {color:#FFFFFF;}
/*-------------------------　　margin_and_padding　　-------------------------*/
.mar_3px {margin:3px;}
.mar_10px {margin:10px;}
.mar_20px {margin:20px;}

.pad_20px {padding:20px;}

.padBottom_5px {padding-bottom:5px;}
.padBottom_10px {padding-bottom:10px;}

.marBottom_10px {margin-bottom:10px;}
.marBottom_1em {margin-bottom:1.0em;}


.marR_5px {margin-right:5px;}
.marR_10px {margin-right:10px;}
.marR_1em {margin-right:1.0em;}


.marL_5px {margin-left:5px;}
.marL_10px {margin-left:10px;}
.marL_15px {margin-left:15px;}
.marL_20px {margin-left:20px;}

.marL_5px_marBottom_1em {margin-left:5px;margin-bottom:1.0em;}
.marL_5px_marBottom_2em {margin-left:5px;margin-bottom:2.0em;}

.marBottom_2px {margin-bottom:2px;}
.marBottom_5px {margin-bottom:5px;}
.marBottom_8px {margin-bottom:8px;}
.marBottom_10px {margin-bottom:10px;}
.marBottom_15px {margin-bottom:15px;}
.marBottom_20px {margin-bottom:20px;}

.marL_10px_marR_5px {margin-left:10px;margin-right:5px}
.marL_20px_marR_5px {margin-left:20px;margin-right:5px}
.process_01          {
	background-image: url(../information/images/process_ttl01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_02 {
	background-image: url(../information/images/process_ttl02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_03 {
	background-image: url(../information/images/process_ttl03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_04 {
	background-image: url(../information/images/process_ttl04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_05 {
	background-image: url(../information/images/process_ttl05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_06 {
	background-image: url(../information/images/process_ttl06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_07 {
	background-image: url(../information/images/process_ttl07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_08 {
	background-image: url(../information/images/process_ttl08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.process_09 {
	background-image: url(../information/images/process_ttl09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
}
.shiyou_back {
	background-image: url(../information/images/shiyou_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 152px;
	font-size: 12px;
	color: #FFFFB5;
	padding-top: 3px;
	margin-top: 5px;
	text-align: center;
}
.shiyou_back2 {
	background-image: url(../information/images/shiyou_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 200px;
	font-size: 12px;
	color: #FFFFB5;
	padding-top: 3px;
	margin-top: 5px;
	text-align: center;
}

.layoutBox03 {
	width:465px;
	margin-left:15px;
	margin-bottom: 15px;
	background-color:#b5b295;
	clear: both;
}

