body {
	background-color: #e3e3e2;
}
a {
	color: #9b0b1a;
	font-size: 10pt;
}
a:hover {
	color: #ff6633;
	font-size: 10pt;
}
ul {
	color: #9b0b1a;
}
.transparent {
	background: transparent;
}

.font-10 {
	font-size: 10pt;
	color: #666666;
	line-height:1.5em;
}
.font-10b-w {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.font-10-red {
	font-size: 10pt;
	color: #9b0b1a;
}
.font-10b-red {
	font-size: 10pt;
	color: #9b0b1a;
	font-weight: bold;
}
.red{
	font-size: 10pt;
	color:#FF0000;
	font-weight: bold;
}
.font-8 {
	font-size: 8pt;
	color: #666666;
}
.font-8b {
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
.font-8_bo {
	font-size: 8pt;
	color: #666666;

}
.font-8_bo td {
	border-bottom:1px solid #EBEBEB;
	text-align:left;
		}

.font-8b-w {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.font-12b-red {
	font-size: 12pt;
	color: #9b0b1a;
	font-weight: bold;
}
.font-14b-red {
	font-size: 14pt;
	color: #9b0b1a;
	font-weight: bold;
}

.font-13b {
	font-size: 13pt;
	color: #666666;
	font-weight: bold;
	line-height:1.5em;
}

.bg-studio {
	background-image: url(studio/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-studio-menu {
	background-image: url(studio/img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-salon {
	background-image: url(salon/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {color: #0000FF}
.content {
	padding: 15px 15px 5px 15px;
	font-size: 10pt;
	color: #666666;
	line-height:1.5em;
	margin-left: 15px;
	}

.content p {
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content h2 {
	color: #ffffff;
	background-color: #9b0b1a;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	}

.content a {color: #cc3300;
	font-size: 11pt;
	}

.content a:hover {
	color: #ff6633;
	font-size: 11pt;
	}

img.r {
	float: right;
	border: none;
	margin-right:8px;
	margin-top:4px;
	vertical-align:top}

img.l {
	float: left;
	border: none;
	margin-right:8px;
	margin-top:4px;
	vertical-align:top}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.entry_form table {
	border-collapse:collapse;
}

.entry_form td,.entry_form th {
        padding: 3px;
	font-size: 10pt;
	color: #666666;
	line-height:1.8em;
	border: 1px solid #9D0B1E;
}


/* *****************************************
/*+  サロンメニュー  +**********************
/***************************************** */

table#salonMenu {
}


table#salonMenu {
	margin-left:12px;
}

table#salonMenu tr.title th{
	padding:25px 0 0;
}
table#salonMenu tr.top th{
	padding:0 0 0;
}


table#salonMenu tr.head th{
	color:#FFF;
	background:#9b0b1a;
}



table#salonMenu tr.head th.menu{
	width:100px;
}

table#salonMenu .price{
	width:100px;
	text-align:center;
}
table#salonMenu .price2{
	width:200px;
	text-align:center;
}



table#salonMenu tr.head th.desc{
	width:350px;
}



table#salonMenu tr.title th{
}





.chui {
	text-align:left;
}




