@charset "utf-8";
/* CSS Document */

/* =====================================================================
  注目情報下ボタン
===================================================================== */
.big-area{
	width:100%;
	padding:5px;
}
.big-area2{
	width:100%;
	margin-left:27%;
}
.big-area-caba{
	width:100%;
}
.fine-area0 a{
  border-style: solid;
  border-width: 1px;
  padding: 7px 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  width: 42%;
  float: left;
  color: #fb3b8c;
  border-color: #fb3b8c;
  text-align: center;
  margin: 5% 1% 0 1%;
}
.fine-area a{
  border-style: solid;
  border-width: 1px;
  padding: 7px 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  width: 46%;
  float: left;
  color: #fb3b8c;
  border-color: #fb3b8c;
  text-align: center;
  margin: 1% 1% 0 1%;
}
.fine-area2 a{
  border-style: solid;
  border-width: 1px;
  padding: 7px 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  width: 42%;
  float: left;
  color: #43B823;
  border-color: #43B823;
  text-align: center;
  margin: 2% 1% 3% 1%;
}
.fine-area3 a{
  border-style: solid;
  border-width: 1px;
  padding: 7px 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  width: 94%;
  float: left;
  color: #fb3b8c;
  border-color: #fb3b8c;
  text-align: center;
  margin: 1% 1% 0 1%;
}
.fine-area-caba {
  width:80%;
  margin:auto;
}
.fine-area-caba a{
  border-style: solid;
  border-width: 1px;
  padding: 7px 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  width: 100%;
  float: left;
  color: #cc00cc;
  border-color: #cc00cc;
  text-align: center;
  margin: 10px 0;
}
.men-jobs{
	color:#43B823 !important;
	border-color:#43B823 !important;
}
.men-jobs2{
	color: #36C !important;
	border-color:#36C !important;
}
.caba{
	color: #cc00cc !important;
	border-color:#cc00cc !important;
}