@charset "Shift_JIS";

/* -----------------------------------------------------
スクリーン用スタイルファイル
	バージョン: 2003.11.01
----------------------------------------------------- */


body {
	margin: 0px;
	padding: 0px;
	font-size: 78% !important;
	line-height: 1.5em;
	color: #555555;
	background: #ffffff;
}

* {
	margin: 0;
	padding: 0;
	font-size: 100% !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

p,th,td,li {
	padding: 0.2em 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

p,ul,ol,dl {
	margin-bottom:1.5em;
}

th {
	padding-right: 1em;
	white-space: nowrap;
}

/* ▼追加＠2007.10.05 */
/* ----------------------------------------------- */
strong {
	font-weight: bold;
	font-size: 98% !important;
	line-height: 150% !important;
	color: #ff0055;
}
.bold {
	font-weight: bold;
	font-size: 98% !important;
	line-height: 150% !important;
}

p#license {
	border-top: 1px solid #55aadd;
	padding-top: 10px;
}

hr {
	color: #55AADD;
}
/* ----------------------------------------------- */.recruit {
	font-size: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.pos_c {
	font-weight: bolder;
	color: #F39;
	text-align: center;
}
.bd_gr {
	border: 1px solid #CCC;
}
.wide th ,
.wide td {
	padding: 5px;
}
