@charset "utf-8";
/* ===================================================================
CSS information

 file name       : style.css
 created         : 2009‒12‒13
 last Modified   : 
 editor(s)       : name
 last Editor     : 
 style info      : 各ページのコンテンツエリア関係 他
=================================================================== */

/* 汎用スタイル
----------------------------------------------------------- */
.section {
	padding: 0 0 40px;
	clear: both;
}
.section h2 {
	margin-bottom: 20px;
}
.section .sectionIn {
	padding: 0 10px;
}
.section p {
	padding-top: 1em;
}
.inquiryBox {
	text-align: center;
}

.titleName{
	font-size: 10px;
	font-weight: normal;
    left: 5px;
    position: absolute;
    top: 32px;
}


/* top page
----------------------------------------------------------- */
#top .s01 {
	padding: 0 0 20px;
}
#top .s01 ul li {
	text-align: center;
	padding: 0 0 20px 17px;
	float: left;
}
#top .s01 ul li.start {
	padding-left: 0;
}

#top .s02 {
	padding: 0 0 30px;
}
#top .s02 .box {
	padding: 0 0 11px;
	margin-bottom: 10px;
	background: url(../images/top_bg06.jpg) no-repeat center bottom;
}
#top .s02 .box p {
	padding-left: 30px;
}
#top .s02 .box01 {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding-bottom: 15px;
	background: url(../images/top_img07.jpg) no-repeat right top;
}
#top .s02 .box02 {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding-bottom: 15px;
	background: url(../images/top_img08.jpg) no-repeat right top;
}
#top .s02 .box03 {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding-bottom: 15px;
	background: url(../images/top_img09.jpg) no-repeat right top;
}
#top .s03 {
	padding: 0 0 20px;
}
#top .s03 p {
	padding-left: 20px;
	padding-right: 20px;
}
#top .s03 .box01 h3 {
	color: #ba9c5f;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 45px;
	background: url(../images/top_bg01.jpg) no-repeat left top;
}
#top .s03 .box02 h3 {
	color: #ba9c5f;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 45px;
	margin-top: 25px;
	background: url(../images/top_bg02.jpg) no-repeat left top;
}
#top .s03 .box03 h3 {
	color: #ba9c5f;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 45px;
	margin-top: 25px;
	background: url(../images/top_bg03.jpg) no-repeat left top;
}
#top .s03 .box04 h3 {
	color: #ba9c5f;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 45px;
	margin-top: 25px;
	background: url(../images/top_bg04.jpg) no-repeat left top;
}
#top .s04 {
	padding: 40px 0 40px;
}
#top .s04 ul {
	padding: 0 10px;
}
#top .s04 ul li {
	padding: 0 0 0 12px;
	margin-bottom: 5px;
	background: url(../images/icon_circle01.gif) no-repeat left center;
}
#top .s04 ul li span {
	color: #e67d60;
	margin-right: 15px;
}
#top .s05 {
	padding: 0;
	background: url(../images/top_bg05.jpg) no-repeat right 48px;
}
#top .s05 h2 {
	margin-bottom: 0;
}
#top .s05 p {
	padding-left: 10px;
	padding-right: 10px;
}

/*eye.html*/

#contents .menuTable{
	margin:20px 10px;
	width:710px;
	background-color:#fffaf8;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
	position:relative;
}

#contents .menuTable tr{
	border: 1px solid #dfdfdf;
}

#contents .menuTable th{
	width:197px;
    border: 1px solid #dfdfdf;
    color: #de6a4a;
    font-weight: bold;
    text-align: center;
	background:url(../images/table_icon.gif) no-repeat;
}

#contents .menuTable th span{
	color:#4d4d4d;
	font-weight:normal;
}

#contents .menuTable td{
	padding:20px;
	background-color:#ffffff;
}

#contents .menuTable li{
	background: url("../images/icon_circle01.gif") no-repeat 0 8px ;
	padding-left:15px;
}
#contents .menuTable .tableText{
	float:left;
}

