@charset "utf-8";
/* CSS Document */

@import url("../../css/common.css");
@import url("../../css/inner-common.css");

body {
	background-repeat: repeat-x;
	background-image: url(../../img/common/bgRep2.jpg);
}

#top {
	width: 940px;
	height: 126px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../img/head.jpg);
	background-repeat: no-repeat;*/
	text-indent: -8000px;
	/*background-color: #dddddd;*/
}

/*#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/

#inner-menu strong {
	display: block;
	text-indent: -9999px;
	height: 15px;
	background-image: url(../img/left-title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#topic-path {
	background: url(../img/recruitInformation.gif) no-repeat left 8px;
}

#line-none-frame {
	margin-bottom: 0px;
}


