/* ↓↓ここから追加20240531↓↓ */
.pc{ display: block;}
.sp{ display: none;}

@media screen and (max-width: 767px) {
.pc{ display: none;}
.sp{ display: block;}
}	

@media screen and (min-width: 768px) {
/* ↑↑ここまで追加20240531↑↑ */
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	list-style-type:none;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	
}

body{
	margin:0;
	padding:0;
	font-family:'Lucida Grande',Meiryo,sans-serif;
	color:#333;
}

a:link,a:visited{
	color:#CC0000;
}

a:hover,a:active{
	color: #CC9900;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

img{border:none; vertical-align:top;}

br{letter-spacing:0;}

/*--- layout ---*/


.wrapper{
	width:100%;
	text-align:left;
}

.container{
	width:980px;
	height:100%;
	text-align:left;
	margin:0 auto;
}


/* header
--------------------------------*/
#header{
	width: 980px;
	margin: 0 auto;
}

#header h1{
	width: 400px;
	float: left;
	margin: 20px 0 0 0;
}

#header ul{
	float: right;
	margin: 12px 0 0 0;
}

#header ul li{
	float: left;
	margin: 0 0 10px 10px;
}

/*---- main ------*/



#main{
	width: 100%;
	padding: 0 auto;
	text-align: center;
}

#main_dr{
	background-image: url(../images/main_dr_bg.jpg);
	background-repeat: repeat-x;
	padding: 0 auto;
	text-align: center;
}

/* contents
------------------------------*/

.w910{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

.w980{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.osusume_box{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
    display: flex;
    justify-content: center;
}

.osusume_box ul{
	margin: 10px 0 0 0;
}

.osusume_box ul li{
	float: left;
	width: 320px;
	margin-left: 10px;
}

.osusume_box ul li:first-child{
	margin-left: 0;
}

.osusume_box ul li .osusume_bg{
	width: 320px;
	height: 87px;
	background-image: url(../images/menu--bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	padding-top: 7px;
}

.bg-pink {
	background-color: #fff0f3;
	width: 980px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
}

#kaoyase_box{
	width: 940px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	
}

.bg-green{
	background-color: #f2fcf8;
	width: 980px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#hy_faceline_box{
	width: 940px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	
}

.bg-purple{
	background-color: #fbf3ff;
	width: 980px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;		
}

#radiesse_box{
	width: 940px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	
}

.menu_box p{
	width: 470px;
	margin: 30px 0 30px 50px;
	float: left;
	text-align: left;
	line-height: 1.8;
}

.text-pink{
	color: #ff28a1;
}

.menu_box p span{
	color: #ff28a1;
}

.menu_box img{
	float: right;
	margin: 15px 45px 40px 0;
}

/* promise_box
--------------------------------*/

#promise_box {
	width: 980px;
	margin: 30px auto;
}

#promise_box li{
	float: left;
	width: 288px;
	background-color: #FFFFFF;
	height: 580px;
	margin: 20px 6px 20px 8px;
	padding: 10px;
	border: #DFF0FF 2px solid;
	border-radius: 10px;
	font-size: 18px;
	text-align: left;
}

#promise_box img{
	margin: 15px 0;
}

h2#tit01{
	width: 100%;
	background-color: #0584E1;
	height: 150px;
	text-align: center;
	padding: 0 auto;
	margin: 50px 0 0 0;
}

#bg01{
	width: 100%;
}

#bg01 h3{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 980px;
}

#bg01 .txt01{
	width: 920px;
	margin: 40px auto 0;
	text-align: left;
	color: #2D97FF;
	font-size: 20px;
	line-height: 1.4;
}

#bg01 .box01{
	width: 940px;
	margin: 40px auto;
	border: 4px solid #9BCDFF;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	background-color: #fff;
	padding: 16px;
}

