/*Comon Style-----------------------------------*/
@import url(./common.css);

/*containor setting --------------------------- */
body,#containor	{
	text-align:center;
	margin:0 auto 0;
}

#containor	{
	width:680px;
	height:570px;
	text-align:center;
	margin:20px auto;
	position:relative;
}

/*--top setting--*/
h1,#global_navi li,#footer	{
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}

#global_navi {
	display:inline;
	margin:0;
	padding:0;
}

#global_navi li a	{
	display:block;
}

h1	{
	background-image:url(../../img/top1.jpg);
	width:400px;
	height:370px;
	top:0;
	left:0;
	margin:0;
}

.nav_rap,.nav_shiatsu	{
	top:360px;
	width:340px;
	height:180px;
}

.nav_rap a,.nav_shiatsu a	{
	width:340px;
	height:180px;
}

.nav_rap	{
	left:0;
	background-image:url(../../img/nav_rap_on.jpg);
}

.nav_rap a	{
	background-image:url(../../img/nav_rap.jpg);
}


.nav_shiatsu	{
	left:340px;
	background-image:url(../../img/nav_shiatsu_on.jpg);
}

.nav_shiatsu a	{
	background-image:url(../../img/nav_shiatsu.jpg);
}


.nav_company,.nav_representative,.navi_contact	{
	left:400px;
	width:280px;
}

.nav_company,.nav_representative	{
	height:150px;
}

.nav_company a,.nav_representative a	{
	width:280px;
	height:150px;
}


.navi_contact a	{
	width:280px;
	height:60px;
	background-image:url(../../img/nav_contact.gif);
}

.nav_company	{
	top:0;
	background-image:url(../../img/nav_company_on.gif);
}


.nav_company a	{
	background-image:url(../../img/nav_company.gif);
}

.nav_representative	{
	top:150px;
	background-image:url(../../img/nav_representative_on.gif);
}



.nav_representative a	{
	background-image:url(../../img/nav_representative.gif);
}



.navi_contact	{
	top:300px;
	height:60px;
	background-image:url(../../img/nav_contact_on.gif);
}

#footer	{
	width:680px;
	top:530px;
	left:0;
}

*+html #footer	{
	top:540px;
}



* html #footer	{
	top:540px;
}

#footer p	{
	text-align:center;
}
/*hislide inner setting --------------------------- */
.profile_body	{
	overflow:hidden;
}


h2,h2 a {
	width:598px;
	height:60px;
	line-height: 100%;
	display:block;
	text-decoration:none;
}

h2	{
	margin:12px 0 24px;
}
h2 a	{
	margin:0;
}

.harf_m	{
	float:left;
	width:45%;
}

.harf_m.left_b	{
	margin-right:20px;
}

.inner	{
	display:block;
	margin:0 0 36px;
	padding-bottom:12px;
	border-bottom:1px solid #DFDFDF;
}

/*----*/
#form_frame table	{
	width:100%;;
}

#form_frame table th,
#form_frame table td	{
	line-height:150%;
	text-align:left;
}

#form_frame table td.submit	{
	text-align:center;
	border-left:1px solid #CDCDCD;
}

#form_frame table th span,
#form_frame .red-1	{
	color:#FF6666;
}

#form_frame table th span	{
	font-size:9px;
	font-weight:normal;
}

.input1	{
	width:240px;
}

textarea	{
	width:360px;
	height:240px;
}