@charset "utf-8";
@import url("../common/common.css");
@import url("../common/contents.css");

#MainContents p {
	margin: 1em 50px 0;
	padding: 0;
	font-size: 14px;
	_font-size: 105%;
	line-height: 1.5;
}

.table {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	bordercollapse:collapse;
	border-top:1px #E37B00 solid;
	border-left:1px #E37B00 solid;
}

.table th,
.table td {
	padding:7px 5px;
	border-right:1px #E37B00 solid;
	border-bottom:1px #E37B00 solid;
	word-break:break-all;
	_word-break:normal;
}

.table th {
	background:#F48400 url(img/background.gif) repeat-x;
	color:#FFF;
	font-size:14px;
	letter-spacing:1px;
}

.table td {
	background-color:#FAFAFA;
}


.table .no {
	width:50px;
	text-align:center;
}

.table .info {
	width:70px;
	text-align:center;
}

.table .shoku {
	width:180px;
	vertical-align:top;
}

.table .teate {
	width:120px;
	text-align:center;
}

.table .skill {
	width:210px;
}

.table .address {
	width:180px;
}

.table .other {
	width:210px;
}

hr {
	margin:20px 22px 20px 20px;
	border:none;
	line-height:0;
	font-size:0;
	height:1px;
/*	background:#E37B00;
	color:#E37B00; */
	background:#000;
	color:000;
	width:555px;
}

/* 資料閲覧コーナー */
#MainContents .corner {
	_margin-left:25px;
	margin-right:0;
	margin-bottom:20px;
	float:left;
	width:210px;
}

.cornerimg {
	margin-right:50px;
	margin-bottom:20px;
	float:right;
}
