@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.no_recruit{
	margin-bottom:30px;
}

#content h3.spa{
	margin-bottom: 15px;
}
#content p.no1{
	text-align:center;
	margin-bottom: 40px;
}
/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content ul.fir{
	margin-bottom: 48px;
}
#content ul.fir li{
	margin-bottom: 15px;
}
#content ul.fir li.none{
	margin-bottom: 0;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
	margin-bottom: 42px;
}
#content .imgright .image{
	margin-left:20px;
	padding-top:5px;
}
#content .imgright p{
	margin-bottom: 25px;
}
#content .imgright p.spa{
	margin-bottom: 19px;
}
#content .imgright p.none{
	margin-bottom: 0;
	text-align:right;
}
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#content table {
	margin-bottom: 30px;
}
#content table th {
	width: 168px;
}
#content table th,
#content table td {
	padding: 5px 0 3px 10px;
}

/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------
	imgleft
-------------------------------------------------------------------*/
#content .imgleft {
	margin-bottom: 50px;
}
#content .imgleft .image{
	margin-right:22px;
	padding-top:3px;
}
#content .imgleft p{
	margin-bottom: 25px;
}
#content .imgleft p.none{
	margin-bottom: 0;
}

/*-------------------------------------------------------------------
	.item
-------------------------------------------------------------------*/
#content .item{
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom: 40px;
}
#content .item dl{
	float:left;
	width:310px;
	margin-right:20px;
}
#content .item dl.none{
	margin-right:0;
}
#content .item dl dt{
	background:#E9E9E9;
	padding: 3px 0 3px;
	text-align:center;
	font-weight:bold;
	margin-bottom: 10px;
}

