@charset "utf-8";
/* CSS Document */

h2 {
	background: url(images/career_title.jpg) no-repeat;
	width: 900px;
	height: 111px;
	text-indent: -9999px;
}



	
a.intern_navi01 {
	background: url(images/navi01.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 131px;
	height: 38px;
	margin-left: 15px;
}

a.intern_navi01:hover {
		background: url(images/navi01_on.jpg) no-repeat;
}

a.intern_navi02 {
	background: url(images/navi02.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 131px;
	height: 38px;
}

a.intern_navi02:hover {
		background: url(images/navi02_on.jpg) no-repeat;
}




.contents_top {
	background: url(images/contents_top.jpg) no-repeat;
	width: 680px;
	height: 10px;
	margin: 0px auto;
}

.contents_middle {
	background: url(images/contents_middle.jpg) repeat-y;
	width: 680px;
	margin: 0px auto;
	padding: 10px 0px;
}


.contents_read {
	font-size: 14px;
	line-height: 1.5;
	width:580px;
	margin: 0px auto;
}
	

.contents_bottom {
	background: url(images/contents_bottom.jpg) no-repeat;
	width: 680px;
	height: 10px;
	margin: 0px auto;
}

.text_link {
	font-size: 16px;
	background: url(images/link_mark.gif) no-repeat left;
	padding: 0px 0px 0px 17px;
	margin-left: 200px;
}


a.seminer {
	background: url(images/seminer_banner.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 614px;
	height: 234px;
	margin: 30px auto;
}


.bottom_link {
	width: 670px;
	margin: 0px auto;
}


a.page_back_txt {
	font-size: 14px;
	padding-left: 10px;
}



a.page_back {
	background: url(images/move_back.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 50px;
	height: 34px;
	margin-top: 10px;
}

.page_next_box {
	margin-right: 10px;
	width: 200px;
	text-align: right;
}




a.page_back:hover {
		background: url(images/move_back_on.gif) no-repeat;
}


a.page_next_txt {
	font-size: 14px;
	text-align: right;
	width: 150px;
}



a.page_next {
	background: url(images/move_next.gif) no-repeat;
	display: block;
	width: 50px;
	height: 34px;
	margin-top: 10px;
	margin-left: 159px;
}

a.page_next:hover {
		background: url(images/move_next_on.gif) no-repeat;
}