@charset "shift_jis";

/* 全体の設定
******************************************************************************************** */

#seminar {
	clear:both;
	width:530px;
	height:38px;
	margin-top:10px;
	background-image:url(../form/images/seminar_h2_bar.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#company {
	clear:both;
	width:530px;
	height:38px;
	margin-top:10px;
	background-image:url(../form/images/company_h2_bar.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#supporter {
	clear:both;
	width:530px;
	height:38px;
	margin-top:10px;
	background-image:url(../form/images/supporter_h2_bar.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#entry {
	clear:both;
	width:530px;
	height:38px;
	margin-top:10px;
	background-image:url(../form/images/entry_h2_bar.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#job_entry {
	clear:both;
	width:530px;
	height:38px;
	margin-top:10px;
	background-image:url(../form/images/job_entry_h2_bar.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* 個人情報の取り扱いについてページの設定
******************************************************************************************** */

#privacy {
	width:498px;
	height:230px;
	overflow:auto;
	border:solid 1px #999;
	margin-left:30px;
}

#privacy h4 {
    font-size:90%;
	margin:10px 15px 10px 15px;
	padding: 4px 0px 5px 0px;
	background:url(../images/tensen.gif) repeat-x 0 100%;
}

#privacy h5 {
    font-size:80%;
	margin-left:15px;
}

#privacy h6 {
    font-size:80%;
	margin-left:15px;
}

#privacy p,#privacy address {
	font-size:80%;
	font-style:normal;
	line-height:150%;
	margin:15px;
}

#privacy ul {
	margin:15px 0px 15px 0px;
}

#privacy li {
	font-size:80%;
	line-height:150%;
	margin-left:30px;
	list-style-type:disc;
}

/* 申し込み内容記入ページの設定
******************************************************************************************** */

#input_error {
	color:#CC0033;
	margin-top:10px;
	padding-left:30px;
}

#input_error h3 {
	font-size:90%;
}

#input_error li {
	font-size:80%;
	margin-left:15px;
	line-height:150%;
	list-style-type:disc;
}

#form h4 {
    font-size:90%;
	margin:10px 15px 10px 30px;
	padding: 4px 0px 5px 0px;
	background:url(../images/tensen.gif) repeat-x 0 100%;
}

#form table {
	width:490px;
	border:solid 1px #999;
	border-collapse:collapse;
	margin: 3px 0px 0px 30px;
}

#form th {
	width:138px;
	font-size:80%;
	font-weight:normal;
	border:solid 1px #999;
	border-collapse:collapse;
	background-color:#f0f0f0;
	padding:5px;
	text-align:left;
}

#form td {
	font-size:80%;
	border:solid 1px #999;
	border-collapse:collapse;
	padding:5px;
}

#form td.input_error {
	background-color:#FFBFD1;
}

#form td .input_error {
	color:#CC0033;
}

.must {
	float:right;
	color:#cc0033;
}

.name,
.furigana,
.company_name,
.company_furigana,
.post_name,
.school_name,
.work_other,
.request_detail,
.business_type,
.job_type,
.entry_other,
.id {
	width:200px;
}

.address,
.mail1,
.mail2,
.url,
.notes {
	width:320px;
}

.wish_list {
	float:left;
	width:160px;
}

.comment,
.career{
	width:320px;
	height:80px;
}

.attention{
	margin: 5px 0px 0px 0px;
}
