@charset "utf-8";
html {
overflow-y: scroll;
}
body {
margin: 0px;
font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align: center;
color: #404040;
background: #000;
}
#wrapper {
background: #FFF url(../common/bg_wrapper.jpg) repeat-x;
}
#footer {
background: url(../common/bg_footer.jpg) repeat-x;
}
#header,
#contents,
.sitemap {
margin: 0px auto;
width: 980px;
text-align: left;
}


/*--------------------------------
   links
--------------------------------*/
a:hover {
color: #8080FF;
}


/*--------------------------------
   line-height
--------------------------------*/
body {
line-height: 1;
}
h3 {
line-height: 1.25;
}
.main,
.update{
line-height: 1.75;
}


/*--------------------------------
   img
--------------------------------*/
img {
vertical-align: bottom;
border: none;
}
table img {
vertical-align: middle;
}


img.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
img.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
img.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/*--------------------------------
   title
--------------------------------*/
h1 {
padding: 10px 0px 5px;
margin: 0px;
}
h2 {
position: relative;
margin: 0px 0px 10px -30px;
}
h2.works {
position: static;
margin: 0px 0px 30px 0px;
}
.toppage h2 {
position: static;
margin: 0px;
}
h3 {
margin: 0px 0px 10px;
padding: 0px 0px 0px 28px;
color: #FFF;
font-size: 18px;
background: #293680 url(../common/bg_h3.jpg) repeat-y 12px 0px;
border: 7px solid #293680;
border-left: 0px solid #293680;
}


.recruitpage h3 {
background-color: #5DB149;
border-color: #5DB149;
}
h3.emerald {
background-color: #4BD2C8;
border-color: #4BD2C8;
}
h3.violet {
background-color: #5A64C8;
border-color: #5A64C8;
}
h3.orange {
background-color: #F49F00;
border-color: #F49F00;
}
h3.chartreuse {
background-color: #95C700;
border-color: #95C700;
}


h4 {
font-size: 18px;
color: #293680;
margin: 0px 0px 10px;
}
h4.orange {
color: #F49F00;
}
h4.emerald {
color: #4BD2C8;
}
h4.violet {
color: #5A64C8;
}
h4.orange {
color: #F49F00;
}
h4.chartreuse {
color: #95C700;
}


h5 {
font-size: 16px;
margin: 10px 0px 15px;
border-bottom:2px solid #293680;
}
h5.orange {
border-bottom:2px solid #293680;
}
h5.emerald {
border-bottom:2px solid #4BD2C8;
}
h5.violet {
border-bottom:2px solid #5A64C8;
}
h5.orange {
border-bottom:2px solid #F49F00;
}
h5.chartreuse {
border-bottom:2px solid #95C700;
}


/*--------------------------------
   table
--------------------------------*/
table.type01 {
width: 100%;
border-top: 1px solid #B6B6B6;
margin-bottom: 1em;
}
table.type01 td,
table.type01 th {
border-top: 4px solid #FFF;
padding: 0px 0px 5px;
background-image: url(../common/bg_table.jpg);
background-repeat: repeat-x;
background-position: bottom;
}
table.type01 th {
padding: 0px 15px 5px;
font-weight: normal;
text-align: left;
}

/*- company01 -*/
table.company01 {
width: 100%;
font-size: 12px;
border-collapse: collapse;
}
table.company01 td,
table.company01 th {
border: 1px solid #BCBCBC;
padding: 0px 10px;
background-image: none;
}
table.company01 th {
padding: 0px;
background: #D9D9D9;
}


/*--------------------------------
   other
--------------------------------*/
h5,h6,
dl,ul,ol,
p,
pre,blockquote {
margin-top: 0px;
}


hr {
height: 0px;
border-top: 1px solid #ACACAC;
border-right: none;
border-bottom: none;
border-left: none;
}


.clear {
clear: both;
}



/*--------------------------------
   header
--------------------------------*/
#header {
position: relative;
zoom: 1;
}


#header ul {
list-style: none;
margin: 0px;
padding: 0px;
}


.headerNavi {
position: absolute;
top: 43px;
right: 0px;
}
.headerNavi li {
padding-left: 25px;
float: left;
}


.mainNavi {
padding: 1px 0px;
height: 48px;
}
.mainNavi li {
float: left;
}


.crumb {
padding: 8px 0px;
font-size: 12px;
text-align: right;
}
.child .crumb {
padding-bottom: 0px;
}


.localNavi {
height: 55px;
}
.localNavi li {
padding-right: 30px;
display: inline;
}


/*--------------------------------
   contents
--------------------------------*/
.main {
padding: 0px 30px;
zoom: 1;
}
.grayBox {
border: 1px solid #D9D9D9;
padding: 19px 19px 7px;
margin-bottom: 1em;
}


/* pagetop */
.pagetop {
text-align: right;
padding-top: 10px;
}
.pagetop a {
background: url(../common/ic_pagetop.jpg) no-repeat left center;
padding-left: 25px;
}



/*--------------------------------
   footer
--------------------------------*/
#footer {
color: #FFF;
}
#footer a {
color: #FFF;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}


.sitemap {
height: 89px;
padding-top: 25px;
}
.sitemap dl {
margin: 0px;
clear: both;
padding: 0px 0px 0px 60px;
height: 28px;
}
.sitemap dt,
.sitemap dd {
width: 130px;
padding: 1px 0px 1px 15px;
margin: 0px;
float: left;
}
.sitemap dt {
background: url(../common/ic_linkFt.jpg) no-repeat left center;
}
.sitemap dd {
background: url(../common/ic_linkFd.jpg) no-repeat left center;
font-size: 12px;
}


address {
padding: 15px 0px;
text-align: center;
font-size: 11px;
font-style: normal;
}




/*--------------------------------
   recruitpage
--------------------------------*/
body.recruitpage {
background: #A6A6A6;
}
.recruitpage #wrapper {
background: #FFF url(../recruit/common/bg_wrapper.jpg) repeat-x;
}
.recruitpage #contents {
padding-top: 30px;
}
.recruitpage .pagetop a {
background: url(../recruit/common/ic_pagetop.jpg) no-repeat left center;
}
.recruitpage #footer {
background: url(../recruit/common/bg_footer.jpg) repeat-x;
}
.recruitpage .sitemap {
height: 54px;
}
.recruitpage .sitemap ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 85px;
}
.recruitpage .sitemap ul li {
color: #FFF;
padding: 1px 0px 1px 15px;
margin: 0px 55px 0px 0px;
background: url(../recruit/common/ic_linkFt.jpg) no-repeat left center;
display: inline;
}


/*--------------------------------
   toppage
--------------------------------*/
.toppage #wrapper {
background: #FFF url(../images/bg_wrapper.jpg) repeat-x;
}
.toppage #contents {
padding-top: 30px;
}


table.news {
width: 100%;
}
table.news td,
table.news th {
vertical-align: top;
border-bottom: 1px dotted #D9D9D9;
padding: 5px 10px;
}
table.news th {
padding-left: 30px;
font-weight: normal;
text-align: left;
}



.toppage .side {
width: 240px;
float: right;
}
.banner01 {
margin: 0px;
padding: 0px;
list-style: none;
}
.banner01 li {
margin-bottom: 17px;
}


.bannerarea {
padding: 30px 0px 15px;
}


/***--- add 20170530 Websmart ---***/

.works01_topbox{
margin:0 0 25px 0;
overflow:hidden;
}
.works01_topbox .left{
width:480px;
float:left;
}
.works01_topbox .right{
width:375px;
float:right;
}

ul li.etc{
list-style:none;
padding-right:10px;
text-align:right;
}