@charset "Shift_JIS";

h2 {
	margin: 0px 0px 10px 0px;
	border: none;
	padding: 0px;
	background-color: #a1a1a1;
}
ul#recruit-info {
	list-style-type: none;
	margin: 0px;
	border: none;
	padding: 0px;
}
ul#recruit-info li {
	display: inline;
	margin: 0px;
	border: none;
	padding: 0px;
}
div#contents {
	width: 495px;
	float: left;
	margin-left: 5px;
	margin-bottom: 2em;
}
div#sub-contents {
	width: 250px;
	float: right;
}

div#news {
	width: 490px; /* h3の画像のサイズ */
	margin-top: 5px;
	background-color: #ebebeb;
	background-image: url("../images/bg02.gif");
}

h3 {
	margin: 0px;
	border: none;
	padding: 0px;
}

dt {
	margin-top: 0.4em;
	padding-bottom: 0.4em;
/*	border-bottom: dotted 1px #9c9c9c;	*/
}
dt,dd {
	font-size: 0.8em;
}
dt span.day {
	color: #fff;
	background-color: #7080b8;
	width: 6em;
	text-align: center;
}
dd {
	margin-top: -1.4em;
	margin-left: 7em;
	border: none;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0.5em 10px 2em 10px;
}
div#entry,div#mobile-access {
	width: 242px;
}
div#entry {
	background-image: url(../images/recruting_entry_bgpatt.gif);
	height: auto;

	margin: 0px;
	border: none;
	padding: 0px;
}
div#entry h3 {
	width: 242px;
	height: 25px;

	margin: 0px;
	border: none;
	padding: 0px;
}
ul#for-entry {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin: 0px;
	border: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
ul#for-entry li {
	margin: 0px;
	border: none;
	padding: 0px;
}
div #entry_btntext {
	font-size: 0.9em;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 6px;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
div #entry_btntext p {
	padding-left: 10px;
	font-size: 1em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

div #for-enter_bottom {
	font-size: 9px;
	background-image: url(../images/recruting_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 10px;
	width: 242px;
}


div#mobile-access {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#mobile-access p {
	vertical-align: top;
	line-height: 1em;
}
img#qrcode {
	float: left;
	margin: 0px 5px 5px 0px;
}
img#phoneimage {
	float: right;
}
