/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1{
	line-height:40px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:16px;
}

h1.salon {	background:url('../images/h1/hedder_salon.jpg') no-repeat;}
h1.facial{	background:url('../images/h1/hedder_facial.jpg') no-repeat;}
h1.voice {	background:url('../images/h1/hedder_customer.jpg') no-repeat;}
h1.concept {	background:url('../images/h1/hedder_1.jpg') no-repeat;}
h1.silmming {	background:url('../images/h1/hedder_body.jpg') no-repeat;}
h1.epilation {	background:url('../images/h1/hedder_epilation.jpg') no-repeat;}
h1.relaxation {	background:url('../images/h1/hedder_relaxation.jpg') no-repeat;}
h1.nail {	background:url('../images/h1/hedder_nail.jpg') no-repeat;}
h1.qanda {	background:url('../images/h1/hedder_q_and_a.jpg') no-repeat;}
h1.otoiawase {	background:url('../images/h1/hedder_otoiawase.jpg') no-repeat;}
h1.bridal {	background:url('../images/h1/hedder_bridal.jpg') no-repeat;}
h1.topics {	background:url('../images/h1/hedder_coupon.jpg') no-repeat;}
h1.jemmy {	background:url('../images/h1/hedder_jemmy.jpg') no-repeat;}
h1.hirakata {	background:url('../images/h1/hedder_Hirakata.jpg') no-repeat; color:#fff;}
h1.ri {	background:url('../images/h1/hedder_Reservation.jpg') no-repeat;}
h1.sc {	background:url('../images/h1/hedder_skincare.jpg') no-repeat;}
h1.rq {	background:url('../images/h1/hedder_recruit.jpg') no-repeat;}

h2.fc{
	line-height:40px;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:16px;
	clear:both;
}

h2.facial{	background:url('../images/h2/h2_facial.jpg') no-repeat;}
h2.body{	background:url('../images/h2/h2_body.jpg') no-repeat;}
h2.relaxation{	background:url('../images/h2/h2_relax.jpg') no-repeat;}
h2.epiration{	background:url('../images/h2/h2_epilation.jpg') no-repeat;}
h2.jemmy{	background:url('../images/h2/h2_jemmy.png') no-repeat;padding-left:50px;}
h2.hirakata{	background:url('../images/h2/h2_hirakara.jpg') no-repeat;}


h3 {
	font-size:14px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	background:url(../images/bk.png) center repeat-y;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: normal;
	color: #8F153E;
}

.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

.text3 {
	text-align: center;
	color: #8F153E;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #8F153E;
}

.text5 {
	text-align: center;
	color: #333;
}

.text6 {
	font-size: 21px;
	font-weight: bold;
	color: #8F153E;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

.text8 {
	text-align:center;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
}

/** LISTS */

.list1 {
	margin: 0px 0px 0px 19px;
	padding: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 a {
	padding: 0px 0px 0px 12px;
	background: url(../images/homepage18.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #8F153E;
}

a:hover {
	text-decoration: none;
}

.link1 {
}

.link2 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage02.jpg) no-repeat left top; }

.bg2 { background: url(../images/homepage12.jpg) repeat-y left top; }
.bg3 { background: url(../images/homepage13.jpg) repeat-x left top; }
.bg4 { background: url(../images/homepage14.jpg) repeat-x left top; }

.bg5 { background: url(../images/homepage16.jpg) repeat-x left top; }

.bg6 { background: url(../images/homepage24.jpg) repeat-x left top; }
.bg7 { background: url(../images/homepage32.jpg) repeat-x left top; }
.bg8 { background: url(../images/homepage26.gif) repeat-y left top; }
.bg9 { background: url(../images/homepage27.gif) repeat-y right top; }
.bg10 { background: url(../images/homepage29.jpg) no-repeat left bottom; }

.bg11 { background: url(../images/footer_bk.jpg) repeat-x left top #fff; }

.bg6p { background: url(../images/homepage24p.jpg) repeat-x left top; }
.bg12p { background: url(../images/bggp.jpg) repeat-x left top; }
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

ul{
	font-size:13px;
}

