@charset "Shift_JIS";


/* P.I.E. FLOAT CLEARING ---------------------------- */

.clearfix:after { content: " "; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { display: inline-block; }
.clearfix { display: block; }


/*レイアウト
------------------------------------------ */
#wrapper {
	background: url(../img/jokyo1107/bg.jpg) no-repeat top #e20038;
}
#contents2 {
	width: 660px;
	margin:auto;
	margin-bottom:20px;
	color:#4d4d4d;
	clear: both;
	text-align: left;
	overflow: hidden;
}

p.logo {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}


.menu_area{/* 最後のボタン部分 */
	width:650px;
	margin:auto;
	text-align:center;
}


/*text
------------------------------------------ */
h2 {
	width: 600px;
	padding: 0px 0px 4px  0px;
	margin: 0px 0px 10px  25px;
	border-bottom: 1px solid #FF5392;
}

p {
	font-size: 12px;
	line-height: 1.45em;
	letter-spacing: 0.5px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	text-justify: inter-ideograph;
}
.note {
	font-size: 10px;
	line-height: 1.3em;
	letter-spacing: 0px;
	color: #666666;
}


/* リンク */
#contents2 a { color: #DC0000; text-decoration: underline; }
#contents2 a:visited { color:#DC0000; }
#contents2 a:hover { color:#900000; }
#contents2 a.shimei {text-decoration: none; }




/*
------------------------------------------ */
/*footer
------------------------------------------ */
#official_footer {
	width: 660px;
	clear: both;
	padding-bottom: 5px;
	margin: 36px auto 0px auto;
	color:#ffffff;
}

#official_footer .footer_copy {
	border-top: solid 1px #ffffff;
	font-size: 10px;
}

#official_footer a {
	text-decoration: none;
	font-weight: normal;
}
/*リンクカラー*/
#official_footer a {
	color: #ffffff;
}

#official_footer a:visited {
	color: #ffffff;
}

#official_footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* タイトル
------------------------------------------ */
#mainTitle {
	margin-top: 25px;
}



/* 白スペース
------------------------------------------ */
#box-white {
	clear: both;
	width: 660px;
	margin: 0px;
	padding: 20px 0px 30px 0px;
	background: url(../img/jokyo1107/white-btm.gif) no-repeat bottom #FFFFFF;
}

#box-white p {
	padding-left: 29px;
	margin-bottom: 25px;
}
#box-white p.bigBtn {
	text-indent: 25px;
	margin-bottom: 0px;
	
}
#box-white p.cellulite {
	width: 600px;
	height: 425px;
	background: url(../img/jokyo1107/cellulite2.jpg) no-repeat right bottom;
}


/* 手書きコメント
------------------------------------------ */

#box-tegaki {
	clear: both;
	width: 660px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	background-color: #ffffff;
}

#box-tegakiTop p.note {
	margin-top: 10px;
	float: right;
}

#box-tegaki p {
	padding-left: 29px;
}


/* リンク部分
------------------------------------------ */
#box-link {
	clear: both;
	width: 660px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#box-link ul {
	float: right;
	margin-right: 25px;
}


p.bigBtn {
	text-indent: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}


/* headerの申込ボタン
------------------------------------------ */
#box_searchT {
	clear: both;
	width: 660px;
	height: 300px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
#box_searchT p {
	clear: both;
	float:left;
	width: 280px;
	height: 28px;
	margin-top: 255px;
	margin-left: 380px;
	margin-bottom: 60px;
	border: none;
	padding:0px;
	/* background-color: #000000; */
}


/* Before-After検索 footer
------------------------------------------ */
#box_searchB {
	clear: both;
	width: 600px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../img/jokyo1107/bg_search.jpg) no-repeat center;
}
#searchformB {
	width: 258px;
	_width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 65px 0px 0px 342px;
}
#searchformB li {
	float:left;
	padding-right: 56px;
}
#searchformB li.lastform {
	padding-right: 0px;
}
#dataFormB input {
	width: 25px;
	border:1px solid #6e6e6e;
	padding:3px;
	background-color: #ffffff;
}
#searchformB li.btnSearchB {
	padding-top: 6px;
	padding-left: 10px;
}