@charset "UTF-8";

#conteiner {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo a  {
	display: block;
	height: 62px;
	width: 233px;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
}
#menu {
	background-repeat: repeat-x;
	width: 990px;
	height: 50px;
	background-image: url(../images/menu_back.png);
	background-color: #06C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}
#main {
	padding: 0px;
	width: 948px;
	margin-top: 20px;
	margin-right: 41px;
	margin-bottom: 20px;
	margin-left: 41px;
}
#main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 24px;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	height: 31px;
	font-weight: lighter;
}
#main h3 {
	font-size: medium;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#main #newsarea {
	float: left;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#main .newstitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
}
#main #newsarea .newstitle  ul{
	padding: 0px;
	list-style-type: none;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
#main #bunnerarea {
	float: left;
	width: 333px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main #newsarea .newstitle li{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #newsarea ul {
	margin: 0px;
	padding: 0px;
}
#main #newsarea li {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}







#menu ul {
	padding: 0px;
	display: block;
	margin: 0px;
}
#menu li  {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	text-indent: -9999px;
}
#menu a:hover   {
	background-image: url(../images/menu_hover.png);

}
#menu .home   {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
}

#menu .campany   {
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
	background-image: url(../images/menu.png);
	background-position: -158px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;

}
#menu .result   {
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
	background-image: url(../images/menu.png);
	background-position: -316px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#menu .access   {
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
	background-image: url(../images/menu.png);
	background-position: -474px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#menu .recruit   {
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
	background-image: url(../images/menu.png);
	background-position: -632px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#menu .contact   {
	background-repeat: no-repeat;
	height: 50px;
	width: 158px;
	display: block;
	background-image: url(../images/menu.png);
	background-position: -790px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#footer {
	background-color: #333;
	color: #FFF;
	height: 100px;
	padding-top: 30px;
}
#footer .sitename {
	font-size: small;
	text-align: right;
	padding-right: 40px;
}

#footer .footer_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#conteiner #footer li {
	list-style-type: none;
	font-size: small;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
}
#main .campany {
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}
#main .campany tr {
	border: 1px solid #ECECEC;
}
#main .campany th {
	width: 120px;
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main .campany td {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: small;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}
#conteiner #contact form .preview {
	width: 80%;
	text-align: left;
}
#contact form .preview tbody tr th {
	width: 200px;
	font-weight: normal;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#contact form .preview tbody tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
 #contact form .submit input {
	border: 0px;
	width: 149px;
	height: 35px;
	background: url(../images/submit.png) left top no-repeat;
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
#main .reslut  {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#main .reslut li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	float: left;
	position: relative;
}
#main img.zoom  {
	position: absolute;
	top: 120px;
	clip: rect(auto,auto,auto,auto);
	left: 160px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}