﻿@import url("./recruit.css");

img {
	behavior:url(./js/iepngfix.htc);
	border:0;
}

* html .iepngfix {
  behavior: url(./js/iepngfix.htc);
}

body{
	padding-left:10px;
	color:#ffffff;
	font-size: 12px;
	line-height: 15px;
}

.naiyo{
	padding-left:10px;
	color:#ffffff;
	font-size: 12px;
	line-height: 15px;
}

.footer{
	margin-top:20px;
	line-height: 17px;
	color:#ffffff;
	font-size: 12px;
}

.uline{
	border-bottom:solid 1px #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}

.uline_red {
	color:#f00;
}

.sennasi{
	padding-top:10px;
	padding-bottom:10px;
}

a:link{color: #ffffff;} 
a:visited{ color: #ffffff;text-decoration: underline;} 
a:hover{color: #ff6600;text-decoration: underline;} 
a:active{color: #ffffff;} 
a{ text-decoration: underline;} 


/*  求人情報
------------------------------------------------ */
h1{
	color:#F4B2BA;
	font-size: 18px;
	line-height:13px;
}

.h_moji{
	color:#9B417B;
	font-size: 12px;
	line-height: 15px;
}

.recruitment{
	margin-top:20px;
	line-height: 17px;
	color:#AE6921;
	font-size: 12px;
}
a.recruitment:link { color: #AE6921; } 
a.recruitment:visited { color: #AE6921; } 
a.recruitment:hover { color: #AE6921; } 
a.recruitment:active { color: #AE6921; } 
a.recruitment { text-decoration: none; }
 
a.syokai:link { color: #ffffff; } 
a.syokai:visited { color: #ffffff; } 
a.syokai:hover { color: #ffffff; } 
a.syokai:active { color: #ffffff; } 
a.syokai { text-decoration: none; } 




.left{
	padding-left:15px;
}

.pink1{
	background-color:#AF096F;
	padding:5px;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.pink2{
	background-color:#CC0072;
	padding:5px;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.uline{
	border-bottom:solid 1px #ffffff;
	padding-top:7px;
	padding-bottom:7px;
}

.border{
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.rank_name{
	margin-bottom:10px;
	font-size:18px;
}

.rank_footer{
	margin-bottom:10px;
}

.date{
	color:#FDD000;
	font-size: 18px;
}

.iframe_waku{
	border-color:#D37CC2 ;
	border-style:ridge ;
	border-width:1px ;
}

.err_msg{
	color:red;
	font-size:12px;
}

#schedule_date{
	text-align:left;
	width:750px;
	height:32px;
	padding-left:10px;
	margin-bottom:5px;
}

#schedule_date .bg{
	font-size:12px;
	display:block;
	float:left;
	padding-left:10px;
	margin-top:10px;
	width:177px;
	height:32px;
	background: url(../images/date.jpg) no-repeat;
	cursor:pointer;
}

#schedule_date .datebg1{
	text-align:center;
	color:#FDD000;
	font-size:18px;
	padding-top:8px;
}

#schedule_date .datebg2{
	text-align:center;
	font-size:18px;
	padding-top:8px;
}