@charset "UTF-8";
/*================================================================共通設定*/
html {overflow-y:scroll;}
body {	
margin:0;
padding:0;
line-height:1.6;
letter-spacing:1px;
/*font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;*/
/*font-family:"游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro";*/
font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
font-size:14px;
color:#000;
}
br {letter-spacing:normal;}
a {color:#000;}
/*a {color:#000;text-decoration:none;}*/
a:hover {color:#917700;text-decoration:none;}
img {border:1;vertical-align:bottom;}
h1,h2,h3,h4,h5,h6 {margin:0;}
p {margin:0.5em 0 1em 0;line-height:1.8;}
ul,ol,dl {margin:0px 0;padding:0;}
li {padding:0;margin:0 0 0 0px;}
dt {margin:0;padding:0;}
dd {margin:0 0 1em 0;padding:10px;background:#f1f1f1;}
#container {
width:100%;
margin:0 auto;
background:#fff;
}
#topics {
text-align:center;
width:1200px;
margin:30px auto 0 auto;
}
table td {
padding:5px;
text-decoration:none;
}
/*ページ余白作成*/
#sukima {
display: flex;
flex-direction: column;
min-height: 100vh;
}
/*採用情報*/
#saiyo {
margin:30px auto 0 auto;
}
.bbn{
width:1050px;
}
.centers{
text-align:center;
}
/*================================================================画面設定*/
.dels2 {
display:none/*表示しない*/
}
#topics {
text-align:center;
width:1100px;
margin:0px auto 0 auto;
}
.topicsrs{
/*width:500px;*/
width:550px;
height:160px;
margin:0px;
padding:0px;
border:0px;
}
#header {
position:relative;
width:1200px;
margin:0 auto;
border: 0px solid #474747;
}
/*header*/
#header .table2 {
text-align:center;
border-bottom-style: hidden;
padding: 0px 0px 10px;
}
#header span {
font-size: 11px;
}
#header td {
width:200px;
}
#header .tdstyle0 {
border-bottom-style: hidden;
border-top-style: hidden;
width:200 ;
}
#header .tdstyle {
border-bottom-style: hidden;
border-top-style: hidden;
border-left-style: hidden;
width:200 ;
}
/*fotter*/
#menu {
position:absolute;
}
#menu ul {
margin:0;
padding:0;
list-style:none;
}
#menu li {
overflow:hidden;
float:left;
margin:0;
padding:0 0 0 30px;
}
#menu li a {
display:block;
font-weight:bold;
color:#333;
outline:none;
text-decoration:none;
}
#menu li a:hover {
color:#333;
border-bottom:3px solid #917700;
text-decoration:none;
}


/*================================================================共通設定*/
#menu {
position:absolute;
right:0;
margin:auto 0 auto;
}
#menu ul {
margin:0;
padding:0;
list-style:none;
}
#menu li {
overflow:hidden;
float:left;
margin:0;
padding:0 0 0 30px;
}
#menu li a {
display:block;
font-weight:bold;
color:#333;
outline:none;
text-decoration:none;
}
#menu li a:hover {
color:#333;
border-bottom:3px solid #917700;
text-decoration:none;
}
/*message*/
#topmm {
width: 200;
height: 0;
position: relative;
text-align: left;
z-index: 25;
}
/*mouseover*/
#toplink img:hover {
opacity: 0.5 ;
}
#header h1 {
margin:0;
padding:10px 0;
font-size:30px;
color:#770000;
line-height:0.5;
}
#header h1 a {
color:#770000;
}
#header h1 a:hover {
color:#770000;
}

#footMenu ul {
font-size:13px;
margin:5px 0;
padding:20px 0;
text-align:center;
border-top:1px solid #ddd;
}
#footMenu li {
display:inline;
margin:0 0 0 20px;
list-style:none;
}
#footMenu li a {
color:#000;
text-decoration:none;
}
#footMenu li a:hover {
color:#666;
text-decoration:underline;
}
#footMenu {
font-size:16px;
}
.copyright {
bottom: 0;
font-style:normal;
font-size:11px;
color:#999;
line-height:3.0;
text-align:center;
}
#pageTop {
position:fixed;
right:20px;
bottom:20px;
}
#pageTop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: rgb(128,132,133);
  border: 2px solid white;
  border-radius: 50px;
  text-align: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  line-height: 50px;
  margin-right:200px;
}
#pageTop a:hover {
  color: rgb(128,132,133);
  background-color: white;
  border-color: rgb(128,132,133);
}

/* 舗栄建設HP 2022,03,04 */

.topmenu{
 text-align: center;
 border-top: 3px green solid;
 border-bottom: 2px green solid;
}

.dels {
  margin-left: -20px;
}

.slider dels{
  margin-top: -200px;
}

#footMenu {
  clear:both;
  width:1200px;
  height:120px;
  background-color: #f5f5f5;
  border-top: 3px green solid;
  margin:0px auto 0 auto;
}

#footer {
  clear:both;
  width:1200px;
  margin:0 auto;
  background: #474747;
  margin-top: auto;
}

#footMenu a {
  text-decoration: none;
  margin-left: 50px;
}

#footMenu a:hover {
  font-weight: bold;
}