#contents .menuTable .tableImg{
	float:right;
}

#contents .eyeSurgery{
    background: none repeat scroll 0 0 #fffaf8;
    border: 1px solid #e7d6cf;
    margin: 20px auto;
    padding: 2px;
    width: 710px;
	height:265px;
	position:relative;
}

#contents .eyeSurgery h3{
	margin:16px 0 0 13px;
}

#contents .eyeSurgery .eyeImg{
	margin:5px 0 0 17px;
	width:400px;
}

#contents .eyeSurgery .eyeSurgeryTxt{
	width:250px;
	float:right;
	position:absolute;
	top:65px;
	right:30px;
}

#contents .eyeSurgery2{
    background: none repeat scroll 0 0 #fffaf8;
    border: 1px solid #e7d6cf;
    margin: 20px auto;
    padding: 2px;
    width: 710px;
	height:213px;
	position:relative;
}
#contents .eyeSurgery2 .eyeTitle{
	margin:16px 0 5px 13px;
}

#contents .eyeSurgery2 .eyeImg{
	margin:5px 0 0 17px;
	width:400px;
}

#contents .eyeSurgery2 .eyeSurgeryTxt2{
	position:absolute;
	top:175px;
	left:20px;
}

#contents .pageTop{
    padding: 10px 10px 10px;
    text-align: right;
}

#contents .eyeImportant{
	width:506px;
	font-size:12px;
	margin:20px 0 0 10px;
	float:left;
}

#contents .eyeImportantImg{
	margin-top:20px;
}

#contents .eyeInquiry{
	margin:10px;
}

/*nose.html*/

#contents .noseTxt1{
	width:160px;
	padding-left:25px;
}

#contents .noseBold{
	font-weight:600;
}

#contents .noseTxt{
	margin:12px 0 0 21px;
}

/*bust.html*/
.bustTxt{
	margin:20px 12px;
}

.bustImg{
	margin:38px 0;
}

.bustTxt2{
	width:500px;
	float:left;
}

.bustTxt2 img{
	padding:20px 0;
}

.bustTxt3{
	width:678px;
	border:1px solid #f1ca72;
	color:#bb8900;
	padding:20px;
	margin-top:20px;
}

.bustImg2{
	margin:22px 0;
}

.bustMens{
	margin:22px 0;
}

.bustTxt4{
	width:470px;
	float:left;
	margin-right:47px;
}

/*petit.html*/

.subBox{
	width:470px;
	height:100%;
	background:#fdfdea;
	border:3px solid #ededc3;
}

.subBoxBorder{
	width:437px;
	height:35px;
	border-bottom:#c1c199  1px dotted;
	margin-left:16px;
}

.subBoxBorder span{
	line-height:300%;
}

.subBoxList{
	margin:5px 0px 10px 16px;
}
.subBoxList02{
	margin:5px 20px 10px 16px;
	padding-top: 20px;
}
.subBox2{
	width:470px;
	height:205px;
	border:1px dotted #ccc;
	font-size:12px; 
}

.subBox2 p{
	width:200px;
	float:left;
	margin:16px 0 0 16px;
}

.subBox2 .subBox2Text{
	width:145px;
	float:left;
	margin:16px 30px 0 16px;
}

.subBox2_2{
	width:470px;
	border:1px dotted #ccc;
	font-size:12px; 
	padding:0 17px;
}


.subBox2_2 .subBox2Text{
	width:400px;
	float:left;
	margin:10px 30px 10px 16px;
}

.subBox2_2 p {
	margin:auto 0;
	padding:0 17px;
}


.subBox3{
	width:710px;
	height:155px;
	border:1px solid #e7d6cf;
	background:#fffaf8;
	margin:0 10px;
}

.subBox3Text{
	width:578px;
	margin:15px;
}