#bg02{
	width: 100%;
	padding: 0 auto;
	text-align: center;
	background-color: #6FB7FF;
	border-top: 1px solid #6FB7FF;
	border-bottom: 1px solid #6FB7FF;
	margin: 50px 0;
}

#bg02 h2{
	width: 980px;
	text-align: center;
	margin: 10px auto 20px;
}

#bg02 .txt01{
	width: 980px;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 1;
}

#bg02 ul{
	width: 980px;
	margin: 10px auto 30px;
}

#bg02 ul li{
	width: 940px;
	background-color: #fff;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */  
	padding: 20px 20px 30px 20px;
	text-align: left;
	font-size: 18px;
	line-height: 140%;
	margin: 0 0 10px 0;
}

#bg02 ul li h4{
	margin: 0 0 15px 0;
}

#bg02 ul li:last-child{
	background-image: url(../images/img12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 350px;
}

#bg02 ul li h5{
	margin: 50px 0 10px 0;
}

#bg02 ul li .txt02{
	width: 820px;
}

#bg03{
	width: 100%;
	padding: 0 auto;
	text-align: center;
	background-color: #FFFED2;
	border-bottom: 1px solid #FFFED2;
	margin: 50px 0;
}

#hikaku_box{
	width: 978px;
	margin: 0 auto;
	border: 1px solid #BFBFBF;
	background-color: #fff;
}

#hikaku_box ul{
	width: 978px;
	margin: 20px 0 20px 18px;
}

#hikaku_box ul li{
	width: 290px;
	float: left;
	background-image: url(../images/border01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0 15px 0 10px;
	margin: 0 5px 0 0;
	
}

#hikaku_box ul li:last-child{
	background-image: none;
}

#hikaku_box ul li h3{
	font-size: 26px;
	color: #EB738C;
	font-weight: normal;
	line-height: 1;
}

#hikaku_box ul li dl{
	margin: 20px 0 0 0;
}

#hikaku_box ul li dl dt{
	margin: 0 0 8px 0;
	line-height: 100%;
}

#hikaku_box ul li dl dd{
	line-height: 140%;
	margin: 0 0 20px 0;
}

#tit04{
	width: 100%;
	height: 250px;
	background-image: url(../images/tit04_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

#result{
	width: 980px;
	margin: 30px auto;
	text-align: left;
	line-height: 160%;
}

#result .font_pink_b{
	font-size: 24px;
	color: #F06;
}

#result .txt_s{
	font-size: 12px;
}

#tit05{
	width: 100%;
	height: 190px;
	background-image: url(../images/tit05_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

.point_box{
	width: 980px;
	margin: 20px 0 40px;
	text-align: left;
}

.point_box img{
	float: left;
	width: 320px;
}

.point_box h4{
	width: 620px;
	float: right;
	text-align: left;
	line-height: 140%;
	margin: 0 0 10px 0;
	color: #F06;
	font-weight: normal;
	font-size: 22px;
}

.point_box p{
	width: 620px;
	float: right;
	text-align: left;
	line-height: 160%;
}

#tit06{
	width: 100%;
	height: 240px;
	background-image: url(../images/tit06_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

#bust_design{
	width: 100%;
	padding: 0 auto;
	background-color: #6FB7FF;
	border-top: 1px solid #6FB7FF;
	border-bottom: 1px solid #6FB7FF;
	text-align: center;

}

#bust_design p{
	width: 980px;
	margin: 30px auto;
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 160%;
}

#bust_design img{
	margin: 0 auto 40px;
}

#qa_tit{
	width: 100%;
	text-align: center;
	background-color: #ffe5f0;
}

#qa_tit h2 img{
	padding: 35px 0 10px 0;
}

#qa_tit p{
	line-height: 140%;
	font-size: 22px;
	padding-bottom: 30px;
}

qa_dl {
	margin: 0 0 50px 0;
}

#qa_dl dt{
	background-color: #ec6397;
	background-image: url(../images/img--question.png);
	background-position: 14px 7px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 20px;
	line-height: 120%;
	padding: 25px 15px 15px 83px;
	text-align: left;
}

