@charset "utf-8";

@charset "utf-8";

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 175%;
	margin: 0px;
}

a:link {
	color: #8F82D0;
}
a:visited {
	color: #FF3375;
}
a:hover {
	color: #EB3632;
	background-color: #FFDDC4;
}

h2 {
	font-size: 13pt;
	line-height: 150%;
	height: 28px;
	background-image: url(/images/h2.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	margin-top: 30px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11pt;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
}

.company td,
.recruit_tbl td {
	border-bottom: 1px dashed #F1859C;
}
.containts,
.footer {
	width: 550px;
}


.footer {
	margin-top: 10px;
}
object,
.container_head,
.container_foot,
.header {
	display: none;
}
td img {
	display: block;
}
.pict {
	width: 180px;
	height: 135px;
	margin: 5px 10px 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 7px;
}
.recruit_tbl {
	width: 310px;
}
.title {
	width: 550px;
	height: 128px;
	margin-left: auto;
	margin-right: auto;
}