/*morio CSS*/

/** {border:1px solid red;
}*/

img
{
  border: 0;
}
.hidden
{
  display: none;
}
form
{
  margin: 0;
}
h1,h2,h3,h4,h5,h6
{
  margin: 0;
  font-weight: normal;
}
/*.centerize
{
  text-align: center;*/
}
/*LINKS*/
a
{
  text-decoration: none;
  color:#996600;
}

a:hover
{
  text-decoration:underline;
}

#header a:link, #header a:visited
{
  color: white;
}
#header a:hover, #header a:active
{
  color: #CCC298;
}
/*#copyrights a:link, #copyrights a:visited
{
  color: #D3C89D;
}
#copyrights a:hover, #copyrights a:active
{
  color: white;
}
#copyrights
{
  color: #DDDDDD;
}
*/
/*MAIN LAYOUT STUFF*/
body
{
	color: #494949;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック""平成角ゴシック";
	line-height:1.5em;
	margin: 0;
    padding: 0;
	text-align: center;
	height: 100%;
	background-image:url(../pict/main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	overflow:auto;
}
/*
html,body {
scrollbar-arrow-color:;
scrollbar-face-color:#c7ab66;
scrollbar-3dlight-color:;
scrollbar-darkshadow-color:;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
scrollbar-track-color:;
}
*/
#header
{
	width:900px;
	height: 67px;
	margin: 0 auto;
/*	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	background-color: #cec5ad;
	text-align:center;
}

/*最上部の紹介文↓*/
#header h1
{
  font-size: 12px;
  text-align: left;
  padding: 0;
  color: #fff;
}
#mainwrapper
{
	width:900px;
	margin:0 auto;
	overflow:auto;
	background-color:#FFFFFF;
	}

div#container {
	position: relative;
	margin: 0px auto;
	width: 900px;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	text-align: left;
}
 
#container {
    height: auto;
	background-color:#FFFFFF;
	}
 
div#contents {
    padding-bottom: 50px;
}

#sidebarcontainer
{
	width: 186px;
	/*サイドバーの上へのスペース*/
   padding: 0;
	margin:0;
	float: left;

}

#footer
{
	background: url(../pict/footer.gif) repeat-x;
    width: 100%;
    height: 100px;
}

#footer p{
    padding-top: 30px;
}







.clearing
{
}

/*CONTENT STYLING*/


.content
{
	padding: 20px 25px 0 20px;
	line-height: 170%;
	width: 650px;
	font-size: 100%;
	border-left: 1px solid #ccc;
	float: right;
	margin: 0;
	text-align: left;
}

.sidebar
{
  padding: 18px 0 0 0;
  margin: 0;
  background: url(../pict/sidebar.gif) 0 0 repeat-y;
}
/*#switcher
{
  position: absolute;
  top: 145px;
  left: 208px;
  width: 491px;
  height: 25px;
}
#switcher img
{
  float: right;
  margin: 4px 4px 0 0;
}
*/



/*パンクズリスト
#contentpankuzu
{
	font-size: 12px;
	text-align: right;
	padding: 3px 8px 3px 0;
	margin: 5px 0 0 0;
	clear: both;
	background-color: #921B0A;
}
#contentpankuzu a
{
  color: #FFFFFF;
  text-decoration: underline;
}*/

.contentbody{
	margin:10px 0 10px 20px;

}


/*contentbody

.contentbody dt {
  color: #ff6600;
  font: 15px;
  font-weight: bold;
}
.contentbody dd {
  color: #333333;
  font: 12px;
  margin: 15px 5px;
  padding: 0 0 0 0px;
}*/

/*Ｈ２*/
/*--ページを追加する場合Ｈ２は下のように指定してください**
.contentbody .h2_(新たな番号) {
	background-image: url(../pict/h2_title_(新たな番号).png);
	text-indent: -999999px;
	height: 65px;
}

----
HTML
----
<h2 class="h2_(新たな番号)">会社案内</h2>

*/

.contentbody .h2_01 {
	background-image: url(../pict/h2_title_01.png);
	text-indent: -999999px;
	height: 65px;
}

.contentbody .h2_02 {
	background-image: url(../pict/h2_title_02.png);
	text-indent: -999999px;
	height: 65px;
}

