@charset "UTF-8";
/* CSS Document */



div#nail {
	padding-bottom:50px;
}
div#nail h2 {
	padding-bottom:30px;
}
div#nail h2 span {
	font-size:15px;
}
div#nail h3 {
	font-size:16px;
	margin-bottom:5px;
}
#pNav {
	height:60px;
}
#pNav li {
	float:left;
	margin-right:30px;
	line-height:14px;
	height:14px;
}
#pNav li a {
	font-size:14px;
	color:#C69C6A;
}
#pNav li a span {
	font-size:12px;
	margin-right:5px;
	color:#C69C6A;
	line-height:14px;
	padding-bottom:2px;
}
#pNav li a:hover {
	text-decoration:underline;
}
#nailSection {
	overflow:hidden;
	margin-bottom:80px;
}
#nailSection li {
	display:block;
	float:left;
}
#nailSection li:first-child {
	margin-right:30px;
	width:400px;
}
#nailSection li:last-child {
	width:400px;
}
#nailSection li dt {
	margin-bottom:25px;
}
.yoko {
	padding-bottom:80px;
	overflow:hidden;
}
.yoko li {
	float:left;
	padding:0;
	margin:0 25px 25px 0;
}
li.therd {
	margin:0 0 25px 0;
}
#staffColumn {
	margin-bottom:60px;
	overflow:hidden;
}
#staffColumn li {
	width:180px;
	float:left;
	margin-right:80px;
}
#staffColumn li:nth-child(4) {
	margin-right:0;
}
#staffColumn li dl dt {
	width:179px;
	height:240px;
	display:block;
	margin-bottom:15px;
	background-image:url(../nail/img/bg_frame.gif);
}
#staffColumn li dl dt img {
	margin:16px 13px;
}
#staffColumn li dl dd {
	margin-bottom:0.8em;
}
#staffColumn li dl dd span {
	display:block;
	line-height:1.2;
}
#sp {
	border:1px solid #C69C6A;
	padding:40px;
	background:#fff;
	margin-bottom:60px;
}
dl.campaign {
	margin-bottom:30px;
}
dl.campaign dt {
	color:#E94D3B;
	font-size:24px;
}
dl.campaign dd {
	color:#13090B;
	line-height:1.6;
	font-size:15px;
}

#sp table {
	margin-bottom:20px !important;
}
#sp table tr td {
	font-size:40px;
	vertical-align:bottom;
	color:#E94D3B;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}
#sp table tarble {
	margin-bottom:30px;
}
#sp strong {
	background:#C69C6A;
	color:#fff;
	font-size:16px;
	padding:3px 5px;
}
#sp ul li {
	color:#13090B;
}
#nail table {
	margin-bottom:1em;
}
#nail .menu h3 {
	color:#C69C6A;
	border-bottom:1px dashed #C69C6A;
}
#nail .menu {
	width:47%;
	margin-right:3%;
	float:left;
	margin-bottom:30px;
}
#nail .menu tr td, #nail .menu tr th {
	padding:3px 5px;
}
#nail .menu tr td {
	width:5em;
	text-align:right;
	padding-right:1em;
}
#nail .menu tr td.for {
	width:5em;
	text-align:right;
	padding-right:0em;
}
.btn a {
	clear:both;
	background-color: #FFCCCC;
	border: 1px solid #C69C6A;
	border-radius: 3px;
	color: #644725;
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 7px 10px 5px;
	text-align: center;
	width: 250px;
}
div.coupon {
	border:1px solid #D0B58F;
	background:#fff;
	padding:30px;
	margin-bottom:50px;
}
div.coupon h4 {
	background:#000;
	color:#fff;
	text-align:center;
	font-size:17px;
	padding:5px 0 3px;
	margin-bottom:20px;
}
div.coupon ul {
	overflow:hidden;
	margin-bottom:15px;
}

div.coupon ul li {
	float:left;
	background:#C69C6A;
	color:#fff;
	font-size:16px;
	margin-right:10px;
	padding:2px 10px 0 10px;
}
div.coupon dl {
	overflow:hidden;
	margin-bottom:20px;
}

div.coupon dl dt {
	float:left;
	font-size:25px;
	color:#13090B;
	font-weight:bold;
	line-height:1em;
	padding-top:5px;
}

div.coupon dl dt span {
	font-weight:normal;
	font-size:14px;
	color:#13090B;
	font-weight:normal;
	line-height:28px;
}

div.coupon dl dd {
	float:right;
	font-size:42px;
	line-height:1em;
	color:#E94D3B;
	text-align:right;
}
/*div.shop {
    margin-bottom: 30px;
    overflow: hidden;
}*/
div.shop h3 {
    margin-bottom: 30px;
}
div.shop dl.map {
    margin-bottom: 30px;
}
div.shop dl.map dt {
    color: #756863;
    font-size: 13px;
    margin-bottom: 10px;
}
div.shop dl.yoyaku {
    margin-bottom: 10px;
}
div.shop dl.yoyaku dt {
    color: #756863;
    font-size: 13px;
}
div.shop dl.yoyaku dd {
    color: #756863;
    font-size: 13px;
    padding-left: 45px;
    background: url(../img/onlyone/icon_tel.gif) left 7px no-repeat;
    vertical-align: bottom;
}
div.shop dl.yoyaku dd strong {
    color: #C69C6A;
    font-size: 34px;
    padding-right: 10px;
}