@charset "utf-8";

/*css for enkaku page-------------------------------------------*/

h1.TitleContainerArea{
	float: left;
	width: 611px;
	margin-left:2px;
	color: #333333;
	font-size: 15px;
}
	
table#tblHistory{
	float: left;
	width: 624px;
	margin-top:15px;
}

table#tblHistory tr td{
	padding-top: 5px;
	font-size: 12px;
	color: #595959;
}

table#tblHistory tr td.td1{
	height:25px; 
	width: 70px;
	color:#0D7CAC;
	font-weight:bold; 
	font-size:12px;
	text-align:center;
	}
	
table#tblHistory tr td.td2{
	height:25px; 
	width: 500px;
	color:#666666;
	font-size:12px;
	border-top-color:#666666;
	border-top:dotted 1px;
	}

table#tblHistory tr td.td3{
	height:25px; 
	width: 70px;
	font-size:12px;
	color:#666666;
	border-top:dotted 1px;
	text-align:center;
	}	

table#tblHistory tr td.td4{
	height:25px; 
	width: 500px;
	font-size:12px;
	color:#666666;
	}	
	
img#titleBar{
	height:15px; 
	width:3px; 
	float:left; 
	padding-right:5px; 
	background-image:url("./images/access/titleBar.jpg")
	}
	
#accessTitle{
	height:13px; 
	padding-top:3px; 
	padding-bottom:3px;
	}

font.td3color{
	color:#0D7CAC;
	font-weight:bold; 
} 

img#accessTitleLine{
	height:5px; 
	width:623px; 
	background-image:url("./images/access/accessTitleLine.jpg"); 
	background-repeat:no-repeat;
	}

div.CompanyIndexContext{
	float:left;
	width: 100%;
	padding-top:15px;
	color: #555555;
	font-size:12px;
	line-height:1.5;
}

div.CompanyIndexContext h2{
	float:left;
	width: 100%;
	color: #0D7CAC;
	font-weight:normal;
	font-size:12px;
	padding-top:20px;
	padding-bottom: 10px;
	text-align:left;
	font-weight: bold;
}

div.cseparator{
	float: left;
	width: 100%;
	height: 20px;
}

div.pictContainer{
	float: left;
	}

div.pictContainer .name{
	padding: 75px 0 0 20px;
	}


div.topTitleBottom{
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
	margin-top: 32px;}

div.bottomTextContainer{
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: solid 1px #CCE3ED;	
}

div.bottomTextContainer h3{
	float:left;
	width: 122px;
	color:#0D7CAC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

div.rContainerBottom{
	position: relative;
	float:left;
	width: 498px;
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

div.rContainerBottom p.Btn01{
	position: absolute;
	top:38px;
	left:210px;
}

div.rContainerBottom p.Btn02{
	position: absolute;
	top:145px;
	left:270px;
}


div.rContainerBottom p a {
	display: block;
	width: 52px; 
	height: 27px;
	background: url(../../images/company/mapBtn_on.jpg) no-repeat;
	}

div.rContainerBottom p a:hover img {
	visibility: hidden;
	}

div.rContainerBottom p a:hover {
	background-color: #FFFFFF;
	} /* IE6 */



div.rContainerBottom a{
	color: #17A2D5;
	text-decoration:underline;
}

div.cconleft{
	float: left;
	width: 120px;}
	
/*end css-------------------------------------------*/

