@charset "UTF-8";

body {
	font-size:12px;
	text-align:center;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 15px;
}

a {
	color:#3A5471;
    font-style:normal;
    text-decoration:none;
}
a:hover {
	color:#fff;
}
#title {
	width: 766px;
	float: align;
	text-align:center;
	margin: auto;
	padding: 0px;
}
#welc {
	width: 766px;
	float: align;
	text-align:left;
	margin: auto;
	padding: 0px;
}
#about {
	width: 766px;
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	background-position: right 160px;
	float: align;
	text-align:left;
	margin: auto;
	padding: 0px;
	height: 515px;
}

/*//--会社概要中身--//*/

#info ul {
	width: 370px;
	float: left;
	height: 40px;
	line-height:40px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#info ul li.left{
	display:inline;
	width: 98px;
	float:left;
	text-align:center;
	background-color:#3D7859;
	border-top:solid 1px;
	border-color:#fff;
}
#info ul li.right{
	display:inline;
	width: 258px;
	float:right;
	padding-left:10px;
	border-top:solid 1px;
	border-color:#3D7859;
}

/*//--会社概要中身--//*/

/*//--求人要綱中身--//*/

#joboffer ul {
	width: 620px;
	float: left;
	height: 40px;
	line-height:40px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#joboffer ul li.left{
	display:inline;
	width: 98px;
	float:left;
	text-align:center;
	background-color:#3D7859;
	border-top:solid 1px;
	border-color:#fff;
}
#joboffer ul li.right{
	display:inline;
	width: 500px;
	float:right;
	padding-left:10px;
	border-top:solid 1px;
	border-color:#3D7859;
}

/*//--求人要綱中身--//*/


#act {
	width: 766px;
	float: align;
	text-align:center;
	margin: auto;
	padding: 0px;
}

#act_bg1 {
	width: 400px;
	height: 55px;
	background-image:url(../img/form_01.gif);
	background-repeat:no-repeat;
	margin: auto;
	text-align:center;
	padding: 0px;
}
#act_bg2 {
	width: 400px;
	height: 290px;
	background-image:url(../img/form_02.gif);
	background-repeat:repeat-y;
	margin: auto;
	text-align:center;
	padding: 0px;
}
#act_bg2 form {
	width: 300px;
	margin:auto;
}
input, select, textarea {
font-size: 12px;
}

#act_bg3 {
	width: 400px;
	height: 35px;
	background-image:url(../img/form_03.gif);
	background-repeat:no-repeat;
	margin: auto;
	text-align:center;
	padding: 0px;
}

/*//--コンテンツ中身--//*/
.settei01 {
	margin: auto;
	text-align:left;
	list-style:none;
}
.settei01 ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
.settei01 h2 {
	background:url(../img/settei01.gif) no-repeat;
	width: 766px;
	height: 43px;
	text-indent : 15px;
	line-height: 43px;
}
.settei01 h3 {
	color:#3D7859;
}
/*//--コンテンツ中身--//*/

/*//--annai--//*/
.annai {
	width: 766px;
	float: align;
	text-align:left;
	margin: auto;
}
.annai #left {
	float: left;
	width: 187px;
}
.annai #right {
	width: 549px;
	height: 87px;
	float: right;
	padding: 10px;
	background-color: #B9C3CD;
}
.annai #right2 {
	width: 549px;
	height: 87px;
	float: right;
	padding: 10px;
}
/*//--annai--//*/
/*//--ぱんくず--//*/
#topicPath {
	width:416px;
	text-align: right;
	float:right;
}
#topicPath img {
	margin: -5px 2px;
}
/*//--ぱんくず--//*/

/*//--リンクボタンオーバーフロー--//*/
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#link {
	width:181px;
	float:left;
	margin-right: 5px;
}
#link a{
	display:block;
	width:181px;
	color:#395471;
	background:url(../img/btn1.gif) no-repeat;
	height:43px;
	line-height:43px;
	text-decoration:none;
	text-align:center;
}
#link a:hover{
	color:#fff;
	background:url(../img/btn2.gif) no-repeat;
}
/*//--リンクボタンオーバーフロー--//*/
