@charset "utf-8";
/* CSS Document */

h3 {
	background: url(index_title.gif) no-repeat;
	width: 623px;
	height: 33px;
	margin: 0px auto 15px auto;
	text-indent: -9999px;
}


.career_read {
	width:260px;
	height: 238px;
	margin: 0px auto;
	background: url(top_image.jpg) left no-repeat;
	padding-left: 230px;
}

.career_read p{
	font-size: 14px;
	line-height: 1.5;
	padding-top: 45px;
}

table {
	width: 608px;
	margin: 30px auto 20px auto;
	color: #000;
}

table td {
	border: solid 1px #999999;
	border-collapse: collapse;
}

table td.koumoku {
	width: 95px;
	background: #cccccc;
	font-size: 14px;
	padding: 10px;
}


table td.naiyou {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 20px;
}


a.career_form {
	background: url(../form_bottan.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 381px;
	height: 43px;
	margin: 20px auto;
}
	
	
	
	
	
	
	
/*150528仲田さんに変更*/	
.career_read_nakata {
	width:300px;
	height: 238px;
	margin: 0px auto;
	background: url(top_image_nakata.jpg) right no-repeat;
	padding-right: 240px;
}

.career_read_nakata p{
	font-size: 14px;
	line-height: 1.5;
	padding-top: 45px;
}


	
	
	
	
/*150625仲田さんに変更_2回目*/	
.career_read_nakata2 {
	width:310px;
	height: 250px;
	margin: 0px auto;
	background: url(top_image_nakata2.jpg) right bottom no-repeat;
	padding-right: 290px;
}

.career_read_nakata2 p{
	font-size: 14px;
	line-height: 1.5;
	padding-top: 10px;
}