.text_s {  font-size: 12px; line-height: 170%; color: #999999}
body {
	background-color: #66433C;
	margin: 0px;
	padding: 0px;
}
#box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 10px;
}

#header {
	width: 800px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #7D6C62;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#main-contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	color: #000;
	margin-bottom: 10px;
}

#namestand_content {
	margin: 30px;
	background-color: #FFF;
}
.namestand_h1 {
	font-size: 18px;
	color: #909;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#selection-item {
	background-color: #F1EDE4;
	width: 750px;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#salon-info .lessontable th {
	border: 1px dotted #999;
}
#salon-info .lessontable td {
	border: 1px dotted #999;
}

.float-cl {
	clear: both;
}
.selection-item-img {
	float: left;
	margin-right: 20px;
}
#selection-item h1 {
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.namestand_h2 {
	font-size: 16px;
	color: #909;
	margin-top: 60px;
}
.namestand_content_text {
	font-size: 90%;
	line-height: 160%;
}
.namestand_content_lead {
	font-size: 18px;
	font-weight: bold;
	color: #966;
}
.text90_line150 {
	font-size: 90%;
	line-height: 150%;
	color: #000;
}
.h2_text120 {
	font-size: 120%;
	color: #03C;
	font-weight: bold;
	margin-bottom: 40px;
}
.img_center {
	text-align: center;
}
#info table tr td {
	font-size: 12px;
	color: #666;
}
#info h2 {
	font-size: x-small;
	font-weight: bold;
	color: #039;
	font-family: "Times New Roman", Times, serif;
}
table.lessontable tr th {
	font-size: small;
	color: #000;
	font-weight: normal;
	text-align: left;
	height: 25px;
	width: 35%;
	padding: 4px;
}
table.lessontable tr td {
	font-size: small;
	color: #000;
	text-align: left;
	height: 25px;
	width: 65%;
	padding: 4px;
}
table.lessontable {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #CCC;

}

.photo-caption {
	font-size: xx-small;
	color: #666;
}
#salon-info p {
	font-size: small;
	color: #666;
	line-height: 120%;
}
#history table {
	width: 100%;
}
#history {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#history table tr th {
	width: 20%;
	font-size: small;
	color: #666;
	text-align: left;
	height: 25px;
}
#history table tr td {
	font-size: small;
	color: #666;
	text-align: left;
	width: 80%;
	height: 25px;
}
#salon-info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #D7C4BD;
	padding: 4px;
}
#salon-info .schedule {
	font-size: medium;
	font-weight: bold;
	color: #666;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


#salon-info h1 {
	font-size: medium;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
h1.blinkart {
	margin-bottom: 50px;
	margin-top: 50px;
}
h2.blinkart {
	font-size: medium;
	color: #969;
}
#main-contents p {
	font-size: small;
	color: #333;
	line-height: 150%;
	text-align: left;
}
#blinkart {
	background-color: #E7DCE7;
	padding: 10px;
	border: medium dotted #969;
	text-align: center;
	margin-top: 50px;
}
#main-contents #info h1 {
	font-size: x-large;
	color: #09C;
	margin-bottom: 40px;
	margin-top: 40px;
}
#info {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#main-contents p.center {
	text-align: center;
	font-size: large;
	font-weight: bold;
	margin: 40px;
}
#info table tr td ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: square;
}
#info table tr td ul li {
	line-height: 120%;
	margin-bottom: 7px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi ul {
	margin-left: 10px;
	list-style-type: none;
	margin-top: 0px;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
}
#navi h2 .text-iten {
	font-size: 9px;
	font-weight: normal;
	color: #F00;
}

#navi ul li {
	font-size: x-small;
	line-height: 150%;
}
#navi h2 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 10px;
}
#other-info ul li {
	font-size: small;
	margin-bottom: 15px;
}
#other-info h1 {
	font-size: large;
	color: #F36;
}
#info .info-data {
	border: 1px solid #999;
	padding: 20px;
	width: 560px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#mailform h1 {
	font-size: x-large;
	color: #C66;
	margin-bottom: 20px;
	margin-top: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mailform form p {
	font-size: x-small;
}

.must {
	font-weight: bold;
	color: #F00;
}
#mailform table {
	width: 100%;
	font-size: small;
	color: #666;
	border-collapse:collapse;
	border-spacing:0;
}
#submit {
	text-align: center;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

#mailform table th {
	font-weight: normal;
	border: 1px solid #999;
	padding: 8px;
	text-align: left;
}
#mailform table td {
	border: 1px solid #999;
	padding: 8px;
}
#nav {
	font-size: 12px;
	margin-top: 2px;
	text-align: left;
}
#nav .salon-list {
	margin-top: 7px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
tr td p a .cls-bn-chikakostyle {
	font-size: 12px;
	color: #00F;
	padding: 20px;
}


p {
	margin: 0px;
	padding: 0px;
}
#id-produce {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#id-produce h1 {
	font-size: 22px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
#id-produce h2 {
	font-size: 18px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#id-produce p {
	font-size: small;
}
#id-produce h3 {
	color: #666;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#id-produce h3 {
	font-size: small;
	font-weight: bold;
	color: #999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#id-produce .produce-read {
	text-align: center;
	margin-bottom: 20px;
	line-height: 170%;
}
#id-produce .produce-text {
	padding: 40px;
	width: 520px;
	background-color: #F7F0EA;
	margin-bottom: 20px;
}
#pankuzu {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: left;
}
