@charset "Shift_JIS";

body {
	background: #ffffff;
	color: #333333;
	font-family: verdana,"ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W6" ;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
}

td, div {
	font-size: 12px;
	line-height:18px;
}

a {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

table.all {
	background: #ffffff;
	width: 707px;
}

td.all {
	vertical-align: top;
/*	border-left: 1px #9FD122 solid;
	border-right: 1px #9FD122 solid;*/
	border: 1px solid #999999;
	padding: 5px;
}

div.all {
	border: 1px solid #999999;
	padding: 10px 20px;
	background: url(img/bg.gif) no-repeat right top;
	text-align: center;
}
/* HEADER */

img.header {
/*	display: none;*/
}

/* 掲載内容  */
table.detail {
	width: 760px;
	margin: 10px 0px 10px 0px;
}

td.detail_img {
/*	width: px;*/
	vertical-align: top;
	padding-right: 10px;
	display: none;
}

div.title {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #ff0000;
	margin-bottom: 10px;
}
div.detail_txt {
/*	width: px;*/
	text-align: left;
	vertical-align: top;
	margin-left: 75px;
	color
}

.bold {
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
}

/* 応募フォーム */
form {
	margin: 0px;
}

div.form_title {
	text-align: left;
	background: #f6d7d5;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 15px;
	color: #f91138;
}

span.asterisk {
	color: #ff0000;
}

span.asterisk_l {
	color: #ffff00;
	display: none;
}

span.asterisk_r {
	color: #ff0000;
}

div.form {
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

table.form {
	width: 500px;
}

td.form_title {
	text-align: left;
	padding: 10px 0px 5px 20px;
}

td.form_l {
	text-align: left;
	padding: 3px 15px 3px 15px;
	vertical-align: top;
	width: 200px;
	background: #f0f0f0;
	font-weight: bold;
}

td.form_r {
	text-align: left;
	padding: 3px 15px 3px 15px;
	vertical-align: top;
	width: 500px;
	background: #f0f0f0;
}

td.form_btn {
	text-align: center;
	padding: 10px 0px 10px 0px;
}


/* 個人情報の取り扱いについて */

div.privacy {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
}

/* FOOTER */

div.footer {
/*	padding: 5px 20px;*/
	padding: 5px 10px 15px 0px;
/*	border-bottom: 1px #9FD122 solid;*/
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

/* THANKS */
div.thanks {
	margin: 30px 20px 30px 20px;
	text-align: center;
	padding: 30px 0px;
	font-weight: bold;
}

span.thanks {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

span {
	font-size:16px;
	font-weight: bold;
	color: #c44c4d;
}