.top_title_now{
		color: #ff5000;
		padding-left: 20px;
		line-height: 42px;
		font-size: 140%;
		margin-top: 20px;
		background-repeat: no-repeat;
		height: 42px;
		width: 710px;
		background-image: url(top_img/title.jpg);
	}
.top_title_old{
		color: #0046aa;
		padding-left: 20px;
		line-height: 42px;
		font-size: 140%;
		margin-top: 20px;
		background-repeat: no-repeat;
		height: 42px;
		width: 710px;
		background-image: url(top_img/title.jpg);
	}	
dl.top_leftBox{
	height: 150px;
	width: 350px;
	margin-bottom: 30px;
	margin-top: 40px;
	float: left;
	}
	
dl.top_rightBox{
	height: 150px;
	width: 350px;
	padding-left: 30px;
	margin-bottom: 30px;
	margin-top: 40px;
	float: left;
	}
dl dd.Box_middlep_01{
		position: relative;
		height: 150px;
		width: 300px;
		display: block;
	}
	
dl dd.Box_middlep_01 p{
		line-height: 1.5em;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		left: 100px;
		top: 60px;
		position: absolute;
	}
	
	
dl dd.Box_middlep_02{
		position: relative;
		height: 150px;
		width: 300px;
		display: block;
	}
	
dl dd.Box_middlep_02 p{
		line-height: 1.5em;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		left: 90px;
		top: 60px;
		position: absolute;
	}
	
dl dd.Box_middlep_01 a:hover p,dl dd.Box_middlep_02 a:hover p{color: black;}	
	
	
	