.contentbody .h2_03 {
	background-image: url(../pict/h2_title_03.png);
	text-indent: -999999px;
	height: 65px;
}

.contentbody .h2_04 {
	background-image: url(../pict/h2_title_04.png);
	text-indent: -999999px;
	height: 65px;
}
/*Ｈ３*/
.contentbody h3 {
	color: #000000;
	font-size: 125%;
	padding: 2px 2px 2px 20px;
	background:url(../pict/h3_title_bg.gif) no-repeat top left;
	margin: 5px;
	line-height: 2em;
	font-weight: 700;
}
/*Ｈ４*/
.contentbody h4 {
	color: #424542;
	font-size: 112%;
	padding: 2px 2px 2px 30px;
	background:url(../pict/h4_title_bg.gif) no-repeat top left;
	margin: 5px;
	line-height: 1.7em;
	font-weight: 700;
}
/*Ｈ５*/
.contentbody h5 {
	color: #FFFFFF;
	font-size: 105%;
	padding: 2px 2px 2px 30px;
	background:url(../pict/h5_title_bg.gif) no-repeat top left;
	margin: 5px;
	line-height: 1.7em;
	font-weight: 700;
}

/*Ｈ６*/
.contentbody h6 {
	color: #424542;
	font-size: 105%;
	padding: 2px 2px 2px 30px;
	background:url(../pict/h6_title_bg.gif) no-repeat top left;
	margin: 10px 10px 10px 15px;
	line-height: 1.7em;
	font-weight: 600;
	border-bottom: 1px dotted #666666;
}

/*ＳＴＲＯＮＧ*/
.contentbody strong {
	color: #0033FF;
}

/*色指定*/
.color_g_b {
	color: #424542;
	font-weight: 700;
}


/*INDEX部分*/

/*#block1 {
  height: 130px;
  width: 225px;
  float: left;
  margin: 0;
}

#block2 {
  height: 130px;
  width: 225px;
  float: right;
  margin: 0;
}

#text-top {
  font-size: 10px;
  width: 225px;
  line-height: 1.4em;
  margin: -2px 0 0 0;
}
*/

/*NEWS部分*/

/*#top-bar {
  background-color: #cccccc;
  padding: 5px;
}

#blog-new {
	float:right;
	height: auto;
	width: 567px;
	border-bottom:1px solid #000000;
	font-size: 14px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 15px;
	PADDING-TOP: 30px;
	background: url(../pict/whatsnew.gif) no-repeat top left;
	background-color: #FFFFFF;
}

#blog-new UL {
	padding:0;
	margin: 0px;
	LIST-STYLE-TYPE: none;
	color: #B50404;
	background-color: #FFFFFF;
	border: 1px solid red;
}

#blog-new LI {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 23px;
	BACKGROUND: url(../pict/arrow_gr.gif) no-repeat top left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 130%;
	PADDING-TOP: 4px;
	font-size: 12px;
}
*/

/* カレンダー
---------------------------------------------------- */

/*
#calendar .prev{
  width:25px;
  float:left;
  text-align:left;
  padding-left:1em;
}
#calendar .next{
  width:25px;
  float:right;
  text-align:right;
  padding-right:1em;
}
#calendar .date{
  margin:0 30px;
  text-align:center;
}

table.calendar {
  margin: 10px auto;
  width: 180px;
}

#calendar th {
  background-color: #e5f6ff;;
}

.calendar th,.calendar td {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}
*/



/*sidebar*/

.sidebardl dt {
display:block;
height:32px;
}

.sidebardl
{
  margin: 0;
  padding: 0;
}

.sidebardl dt a:hover img {
visibility:hidden;
}

.sidebardl dt#home a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_home_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#home a:hover {
  background-color:#FFFFFF;
}

.sidebardl dt#salon a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_salon_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#salon a:hover {
  background-color:#FFFFFF;
}


.sidebardl dt#calendar a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_calendar_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#calendar a:hover {
  background-color:#FFFFFF;
}
.sidebardl dt#menu a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_menu_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#menu a:hover {
  background-color:#FFFFFF;
}
.sidebardl dt#staff a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_staff_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#staff a:hover {
  background-color:#FFFFFF;
}

.sidebardl dt#recruit a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_recruit_r.gif) 0 0 no-repeat;
  display:block;
}


