/*Corporate*/
h1.title {
	width: 585px;
	height: 89px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 20px;
	background-color: #3385D6;
	background-image: url(/acmc/recruit/img/title.jpg);
	background-repeat: no-repeat;
}

h2.title01 {
	width: 535px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 10px;
	background-color: #3385D6;
	background-image: url(/acmc/recruit/img/s_title01.gif);
	background-repeat: no-repeat;
}

h2.title02 {
	width: 535px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	background-color: #3385D6;
	background-image: url(/acmc/recruit/img/s_title02.gif);
	background-repeat: no-repeat;
}

.main2 table {
	width: 535px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.main2 th {
	width: 135px;
	text-align: left;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #cccccc;
	text-indent: 10px;
}

.main2 td {
	width: 395px;
	border-bottom: 1px dashed #cccccc;
	padding: 7px 0px 7px 0px;
}

#main3{
	margin-top:10px;
}


