@charset "Shift_JIS";
/* CSS Document */
#title {
	background-image: url(image/title.gif);
}
#title .not-entry {
	background-image: url(image/not-newentry.gif);
	display: block;
	height: 45px;
	width: 240px;
	margin-right: 0px;
	margin-left: auto;
	background-position: 0px 15px;
}
#title .not-entry p {
	display: none;
}
#contents p {
	padding-bottom: 10px;
}
#contents p b {
	color: #F00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#contents #job {
	margin-top: 20px;
	width: 650px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#contents #job h2 {
	font-size: 16px;
	line-height: 1.5em;
	background-color: #999999;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#contents #job p.news {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#contents #job .box {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #job .box h3 {
	background-color: #D91902;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top: 20px;
}
#contents #job .box table {
	background-color: #999;
	margin-bottom: 40px;
}
#contents #job .box th {
	background-color: #E3FBFF;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}
#contents #job .box th.part {
	background-color: #FFE4DC;
}
#contents #job .box td {
	background-color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contents #job .support {
	background-image: url(image/support.jpg);
	display: block;
	height: 60px;
	width: 272px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #job .primo {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 50px;
}
#contents #job .primo td {
	text-align: center;
}
#contents #job .primo p {
	text-align: center;
}
#contents ul {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents li {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 7px;
}
#contents li a {
	background-image: url(../consulting/image/point3.gif);
	background-position: left center;
	padding-left: 15px;
	color: #0066CC;
}
#contents li a:hover {
	color: #000;
}
#contents #jpr {
	margin-top: 30px;
	padding-top: 45px;
	width: 630px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#contents #jpr h3 {
	display: none;
}
#contents #jpr .box {
	width: 290px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 15px;
	height: 170px;
	display: block;
}
#contents #jpr .jpr {
	background-image: url(image/jpr.jpg);
	display: block;
	width: 272px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#contents #jpr p.name {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	padding-left: 13px;
	padding-top: 5px;
}
span.text-icon {
	display: inline-block;       /* 先行する文字列との間隔 */
	vertical-align: middle; /* 先行する文字列と上下中央揃え */
	font-size: 0.8em;
	font-weight: bold;
	color: #F00;
	border-radius: 3px;     /* アイコンの角を丸める */
	background-color: #FFFFFF;
	line-height: 1em;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