.sidebardl dt#blog a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_blog_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#blog a:hover {
  background-color:#FFFFFF;
}


.sidebardl dt#recruit a:hover {
  background-color:#FFFFFF;
}

.sidebardl dt#contact a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_contact_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#contact a:hover {
  background-color:#FFFFFF;
}

.sidebardl dt#coupon a
{
  width:186px;
  height:45px;
  background:url(../pict/sidebar_coupon_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#coupon a:hover {
  background-color:#FFFFFF;
}


.sidebardl dt#chere/*chereボタン追加*/
{
	padding:20px 0 10px;
}
.sidebardl dt#chere a
{
  width:186px;
  height:45px;
  padding:0 0 5px;
  background:url(../pict/sidebar_chere_r.gif) 0 0 no-repeat;
  display:block;
}

.sidebardl dt#chere a:hover {
  background-color:#FFFFFF;
}


/*業務案内用
.sidebardl_under .sidebar_gyoumu
{
  color: #ffffff;
  padding: 8px 0px 8px 32px;
  background: url(../pict/02_sidetitlebg.gif) no-repeat;
  display:block;
}
*/


/*FORM STYLINGS*/
/*
.loginform, .searchform
{
  margin: 5px 0;
}
.commentform, .mailform
{
  margin-top: 10px;
}
.formfield
{
  font-size: 11px;
  margin: 1px 0 0 0;
  color: #494949;
  background: white;
  border-top: 1px solid #868686;
  border-left: 1px solid #868686;
  border-bottom: 1px solid #D4D2CF;
  border-right: 1px solid #D4D2CF;
}
.formbutton
{
  font-size: 11px;
  margin: 1px 0 0 0;
  color: #494949;
  background: white;
  border-top: 1px solid #D4D2CF;
  border-left: 1px solid #D4D2CF;
  border-bottom: 1px solid #868686;
  border-right: 1px solid #868686;
}
.searchform .formfield
{
  width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  margin: 0 2px 2px 0;
  padding: 2px 0;
}
.searchform .formbutton
{
  width: 60px;
  padding: 2px 2px;
}
.loginform .formfield
{
  width: 130px;
  margin: 0 2px 2px 0;
  padding: 2px 0;
}
.loginform .formbutton
{
  width: 60px;
  padding: 2px 2px;
}
.mainform .formfield
{
  width: 280px;
  margin: 0 2px 2px 0;
  padding: 2px 0;
}
.mailform .formbutton
{
  width: 100px;
  padding: 2px 2px;
}
.commentform textarea
{
  width: 280px;
  padding: 0 2px;
  overflow: hidden;

}
#nucleus_cf_name, #nucleus_cf_mail
{
  width: 200px;

}
.commentform .formbutton
{
  width: 100px;
  height: 22px;
}

/*BLOG IMAGE ONION SKIN SHADOW - From AListApart.com*/

/*.wrap1, .wrap2, .wrap3
{
  display:inline-table;
  /*
}
*/
/*
.wrap1
{
  float:left;
  background:url(../images/01_shadow.gif) right bottom no-repeat;
  margin: 0 5px 3px 0;
}
.wrap2
{
  background:url(../images/01_corner_br.gif) left bottom no-repeat;
}
.wrap3
{
  padding:0 5px 5px 0;
  background:url(../images/01_corner_tr.gif) right top no-repeat;
}
.wrap3 img
{
  display:block;
  border: 3px solid white;
}
*/

/*SEARCH HIGHLIGHT COLOR*/
/*
.highlight
{
  background: #DEFFA9;
}
*/
/*UL
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
li{
  margin: 0 5px;
  padding: 0 0 0 0px;
}
*/

/*画像の回り込みこの後にクリアボスを入れる事*/
.img_r {
	float: right;
	border: none;
	margin-right:8px;
	margin-top:0;
	vertical-align:top;
	margin-bottom: 8px;
	margin-left: 8px;
}
.clearboth {
	clear:both;
	}
.img_l {
	float: left;
	border: none;
	margin-right:8px;
	margin-top:0;
	margin-bottom: 8px;
	margin-left: 8px;
	vertical-align:top;
}
/***********4/25追加設定(玉置・LRM用)***********/

