@charset "utf-8";

/*-----------------------------------
 *	JP CSS
 *----------------------------------*/
/*	Body
------------------------------------------------------------ */ 

table {
	width:100%;
}
table th{
	font-weight:bold;
	line-height: 2em;
}
table td{
	font-weight:normal;
	line-height: 1.5em;
}
table td ,th{
	padding:5px;
	border-color:#999;
	border-bottom:solid 1px #ddd;
}

table .wd1 {
	width:120px;
	color:#0099CC;
	font-weight: bold;
}
table .wd2 {
	width:851px;
}
table .wd3 {
	width:150px;
	color:#0099CC;
	font-weight: bold;
}
table .wd4 {
	width:821px;
}
table .wd5 {
	width:150px;
	color:#0099CC;
	font-weight: bold;
}
table .wd6 {
	width:821px;
}
.app table {
	width:90%;
	margin-left:1em;
}
.app table th{
	font-weight:bold;
	line-height:normal;
}
.app table td ,th{
	text-align: center;
	padding:2px;
	border-color:#999;
	border:solid 1px #ddd;
	font-size: 92%;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}
.app .per10
{width:10%;}
.app .per20
{width:20%;}

.recruit {
	margin-bottom: 20px;
}
.recruit p {
	text-indent: 2em;
}
.indt1 {
	text-indent: -1em;
	padding-left: 1.3em;
}

.app li{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1em;
}