@charset "shift-jis";

/*====================================================================

index.css

====================================================================*/

#head {
	background: url(./img/head_bg.gif) repeat-x;
	margin:0;
}

h1 {
	width: 740px;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
}


#new {
	width: 511px;
	margin-left: 15px;
	margin-top:20px;
}

#new_in {
	background: url(./img/new_bg.gif) repeat-y;
	padding:5px 0 15px 20px;
	line-height: 12pt;
	text-align: left;
	overflow:auto;
	height:150px;
}


#artmake {border:solid 0.5px #f7f3b3;
	background: url(./img/artmake.jpg) no-repeat;
	width: 511px;
	height: 284px;
	margin:5px 0 10px 0;
}

.art_in {
	margin: 55px 10px 0 20px;
	font-size: 9pt;
	text-align: left;
}

.art_t {
	margin: 0 0 0 218px;
	text-align: left;
}

/* バナー（サロン、コース）
------------------------------------------------------*/
#salon_b {
	float: left;
	background: url(./img/salon_b.jpg)  no-repeat;
	width: 258px;
	height: 164px;
	margin-top: 10px;
	margin-right: 5px;
}

.salon_in {
	margin:0 3px 0 153px;
	padding:3px 0 5px 0;
	width: 102px;
	height:118px;
	font-size: 8pt;
	text-align: left;
	line-height:1.3em;
}

* html .salon_in {
	margin:0 3px 0 153px;
	padding:5px 0 5px 0;
	width: 102px;
	height:118px;
	font-size: 7pt;
	text-align: left;
	line-height:1.4em;
}

#salon_b img {
	margin: 13px 0 0 140px;
}

#course_b {
	background: url(./img/course_b.jpg)  no-repeat;
	width: 258px;
	height: 164px;
	margin-top: 10px;
	float: right;
}

.course_in {
	margin: 7px 3px 0 117px;
	width: 137px;
	font-size: 9pt;
	text-align: left;
}

#course_b img {
	margin: 3px 0 0 140px;
}

#healing_m {
	width:258px;
	height:164px;
	float:left;
	margin:0 0 10px 5px;
}

.healing_ttl {
}

.healing_b {
	background: url(./img/bg_healing.jpg)  no-repeat;
	width: 258px;
	height: 128px;
}

#eyelash_m {
	width:258px;
	height:164px;
	float:right;
	margin-bottom:10px;
}

.eyelash_ttl {

}

.eyelash_b {
	background: url(./img/bg_eyelash.jpg)  no-repeat;
	width: 258px;
	height: 128px;
}

#artmake_m {
	width:258px;
	height:164px;
	float:left;
	margin-left:5px;
}

.artmake_ttl {

}

.artmake_b {
	background: url(./img/bg_artmake.jpg)  no-repeat;
	width: 258px;
	height: 128px;
}

#facial_m {
	width:258px;
	height:164px;
	float:right;
}

.facial_ttl {

}

.facial_b {
	background: url(./img/bg_facial.jpg)  no-repeat;
	width: 258px;
	height: 128px;
}

/* サロンインフォメーション
------------------------------------------------------*/
#info {
	background-color: #947465;
	width: 212px;
	text-align: center;
	border-bottom: 8px solid #4a4237;
	padding-bottom:5px;
}

#add {
	color: #ffffff;
	margin: 3px 15px 5px 17px;
}

#qr {
	width: 190px;
	height: 84px;
	margin: 10px auto;
}

#qr img {
	float: left;
	height: 84px;
	width: 84px;
}

.qr_comment {
	font-size: 8pt;
	color: #ffffff;
	line-height:10pt;
	text-align: left;
	width: 98px;
	float:right;
}

#map {
	background: url(./img/map.gif) no-repeat #ffffff 50% 85%;
	width: 186px;
	height: 228px;
	clear: both;
	margin: 10px auto 10px auto;
}


.map_comment {
	font-size: 9pt;
	text-align: left;
	padding: 3px 5px 3px 10px;
}

.access_bt {
	margin-left: 100px;
	margin-top: 130px;
}

.lamp{
	margin:0 auto;
}

.clear {
	clear:both;
}