@charset "utf-8";


/*
 header [
----------------------------------------------------------- */
#header {
    width: 820px;
	background: url(../img/bg_headtop.gif) no-repeat;
}


#header h1 {
    width: 141px;
    padding: 15px 0 5px 12px;
	float: left;
}


.mainimg {
    margin-bottom: 21px;
}



/*
 topmain
----------------------------------------------------------- */
#topmain {
    width: 820px;
	background: url(../img/bg_topmain.gif) no-repeat 640px 227px;
}




/*
 sideArea
----------------------------------------------------------- */
.sideArea {
    width: 215px;
	float: left;
	padding-left: 15px;
}

.sideMenu {
    height: 300px;
}

.sideMenu li {
    float: left;
    height: 70px;
	margin-bottom: 4px;
}

.mobile {
    width: 200px;
	font-size: 80%;
    margin-top: 5px;
}

.infoArea {
    margin-top: 1em;
	width: 200px;
}

.infoArea p {
    margin-bottom: 1em;
	font-size: 70%;
}

.infoArea .bnr {
    margin-bottom: 3px;
}

/*
 newsArea
----------------------------------------------------------- */
.newsArea {
    width: 575px;
	float: right;
	padding-right: 15px;
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 10px;
}

.aisatsu {
    margin-bottom: 15px;
}

.aisatsu h2 {
    margin-bottom: 8px;
}

/* エステリスト */
.estheList {
    margin-bottom: 1em;
}

.estheList ul {

}

.estheList li {
    float: left;
	margin: 0 5px 5px;
}


.search {
    clear: both;
	background: url(../img/bg_search.jpg);
	width: 523px;
	margin: 0 3px 2em;
	padding: 8px 16px;
}

.search h2 {
    margin-bottom: 10px;
}

.search ul {
    width: 236px;
	margin-bottom: 11px;
}

.search li {
    float: left;
}




/* キャンペーン */

.campaign {
    width: 570px;
	margin-bottom: 20px;
	line-height: 120%;
	color: #685215;
}

.campaign h2 {
    margin-bottom: 5px;
}

.campaign h3 {
    margin-bottom: 3px;
}

.campaign p {

}

.campaignLeft {
    width: 266px;
	float: left;
	padding: 4px 7px;
	background: url(../img/bg_campaign.jpg) no-repeat;
}

.campaignRight {
    width: 266px;
	float: right;
	padding: 4px 7px;
	background: url(../img/bg_campaign02.jpg) no-repeat;
}


.campaignLeft a,
.campaignRight a {
    color: #c30;
}

.pic {
    width: 75px;
	float: right;
}

.text {
    width: 190px;
	float: left;
}

.btn {
	text-align: center;
	margin-top: 10px;
}


/* 新着情報 */
.new {
    clear: both;
    margin-bottom: 20px;
}

.new h2 {
    margin-bottom: 5px;
}

.new dl {
    margin-left: 3px;
}

.new dt {
    color: #C30;
	margin-bottom: 3px;
}

.new dd {
    margin-bottom: 5px;
	line-height: 140%;
}

.addarea {
    margin-bottom: 20px;
}

/* estheinfo */
.estheinfo {
    margin-bottom: 10px;
}

.estheinfo h2 {
    
}