/*ヘッダーロゴ
#header h1 {
    padding:0;
	margin:0;
}*/
/*ＴＯＰメイン画像*/
#main_img
{
	padding: 0;
	margin: 0;
	clear: both;
	background:url(../pict/main.jpg) no-repeat top left;
	height: 470px;
}
/*ＴＯＰバナーエリア*/
/*#banner_block
{
	padding: 0;
	margin: 0;
	clear: both;
	height: 200px;
	background-color:#EBEBEB;
}
.banner_box{
	width:217px;
	padding: 0;
	margin: 15px 10px;
	float: left;

}
.banner01{
	padding:0;
	margin:0;
	height:60px;
	background:url(../pict/banner_top01.gif) top left no-repeat;
	text-indent: -999999px;
}
.banner02{
	padding:0;
	margin:0;
	height:60px;
	background:url(../pict/banner_top02.gif) top left no-repeat;
	text-indent: -999999px;
}
.banner_tx{
	color:#666666;
	font-size:12px;
	padding:5px 5px 5px 25px;
	margin:0;
	background:url(../pict/banner_bg.gif);
	line-height: 1.4em;
}
.banner_box .banner_tx a {
	display:block;
	padding:0 0 0 17px;
	margin: 0 0 0 -17px;
	background: url(../pict/arrow_red1.gif) no-repeat top left;
	line-height: 1.3em;
	color: #B50404;
	font-weight: 700;
  }
.banner_box .banner_tx a:hover {
    text-decoration:underline;
}
.banner_bottom{
    padding:0;
	margin:0;
	height:7px;
	background:url(../pict/banner_bottom.gif) top left no-repeat;    
}

*/
/*ＴＯＰブログエリア
#blog-list p {
    word-break:break-all;
	padding:0;
	margin:0;
	}
*/


/*追加20070521サロン情報用 tama*/

.content .contentbody h2 img { 
    padding:4px 0 0 4px;
}
#salon_table {
	width: 410px;
	float: left;
	margin-left: 8px;
}
#yoyaku {
	background:url(../pict/salon_yoyaku.gif) no-repeat top left;
	float:right;
	margin:0px 5px 60px 0;
	padding: 15px 0 0 0;
	width: 185px;
}
#yoyaku_border {
	padding:0 5px 5px 5px;
	margin:0;
	border: 1px solid #44290D;
	width: 173px;
}
#salon_table img {
 margin:5px 0 0 0;
 }
#salonphoto {
	float:left;
	margin: 5px;
	clear: both;
	width: 600px;
}
.img_l2 {
	float: left;
	border: none;
	margin:0;
}
.salon_p {
    word-break:break-all;
	padding:2px;
	margin:8px 25px 8px 12px;
	width: 530px;
	}
/*追加20070522 TOP用tama*/
#whatsnews {
	width:250px;
	margin: 395px 0 0 270px;
	color: #FFFFFF;
	line-height: 1.1em;
	float: left;
	font-size: 12px;
	padding: 0;
   }
#whatsnews a{
    color:#FFFFFF;
	text-decoration:underline;
	}
#whatsnews a:link{
    color:#FFFFFF;
	text-decoration:underline;

	}
#whatsnews a:hover{
    color:#FFFFFF;
	text-decoration:underline;
	}
/*追加20070522 メニュー用tama*/
#scroll_table {
}
.contentbody #scroll_table p {
    padding:0;
	margin:0;
	}
/*メニュー内のテーブル*/
.scroll_tabletop{ 
    margin:5px 0 0 5px;
	}/*テーブルの上段落*/
#scroll_table dd{
	margin:0 0 0 25px;
	}
#scroll_table .menu_table {
	padding:0;
	border-left: 1px solid #323232;
	border-bottom: 1px solid #323232;
}/*内容部分テーブル*/
#scroll_table .menu_table td{
	padding:2px 2px 2px 5px;
	background-color: #F0F0E1;
}
#scroll_table .menu_table th{
	text-align:right;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
}/*内容部分太字の数字*/

/*追加20070522 カレンダー用tama*/
.group-calendar {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding: 5px 0 0 5px;
	}
