@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.recruit_txt{
	width: 340px;
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-bottom: 15px;
}

.recruit_img{
	width: 135px;
	height: 180px;
	float: right;
	margin-bottom: 15px;
}

.recruit_line{
	margin: 0px 0px 10px 0px;
}

.txt{
	width: 540px;
}
.txt1{
	width: 120px;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	line-height: 15px;
	margin-bottom: 15px;
}


.top{
	background: url("./image/syousai_top.gif")  no-repeat;
	width: 540px;
	height: 40px;
	margin-bottom: 10px;
}




.top_title{
	width: 540px;
	height: 40px;
	font-weight: bold;
	font-size: 13px;
	table-layout: fixed;
}

.top_txt{
	padding-left: 5px;
}

.top_back{
	width: 130px;
	
}


.img1{
	width: 400px;
	height: 300px;
	text-align: center;
	float: left;
	padding: 5px 0px 0px 0px;
}


.sample{
	float: right;
	text-align: left;
	width: 109px;
}



.img2{
	width: 75px;
	height: 56px;
	margin: 0px 0px 5px 0px;
}

.point_txt{
	width: 500px;
	line-height: 18px;
	margin: 0px 20px 0px 20px;
}



.point_side{
	background: url("./image/point_side.gif")  repeat-y;
}

.hyou{
	width: 540px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}

.bbb {
	width: 170px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
	border-bottom: 1px solid #000000;
}


.orange{
	background-color: #FF9900;
	width: 100px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}

.txt123{
	text-align: center;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
	border-bottom: 1px solid #000000;
}

.txt1234{
	text-align: center;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
	border-bottom: 1px solid #000000;
	font-size: 16px;
	font-weight: bold; 
}


.toiawase {
	width: 540px;
	text-align: center;
 }




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;
}



