/* navi */
/* company data */
div.recruit{
	padding-left: 50px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-top: 20px;
	border-color: #979797;
	border-style: solid;
	border-width: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 13px;
}
#cdimg{
	margin-bottom: 20px;
	float: left;
}

/* history */
h2 {
    margin-left: -55px;
    border-left-style: solid;
    border-left-width: 5px;
    padding-left: 6px;
    color: #0d2180;
    border-left-color: #0d2180;
    font-size: 19px;
}
div.leftbox {
	border-bottom-style: none;
	border-left-color: #0a1a61;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 55px;
	padding-bottom: 20px;
	width: 660px;
	margin: 0px 74px 10px 20px;
	clear: both;
}
dl {
	padding-top: 10px;
	border-top-color: #0a1a61;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 650px;
}
dt {
	float: left;
	width: 150px;
	background-position: 0 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(images/arrow.png);
	font-weight: bold;
	font-size: 15px;
}
dd {
	float: right;
	width: 480px;
	font-size: 13px;
}
div#r_foot {
	width: 800px;
	text-align: center;
}
div#r_foot p.l {
	width: 410px;
	text-align: right;
	float: left;
	line-height: 1.2em;
}
div#r_foot p.r {
	text-align: left;
	width: 350px;
	float: right;
	line-height: 1.2em;
}

#contents {
	background: url(images/recruit_back-image.jpg) no-repeat; 
}

#contents div.recruit.clearfix div.entry {
	text-align: center;
	font-size: 18px;
	padding: 5px;
	margin-bottom: 30px;
	color: white;
}

#contents div.recruit.clearfix div.entry span a {
	text-align: center;
	border: 1px solid #0d2180;
	padding: 5px 20px;
	font-weight: bold;
	background: #122081 url(./images/foot.png) repeat-x 0 bottom;
	color: white;
}

#contents div.recruit.clearfix div.entry.clearfix span a:visited {
	color: white;
}

#contents div.recruit.clearfix div.entry.clearfix span a:link {
	color: white;
}

#contents div.recruit.clearfix div.entry.clearfix span a:target {
	color: white;
}

#contents div#mynavi{
    float: left;
}

#contents div#mynavi img{
    border: none;
}