.subBox3Border{
	width:578px;
	height:25px;
	margin-bottom:5px;
	float:left;
	border-bottom:#c1c199  1px dotted;
	font-weight:bold;
	color:#df6b4a;
	line-height:150%;
}

.subBox3Img{
	margin:15px 0 0 15px;
}

.subBox4{
	width:578px;
	height:32px;
	background:#fdfdea;
	border:3px solid #ededc3;
	margin:105px 0 0 110px;
	text-indent:15px;
}

.subBox5{
	width:710px;
	height:178px;
	border:1px solid #e7d6cf;
	background:#fffaf8;
	margin:0 10px;
}

.subBox5Text{
	width:578px;
	margin:15px;
}

.subBox5Border{
	width:578px;
	height:25px;
	margin-bottom:5px;
	float:left;
	border-bottom:#c1c199 1px dotted;
	font-weight:bold;
	color:#df6b4a;
	line-height:150%;
}

.subBox5Img{
	margin:15px 0 0 15px;
}

.subBox6{
	width:578px;
	height:32px;
	background:#fdfdea;
	border:3px solid #ededc3;
	margin:130px 0 0 110px;
	text-indent:15px;
}

/*pierce.html*/

.pierceList{
	margin: 5px 0 10px 16px;
}

.pierceList li{
	background: url("../images/icon_circle01.gif") no-repeat scroll 0 8px transparent;
    padding-left: 15px;
}

.pierceList li img{
	padding:20px 0;
}

.subBoxList li{
	background: url("../images/icon_circle01.gif") no-repeat scroll 0 8px transparent;
    padding-left: 15px;
}
.subBoxList02 li{
	background: url("../images/icon_circle01.gif") no-repeat scroll 0 8px transparent;
    padding-left: 15px;
}
.pierceList+p{
	margin:10px 0 10px 230px;
}

.pierceImg{
	float:right;
	
	margin-top:20px;
}


/*mens.html*/

#contents .menuTable2{
	margin:20px 10px;
	width:710px;
	background-color:#fffaf8;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
	position:relative;
}

#contents .menuTable2 tr{
	border: 1px solid #dfdfdf;
}

#contents .menuTable2 th{
	width:197px;
    border: 1px solid #dfdfdf;
    color: #de6a4a;
    font-weight: bold;
    text-align: center;
	background:url("../images/table_icon2.gif") no-repeat;
}

#contents .menuTable2 th span{
	color:#4d4d4d;
	font-weight:normal;
}

#contents .menuTable2 td{
	padding:15px;
	background-color:#ffffff;
}

#contents .menuTable2 li{
	background: url("../images/icon_circle01.gif") no-repeat 0 8px ;
	padding-left:15px;
}
#contents .menuTable2 .tableText{
	float:left;
}

#contents .menuTable2 .tableImg{
	float:right;
}

.subBox7{
	width:700px;
	height:100%;
	background:#fdfdea;
	border:3px solid #ededc3;
}

.subBox7Border{
	width:680px;
	height:35px;
	border-bottom:#c1c199  1px dotted;
	margin-left:16px;
}

.subBox7Border span{
	line-height:300%;
}


