h3 {
color:#00cccc;
font-size:15px;
font-weight:bold;
margin-bottom:0;
}



#logo {
	float: left;
	border:0px solid #000;
	width:40%;
	padding:0 5px 0 10px;
}


#hpost {
	border:0px solid #000;
	width:60%;
	margin:0 0 0 auto;
}


#hmenu {
	background:#ffffcc;
	border-top:1px solid #ffccff;

	padding:5px 10px;
	text-align:left;
	margin:10px 0px;
	font-size:10px;
}

#tittle_label {
	margin:15px 0 15px 0;
	height:34px;
	line-height:34px;
	border:0;
	background: url(../img/label.png) no-repeat;
	background-size:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

#tittle_label2 {
	margin:15px 0 15px 0;
	height:34px;
	line-height:34px;
	border:0;
	background: url(../img/label2.gif) no-repeat;
	background-size:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}


#shop_recruit {
	text-align:center;
	margin:0 auto;
	font-size:12px;
}

#shop_recruit img {
	margin:5px 0;
}


#recruit_info {
	padding:0 10px;
	margin:10px 0;
}

#recruit_info table{
	width:100%;
	border-collapse: collapse;
	font-size:12px;
}

#recruit_info th{
	width:25%;
	background:#ffffdf;
	margin:0px;
	border:1px solid #dede93;
	text-align:left;
	padding:10px;
}

#recruit_info td{
	margin:0px;
	border:1px solid #dede93;
	padding:10px;
}

#koe_img{
	width:120px;
	border:0px solid #000;
}

#koe {
	width:150px;
	float:left;
	border:0px solid #000;
	padding-left:5px;
}




div#operatorRecruitment {
	background: #595959;
	padding:3%;
	width: 90%;
	margin:20px auto;
}
@media all and (orientation:landscape){
div#operatorRecruitment dl dt.first {
	padding-top:10%;
}
#operatorRecruitment table th{
	font-size: 150%;
}
.recruit_table th {
	font-size: 150%;
}	
}
#operatorRecruitment table {
	color:#FFFFFF;
	border-top: #fff 1px dashed;
	width: 100%;
}

#operatorRecruitment table th{
	width: 20%;
	border-bottom: #fff 1px dashed;
	font-size: 120%;
	padding-right:2%;
}
#operatorRecruitment table td{
	width: 70%;
	padding: 5%;
	font-size: 80%;
	border-bottom: #fff 1px dashed;
}

div#operatorRecruitment dl dd {
	width: 73%;
	font-size: 70%;
	float: right;
	padding: 3%;
}
