body {
	margin: 0 auto;
	background-color: #ffbfc8;
	color: #333333;
	font-size: 12px;
	line-height:1.3em;
	background: url(/image/mmcon/bg.gif) repeat;
}

p {
	margin: 0;
}

img {
	border: 0;
}

#container {
}

/*#mainContainer {
	background-color: #ffffff;
	width: 950px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#mainContent {
	width: 950px;
	padding: 15px 0;
	margin: 0px;
	overflow: hidden;
	clear: both;
}

#mainContentBd {
	width: 920px;
	padding: 15px 15px 15px 8px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}*/



/* topic path */
.Plist{
	text-align: left;
	clear: both;
	font-size:8pt;
	color:#444444;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;
}

.Plist02{
	text-align: left;
	clear: both;
	font-size:8pt;
	color:#444444;
	padding-top:10px;
	padding-bottom:0px;
}


/*header*/

h2, h3, h4 {
	margin: 0;
	padding: 0;
}

.hideMenu {
	display: none;
}

.menuBodySp {
	background-image: url(/image/menun/mbtn_bodysp.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

.menuBody {
	background-image: url(/image/menun/mbtn_body.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

.menuRem {
	background-image: url(/image/menun/mbtn_rem.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

.menuFacial {
	background-image: url(/image/menun/mbtn_facial.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

.menuBridal {
	background-image: url(/image/menun/mbtn_bridal.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

.menuContest {
	background-image: url(/image/menun/mbtn_contest.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

.menuCamp {
	background-image: url(/image/menun/mbtn_camp.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

.menuSalon {
	background-image: url(/image/menun/mbtn_salon.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}


/* rollover
----------------------------------- */

a:hover.menuBodySp {
	background-image: url(/image/menun/mbtn_bodysp_on.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

a:hover.menuBody {
	background-image: url(/image/menun/mbtn_body_on.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

a:hover.menuRem {
	background-image: url(/image/menun/mbtn_rem_on.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

a:hover.menuFacial {
	background-image: url(/image/menun/mbtn_facial_on.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

a:hover.menuBridal {
	background-image: url(/image/menun/mbtn_bridal_on.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

a:hover.menuContest {
	background-image: url(/image/menun/mbtn_contest_on.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 42px;
	display: block;
}

a:hover.menuCamp {
	background-image: url(/image/menun/mbtn_camp_on.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}

a:hover.menuSalon {
	background-image: url(/image/menun/mbtn_salon_on.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 42px;
	display: block;
}


.marginLtRt10 {
	margin-left: 10px;
	margin-right: 3px;
}

.paddingLtTp15 {
	padding-left: 15px;
	padding-top: 10px;
}

.paddingLtTp5 {
	padding-left: 15px;
	padding-top: 5px;
}

.paddingTp10 {
	padding-top: 10px;
}

.paddingTp5 {
	padding-top: 5px;
}

.paddingTp16 {
	padding-top: 16px;
}


/*footer*/



/* 幅950px用 */
.footerTxt {
	width: 950px;
	margin-top: 15px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: #666666;
	border-top: 2px solid #EC5B93;
}


.footerTxt0 {
	width: 900px;
	margin: 0 15px 15px 15px;
	padding: 10px;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
	color: #666666;
	background-color: #eeeeee;
	clear: both;
}

.footerMT5 {
	margin-top: 5px;
}
.copyright {
	font-size: 12px;
	color: #444444;
	margin-top: 10px;
	padding-bottom: 10px;
}

/*link*/


a.header:link {
	font-size: 10px;
	color: #993366;
	text-decoration:underline;
}
a.header:visited {
	font-size: 10px;
	color:#CC0066;
	text-decoration:underline;
}
a.header:active {
	font-size: 10px;
	color:#E8BFD0;
	text-decoration:none;
}
a.header:hover {
	font-size: 10px;
	text-decoration:none;
}



a.footer:link {
	font-size: 12px;
	color: #993366;
	text-decoration:underline;
}
a.footer:visited {
	font-size: 12px;
	color:#CC0066;
	text-decoration:underline;
}
a.footer:active {
	font-size: 12px;
	color:#E8BFD0;
	text-decoration:none;
}
a.footer:hover {
	font-size: 12px;
	text-decoration:none;
}





/* ヘッダー追加
---------------------------------------------------------------------- */
#header{
	width:960px;
	margin: 0 auto;
}
h1 {
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	padding:10px 0px 0px 0;
	margin:0px;
	float:left;
}
/*#headerRight{
	float:right;
	text-align:left;
	margin: 5px 0 0 0;
	padding:0px;
}

#headerRight a{
	background: url("/image/menun/arrow.gif") left 3px no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 15px;
}*/

/* 20150826 */
ul#headerRight{
	float:right;
	padding:0;
	margin: 5px 0 0 0;
}
ul#headerRight li{
/*	float:right;*/
	display: inline;
	text-align:left;
	margin: 0;
	padding:0px;
	list-style-type: none;
}

ul#headerRight li a{
	background: url("/image/menun/arrow.gif") left 3px no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 15px;
}



#headerLogo {
	clear:both;
/*	width:121px;
	height:47px;
	background: url("/image/menun/logo.gif") left top no-repeat;*/
	margin:5px 0 0 0;
	padding:0px;
/*	text-indent:-9999px;*/
	float:left;
}
/*#headerLogo a{
	display:block;
	width:121px;
	height:47px;
	text-indent:-9999px;
	text-decoration:none;
}*/


#headerLegf {
	padding:5px 0 0 30px;
	margin:0px;
	float:left;
	display:block;
	width:300px;
	height:60px;
}


#headerMr {
	display:block;
	width:300px;
	height:61px;
	margin:5px 0 0 50px;
	padding:0px;
	text-indent:-9999px;
	float:left;
}
#headerMr a{
	display:block;
	width:300px;
	height:61px;
	background: url("/image/menun/header_minemura.gif") left top no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-9999px;
	text-decoration:none;
}


#headerContactCenter{
	display:block;
	width:196px;
	height:35px;
	margin:0;
	padding:0px;
	float:left;
}

#headerContactCenterSK{
	display:block;
	width:300px;
	height:35px;
	margin:0;
	padding:0px;
	float:left;
}


#headerContactCenterHikari{
	display:block;
	width:196px;
	height:35px;
	margin:0;
	padding:0px;
	float:left;
}
#headerContactCenterKotsu{
	display:block;
	width:196px;
	height:38px;
	margin:0;
	padding:0px;
	float:left;
}
#headerContactCenterHair{
	display:block;
	width:196px;
	height:38px;
	margin:0;
	padding:0px;
	float:left;
}


#headerContact{
	width:432px;
	float:right;
	text-align:left;
	margin: 6px 0 0 0;
	padding: 0;
}

#headerContactLeft{
	margin:0;
	padding:0px;
	float:left;
}
#headerContactRight{
	margin:0 0 0 10px;
	padding:0px;
	float:right;
}



#headerMenu{
	clear:both;
	margin: 10px 0 0;
	background: url(/image/common/gnav_bg.gif) repeat-x;
	width: 100%;
	overflow:hidden;
}

/*#headerMenu a.gnav01 {
	background-image: url(/image/common/gnav01.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav01{
	background-image: url(/image/common/gnav01_on.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav02 {
	background-image: url(/image/common/gnav02.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav02{
	background-image: url(/image/common/gnav02_on.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav03 {
	background-image: url(/image/common/gnav03.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav03{
	background-image: url(/image/common/gnav03_on.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav04 {
	background-image: url(/image/common/gnav04.gif);
	background-repeat: no-repeat;
	width: 133px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav04{
	background-image: url(/image/common/gnav04_on.gif);
	background-repeat: no-repeat;
	width: 133px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav05 {
	background-image: url(/image/common/gnav05.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav05{
	background-image: url(/image/common/gnav05_on.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav06 {
	background-image: url(/image/common/gnav06.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav06{
	background-image: url(/image/common/gnav06_on.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a.gnav07 {
	background-image: url(/image/common/gnav07.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}
#headerMenu a:hover.gnav07{
	background-image: url(/image/common/gnav07_on.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 60px;
	display: block;
}*/

#headerMenuIn{
	width:960px;
	margin:0 auto;
}

/*#headerMenuIn a{
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-9999px;
}*/



#mainContainer {
	background-color: #ffffff;
/*	width: 960px;*/
	margin:0 auto;
	padding:0;
	text-align: center;
}

#mainContent {
	width: 920px;
	padding: 15px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
#mainContentTop {
	width: 960px;
	padding: 10px 0 0;
	margin:0 auto;
	overflow: hidden;
	clear: both;
}

#mainContentBd {
	width: 920px;
	padding: 15px 15px 15px 8px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}




/* topic path */
.Plist{
	text-align: left;
	clear: both;
	font-size:8pt;
	color:#444444;
	padding-top:10px;
	padding-bottom:15px;
}

.Plist02{
	text-align: left;
	clear: both;
	font-size:8pt;
	color:#444444;
	padding-top:10px;
	padding-bottom:0px;
}







#tableMain{
	clear:both;
	margin:6px 0 0 0;
}





.mr10{margin-right:10px;}


.mainBnrBox {
	margin-top: 5px;
	padding: 10px;
	background-color: #eee;
	width:900px;
}



/*footer*/

#footer {
	margin: 20px 0 0;
	text-align: center;
}
.footerTop {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}

.footer01 {
	background-color: #e8e4de;
	padding: 15px 0;
}
.footer01 p{
	font-size: 12px;
	line-height: 2;
	color: #333;
}
.footer01 a{
	color: #333;
	text-decoration: underline;
}
.footer01 a:visited{
	color: #555;
}
.footer01 a:hover{
	text-decoration: none;
}

/* 20150826 */
.footer01 ul {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
.footer01 li {
	font-size: 12px;
	line-height: 2;
	color: #333;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.footer01 li:not(:last-child):after {
	content: " | ";
}





.footerClm {
	background-color: #ddd6c9;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #c9c2b5;
	width: 960px;
	text-align: left;
}
.footerClm p{
	font-size: 11px;
	line-height: 1.4;
	color: #333;
}
.footer02 {
	background-color: #f5bec7;
	padding: 15px 0;
	overflow: hidden;
}

.footerSalon {
	width: 960px;
	margin: 10px auto;
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
	color: #333;
}
.footerSalon p{
	font-size: 12px;
	font-weight: bold;
}
.footerSalon a{
	color: #333;
	text-decoration: underline;
}
.footerSalon a:visited{
	color: #555;
}
.footerSalon a:hover{
	text-decoration: none;
}
.f-salon p,
.f-salon02 p{
	margin: 10px 0 0;
}
.f-salon {
	float: left;
	width: 18%;
	font-size: 11px;
	line-height: 1.3;
}
.f-salon02 {
	float: left;
	width: 23%;
	font-size: 11px;
	line-height: 1.3;
}

.f-salon ul,
.f-salon02 ul{
	list-style:none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.f-salon li,
.f-salon02 li{
	margin: 4px 0 0 4px;
	padding: 0;
}
.copyright {
	clear: both;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
}




/* 20131114 */
.mr10{margin-right:10px;}