.subBox9{
	width:700px;
	height:100%;
	background:#fdfdea;
	border:3px solid #ededc3;
	margin-top: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.subBox9Border{
	width:680px;
	height:35px;
	border-bottom:#c1c199  1px dotted;
	margin-left:16px;
}

.subBox9Border span{
	line-height:300%;
}

/*woman.html*/

.womanTxt span{
	color:#f1783b;
}

.womanBoxList{
	float:left;
	width:420px;
	margin:10px 0px 10px 16px;
}

.womanBoxList ul{
	width:420px;
	line-height:200%;
}

.womanBoxList li{
	background: url("../images/icon_circle01.gif") no-repeat scroll 0 8px transparent;
    padding-left: 15px;
}

.womanBoxList+p{
	text-align:right;
	margin-right:25px;
}

.womansubBox{
	float:left;
	width:420px;
	height:100%;
	padding:10px 0;
	background:#fdfdea;
	border:3px solid #ededc3;
}

.womansubBox+p{
	width:400px;
}

.womanBoxBorder{
	width:380px;
	height:35px;
	border-bottom:#c1c199  1px dotted;
	margin-left:16px;
}

.womanImg{
	margin:20px 0 0 65px;
}

.womanQbox{
	background:#f1f1f1;
	width:710px;
	height:100%;
	padding:0 0 20px 0;
	margin:0 10px;
}

.womanQboxBorder{
	width:680px;
	height:35px;
	border-bottom:#a5a5a5  1px dotted;
	margin-left:20px;
	padding-bottom:5px;
}

.womanQbox img{
	margin:15px 10px 5px 0px;
}

.satisfy{
	width:430px;
	height:100%;
	margin:20px 20px 10px 10px;
	float:left;
}

.satisfyImg{
	margin:35px 0 100px 0;
}

/*placenta.html*/
#contents .menuTable3{
	margin:20px 10px;
	width:710px;
	background-color:#f3ffe8;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
	position:relative;
}

#contents .menuTable3 tr{
	border: 1px solid #dfdfdf;
}

#contents .menuTable3 th{
	width:197px;
    border: 1px solid #dfdfdf;
    color: #de6a4a;
    font-weight: bold;
    text-align: center;
	background:url(../images/table_icon3.gif) no-repeat;
}

#contents .menuTable3 th span{
	color:#4d4d4d;
	font-weight:normal;
}

#contents .menuTable3 td{
	padding:20px;
	background-color:#ffffff;
}

#contents .menuTable3 li{
	background: url("../images/icon_circle01.gif") no-repeat 0 8px ;
	padding-left:15px;
}


/*price.html*/
#contents .menuTable4{
	margin:20px 10px;
	width:710px;
	height:1000px;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
	position:relative;
}

#contents .menuTable4 tr{
	border: 1px solid #dfdfdf;
}

#contents .menuTable4 td{
	border: 1px solid #dfdfdf;
	padding:5px;
}

#contents .menuTable4 th{
    border: 1px solid #dfdfdf;
    color: #c9bb23;
    font-weight: bold;
    text-align: center;
	background:url(../images/table_icon4.png) no-repeat;
}

#contents .menuTable4 th span{
	color:#4d4d4d;
	font-weight:normal;
}

#contents .menuTable4 .tdTitle{
	padding:20px;
	text-align:center;
	color: #c9bb23;
    font-weight: bold;
	background:#fefee2 url(../images/table_icon4.png) no-repeat;
}

#contents .menuTable4 span{
	color:#F00;
}

/*clinic.html*/
.clinicTxt{
	text-align:right;
	margin:0 10px 20px 0;
}

.clinicTxt2{
	float:left;
	margin-left:50px;
}

.clinicImg{
	float:left;
	margin-left:30px;
}

.clinicMap{
	margin:20px 50px;
}

.clinicMaplink{
	margin-left:510px;
}



/*facial.html*/


#contents .text {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents .title {
	background: #FFF3F3;
	height: 35px;
	width: 685px;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 10px;
	margin-left: 11px;
	
}

#left01{
	width:450px;
	float:left;
}

#left02{
	width:450px; 
	float:left;	
}

#left03{
	width:420px; 
	float:left;	
}

#left04{
	width:460px; 
	float:left;	
}

#left05{
	width:500px; 
	float:left;	
}

#contents .title02{
	margin-top:30px;
}
.faceimg{
	height:230px;
	padding-top:20px;
	}
		
.cemikal{
	height:150px;
	}#contentBox #contents .title01 {
	margin-top: 30px;
}
#left02 .couse {
	margin-bottom: -5px;
	margin-left: 20px;
}

/*パンくず*/
.pankuzu ul{
	display:inline;
	float:left;
}

.pankuzu li{
	display:inline;
	float:left;
}

