@charset "utf-8";

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 125%;
	color: #444444;
	background-color: #FDE9EC;
	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;
}
.pk_h2 {
	font-size: 13pt;
	line-height: 150%;
	height: 28px;
	background-image: url(/images/h2_purple.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	margin-top: 30px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11pt;
	color: #F28394;
	filter: Shadow(Color=#000033, Direction=135, strength=1);
	margin-bottom: 0px;
}
.pk_h3 {
	font-size: 11pt;
	color: #9486D3;
	filter: Shadow(Color=#FFFFFF, Direction=135, strength=0);
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
}

.company td,
.recruit_tbl td {
	border-bottom: 1px dashed #F1859C;
}
.container,
.container_head,
.container_foot,
.header {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}
.containts,
.footer {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	background-image: url(/images/c_m_bg.jpg);
}
.container_foot,
.container_head {
	height: 15px;
}
.container_foot {
	background-image: url(/images/c_b_bg.jpg);
}
.container_head {
	background-image: url(/images/c_t_bg.jpg);
}

.footer {
	margin-top: 10px;
}

td img {
	display: block;
}
.pict {
	width: 250px;
	height: 188px;
	margin: 5px 10px 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 7px;
}
.recruit_tbl {
	width: 400px;
}
.title {
	width: 720px;
	height: 168px;
	margin-left: auto;
	margin-right: auto;
}
.non_padding {
	padding: 0px;
}
.non_border {
	border-bottom: 0px border-bottom: 1px dashed #FFFFFF;
}
dl {
	margin-right: 10px;
	border: 1px solid #F1859C;
	padding: 5px;
	background-color: #FFFBFB;
}
dt {
	background-image: url(/images/recurit_obj.jpg);
	background-repeat: no-repeat;
	padding-left: 75px;
	border-bottom: 1px dashed #9486D3;
	font-weight: bold;
}
