@charset "UTF-8";

/* サロン紹介スタイル
************************************************************** */

h2#main_img {
	background: url(../img/main_img.jpg);
	height: 350px;
	width: 840px;
	text-indent: -9140px;
}


/* コンテンツ
-------------------------------------------------------------- */

h3#ti_contents {
	background: url(../img/ti_contents.gif);
}

h3#ti_access {
	background: url(../img/ti_access.gif);
}

.contents_salon {
	width: 740px;
	clear: both;
	margin: 0px 0px 20px;
}

.contents_salon dl {
	width: 370px;
	clear: both;
	margin: 0px;
	float: left;
}

.contents_salon dl ul,.contents_salon dl ul li {
	list-style:none;
}

.contents_salon dt {
	height: 30px;
	width: 350px;
	text-indent: -9140px;
	margin: 0px 10px;
}

.contents_salon dt#sti_shop {
	background-image: url(../img/sti_shop.gif);
}

.contents_salon dt#sti_tea {
	background-image: url(../img/sti_tea.gif);
}

.contents_salon dt#sti_oil {
	background-image: url(../img/sti_oil.gif);
}

.contents_salon dt#sti_card {
	background-image: url(../img/sti_card.gif);
}

.contents_salon dt#sti_solt {
	background-image: url(../img/sti_solt.gif);
}

.contents_salon dt#sti_bathpack {
	background-image: url(../img/sti_bathpack.gif);
}

.contents_salon dd.salon_txt {
	width: 330px;
	margin: 0px 10px 20px 30px;
	padding: 0px;
}

.salon_txt dl {
	width: 330px;
	margin-bottom: 20px;
}

.salon_txt dl dt {
	text-indent: 0px;
	margin: 10px 0px 5px;
	padding: 0px;
	font-size: 120%;
	color: #993300;
	height: auto;
	border-bottom: 1px dotted #993300;
	width: 320px;
	font-weight: bold;
}

.salon_txt dl dd {
	width: 320px;
	text-indent: 0px;
	margin: 2px 0px;
	padding: 0px;
}


.img_list_salon {
	float: right;
	width: 360px;
	margin: 30px 0px 0px 10px;
}

img.salon_img {
	margin: 3px;
	width: 110px;
}

img.salon_img_l {
	margin: 3px;
	width: 170px;
}


/* アクセス
-------------------------------------------------------------- */

#contents_access {
	width: 720px;
	clear: both;
	margin: 20px auto;
	height: 320px;
}
#contents_access address {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

#contents_access address p#p_address {
	background: url(../img/address.gif) no-repeat 0px 0px;
	height: 150px;
	width: 300px;
	text-indent: -9140px;
}

#contents_access address a {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;
	display: block;
}

#contents_access object {
	width: 400px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
}

