* {
	box-sizing : border-box;
}

html {
	margin : 0;
	padding : 0;
}

body {

	margin : 0;
	padding : 0;
}

div {
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
}

table {
	margin : 0;
	empty-cells: show;
}



form {
	margin : 0;
	padding : 0;
}
.txt {
	font-size: 12px;
	line-height: 16px;
}

.txt2 {
	font-size: 12px;
	line-height: 20px;
}

.txt3{
	font-size:15px;
	line-height: 20px;
	font-weight:bold;
	color: #996600;
}


.txt4 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333300;
}
.txt5 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.img {
	background-repeat : repeat-y;
	background-image: url(images/side_line.jpg);
}

.img2 {
	background-repeat : repeat-y;
	background-image: url(images/sideline_right.gif);
}

.img3 {
	background-repeat : repeat-y;
	background-image: url(images/recruitentry_line.jpg);
}


.txt6 {
	font-size: 12px;
	color: #312102;
	font-weight: bold;


}

.txt7 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;

}

.txt8 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #996600;

}

.txt-r {
	text-align: right;
}

#container {
	width: 748px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#header {
	
}

#main {
}

#maintitle {
	margin-bottom:20px;
}

#footer {
	
}

h1 {
	font-size : 12px;
	font-weight : 100;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	color : #2F2000;
}
/* jdtoi */
.jdtoi {
	display: block;
	position: absolute;
	z-index: 0;
	width: 748px;
	height: 89px;
	color: #FFFFFF;
	padding-left: 627px;
	padding-top: 8px;
	text-align: left;
	font-size: 12px;
	word-spacing: 0.2em;
	font-weight: 300;
}

.jdtoi a {
	color:#FFFFFF;
	text-decoration: none;
}

.cent {
	padding-left: 2em;
	padding-bottom: 0.5em;
}
/* IE7 hack */
*:first-child+html .jdtoi {
	padding-top: 20px;
}

/* IE6 hack */
* html .jdtoi {
	padding-top: 20px;
}

/* IE8 hack */
.tenshoku { margin-top: -10px\9; }

/* IE7 hack */
*:first-child+html .tenshoku {
	margin-top: 20px;
	padding-top: 10px;
}

/* safari */
html[xmlns*=""]:root .tenshoku  { margin-top:-40px; }
html[xmlns*=""]:root .tenshoku  { margin-top:-40px; }


