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

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;/*		font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
		_font-family:"'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif";*/
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
table {
	border: none;
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6, p, em, address, div, form, dl, dt, dd, ul, li, ol, table {
	font-size: 100%;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: url(../images/background.png) repeat-y center;
	background-color: #F5F3EF;
	overflow-x: hidden;
}
ul li {
	list-style-type: none;
}
a {
	color: #0066CC;
}
a:hover, label:hover {
	color: #CCCCCC;
}
ul strong {
}
form {
	clear: both;
	padding-top: 8px;
}
/* ---------------------------------- common style ---------------------------------- */
.pctL {
	float: left;
	text-align: center;
	font-size: 0.68em;
}
.pctR {
	float: right;
	font-size: 0.68em;
	text-align: center;
}
.pctR img {
	margin-left: 10px;
}
.pctL img {
	margin-right: 10px;
}
.fltR {
	float: right;
}
.fltL {
	float: left;
}
.aRIGHT {
	text-align: right;
}
.aCENTER {
	text-align: center;
}
.verMid {
	vertical-align: middle;
	margin-right: 8px;
}
.widthL {
	width: 95%;
}
S .mousOn a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .box {
	height: 1%;
}
.box {
	display: block;
}
/* End Holly Hack */

.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
/*  ----------------------------------CLEAR ---------------------------------- */
.hrCLEAR, #hrCLEAR {
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
/*  ----------------------------------CLEARFIX ---------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Holly Hack */


/* --------------------------------------------------------------*/
/* --------------------　コンテンツスタイル　--------------------*/
/* --------------------------------------------------------------*/

/* 共通 */

#co {
	margin: 0 auto;
	overflow: hidden;
	width: 780px;
	padding: 0 15px 0;
}
#co p {
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
}
/* --------------------　ヘッダ　--------------------*/
#co #header {
	margin: 10px auto;
}
/* --------------------　メニュー　--------------------*/
#co #menu {
	margin: 0 auto;
	background: url(../images/menu_back.png) no-repeat;
	height: 50px;
}
#co #menu ul {
	padding: 10px 20px;
}
#co #menu ul li {
	width: 185px;
	float: left;
}
/* --------------------　タイトル　--------------------*/
#co h1#pagetitle {
	margin-bottom: 15px;
}
/* --------------------　ひとこと　--------------------*/
#co #hitokoto {
	margin-bottom: 20px;
}
/* --------------------　脱毛可能部位　--------------------*/
#co #bui {
	overflow: hidden;
	width: 780px;
	margin-bottom: 30px;
	position:relative;
}
#co #bui h2 {
	margin-bottom: 20px;
}
#co #bui ul {
	margin-left: 10px;
}
#co #bui ul li {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-bottom: 13px;
}
#co #bui p {
	clear: both;
	padding-left: 40px;
	text-indent: -16px;
	font-weight: 800;
}
/* --------------------　当院の脱毛機器　--------------------*/
#co #kiki {
	overflow: hidden;
	width: 740px;
	margin: 0 auto 10px;
	position:relative;
}
#co #kiki h2 {
	margin-bottom: 20px;
}
#co #kiki #prowave {
	width: 352px;
	float: left;
	margin-left: 4px;
}
#co #kiki #ndyag {
	width: 352px;
	float: right;
	margin-right: 4px;
}
#co #kiki #prowave h3, #co #kiki #ndyag h3 {
	margin-bottom: 10px;
}
#co #kiki #prowave p, #co #kiki #ndyag p {
	margin-bottom: 10px;
	padding-left: 5px;
}
#co #kiki #prowave div img, #co #kiki #ndyag div img {
	margin-bottom: 10px;
}
#co #kiki p.aCENTER {
	clear: both;
	padding-top: 20px;
	margin-bottom: 30px;
}
#co #kiki ul.prowave-list {
	margin-top: 20px;
	padding: 0 0;
	background: url(../images/point_prowave-list_back.png) no-repeat top right;
}
#co #kiki ul.prowave-list li {
	text-align: left;
	background: url(../images/point_prowave-list.png) no-repeat 3px 4px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 10px;
}
#co #kiki ul.ndyag-list {
	margin-top: 20px;
	padding: 0 0;
	background: url(../images/point_ndyag-list_back.png) no-repeat top right;
	margin-bottom: 30px;
}
#co #kiki ul.ndyag-list li {
	text-align: left;
	background: url(../images/point_ndyag-list.png) no-repeat 3px 4px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 10px;
}
#co #kiki h4 {
}
#co #kiki h5 {
	text-align: left;
	background: url(../images/point_ndyag-list.png) no-repeat 3px 4px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 100;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* --------------------　治療例　--------------------*/

#co #rei {
	overflow: hidden;
	width: 740px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#co #rei h3 {
	margin-bottom: 20px;
}
#co #rei p.center {
	text-align: center;
}
/* --------------------　クリニック案内　--------------------*/
#co #clinic {
	width: 730px;
	overflow: hidden;
	margin: 0 auto;
}
#co #clinic .header {
	background: url(../images/clinic_top.png) no-repeat;
	height: 10px;
	margin: 0 auto;
}
#co #clinic .body {
	background: url(../images/clinic_body.png) repeat-y;
	margin: 0 auto;
	padding: 15px 15px;
	overflow: hidden;
}
#co #clinic .body h3, #co #clinic .body h4 {
	margin-bottom: 20px;
}
#co #clinic p.onegai {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 1.2em;
	text-indent: -0.8em;
}
#co #clinic .footer {
	background: url(../images/clinic_bottom.png) repeat-y;
	margin: 0 auto;
	height: 10px;
	clear: both;
}
#co #clinic #map {
	float: left;
	width: 480px;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
}
#co #clinic #map a {
	color:#666;
}
#co #clinic #detail {
	float: right;
	width: 200px;
	overflow: hidden;
}
#co #clinic #detail h4 {
	font-size: 12px;
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
}
#co #clinic #detail p {
	font-size: 12px;
	margin-bottom: 25px;
}
div.h20{
	clear:both; height:20px;
}
#co #clinic .keireki{width:348px; float:left; text-align:left; font-size:12px; line-height:1.5em; padding-left:2px;}
#co #clinic .keireki h5 , #co #clinic .gakkai h5 { font-weight:100;}
#co #clinic dl dt {
	float:left;
	padding-left:0.8em;	
}
#co #clinic dl dd {
	float:left;
	padding-left:0.8em;
	width:280px;
}
#co #clinic .gakkai{width:350px; float:right; text-align:left; font-size:12px; line-height:1.5em;}
#co #clinic .gakkai ul li{
	padding-left:0.8em;
	
}
/**/

#footer{
	width:780px;
	margin:50px auto 0;
	clear:both;
}

#bb {
	height: 1px;
	position: absolute;
	top: 833px;
	left: 15px;
}

#cc {
	height:1px;
	position: absolute; top: 5108px; left: 15px;
}

#dd {
	height:1px;
}
