/* --------------------------
   ベース
-------------------------- */

body {
 background-color: #E8DAC5;
 margin: 0px;
 padding: 0px;
 color: #591300;
}
td {
 color: #8F5463;
 font-size: 10px;
}
ul {
 margin: 0px;
 padding: 0px;
}
p {
 margin: 0px;
 padding: 0px;
}

/* --------------------------
   レイアウト

-------------------------- */

#header {
 width: 1000px;
}
#basebktop {
 width: 100%;
 background-image: url(images/topbk.gif);
 background-repeat: no-repeat;
 background-position: 1000px;
}
#basebk {
 width: 100%;
 background-color: #753C4A;
}
.base {
 width: 1000px;
 background-color: #FFFFFF;
}
.leftside {
 width: 220px;
 background-image:  url(images/left_logo.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
}
.main {
	width: 780px;
	background-image:  url(images/main_bk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#menu {
 width: 780px;
}
#ctitle {
 margin-bottom: 35px;
}
#contents {
	padding-bottom: 30px;
	text-align: center;
}
#footerbk {
 width: 100%;
 height: 70px;
 background-image:  url(images/footer_bk.gif);
 margin-bottom: 20px;
}
#footer {
 width: 1000px;
}
#footermenu {

 float: left;
 font-size: 10px;
 padding-left: 10px;
 padding-top: 5px;
}
#copyright {
 float: right;
 font-size: 10px;
 color: #591300;
 padding-right: 10px;
 padding-top: 18px;
}

/* --------------------------
   フォント設定
-------------------------- */

h1 {
 font-size: 70%;
 font-weight: normal;
 color: #E8DAC5;
 padding: 0px;
 margin: 0px;
}
.font12 {
 font-size: 12px;
}

/* --------------------------
   リンク設定
-------------------------- */

a:link {
 color: #9B7860;
 text-decoration: none;
}
a:hover {
 color: #CC3366;
}
a:visited {
 color: #9B7860;
 text-decoration: none;
}

/* --------------------------
   info
-------------------------- */ 

/*未使用（オープン案内）

#inopen {
 text-align: left;
 width: 584px;
 margin-bottom: 25px;
 line-height: 160%;
}

*/

table.topix {
 margin-bottom: 30px;
}
.topixstitle {
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 color: #B38664;
 margin-bottom: 10px;
}
td.topics {
 text-align: left;
 font-size: 12px;
 line-height: 160%;
}

/*カレンダー*/

table.calendar {
 margin-bottom: 30px;
}
td.caption {
 color: #463919;
 font-size: 12px;
 padding-bottom: 5px;
 text-align: center;
}
td.day {
 color: #463919;
 border-bottom: 1px solid #CCCCCC;
 font-size: 10px;
 width: 26px;
 height: 26px;
 text-align: center;
}
td.off {
 color: #FF3300;
 border-bottom: 1px solid #CCCCCC;
 font-size: 10px;
 width: 26px;
 height: 26px;
 background-color: #FFCCCC;
 text-align: center;
}

/* --------------------------
   stickle
-------------------------- */ 

/*未使用（更新前）

.stmain {
 width: 780px;
 text-align: center;
 padding-bottom: 30px;
}
*/ 

/* --------------------------
   menu
-------------------------- */ 

/*メニュー*/

#menuprice {
 position: relative;
}
ul.submenu {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
li.menu {
 line-height: 160%;
 margin-left: 20px;
 list-style-type: none;
}
.price {
	position: absolute;
	left: 150px;
}
li.menunote {
 font-weight: bold;
 color: #6A3E42;
 list-style-type: none;
 background-image: url(images/me_arw.gif);
 background-repeat: no-repeat;
 padding-left: 15px;
 margin-left: 20px;
 margin-top: 5px;
 margin-bottom: 5px;
}

/*メンバーズカード*/

#mecardt {
 width: 304px;
}
#mecardc {
 background-image: url(images/me_card_c.gif);
 background-repeat: repeat-y;
 width: 304px;
 text-align: center;
}
#mecardu {
 width: 304px;
 margin-bottom: 15px;
}
#mecardtxt {
 color: #9B7860;
 width: 270px;
 text-align: left;
 line-height: 150%;
}

/*サービス*/

.meservice {
 margin-top: 15px;
}

/* --------------------------
   scalp
-------------------------- */

#scinfo {
	height: 110px;
	width: 640px;
	color: #7F624F;
	text-align: left;
	line-height: 160%;
	vertical-align: middle;
	background-image: url(images/sc_ph.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 70px;
}

/*時間＆プライス*/

.sctd1 {
 text-align: right;
 padding: 8px;
}

/*詳細*/

.sctd2 {
 width: 300px;
 text-align: left;
 background-color: #F3E9Ec;
 padding: 8px 15px 8px 8px;
}

/*メニュー*/

.sctd3 {
 text-align: left;
 padding: 8px;
}

/*ノート*/

.scta {
 margin-bottom: 20px;
}

/* --------------------------
   salon
-------------------------- */ 

#salon {
	width: 610px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#saloninfo {
	float: left;
	width: 300px;
	text-align: left;
	height: 205px;
}
table.sa {
	color: #9B7860;
	padding-bottom: 5px;
	margin-top: 40px;
}
#salonmap {
 float: right;
 width: 300px;
 text-align: right;
}

/* --------------------------
   recruit
-------------------------- */

/*←募集要項*/

table.recruit {
 margin-top: 35px;
 margin-bottom: 20px;
}
li.reapp {
	list-style-type: none;
	background-image: url(images/re_list.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #662736;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 18px;
	text-align: left;
}
td.reappitem {
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
}
td.reappdetail {
	line-height: 18px;
	color: #8F5463;
	vertical-align: top;
	text-align: left;
}

/*応募先*/

table.reapply {
 background-image: url(images/re_ta2bk.gif);
 border: 1px solid #F0CFDC;
 margin-bottom: 20px;
}
.gyoukan {
	line-height: 18px;
}

td.reapplytxt {
	line-height: 20px;
	color: #A32E53;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 30px;
}

/* --------------------------
   blog
-------------------------- */

#bltext {
	width: 440px;
	color: #7F624F;
	text-align: left;
	line-height: 160%;
	vertical-align: middle;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
}
#blblock {
	width: 460px;
	margin-bottom: 20px;
}
#blblockleft {
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
}
#blblockright {
	float: right;
	width: 210px;
	text-align: right;
	margin-top: 20px;
}
#contents2 {
	padding-bottom: 30px;
	text-align: center;
	height: 400px;
	padding-left: 70px;
}
