@charset "utf-8";


/***オールリセット***/
*{
    margin: auto 0px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: /*15px*/0;
	}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
/***背景***/
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.headBg {
    text-align: center;
    background-image: url(images/head_bgline2.jpg);
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
}
.sukasi {
    background-image: url(images/sukasi2.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 610px;
}

/***ヘッダー***/
.header   {
    width: 1000px;
    height: 183px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.head1 {
	/* [disabled]width: 48%; */
	height: 102px;
	float: left;
}

.header h1 {
	font-size: 11pt;
	color: #663300;
	text-align: left;
	margin-left: 10px;
	padding-top: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 50%;
	font-weight: normal;
}
.topLogo {
	float: left;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.head2 {
    /* [disabled]width: 48%; */
    float: right;
    height: 102px;
    /* [disabled]text-align: right; */
    margin-right: 28px;
    padding-top: 5px;
}
.head2 img {
	margin: 1px;
}
.head1, .head3 {
	padding-top: 15px;
}
.rank {
    margin-top: 3px;
    margin-right: 10px;
}

/*#tel {
	text-align: right;
	margin-bottom: 5px;
}*/

.headImg img {
	margin-top: 9px;
	clear: both;
}

/***メイン***/

.main {
    text-align: center;
    background-color: #FFFFFF;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/glow.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-bottom: 20px;
    overflow: visible;
    margin-top: 15px;
}

.main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/***画像・テキスト配置***/
.kouka {
	text-align: center;
	padding-top: 0px;
}
.beforeafter {
	padding-top: 47px;
}
.stepBox1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	padding-bottom: 12px;
	padding-top: 0px;
}
.stepBox2 {
	width: 795px;
	height: 285px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 0px;
	vertical-align: middle;
	position: relative;
}
.faceBox1 {
	margin-left: 2px;
	margin-top: 3px;
	border: 1px solid #CC9933;
}
.yajirusi {
	margin-right: 28px;
	margin-left: 28px;
	margin-bottom: 100px;
}
.faceBox2 {
	margin-top: 3px;
	border: 1px solid #CC9933;
}
.count {
	z-index: 2;
	position: absolute;
	left: 620px;
	top: 210px;
}
.caution {
	padding-right: 150px;
	padding-left: 150px;
	text-align: right;
	padding-bottom: 15px;
	color: #333333;
	font-size: 10pt;
}
.main h2 {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 950px;
	text-align: left;
	padding-top: 12px;
	color: #FFFFFF;
	clear: both;
	float: none;
	font-size: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.secretBox {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: auto;
	width: 880px;
	overflow: auto;
	margin-bottom: 13px;
}
.secretNo {
	width: 105px;
	margin-left: 15px;
	float: left;
}
.secretTit {
	width: 700px;
	float: left;
	margin-left: 30px;
	text-align: left;
}
.secretTit p {
	font-size: 16px;
	line-height: 140%;
	margin: 6px;
	padding-top: 7px;
}
.secretImg {
	margin-right: 18px;
	margin-left: 18px;
}
.bnr {
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.bnr_img{
	margin-bottom:10px;
}
.voiceBox {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 26px; */
	clear: both;
	float: none;
	border-top-style: dotted;
	border-top-color: rgba(213,91,91,1.00);
	overflow: auto;
	padding-bottom: 10px !important;
	padding-top: 26px;
}
.voiceImg {
	width: 240px;
	margin-left: 15px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
.voice {
	float: right;
	text-align: left;
	margin-right: 10px;
	width: 550px;
}
.voice dt {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18pt;
	font-weight: bold;
	border-bottom: 3px solid #D55B5B;
	padding-bottom: 7px;
	color: #D55B5B;
	padding-left: 12px;
	margin-right: 15px;
	margin-left: 5px;
}
.voice dd {
	margin-left: 20px;
	margin-top: 23px;
	font-size: 18px;
	line-height: 130%;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.caution2 {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	margin-top: 10px;
	overflow: auto;
}
.txt {
	margin-right: 70px;
	margin-left: 70px;
	text-align: left;
	line-height: 140%;
	font-size: 16px;
}
.txt img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.therapist {
	width: 320px;
	margin-left: 55px;
	margin-top: 25px;
	float: left;
	margin-bottom: 50px;
}
.comment {
	margin-top: 25px;
	text-align: left;
	width: 530px;
	float: right;
	margin-right: 73px;
	margin-bottom: 15px;
}
.comment p {
	line-height: 140%;
	margin-top: 15px;
	font-size: 16px;
	padding-left: 10px;
}
.qa {
	clear: both;
	float: none;
	width: 870px;
	background-color: #FFCC99;
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15px;   /* Firefox用 */
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
}
.qaTit img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.qaBox {
	text-align: left;
	background-color: #FFFFCC;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
	width: 904px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
.qaBox dt {
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	height: 43px;
	color: #336600;
	font-size: 26px;
	padding-top: 15px;
	font-weight: bold;
}
.qaBox dd {
	font-size: 24px;
	line-height: 130%;
	color: #333333;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	margin-top: 4px;
	padding-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 18px;
	margin-bottom: 13px;
}
.pagetop {
	text-align: right;
	padding-right: 30px;
	margin-top: 15px;
}





.footer {
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(images/foot_bg.jpg);
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	background-color: rgba(204,102,102,0.95);
}
.footInfo {
	text-align: left;
	padding-top: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footLogo {
	text-align: left;
	clear: both;
	float: none;
	margin-left: 20px;
}

.tenpo1 {
    width: 35%;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 130%;
    margin-top: 10px;
    margin-left: 20px;
}
.tenpo2 {
	width: 36%;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 130%;
	margin-top: 10px;
	}

.copyright {
	clear: both;
	float: none;
	padding-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 0px;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*応募フォーム*/
.table3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
.table3 th {
	width: 235px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	font-size: 20px;
	line-height: 170%;
	border: 1px solid #999999;
	background-color: rgba(255,153,153,0.4);
	border-collapse:collapse;
	vertical-align: top;
}
.table3 td {
	font-size: 20px;
	line-height: 135%;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
.caution3 {
	font-size: 16px;
	color: #FF0000;
	font-weight: normal;
}
.table3  input, .table3 textarea {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 8px;
	font-size: 16px;
	line-height: 125%;
	border: #999999 solid 1px;
}

input[type=radio],input[type=checkbox] {
    width: 22px;
    height: 22px;
}
.btn {
	padding-top: 5px;
	padding-bottom: 20px;
}
.chui {
	width: 800px;
	font-size: 16px;
	text-align: left;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.chui li {
	margin-left: 35px;
}

/*フォーム送信リセットボタン*/
.css_btn_class {
	font-size:24px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #666666;
	padding:10px 24px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f9f9f9 16%, #e9e9e9 89% );
	background:-ms-linear-gradient( top, #f9f9f9 16%, #e9e9e9 89% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(16%, #f9f9f9), color-stop(89%, #e9e9e9) );
	background-color:#f9f9f9;
	color:#000000;
	display:inline-block;
	text-shadow:1px 1px 7px #ffffff;
 	-webkit-box-shadow: 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow: 1px 1px 0px 0px #ffffff;
 	box-shadow: 1px 1px 0px 0px #ffffff;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #e9e9e9 16%, #f9f9f9 89% );
	background:-ms-linear-gradient( top, #e9e9e9 16%, #f9f9f9 89% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(16%, #e9e9e9), color-stop(89%, #f9f9f9) );
	background-color:#e9e9e9;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
