@charset "utf-8";



#all #contents-wrapper #main-contents .h2-box {
	    float: right;
}

div.btn {
    padding: 5px 0 10px;
    background: #F5F3E2;
    text-align: center;
}

div.btn button {
    display: block;
    cursor: pointer;
    width: 90px;
    height: 36px;
    margin: 0 auto;
    background: url(./img/home/btn_close.gif) no-repeat 0 0;
    border: none;
    text-indent: -9999em;
}




#cont00 .requests {
	background-image: url(img/cont00-requests-bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: auto;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
}
#cont00 .requests .inner {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 75px;
	display: block;
}
#cont00 .requests .inner .none {
	float: none;
	margin: 0px;
	padding: 0px;
	height: 14px;
	display: block;
	clear: both;
}
#cont00 .requests .inner .left {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*採用募集していないときはコメントはずす#cont00 p {
	margin-top:150px;
	text-align:center;
}*/

#cont01 p.msg {
	font-weight: bold;
	color: #5E4C25;
	margin:50px auto;
	text-align:center;
}



#cont01 .boshu {
	font-weight: bold;
}

#cont01 span {
	text-decoration: line-through;
}
