body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/boxback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box {
	width: 930px;
	text-align: left;
	clear: both;
	float: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/banner2back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	float: none;
	height: 100px;
	text-align: center;
}
#box #header .headerright {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	float: right;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;

}
#box #header .headerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	height: 100px;
	clear: none;
}

.logo {
	padding: 0px;
	margin: 0px;
}
#box #header .headerright .headbanner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navi {
	float: none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#box .menuad {
	background-color: #666666;
	text-align: center;
}
#box .menuad p {
	margin: 0px;
	padding: 0px;
}

#navi p {
	margin: 0px;
	padding: 0px;
}
#box #mainbox #main #navi a {
	font-weight: normal;
	color: #333333;
}


#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	clear: both;
	float: none;
	font-size: 10px;
}
#box #footer p {
	text-align: center;
	margin: 0px;
	padding: 2px;
	line-height: 120%;
}

#box #left {
	float: left;
	width: 330px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
}
#box #mainbox #left .leftadtop {
	text-align: center;
}



#main {
	float: right;
	line-height: 21px;
	width: 580px;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	clear: both;
	float: none;
	letter-spacing: 1px;
	line-height: 12px;
}
#box #mainbox #main .higetop {
	text-align: center;
	margin: 0px;
}

#box #mainbox #main h2 {
	font-size: 20px;
	clear: both;
	float: none;
	vertical-align: middle;
	color: #F5F5F5;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../img/h2back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	line-height: 50px;
	text-indent: 60px;
}
#box #mainbox #main h3 {
	font-size: 20px;
	clear: both;
	float: none;
	vertical-align: middle;
	color: #F5F5F5;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../img/h3back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
	text-indent: 60px;
}
#box #mainbox #main h4 {
	font-size: 20px;
	clear: both;
	float: none;
	vertical-align: middle;
	color: #F5F5F5;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
	text-indent: 60px;
}
#box #mainbox #left .menutitle  {
	background-color: #FFBB37;
	background-image: url(../img/menuup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 10px;
	line-height: 40px;
	text-align: left;
	text-indent: 45px;
	font-weight: bold;
}
#box #mainbox #left .menu .menucontents {
	background-image: url(../img/menulist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 20px;
}



#box #mainbox #left .leftad {
	padding: 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#box #mainbox #left .leftad a:hover{
	position: relative;
	top: 5px;
	left: 5px;
}

#box #mainbox #left ul {
	line-height: 21px;
	list-style-type: none;
	letter-spacing: 0.1em;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#box #mainbox #left li {
	list-style-type: none;
	text-indent: 10px;
}
#box #mainbox #left li a {
	text-decoration: underline;
	font-weight: normal;
	display: block;
}
#box #mainbox #left .menu a:hover {
	background-color: #FFCC00;
}

#box #mainbox #left .list {
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	background-image: url(../img/menulist.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#box #mainbox #left a:hover {
	text-decoration: underline;
}




#box #mainbox #main .sasie {
	margin: 5px;
	clear: both;
	float: right;
}

#box #mainbox {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#box #mainbox #main .hige {
	text-align: center;
}
#box #mainbox #main .hige img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box #mainbox #main .push {
	color: #FF8C8C;
	font-weight: bold;
}
#box #mainbox #main .pr {
	border: thin dashed #FF0000;
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 12px;
}
#box #mainbox #main .dandycap {
	text-align: center;
}
#box #mainbox #main .dandycap img {
	border: 1px solid #333333;
}
#box #mainbox #main .boldface {
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 0.5em;
}
#box #mainbox #main .red {
	color: #FF0000;
	font-weight: normal;
	background-color: #CCCCCC;
	letter-spacing: 0.1em;
}
#box #mainbox #main .yellow {
	color: #FFFF00;
	background-color: #336633;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#box #mainbox #main .bluebig {
	font-weight: bold;
	color: #1E8BC6;
	letter-spacing: 0.2em;
}
#box #mainbox #main .pushold {
	color: #FF9393;
	text-decoration: line-through;
}
#box #mainbox #main p {
}

#box #mainbox #main .downad {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#box #mainbox #main .ad {
	clear: both;
	float: none;
	color: #FEFBDE;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#box #mainbox #main #mail {
	width: 500px;
	background-color: #666666;
}
#box #mainbox #main #mail .title {
	color: #FFCC33;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
#box #mainbox #main #mail .form {
	background-color: #FFFFFF;
}
#box #mainbox #main .sam {
	clear: both;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box #mainbox #main .samp {
	clear: both;
}
#box #mainbox #main .salonlist {
	width: 100%;
	font-size: 12px;
}
#box #mainbox #main .salonlist td {
	width: 50%;
}
#box #mainbox #main .pageback {
	text-align: right;
	clear: both;
	float: none;
	margin-top: 0px;
}
#box #mainbox #main .pageback a {
	font-size: 12px;
	font-weight: normal;
	color: #6A613C;
}

#box #mainbox #main .salonlist .star {
	color: #FF3300;
	margin-left: 10px;
}
#box #mainbox #main .downnavi {
	text-align: right;
	margin-bottom: 0px;
	clear: both;
	float: none;
}

#box #mainbox #main .downnavi a {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
#box #mainbox #main .oshirase {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
}

