/* CSS Document */



/*----------------------------------------------------------------------

サロンづくりのご来場ボタン

-----------------------------------------------------------------------*/

ul#inq-button {

	margin-left: 24px;

	padding: 24px 0px 0px 76px;

	clear: both;

}

ul#inq-button li {

	width: 267px;

	height: 45px;

	overflow: hidden;

	position: relative;

	list-style: none;

	float: left;

}

ul#inq-button li a img {

	position: relative;

	top: 0px;

	left: 0px;

}

ul#inq-button li a:hover img {

	left: -268px;

}

table.tbmain1 td {
	padding: 14px;
}

hr {
    margin: 55px 0px 13px 100px;
	border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #AAAAAA;
    height: 1px;
}

.style1 {
    color: #0099ff;
}
.style3 {
    font-size: 140%;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-size: 140%;
	color: #FA9811;
	font-weight: bold;
}
.style8 {
	color: #FA9811;
	font-size: 114%;
	font-weight: bold;
}
.style11 {
    font-size: 280%;
	color: #FA9811;
	line-height: 100%;
}
.style12 {
    color: #6BB9BB;
	line-height: 17px;
}
td.sono2 {
    padding-top: 16px;


	/* IE6、IE7用 */
	>padding-top: 15px;
}
ul#yumeiku {
	padding-top: 1em;
	overflow: hidden;
	font-size: 85%;
	line-height: 20px;
	color: #333;
	list-style: none;
	clear: both;
}
ul#yumeiku li {
	margin-left: 11px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../images/com_img/nextpage.gif);
}
a.tel {
	text-decoration: none;
	cursor: default;
}
a.tel:hover {
	color: #333;
}

/* IOS用 */
@media only screen and (max-device-width: 1024px) {
a.tel {
	text-decoration: underline;
}
a.tel:hover {
	color: #2484C6;
}
}

/* IE7 バグ回避 */

*:first-child+html ul#inq-button li a:hover img {

    float: left;

}

/*----------------------------------------------------------------------

localnavi２段

-----------------------------------------------------------------------*/

ul#localnavi li.money {

	width: 140px;

	padding: 6px 15px 6px 29px;

}