/* @group reset css */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!*/
:focus {
	outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */




body {
    font:13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    *font-size:small;
    *font:x-small;
	color: #706e64;
}

body a {
	color: #706e64;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.header h1 img {
	vertical-align: middle;
	margin-right: 10px;
}

.header h1 a {
	color: #444444;
	text-decoration: none;
}

.head-inq-area {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.head-inq-area img {
	margin-bottom: 10px;
}

.head-inq-area p.mail a {
	background: url(../images/list-mark01.png) no-repeat left center;
	padding-left: 10px;
}

.global li {
	margin: 7px 0 12px;
}

.global li {
	float: left;
	display: block;
}

.content {
	background: url(../images/line04.png) repeat-y 660px;
	margin-top: 26px;
}



.main {
	float: left;
	width: 640px;
	line-height: 1.65;
}

.right {
	margin-left: 681px;
	_margin-left: 678px;
	width: 219px;
}

.right div.salon-navi {
	margin-bottom: 20px;
}

.right div.salon-navi li {
	display: block;
}

.right div.salon-navi li img {
	vertical-align: top;
}

.right ul.sub-navi {
	background: url(../images/line02.png) repeat-x 0 bottom;
}

.right ul.sub-navi li {
	display: block;
	padding-bottom: 20px;
}
.right p.banner {
	margin-bottom: 10px;
}

.qa-navi {
	margin-top: 20px;
	background: url(../images/bg-qa-btm.png) no-repeat 0 bottom;
	margin-bottom: 20px;
	padding-bottom: 3px;
}

.qa-navi ul {
	border-left: 1px solid #e7e6dc;
	border-right: 1px solid #e7e6dc;
	padding: 10px;
	line-height: 1.8;
}

.qa-navi li {
	background: url(../images/list-mark01.png) no-repeat left center;
	padding-left: 20px;
}

.footer {
	clear: both;
	margin-top: 50px;
	border-top: 1px solid #e6e6e6;
}

.footer div {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}

.footer-navi {
	margin-top: 12px;
	font-size: 76%;
}

.footer-navi li{
	display: inline;
	border-left: 1px solid;
	padding-left: 5px;
	padding-right: 2px;
}

.footer-navi li.first-child {
	border: none;
	padding-left: 0;
}

.copyright {
	position: absolute;
	right: 0;
	top: 0;
}

.clearfix:after,
.content:after,
.goods-list01 dd.desc:after,
.goods-list02:after,
.shop-info:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

.float-l {
	float: left;
	padding-right: 25px;
}

.float-r {
	float: right;
	padding-left: 25px;
}

.hgt180 {
	height: 180px!important;
}

strong {
	color: #be2c66;
}

.inquiry {
	padding-top: 7px;
	background: url(../images/bg-inquiry-top.png) no-repeat;
	margin-top: 40px;
}

.inquiry img {
	display: block;
}

.inquiry div {
	border-left: 1px solid #e7e6dc;
	border-right: 1px solid #e7e6dc;
	padding: 10px 20px;
	background-color: #fef6f7;
	position: relative;
	zoom: 1;
}

.inquiry h3 {
	margin-top: 16px;
	margin-bottom: 0;
	float: left;
}

.inquiry p.attention {
	margin-left: 239px;
	border-left: 1px solid #d9d8d6;
	padding-left: 20px;
	font-size: 95%;
	margin-bottom: 10px;
}

.inquiry p.tel {
	clear: left;
	background: url(../images/line02.png) repeat-x 0 top;
	padding-top: 13px;
	margin-bottom: 10px;
}

.inquiry ul.time {
	margin-bottom: 4px;
}

.inquiry ul.time li {
	line-height: 0;
}

.inquiry ul.time img {
	line-height: normal;
}

.inquiry p.btn {
	position: absolute;
	right: 42px;
	bottom: 13px;
}


