
/* ===================================================================
	topページ
=================================================================== */

.top_btn{
	margin-top:70px;
	margin-left:50px;
	float:left;
}

.top_btn img{
	margin-bottom:13px;
}

.top_image{
	float:right;
	margin-top:100px;
}

.top_topics{
	background-image:url(/images/top_topics.jpg);
	background-repeat:no-repeat;
	height:134px;
	width:548px;
	margin-top:10px;
	padding-top:10px;
}

.top_topics dl{
	margin:0px 15px 10px 100px;
	height:110px;
	width:430px;
	overflow:auto;
	
	}

.top_topics dd{
	margin-bottom:5px;
	}



/* ===================================================================
	servicesページ
=================================================================== */

.services_report{
	background-image:url(/images/services_report.jpg);
	background-repeat:no-repeat;
	height:131px;
	width:682px;
	margin-top:10px;
	padding-top:15px;
}


.services_report dl{
	margin:0px 15px 10px 140px;
	height:105px;
	width:530px;
	overflow:auto;
	
	}

.services_report dd{
	margin-bottom:5px;
	}

.services_kaitorilogo{
	width:145px;
	vertical-align:top;
	text-align:left;
}

/* ===================================================================
	contactページ
=================================================================== */

.contact_btn{
	text-align:right;
	margin-top:10px;
}

.contact_table_midashi{
	padding:5px 10px 5px 0px;
	vertical-align:top;
}

.contact_error{
	font-size:10px;
	color:#CC0000;
	margin-bottom:10px;
}
.contact_hosoku{
	font-size:10px;
	color:#666666;
}


/* ===================================================================
	corpinfoページ
=================================================================== */


.corpinfo_profile table{
	margin-top:15px;
	margin-bottom:15px;
	width:600px;
}

.corpinfo_l_table_midashi{
	background-color:#cccccc;
	border:1px solid #FFFFFF;
	text-align:right;
	padding:20px 5px;
	width:100px;
}

.corpinfo_l_table_honbun{
	border:1px solid #cccccc;
	padding:5px;
}

.corpinfo_profile{
	margin:15px 0px 30px 0px;
}

.corpinfo_photo{
	margin-bottom:15px;
}





