body {  margin-top: 0; margin-left:0; }
.sfont {
	font-size: 12px;
	line-height: 15px;
}
.s10font { font-size: 10px; }
.info {
	background-attachment: scroll;
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.info02 {
	background-attachment: scroll;
	background-image: url(img/info02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.work01 {
	background-attachment: scroll;
	background-image: url(img/work01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.work02 {
	background-attachment: scroll;
	background-image: url(img/work02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.work03 {
	background-attachment: scroll;
	background-image: url(img/work03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.work04 {
	background-attachment: scroll;
	background-image: url(img/work04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.work05 {
	background-attachment: scroll;
	background-image: url(img/work05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.work06 {
	background-attachment: scroll;
	background-image: url(img/work06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.work07 {
	background-attachment: scroll;
	background-image: url(img/work07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.salon1 {
	background-attachment: scroll;
	background-image: url(img/salon01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.member {
	background-attachment: scroll;
	background-image: url(img/member01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.index {
	background-attachment: scroll;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link { text-decoration: none; color: #003399; }
a:visited { text-decoration: none; color: #003399; }
a:hover { text-decoration: underline; color: #3366CC; }
a:active { text-decoration: underline; }
.boxline {
	border: 1px solid #99CC00;
}
td {
	font-size: 12px;
	color: #333333;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*2012add*/
.img_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
