@charset "UTF-8";
@import url("reset.css");
@import url("salon-index.css");
@import url("footer.css");

body {
	width: 100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper {
	width:980px;
	height:100%;
	margin: 0 auto 0 auto;
	padding:0;
	background-color: #FFFFFF;
}

#header {
	width: 980px;
	padding-top: 60px;
}

h1#topmidashi {
	float: left;
	font-size: small;
	color: #999999;
	/*vertical-align: bottom;*/
}

strong.normal {
	font-weight: normal;	
}

ul#link_navi  {
	width: 240px;
	padding-left: 740px;
	margin-bottom: 2px;
}

li#link_navi01 {
	width: 120px;
	height: 19px;
	float: left;
}

li#link_navi02 {
	width: 120px;
	height: 19px;
	padding-left: 0px;
	float: left;
}

li.link_bt01 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/header-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

li.link_bt01 a:hover{
	background-image: url(../images/header-icon.gif);
	background-position: 0px -19px;
}

li.link_bt02 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/header-icon.gif);
	background-repeat: no-repeat;
	background-position: -120px 0px;
	display: block;
}

li.link_bt02 a:hover{
	background-image: url(../images/header-icon.gif);
	background-position: -120px -19px;
}



ul#globalNavi  {
	width: 980px;
}

ul#globalNavi li {
	height: 51px;
	width: 140px;
	float: left;
}

ul#globalNavi li.g_navi01 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

ul#globalNavi li.g_navi01 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: 0px -51px;
}

ul#globalNavi li.g_navi02 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -140px 0px;
	display: block;
}

ul#globalNavi li.g_navi02 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -140px -51px;
}

ul#globalNavi li.g_navi03 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -280px 0px;
	display: block;
}

ul#globalNavi li.g_navi03 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -280px -51px;
}

ul#globalNavi li.g_navi04 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -420px 0px;
	display: block;
}

ul#globalNavi li.g_navi04 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -420px -51px;
}

ul#globalNavi li.g_navi05 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -560px 0px;
	display: block;
}

ul#globalNavi li.g_navi05 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -560px -51px;
}

ul#globalNavi li.g_navi06 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -700px 0px;
	display: block;
}

ul#globalNavi li.g_navi06 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -700px -51px;
}

ul#globalNavi li.g_navi07 a{
	margin-left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: url(../images/main-navi.jpg);
	background-repeat: no-repeat;
	background-position: -840px 0px;
	display: block;
}

ul#globalNavi li.g_navi07 a:hover{
	background-image: url(../images/main-navi.jpg);
	background-position: -840px -51px;
}


.border-lr {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

.seijinshiki {
	margin: 0 auto;
	padding: 0 auto;
	width: 980px;
	height: 600px;
	background-image: url(../sweet20/images/2010_20main.jpg);
	background-repeat: no-repeat;
}

.sweet20_bt {
	padding: 477px 0 0 60px;
	height: 63px;
	/*display: block;*/
}

.bottom7px {
	margin-bottom: 7px;
}

.streetfemininecopy {
	line-height: 140%;
	color: #F69C4E;
}

.elegantcopy {
	line-height: 140%;
	color: #D32F7D;
}

.styling-point {
	margin:0 0 1px 1em;
	padding:0;
	font-size: 9px;
	/*line-height: 140%;*/
	color: #333;
}

.styling-point strong {
	color: #FF9338;
}

.styling-point-ele {
	margin:0 0 1px 1em;
	padding:0;
	font-size: 9px;
	/*line-height: 140%;*/
	color: #333;
}

.styling-point-ele strong {
	color: #E77687;
}

.gelnail-box {
	background-color: #FFFFFF;
	background-image: url(../event/classic/images/classic-gel-nail-hp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 540px;
	width: 980px;
	display: block;
}

#hairstyle-thumnail-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 29px;
	padding-bottom: 40px;
	padding-left: 29px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

#hairstyle-thumnail-box dl {
	color: #666666;
	margin: 0px;
	float: left;
	padding-right: 20px;
	width: 114px;
}

#hairstyle-thumnail-box dl.dl-top20px {
	color: #666666;
	margin: 0px;
	float: left;
	width: 114px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#hairstyle-thumnail-box dl.end-dl {
	color: #666666;
	margin: 0px;
	float: left;
	padding: 0;
	width: 114px;
}

#hairstyle-thumnail-box dl.end-dl-top20px {
	color: #666666;
	margin: 0px;
	float: left;
	padding: 20px 0 0 0;
	width: 114px;
}

#hairstyle-thumnail-box dt {
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#hairstyle-thumnail-box dd {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.sweet20-menu-backbt {
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 8px;
}
.sweet20-menu-backbt a{
	color: #666666;
	text-decoration: none;
}
.sweet20-menu-backbt a:hover {
	color: #000000;
	text-decoration: none;
}
#salon-content .gelnail-box-h600 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

