


.navENow {
	background-image: url(../images/2fl_nav04_on.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display:block;
	width:94px;
	height:36px;
}

#Lnavi ul{
width:180px;
display:block;
margin-top:25px;
margin-left:0;
margin-right:0;
padding:0;

}

#Lnavi li{
display:block;
width:180px;
text-indent:30px;
padding:2px 0;
background-image:url(../images/2fl_nav-arrow_off.gif);
background-position:10px 7px;
background-repeat:no-repeat;
text-decoration:none;
font-size:12px;
}

#Lnavi li a.NavLink:link,a.NavLink:visited,a.NavLink:active{
display:block;
width:180px;
text-indent:30px;
padding:2px 0;
background-image:url(../images/2fl_nav-arrow_off.gif);
background-position:10px 5px;
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

#Lnavi li a.NavLink:hover{
display:block;
width:180px;
text-indent:30px;
padding:2px 0;
background-image:url(../images/2fl_nav-arrow_on.gif);
background-position:10px 5px;
background-repeat:no-repeat;
color:#FFFF00;
text-decoration:none;
font-size:12px;
}

#Lnavi li a.NavLinkNow:link,a.NavLinkNow:visited,a.NavLinkNow:active{
display:block;
width:180px;
text-indent:30px;
padding:2px 0;
background-image:url(../images/2fl_nav-arrow_on.gif);
background-position:10px 5px;
background-repeat:no-repeat;
color:#FFFF00;
text-decoration:none;
font-size:12px;
}

#Detail h3.CompanysttlA{
	background-image: url(../../profile/images/04_sttl01.gif);
	background-repeat: no-repeat;
	width:590px;
	height:24px;
	margin-top:15px;
	margin-bottom:15px;
}

#Detail h3.CompanysttlB{
	background-image: url(../../profile/images/04_sttl02.gif);
	background-repeat: no-repeat;
	width:590px;
	height:24px;
	margin-top:15px;
	margin-bottom:15px;
}

/* 会社概要*/


#Profile02{
width:500px;
margin-left:50px;
margin-bottom:40px;
}

#Profile02 th{
	width:100px;
	font-weight:normal;
	text-align:left;
	vertical-align: top;
	padding-bottom:20px;
}

#Profile02 td{
	padding-bottom:20px;
}


/*#Profile01{
width:500px;
margin-top:30px;
margin-left:40px;
padding-bottom:40px;
/*padding:0;
}*/


/*#Profile01 ul.Phead{
width:100px;
margin:0;
padding:0;
float:left;

}

#Profile01 ul.Pmenu{
width:400px;
margin:0;
padding:0;
float:right;
}

/*.Pspace{
margin-bottom:15px;
}*/


/* 主要メンバー*/



#Profile02{
width:570px;
margin-top:40px;
margin-left:20px;
margin-bottom:0;
padding:0;
display:block;
height:150px;
}


#Profile02 ul.Phead{
width:570px;
margin:0;
padding:0;

}
#Profile02 li.memberName{
	width:116px;
	height:30px;
	margin:0;
	padding:0;
	background-image: url(../../profile/images/menber01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
}

#Profile02 li.memberProfile{
	width:454px;
	margin:0;
	padding:0;
	display:block;
	float:right;
}

#Profile03{
width:570px;
margin-top:50px;
margin-left:20px;
/*margin-bottom:100px;*/
padding:0;
display:block;
clear:both;
}


#Profile03 ul.Phead{
width:570px;
margin:0;
padding:0;

}
#Profile03 li.memberName{
	width:116px;
	height:30px;
	margin:0;
	padding:0;
	background-image: url(../../profile/images/menber02.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
}

#Profile03 li.memberProfile{
	width:454px;
	margin:0;
	padding:0;
	display:block;
	float:right;
}


