@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


body {
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat;
	color: #666666;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}
img{
 border-style:none
}
a{/*リンクされた文字*/
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#666666;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#666666;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#666666;
    text-decoration:none;
}
#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	background-image: url(../img/bg-wrapper.gif);
	background-repeat: repeat;
}
#cont {
	margin-bottom: 120px;
}
#header {
	padding-top: 33px;
	text-align: center;
	margin-bottom: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00a0e9;
}
#header h1 {
	font-weight: normal;
	padding-top: 8px;
}
#nav {
	text-align: center;
	margin-bottom: 18px;
}
#nav li {
	display: inline;
}
#nav li img {
	padding-right: 10px;
	padding-left: 10px;
}
#topmain {
	margin-bottom: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h2#home {
	text-align: center;
	margin-bottom: 47px;
}
.ac {text-align: center;}

#footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 50px;
}
#pagetop {
	text-align: right;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#ftr-sitemap {
	float: left;
}
#ftr-copyright {
	float: right;
	font-size: 10px;
}
#recruit-sub {
	margin-bottom: 150px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;

}
#cont-sub {
	margin-bottom: 150px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#cont-sub h2 {
	margin-bottom: 20px;
}
ul.crumb {
	margin-bottom: 70px;
}
ul.crumb li {
	display: inline;
	list-style: none outside none;
}
ul.crumb li:after {
	display: inline;
	content: ">";
    margin-right: 2px;
    padding-left: 5px;
}
ul.crumb li.last:after  {
    content: "";
}
.fr {float: right;}
.fl {float: left;}
.service-box {
	width: 395px;
	margin-bottom: 50px;
}
.indexFr {float: right;}
.indexFl {float: left;}
.indexService-box {
	width: 360px;
	margin-bottom: 50px;
}
.service-box h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.service-box p {
	padding-top: 10px;
	margin-bottom: 20px;
}
#section {
	overflow: hidden;
}
.company {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
.company dl {
	padding: 0 0 50px;
	line-height: 1.8;
}
.company dt {
	width: 125px;
	float: left;
	font-weight: bold;
}
.company dd {
	width: 600px;
	float: left;
}
.clearfix {
    display: block;
}
.recruit{
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
.contact {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
.contact h3 {
	border-bottom-color:#666666;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin-bottom:10px;
  padding-bottom:10px;
}
.sitemap {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap h2 {
	border-bottom-color:#666666;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin-bottom:10px;
  padding-bottom:10px;
}
.sitemap dl {
	
	float: left;
	padding-left: 75px;
}
.sitemap dt {
	font-weight: bold;
}
.sitemap dt img {
	padding-right: 3px;
}
.sitemap dd {
	float: none;
}
.sitemap li a {
	font-weight: bold;
}
#bg-sitemap {
	background-color: #e8e8e8;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}
.top-btm {margin-bottom: 90px;}
table.souko {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.souko th {
    background-color: #dddddd;
    background-position: left top;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 0.3em 1em;
    text-align: center;
	font-weight: bold;
}
.souko td {
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 0.3em 1em;
	text-align: center;
}
.souko td.bold {
    font-weight: bold;
}
.mb00 {margin-bottom: 0px;
}
.fltr {
	float: right;
}