@CHARSET "UTF-8";

@import "common.css";
@import "thickbox3.1/thickbox.css";

.indexbg {
	background-image:url(../images/common/contents_bg.png);
	background-position: -50px right;
	background-repeat: no-repeat;
	width: 678px;
	padding:20px;
	behavior: url(../styles/iepngfix.htc);
}
.panel {
	width:500px;
	text-align:left;
	margin: 20px auto;
}
.messages {
	line-height: 16pt;
}
.messages p {
}
.messages h3 {
	border-left: 4px solid #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px 10px;
	margin:0;
}
.person {
	padding-top:20px;
	background-image: url(../images/recruit/person.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
}

.menuitem {
	width: 426px;
	margin: 20px 0;
}

table.bosyuyoukou {
	width:100%;
}

table.bosyuyoukou td {
	vertical-align:top;
	padding:4px 0;
}

ul.position {
	margin-left:10px;
}
ul.position li {
	padding:4px 0;
	list-style-position: inside;
}

.job table th {
	padding-top:20px;
}
.job table td {
	padding-left:7px;
}