#qa_dl dd{
	line-height: 140%;
	text-align: left;
	margin: 10px 0 40px;
	background-image: url(../images/img--answer.png);
	background-position: 14px 0px;
	background-repeat: no-repeat;
	padding: 25px 0 0 83px;
}



.content--cv{
	background: url(../images/btn--cv--back.jpg) no-repeat center;
	height: 360px;
	margin-top: 20px;
}

.content--cv img{
	margin-top: 170px;
	}

/* contact_box
------------------------------*/
.contact_box{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.cv_btn_bg{
	background-image: url(../images/cv_bg.jpg);
	background-repeat: repeat-y;
	height: 146px;	
}

/* title--activities
--------------------------------*/
.title--activities{
	text-align: center;
}


/* activities_box
--------------------------------*/

#activities_box{
	width: 100%;
	margin: 0;
	padding: 0 auto;
}

#activities_box h3{
	width: 980px;
	margin: 20px 0 15px 40px;
	color: #ff3c6a;
	font-size: 24px;
	text-align: left;
}

#activities_box div{
	width: 980px;
	margin: 0 auto 0 auto;
}

#activities_box p{
	width: 520px;
	font-size: 18px;
	line-height: 180%;
	float: left;
	margin: 0 0 0 20px;
	text-align: left;
}

#activities_box img{
	float: left;
	margin: 0 0 50px 30px;
}

/*---- footer ------*/

.footer{
	width:100%;
	background:url(../images/bg_footer.jpg) repeat-x right bottom;
	text-align:center;
}
.footer p{
	font-size:13px;
	color:#FFF;
	line-height:1.6;
	padding-top:30px;
	text-align:center;
}

.footer address{
	font-size:13px;
	margin-top:15px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-style:normal;
}




/* clinic_box
--------------------------------*/
h2#clinic_tit{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #ec6397;
	font-size: 42px;
	line-height: 80px;
	font-weight: normal;
	margin: 40px 0 0 0;
}

#clinic_box{
	width: 980px;
	margin: 40px auto 80px auto;
}

.border_t{
	border-top: 2px solid #ec6397;
}

/*--- clinic_desc_block ---*/

.clinic_desc_block{
	background:#F0F0F0;
	padding:20px 0px 20px 25px;
	border:solid 1px #E4CDEB;
	overflow:hidden;
	/zoom:1;
}

.clinic_desc_block dl{
	width:430px;
	padding:10px;
	background:#FFF;
	border:solid 1px #DDD;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
	float:left;
	margin-right:20px;
	height:180px;
}

.clinic_desc_block dl dt img{
	vertical-align:middle;
}

.clinic_desc_block dl dt span{
	padding:2px 5px;
	background:#FF4F94;
	color:#FFFFFF;
	text-align:center;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	font-size:13px;
}

.clinic_desc_block dl dd{
	padding:10px 10px 0;
	font-size:12px;
	line-height:1.8;

}


/*--- clinic_map_block ---*/

.clinic_map_block{
	border:solid 1px #E4CDEB;
	border-top:none;
	background:#FFF;
	overflow:hidden;
	/zoom:1;
}

.clinic_map_block .clinic_map{
	float:left;
	width:649px;
	height:838px;
	background:url(../images/bg_map.jpg) no-repeat left top;
	position:relative;
}

.clinic_map_block .clinic_right{
	float:right;
	width:270px;
	min-height:790px;
	border:solid 14px #FDF0F4;
	background:#FFF;
	padding:15px;
}


.clinic_map_block .clinic_map .area{
	background:#F0F0F0;
	width:200px;
	letter-spacing:-.4em;
}

.clinic_map_block .clinic_map .area h3{
	background:#FF8BB2;
	color:#FFFFFF;
	font-size:14px;
	padding:2px 5px 2px 10px;
	font-weight:normal;
	letter-spacing:normal;
}

