@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.recruit_txt{
	width: 340px;
	font-size: 12px;
	font-height: 18px;
	float: left;
	margin-bottom: 15px;
}

.recruit_img{
	width: 135px;
	heught: 180px;
	float: right;
	margin-bottom: 15px;
}

.recruit_line{
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

.txt{
	width: 540px;
	vertical-align: top;
}
.txt1{
	width: 120px;
	vertical-align: top;
}

.txt2{
	width: 400px;
	vertical-align: top;
}

.g_map{
	width: 540px;
	border: 1px solid #000000;
}

a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}



