#header {
	background-image: url(img/header03.gif);
	background-repeat: no-repeat;
	height: 76px;
}

 h2 {
	color: #990000;
	font-size: 110%;
}
h3 {
	background-image: url(img/main_new.gif);
	height: 2em;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -1000px;
	color: #FFFFFF;
	clear: both;
	margin-left: 15px;
	line-height: 2em;
	margin-top: 10px;
}
.box01 {
	width: 584px;
	margin-left: 15px;
	font-size: 80%;
	line-height: 1.2em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6ABAB;
	border-bottom-color: #C6ABAB;
	border-left-color: #C6ABAB;
	padding: 5px;
	margin-bottom: 10px;
	height: 105px;
	visibility: visible;
	clear: none;
	float: none;
	overflow: auto;
}
.box02 {
	width: 584px;
	height: 100px;
	margin-right: auto;
	margin-left: 15px;
	font-size: 80%;
	line-height: 1.2em;
	border-right-width,: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6ABAB;
	border-bottom-color: #C6ABAB;
	border-left-color: #C6ABAB;
	padding: 5px;
	margin-bottom: 10px;
	visibility: visible;
	clear: none;
	float: none;
	overflow: auto; /* これがポイント */
	border-right-width: 2px;
}
.red {
	color: #FF0033;
}
.pink {
	color: #FF59B3;
}

.green {
	font-size: 90%;
	color: #9999CC;
}
.box02 ul {
	5list-style-image: url(img/point05.gif);
	padding-left: 5px;
	list-style-type: none;
}
.box02 li {
	background-image: url(img/point02.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 4em;
	text-indent: -3em;
}



#content {
	height: 100%;
}

.centernavi {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	padding-top: 50px;

}
.mleft{
	padding-left: 15px;
}
.centernavi .img {
	float: left;
	margin-right: 5px;
}
.nail{
	height: 130px;
	width: 114px;
	float: left;
}
a.nail01 {
	display: block;
	width: 130px;
	height: 114px;
	text-indent: -1000px;
	background-image: url(img/neil1.jpg);
}
a.nail02 {
	display: block;
	width: 130px;
	height: 114px;
	text-indent: -1000px;
	background-image: url(img/neil2.jpg);
}
a.nail01a {
	display: block;
	width: 79px;
	height: 58px;
	text-indent: -1000px;
	background-image: url(img/nail_sample.jpg);
	float: left;
	margin-top: 3px;
	margin-bottom: 15px;
}
a.nail01b {
	display: block;
	width: 79px;
	height: 58px;
	text-indent: -1000px;
	background-image: url(img/nail_price.jpg);
	float: left;
	margin-top: 3px;
	margin-bottom: 15px;
}
a.nail01c {
	display: block;
	width: 292px;
	height: 97px;
	text-indent: -1000px;
	background-image: url(img/wet.jpg);
	float: left;
	margin-top: 3px;
	margin-bottom: 50px;
	margin-left: 15px;
}
a.nail01d {
	display: block;
	width: 295px;
	height: 98px;
	text-indent: -1000px;
	background-image: url(img/contact.jpg);
	float: left;
	margin-top: 3px;
	margin-bottom: 50px;
	margin-left: 6px;
}
.nail {
	float: left;
	margin-right: 8px;
	height: auto;
	width: auto;
}
a.nail01:hover {
   background-position: top right;
}
a.nail02:hover {
   background-position: top right;
}
a.nail01a:hover {
   background-position: top right;
}
a.nail01b:hover {
   background-position: top right;
}
a.nail01c:hover {
   background-position: top right;
}
a.nail01d:hover {
   background-position: top right;
}
a.foot{
	display: block;
	width: 130px; /* 画像1枚分の横幅 */
	height: 114px; /* 画像1枚分の高さ */
	text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("img/foot1.jpg");
}
a.foot:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a.massage{
	display: block;
	width: 130px; /* 画像1枚分の横幅 */
	height: 114px; /* 画像1枚分の高さ */
	text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("img/massage1.jpg");
}
a.massage:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a.deco{
	display: block;
	width: 130px; /* 画像1枚分の横幅 */
	height: 114px; /* 画像1枚分の高さ */
	text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("img/deco.jpg");
}
a.deco:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
