@charset "UTF-8";

/* Left-contents
=======================================================*/
#top #main .employment-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.employment-left-contents {
	float: left;
}
.employment-left-contents h1 a {
	background-image: url(../images/top/logo02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 166px;
	width: 234px;
	margin-top: 2px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m01 a,
.main-contents .g-menu .m02 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m05 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m04 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
	background-position: 0 -36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
#employment h3 {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 18px;
	width: 500px;
	margin-top: 9px;
	margin-bottom: 18px;

}
#employment h3.catch01 {
	background-image: url(../../employment/images/catch_01.gif);
}
#employment .employ {
	clear: both;
	margin-top: 18px;
	border-collapse: collapse;
}
#employment .employ caption {
	display: none;
}
#employment .employ th {
	font-weight: bold;
	width: 103px;
	background-color:#cccccc;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fdfcf2;
}
#employment .employ td {
	padding-left: 8px;
}
#employment .employ ul {
	margin-left: 18px;
}
#employment .employ .both {
	clear: both;
}
#employment .employmail a {
	background-image:url(../../employment/images/mail_btn01.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 45px;
	width: 198px;
	float: right;
}
#employment .employmail a:hover {
	background-position: 0 -45px;
}