@charset "utf-8";
/* CSS Document */


body {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 2;
	color: #333333;
	background: repeat-x left top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ------------clearfix------------ */
* html .clearFix {
	zoom: 1;
}
*+html .clearFix {
	zoom: 1;
}
.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img   {
	vertical-align: bottom;
}

.img1 {
	float: right;
}
.strong01 {
	border-bottom: 1px dotted #FF6699;
	color: #FF6699;
}
.t_center {
	text-align: center;
	vertical-align: top;
}
.mar_t15 {
	margin-top: 15px;
}
.mar_b10 {
	margin-bottom: 10px;
}
.mar_b30 {
	margin-bottom: 30px;
}
#wrap {
	font-size: 15px;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 840px;
	text-align: left;
	line-height: 2;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #2278aa;
	font-size: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrap2 {
	background-image: url(image/back.jpg);
	background-repeat: repeat-x;
}
#wrap2 #contents_wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 840px;
}
#header p {
	font-size: 11px;
	line-height: 1;
	padding-top: 10px;
	height: 20px;
	padding-left: 80px;
	color: #CCC;
}
#header #header_btn {
	padding-left: 590px;
	padding-top: 55px;
}
#pan {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	line-height: 1;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p1 {
	padding-right: 20px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.back_c_gray {
	background-color: #E5E5E5;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 60px;
	line-height: 1.5;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer {
	padding-top: 50px;
	color: #FFF;
	background-image: url(../image/cavimax_back2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 141px;
	text-align: center;
	vertical-align: top;
	background-color: #4981b9;
}
#footer a {
	color: #FFF;
}
#footer #address {
	color: #CCC;
	margin-top: 50px;
	font-size: 12px;
}
table.inputTable{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 98%;
	margin-left: 5px;
}

table.inputTable th, table.inputTable td{
	word-break: break-all;
	line-height: 1.3;
	background-color: transparent;
	background-image: url(image/tableback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
}

table.inputTable th img, table.inputTable td input{vertical-align:middle;}
table.inputTable td input{margin:0;}

table.inputTable th{
	background-color: #F4F4F4;
	color: #333333;
	width: 30%;
	text-align: left;
	padding-left: 7px;
	font-size: 13px;
	vertical-align: top;
}
table.inputTable td {
	width: 70%;
}


/** MUST **/
table.inputTable th span.must{
	float: right;
	display: block;
	padding-bottom: 1px;
	background-color: transparent;
	background-image: url(../image/pic_must.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -1px;
	margin-left: 0;
}

table.inputTable th span.must2{
	float:right;
	display:block;
	margin:5px 0 -1px 0;
	padding-bottom:1px;/** IE6 **/
	background:transparent url(../images/pic_must.gif) no-repeat right center;
}/** Input Example **/
table.inputTable td span.inputExam{
	margin:0 1em;
	color:#FF6600;
}

table.inputTable td span.inputExam2{
	color:#FF6600;
}

table.inputTable td span.inputExam3{
	margin:0 1em;
}

.inputTable input.tf {
	font-size: 1.2em;
	width: 100%;
}
.inputTable textarea {
	height: 150px;
	width: 100%;
}
input.reset {
	width: 110px;
	height: 30px;
}
input.send {
	width: 110px;
	height: 30px;
	margin-right: 10px;
}

#page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page_top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #333333;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#page_top a:hover {
	text-decoration: none;
	background-color: #666666;
}
.mar_tb20px {
	margin-top: 20px;
	margin-bottom: 20px;
}
.midashi01 {
	padding-left: 5px;
	font-size: 16px;
}

.b1 {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.b1 strong {
	color: #993366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993366;
}
.b2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
}
.b2 strong {
	font-size: 24px;
	color: #C30;
}
.b3 {
	color: #978856;
	font-size: 32px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 20px;
}
.b4 {
	background-color: #f9f8f4;
	background-image: url(image/salon_open03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 450px;
}
.b4 .m1 {
	color: #978856;
	font-size: 32px;
	padding-top: 70px;
	text-align: center;
	padding-bottom: 20px;
}
.b4 p {
	padding-right: 90px;
	padding-left: 90px;
}
.b5 {
	background-color: #fafbf6;
}
.b5 .m1 {
	color: #978856;
	font-size: 32px;
	padding-top: 70px;
	text-align: center;
	padding-bottom: 20px;
}
#b6 {
	background-image: url(image/home_salon10.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#b6 dl {
	margin: 0px;
	padding: 0px;
}
#b6 dt {
	padding: 0px 0px 0px 20px;
	margin: 0px 60px 10px 60px;
	line-height: 2;
	color: #FFFFFF;
	background-color: #6699CC;
}
#b6 dd {
	margin: 0px 60px 20px 120px;
	padding: 0px;
	line-height: 1.7;
}
#b6 .m2 {
	font-size: 26px;
	line-height: 1.5;
	color: #6699cc;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
}
.b7 {
	background-color: #f8f5e5;
	margin-bottom: 50px;
}
.b7 p {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.b7 div {
	margin-left: 144px;
}
.dl1 {
	color: #978856;
	padding: 0px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.dl1 dt {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #978856;
	border-bottom-color: #978856;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.dl1 dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.dl2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dl2 dt {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	color: #cc3367;
}
.dl2 dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 100px;
}
