@charset "utf-8";
/* CSS Document */

#topImg {
	position:relative;
	top:-5px;
}



#topCopy {
	margin:20px 0 10px 15px;
	
}

/*--------------------------------企業情報-------------------------------*/

div#topInfo {
	position:relative;
	top:-10px;
}

p#past {
	position:absolute;
	top:6px;
	left:430px;
}


/*dl {
	position:relative;
	top:-10px;
	padding-bottom:3px;

}

dt {
	background:url(../images/ya_red_2.png) left center no-repeat;
	color:#CC0000;
	padding:0 0 0 14px;
	margin-top:5px;
}

dd a,
dd a:hover {
	padding:0 0 3px 14px;
	text-decoration:none;
	display:block;
	border-bottom:#666666 1px dotted;
}*/



/*--------------------------------トップバナー-------------------------------*/


div.top_BannerArea {
	width:535px;
	margin-left:15px;
	margin-bottom:10px;
}

div.top_BannerArea:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.top_Banner_Left {
	width:260px;
	float:left;
}

div.top_Banner_Right {
	width:260px;
	float:right;
}

p.top_BannerCopy {
	border-left:#999999 2px solid;
	padding-left:5px;
	margin-top:7px;
	color:#333333;
}