.group-calendar .group-calendar {
	float:left;
	margin: 0 5px 0 0;
	width: 300px;
}
.group-calendar .group-calendar caption {
	font-family:Arial, Helvetica, sans-serif;
	background:#8B5C29;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	width: 300px;
}
/*曜日*/

.group-calendar td{
	width:39px;
	border:1px solid #44290D;
	vertical-align: top;
	height: 39px;
	padding: 0;
	}

.group-calendar th{
	width:39px;
	background:#44290D;
	color:#FFFFFF;
	height:8px;
	line-height: 1em;
  }
.group-calendar .calendar-sunday {
    background:#FF4000;
	} 
.group-calendar .calendar-saturday {
    background:#0060B6;
	} 
/*日*/
.group-calendar .group-calendar h2 {
	font-size: 10px;
	background-color: #44290D;
	line-height: 1em;
	color: #FFFFFF;
}
.group-calendar .group-calendar .holiday {
	background-color: #FF4000;
}
.group-calendar .group-calendar .saturday {
	background-color: #0060B6;
}
.group-calendar .group-calendar .day {
	font-size: 10px;
	line-height: 1.2em;
	padding: 2px 0 2px 0;
	vertical-align: top;
	}
/*追加20070522 問い合わせ用tama*/
.contact {
	margin: 5px 20px 0 5px;
	background-color: #44290D;
	width: 600px;
	color: #FFFFFF;
	}
/*追加20070522 スタッフ紹介用tama*/
#scroll_table2 {
}
#scroll_table2 .staff-t {
	border:1px solid #44290D;
	width: 132px;
	padding: 0;
	}
#scroll_table2 .staff-b {
	font-size:10px;
	border:1px solid #44290D;
	padding: 2px;
	line-height: 1.1em;
	background-color: #FFFFFF;
	}
#scroll_table2 .staff-b .staf-comment {
	border:1px solid #44290D;
	background: url(../pict/staff_commentimg.gif) top left no-repeat;
	margin: 3px 0;
	background-color: #FFFFFF;
	}
/*追加髪の悩み相談*/
#scroll_table3 {
	overflow:hidden;
	width: 95%;
	background: #FFFFFF;
	margin: 5px 0 0 5px;
	padding: 0px 0 0 10px;
	height: 430px;
}
#soudan{
background:#99cc33;
}
#soudan #soudan_cont {
	width:570px;
	background-color: #FFFFFF;
	margin: 10px auto;
	padding: 20px;
}
#soudan #soudan_cont table th{
	background:url(../pict/soudan/soudan_pop_box_top.gif) top left no-repeat;
	height:37px;
	text-align: left;
	background-color: #FFFFFF;
	}
#soudan_box {
    background:url(../pict/soudan/soudan_pop_box_bg.gif) top left;
	}
#soudan_cont .soudan_toplink {
	font-size: 11px;
	margin: 0 15px 10px 0;
	width: 115px;
	float: right;
}
#soudan_cont .info {
	margin:10px 0;
}
/*追加クーポン*/
#coupon_table img {
	margin-top: 30px;
	margin-left: 45px;
	margin-bottom: 20px;
	width: 432px;
}
.coupon_p {
	margin-left: 45px;
	color: #FF0000;
}

/*Chereバナー追加*/

div.bnr {
	text-align:center;
	padding:15px 0 5px;
}


div#menu{width:630px;
}


.marginauto{
		margin:0 auto;
		width:850px;
		}


/*トップページ*/
div#topinfo{
	padding: 0 0 0 0;
	width: 675px;
	float: right;
	margin: 0;
	text-align: left;
	background-image:url(../pict/bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#information{
	padding:520px 0 0 20px;
	}
	
div#information h2{
	margin:5px 0 0 0;
	padding:0;
	}
div#information p{
	margin:0;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:28px;
	background-image:url(../pict/information_bg.gif);
	background-repeat:repeat-y;
	min-height:60px;
	}


/* memberList
----------------------------------------------------------*/

div.memberList {
	margin-bottom:15px;
	width:620px;
	padding:0 5px;
	border-bottom:1px dashed #CCC;
}

div.profile{

	width:570px;
	margin:0;
	}

img.profPhoto{
	float:left;
	margin-right:10px;
	padding:10px;
}


div.memberList p{
	margin:5px 0;
}

div.memberList span.staffholiday{ 
	color:#990000; 
}