.clinic_map_block .clinic_map .area dl{
	background:#FFF;
	padding:5px;
	border-radius: 5px;
	width:80px;
	font-size:12px;
	margin:6px;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
}

.clinic_map_block .clinic_map .area dl + dl{
	margin-left:0px;

}


.clinic_map_block .clinic_map .area dl dt{
	text-align:center;
	font-weight:bold;
	color:#666666;
	line-height:1.2;
	height:35px;
}

.clinic_map_block .clinic_map .area dl.beauty dt{
	line-height:35px;
}

.clinic_map_block .clinic_map .area ul li{
	margin-top:4px;
}

.clinic_map_block .clinic_map a{
	display: block;
	width: 80px;
	border-radius: 5px;
	font-size: 13px;
	padding:3px 0;
	text-decoration:none;
	color: #FFF;
	line-height: 1.1;
	text-align: center;
	cursor: pointer;
	background: rgb(255,170,202); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,170,202,1) 0%, rgba(255,140,179,1) 50%, rgba(255,170,202,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,170,202,1)), color-stop(50%,rgba(255,140,179,1)), color-stop(100%,rgba(255,170,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaca', endColorstr='#ffaaca',GradientType=0 ); /* IE6-9 */
	border:solid 1px #FF8DB3;
}


.clinic_map_block .clinic_map .skin a{
	background: rgb(222,191,230); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(222,191,230,1) 0%, rgba(208,165,219,1) 50%, rgba(222,191,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,191,230,1)), color-stop(50%,rgba(208,165,219,1)), color-stop(100%,rgba(222,191,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debfe6', endColorstr='#debfe6',GradientType=0 ); /* IE6-9 */
	border:solid 1px #CD9CD7;
}

.clinic_map_block .clinic_map a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.clinic_map_block .clinic_map .hokkaido{
	position:absolute;
	left:440px;
	top:17px;
}

.clinic_map_block .clinic_map .tokyo{
	position:absolute;
	left:441px;
	top:211px;
}

.clinic_map_block .clinic_map .kantou{
	position:absolute;
	left:441px;
	top:570px;
}

.clinic_map_block .clinic_map .tyuubu{
	position:absolute;
	left:124px;
	top:37px;
}

.clinic_map_block .clinic_map .kansai{
	position:absolute;
	left:225px;
	top:483px;
}

.clinic_map_block .clinic_map .chugoku{
	position:absolute;
	left:12px;
	top:196px;
}


.clinic_map_block .clinic_map .kyusyu{
	position:absolute;
	left:10px;
	top:522px;
}



.clinic_map_block .clinic_map .tokyo h3{background:#3399CC;}
.clinic_map_block .clinic_map .kantou h3{background:#3399CC;}
.clinic_map_block .clinic_map .tyuubu h3{background:#38B25D;}
.clinic_map_block .clinic_map .kansai h3{background:#99CC00;}
.clinic_map_block .clinic_map .chugoku h3{background:#F5B85A;}
.clinic_map_block .clinic_map .kyusyu h3{background:#EF857D;}


.clinic_map_block .clinic_info h2{
	border-left:solid 4px #FF4D94;
	padding-left:10px;
	color:#FF4D94;
	font-size:15px;
	line-height:1.3;
	margin-bottom:10px;
}


.clinic_map_block .clinic_info .contact_btn{
	margin-bottom:10px;
}

.clinic_map_block .clinic_info .telno{
	font-size:20px;
	color:#FF4D94;
	line-height:1.3;
}
.clinic_map_block .clinic_info .openclose{
	font-size:13px;
	line-height:1.3;
	margin-top:5px;
	margin-bottom:20px;
}

.clinic_map_block .clinic_info .infomation{
	font-size:13px;
	line-height:1.3;
	margin-top:5px;
	margin-bottom:20px;
}

.clinic_map_block .clinic_info .map{
	width:270px;
	height:190px;
	background:#FFF;
}

.clinic_map_block .clinic_info h3{
	font-size:18px;
	padding:5px 0px;
	border-bottom:dashed 1px #AAA;
	margin-bottom:10px;
	font-weight:normal;
}

.clinic_map_block .clinic_info dl.doctor{
	margin:10px 0;
	color:#333333;
	font-size:12px;
	line-height:1.4;
}

.clinic_map_block .clinic_info dl.doctor dt{
	clear:both;
	float:left;
	width:60px;
	font-weight:bold;
}

.clinic_map_block .clinic_info dl.doctor dd{
	padding-left:65px;
	padding-bottom:10px;
}



/*-------doctor_block-------*/
#docter_box{
	width: 100%;
	padding: auto;
	border-top: 2px solid #ec6397;
}

.doctor_block{
	width:600px;
	margin:40px auto;
	overflow:hidden;
	/zoom:1;
}

.doctor_block .photo{
	width:180px;
	float:left;
	text-align:center;
}

.doctor_block .photo p{
	font-size:13px;
	line-height:1.4;
}

.doctor_block .photo img{
	margin-bottom:15px;

}


.doctor_block .right{
	font-size:13px;
	line-height:2;
}

.doctor_block .right table{
	border-left:solid 1px #D4D4D4;
	border-top:solid 1px #D4D4D4;
}


.doctor_block .right table tr th,
.doctor_block .right table tr td{
	border-right:solid 1px #D4D4D4;
	border-bottom:solid 1px #D4D4D4;
	padding:5px;
}
.doctor_block .right table tr th{
	background:#F0F0F0;
	text-indent:10px;
	font-weight:normal;
	text-align:center;
}
.doctor_block .right table tr td{
	padding-left:10px;
}

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

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*-------general-------*/


.alignC{text-align:center;}
.alignR{text-align:right;}
.alignL{text-align:left;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.small{font-size:12px;}
.em{color:#FF2281}
.purple{color:#9966CC;}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	margin-top:0;
}


#sidenavi {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 30;
}

#sidenavi ul li{
	margin-top:5px;

}




.floatclear{
clear:both;
}

#sec06 
{
background:url(../images/main06.jpg) no-repeat no-repeat;
padding-top:40px;
padding-bottom:40px;
}
#sec06 .left
{
width:200px;
float:left;
text-align:center;
}
#sec06 .right
{
width:400px;
float:left;

}
#sec06 .block
{
width:600px;
margin:0px auto;
}
#sec06 .text1
{
font-size:12px;
line-height:1.2;
margin-top:10px;
}
#sec06 .right
{
font-size:13px;
line-height:2;
}
#sec06 .right table
{
border-left:solid 1px #D4D4D4;
border-top:solid 1px #D4D4D4;

}
#sec06 .right table tr th,
#sec06 .right table tr td
{
border-right:solid 1px #D4D4D4;
border-bottom:solid 1px #D4D4D4;
}
#sec06 .right table tr th
{
background:#F0F0F0;
text-indent:10px;
font-weight:normal;
}
#sec06 .right table tr td
{
padding-left:10px;
}

.kogao--detail table {
    background-color: #f9f9f9;
    border-collapse: collapse;
    font-size: 90%;
    margin: 0;
	width:  910px;
	border: solid 1px #c4a281;
}

.kogao--detail table {
    border-collapse: collapse;
    color: #c4a281;
    font-size: 90%;
	padding: 20px;
}


.petit--kogao table {
width: 910px;
height: 530px;
border: 1px #c4a281 solid;
border-collapse: collapse;
}

.petit--kogao td {
border: 1px #c4a281 solid;
padding: 15px 15px;
text-align: left;
vertical-align: middle;
}

.petit--kogao th {
border: 1px #c4a281 solid;
background-color: #fdf1f6;
padding: 15px 15px;
text-align: center;
vertical-align: middle;
font-weight: normal;
width: 180px;
}
}
