@charset "UTF-8";
/*! sanitize.css v2.0.0 | CC0 1.0 Public Domain | github.com/jonathantneal/sanitize.css */
/* Normalization */
:root { -ms-overflow-style: -ms-autohiding-scrollbar; overflow-y: scroll; -webkit-text-size-adjust: 100%; }

audio:not([controls]) { display: none; }

button { overflow: visible; }

details { display: block; }

input[type="number"] { width: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

main { display: block; }

summary { display: block; }

pre { overflow: auto; }

progress { display: inline-block; }

small { font-size: 75%; }

template { display: none; }

textarea { overflow: auto; }

[hidden] { display: none; }

/* Universal inheritance */
*, ::before, ::after { box-sizing: inherit; }

* { font-size: inherit; line-height: inherit; }

::before, ::after { text-decoration: inherit; vertical-align: inherit; }

/* Opinionated defaults */
*, ::before, ::after { border-style: solid; border-width: 0; }

* { margin: 0; padding: 0; }

:root { box-sizing: border-box; cursor: default; font: 65%/1.5 sans-serif; text-rendering: optimizeLegibility; }

html { background-color: #efeee7; color: #333; }

a { text-decoration: none; }

audio, canvas, iframe, img, svg, video { vertical-align: middle; }

button, input, select, textarea { background-color: transparent; }

button, input, select, textarea { color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit; }

button, [type="button"], [type="date"], [type="datetime"], [type="datetime-local"], [type="email"], [type="month"], [type="number"], [type="password"], [type="reset"], [type="search"], [type="submit"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], select, textarea { min-height: 1.5em; }

code, kbd, pre, samp { font-family: monospace, monospace; }

nav ol, nav ul { list-style: none; }

select { -moz-appearance: none; -webkit-appearance: none; }
select::-ms-expand { display: none; }
select::-ms-value { color: currentColor; }

table { border-collapse: collapse; border-spacing: 0; }

textarea { resize: vertical; }

::selection { background-color: #B3D4FC; color: #4c2b03; text-shadow: none; }

[aria-busy="true"] { cursor: progress; }

[aria-controls] { cursor: pointer; }

[aria-disabled] { cursor: default; }

[hidden][aria-hidden="false"] { clip: rect(0 0 0 0); display: inherit; position: absolute; }
[hidden][aria-hidden="false"]:focus { clip: auto; }

.imgHover img:hover { opacity: 0.75; filter: alpha(opacity=75); -ms-filter: "alpha(opacity=75)"; }

#page-head, #page-content, .row, dl.sbs, #nav-main ul, #kumiai-lists, #category-list article { *zoom: 1; }
#page-head:after, #page-content:after, .row:after, dl.sbs:after, #nav-main ul:after, #kumiai-lists:after, #category-list article:after { content: "."; visibility: hidden; clear: both; display: block; height: 0; line-height: 0; font-size: 0; }

a.btn01, a.btn02, a.btn03 { display: inline-block; *display: inline; *zoom: 1; }

input[type="submit"], button, .btn01:hover, .btn02:hover, .btn03:hover { cursor: pointer; }

html { overflow-y: scroll; text-size-adjust: 100%; }

body { overflow: hidden; color: #333; font-size: 14px; font-size: 1.4rem; font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; letter-spacing: .05em; }

input, select, option, textarea { font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

* html body, * html input, * html select, * html option, * html textarea { font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

a, a * { transition-property: color, border-color, background-color, opacity; transition-duration: .3s; transition-timing-function: ease-in-out; }

a { color: #6d8232; }
a:link { color: #6d8232; text-decoration: none; }
a:visited { color: #7c9439; }
a:hover { color: #5e702b; text-decoration: underline; }
a:active { color: #d00; }

::-moz-selection { background-color: #6d8232; color: #fff; }

::selection { background-color: #6d8232; color: #fff; }

.zoomIn, a[href$=".gif"] img, a[href$=".png"] img, a[href$=".jpg"] img, a[href$=".jpeg"] img, a[href$=".bmp"] img { cursor: zoom-in; }

.hide { display: none; }

.mt-20 { margin-top: -20px !important; }

.mb-20 { margin-bottom: -20px !important; }

.mt-15 { margin-top: -15px !important; }

.mb-15 { margin-bottom: -15px !important; }

.mt-10 { margin-top: -10px !important; }

.mb-10 { margin-bottom: -10px !important; }

.mt-5 { margin-top: -5px !important; }

.mb-5 { margin-bottom: -5px !important; }

.mt0 { margin-top: 0px !important; }

.mb0 { margin-bottom: 0px !important; }

.pt0 { padding-top: 0px !important; }

.pb0 { padding-bottom: 0px !important; }

.p0 { padding: 0px !important; }

.mt5 { margin-top: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.p5 { padding: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.p10 { padding: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.p15 { padding: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.p20 { padding: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.p25 { padding: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.p30 { padding: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.p35 { padding: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.p40 { padding: 40px !important; }

.mt45 { margin-top: 45px !important; }

.mb45 { margin-bottom: 45px !important; }

.pt45 { padding-top: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.p45 { padding: 45px !important; }

.mt50 { margin-top: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.p50 { padding: 50px !important; }

.mt55 { margin-top: 55px !important; }

.mb55 { margin-bottom: 55px !important; }

.pt55 { padding-top: 55px !important; }

.pb55 { padding-bottom: 55px !important; }

.p55 { padding: 55px !important; }

.mt60 { margin-top: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.p60 { padding: 60px !important; }

.mt65 { margin-top: 65px !important; }

.mb65 { margin-bottom: 65px !important; }

.pt65 { padding-top: 65px !important; }

.pb65 { padding-bottom: 65px !important; }

.p65 { padding: 65px !important; }

.mt70 { margin-top: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.p70 { padding: 70px !important; }

.mt75 { margin-top: 75px !important; }

.mb75 { margin-bottom: 75px !important; }

.pt75 { padding-top: 75px !important; }

.pb75 { padding-bottom: 75px !important; }

.p75 { padding: 75px !important; }

.mt80 { margin-top: 80px !important; }

.mb80 { margin-bottom: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.p80 { padding: 80px !important; }

.mt85 { margin-top: 85px !important; }

.mb85 { margin-bottom: 85px !important; }

.pt85 { padding-top: 85px !important; }

.pb85 { padding-bottom: 85px !important; }

.p85 { padding: 85px !important; }

.mt90 { margin-top: 90px !important; }

.mb90 { margin-bottom: 90px !important; }

.pt90 { padding-top: 90px !important; }

.pb90 { padding-bottom: 90px !important; }

.p90 { padding: 90px !important; }

.mt95 { margin-top: 95px !important; }

.mb95 { margin-bottom: 95px !important; }

.pt95 { padding-top: 95px !important; }

.pb95 { padding-bottom: 95px !important; }

.p95 { padding: 95px !important; }

.mt100 { margin-top: 100px !important; }

.mb100 { margin-bottom: 100px !important; }

.pt100 { padding-top: 100px !important; }

.pb100 { padding-bottom: 100px !important; }

.p100 { padding: 100px !important; }

.fr, .img-r { float: right; margin-left: 10px; }

.fl, .img-l { float: left; margin-right: 10px; }

.img-c, .t-c { text-align: center; }

.img-c { display: block; margin-left: auto; margin-right: auto; }

.t-l { text-align: left !important; }

.t-r { text-align: right !important; }

.clr { clear: both; }

hr { margin: 20px 0; border: none; border-top: 1px solid #666; }

.color-main { color: #d6dd21; }

.color-accent { color: #6d8232; }

.color-attention, em { color: #d00; }

strong, .fwb { font-weight: bold; }

em { font-weight: bold; font-style: normal; }

sup { font-size: .6em; vertical-align: top; }

sub { font-size: .6em; vertical-align: bottom; }

.fz10 { font-size: 10px !important; }

.fz11 { font-size: 11px !important; }

.fz12 { font-size: 12px !important; }

.fz13 { font-size: 13px !important; }

.fz14 { font-size: 14px !important; }

.fz15 { font-size: 15px !important; }

.fz16 { font-size: 16px !important; }

.fz17 { font-size: 17px !important; }

.fz18 { font-size: 18px !important; }

.fz19 { font-size: 19px !important; }

.fz20 { font-size: 20px !important; }

.fz21 { font-size: 21px !important; }

.fz22 { font-size: 22px !important; }

.fz23 { font-size: 23px !important; }

.fz24 { font-size: 24px !important; }

.fz25 { font-size: 25px !important; }

.fz26 { font-size: 26px !important; }

.fz27 { font-size: 27px !important; }

.fz28 { font-size: 28px !important; }

.fz29 { font-size: 29px !important; }

.fz30 { font-size: 30px !important; }

.fz31 { font-size: 31px !important; }

.fz32 { font-size: 32px !important; }

ul.disc { list-style: disc; padding: 0 0 0 1.5em; }
ul.circle { list-style: circle; padding: 0 0 0 1.5em; }
ul.none-list { list-style: none; }

ol { padding: 0 0 0 1.5em; }

.box40 { width: 40px; }

.box50 { width: 50px; }

.box60 { width: 60px; }

.box70 { width: 70px; }

.box80 { width: 80px; }

.box90 { width: 90px; }

.box100 { width: 100px; }

.box110 { width: 110px; }

.box120 { width: 120px; }

.box130 { width: 130px; }

.box140 { width: 140px; }

.box150 { width: 150px; }

.box160 { width: 160px; }

.box170 { width: 170px; }

.box180 { width: 180px; }

.box190 { width: 190px; }

.box200 { width: 200px; }

.box210 { width: 210px; }

.box220 { width: 220px; }

.box230 { width: 230px; }

.box240 { width: 240px; }

.box250 { width: 250px; }

.box260 { width: 260px; }

.box270 { width: 270px; }

.box280 { width: 280px; }

.box290 { width: 290px; }

.box300 { width: 300px; }

.box310 { width: 310px; }

.box320 { width: 320px; }

.box330 { width: 330px; }

.box340 { width: 340px; }

.box350 { width: 350px; }

.box360 { width: 360px; }

.box370 { width: 370px; }

.box380 { width: 380px; }

.box390 { width: 390px; }

.box400 { width: 400px; }

.box410 { width: 410px; }

.box420 { width: 420px; }

.box430 { width: 430px; }

.box440 { width: 440px; }

.box450 { width: 450px; }

.box460 { width: 460px; }

.box470 { width: 470px; }

.box480 { width: 480px; }

.box490 { width: 490px; }

.box500 { width: 500px; }

.w5 { width: 5%; }

.w10 { width: 10%; }

.w15 { width: 15%; }

.w20 { width: 20%; }

.w25 { width: 25%; }

.w30 { width: 30%; }

.w35 { width: 35%; }

.w40 { width: 40%; }

.w45 { width: 45%; }

.w50 { width: 50%; }

.w55 { width: 55%; }

.w60 { width: 60%; }

.w65 { width: 65%; }

.w70 { width: 70%; }

.w75 { width: 75%; }

.w80 { width: 80%; }

.w85 { width: 85%; }

.w90 { width: 90%; }

.w95 { width: 95%; }

.w100 { width: 100%; }

dl.sbs dt { float: left; }
dl.sbs.em3 dd { padding-left: 3.5em; }
dl.sbs.em4 dd { padding-left: 4.5em; }
dl.sbs.em5 dd { padding-left: 5.5em; }
dl.sbs.em6 dd { padding-left: 6.5em; }
dl.sbs.em7 dd { padding-left: 7.5em; }
dl.sbs.em8 dd { padding-left: 8.5em; }
dl.sbs.em8-5 dd { padding-left: 9em; }
dl.sbs.em9 dd { padding-left: 9.5em; }
dl.sbs.em10 dd { padding-left: 10.5em; }

textarea, input, select { margin: 1px; padding: 3px; }

input[type="text"], input[type="password"], select, textarea { border: 1px solid #ddd; border-radius: 2px; background-color: #fbfbfb; }

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { border-color: #aaa; background-color: #fefefe; }

::-webkit-input-placeholder { color: #999; }

:-moz-placeholder { color: #999; }

:-ms-input-placeholder { color: #999; }

.placeholder { color: #999; }

.btn01, .btn02, .btn03 { border-radius: 4px; }

a.btn01, a.btn02, a.btn03 { padding: .5em 1em .35em; text-decoration: none !important; }

input.btn01, input.btn02, input.btn03 { padding: .4em .8em .2em; }

.btnL { padding: .6em 3em .5em !important; font-size: 108%; }

.btnS { padding: .2em .3em .1em !important; font-size: 85%; }

.btn01 { border: solid 1px #666; background-color: #f6f6f6; box-shadow: 0 3px 0 0 #4d4d4d; color: #333 !important; text-align: center; }
.btn01:hover { background-color: #fcfcfc; }
.btn01:active { position: relative; top: 3px; box-shadow: none; }

.btn02 { border: solid 1px #d6dd21; background-color: #d6dd21; box-shadow: 0 3px 0 0 #a2a625; }
.btn02:hover { background-color: #dfe44d; }
.btn02:active { position: relative; top: 3px; box-shadow: none; }

.btn03 { border: solid 1px #6d8232; background-color: #6d8232; box-shadow: 0 3px 0 0 #4b572a; color: #fff !important; }
.btn03:hover { background-color: #8ca740; }
.btn03:active { position: relative; top: 3px; box-shadow: none; }

.tbl01, .kumiai-body table, #kigyo-detail .section table { width: 100%; }
.tbl01 th, .kumiai-body table th, #kigyo-detail .section table th, .tbl01 td, .kumiai-body table td, #kigyo-detail .section table td { border: 1px solid #ccc; padding: .5em 1em; }
.tbl01 th, .kumiai-body table th, #kigyo-detail .section table th { background-color: #efefef; vertical-align: top; font-weight: normal; text-align: left; }

#page { margin: 0 auto; width: 1020px; background-color: #fff; }

#page-head { background: url(../images/common/bg_header.png) no-repeat 100% 0; }

#logo-main { float: left; padding: 39px 0 12px 30px; }

#mailto { float: right; padding: 20px 40px 0 0; }
#mailto a:hover { opacity: .7; }

#nav-main { clear: both; }
#nav-main ul { list-style: none; }
#nav-main ul li { float: left; }
#nav-main ul li a:hover { opacity: .7; }

.kumiai-body { margin: 64px auto 120px; width: 710px; }
.kumiai-body p { margin: 2em 0; font-size: 1.3rem; }
.kumiai-body ul { padding: 0 0 0 1.5em; }
.kumiai-body .enkaku-body { overflow: hidden; font-size: 13px; font-size: 1.3rem; }
.kumiai-body .enkaku-body dt { float: left; }
.kumiai-body .enkaku-body dd { padding: 0 0 .5em 10.5em; }
.kumiai-body .gallery-clm3 { margin: 48px -23px; }
.kumiai-body .gallery-clm3 figure { float: left; padding: 0 23px; }
.kumiai-body .gallery-clm3 figure figcaption { font-size: 13px; font-size: 1.3rem; }

#itiran-image { margin: 16px 48px; }

#kumiai-lists { margin: 40px 30px 0; }
#kumiai-lists .lists { width: 284px; float: left; margin: 0 18px; }
#kumiai-lists .lists dl { margin: 0 0 40px; }
#kumiai-lists .lists dl dt a:hover { opacity: .8; }
#kumiai-lists .lists dl dd ul { list-style: none; }
#kumiai-lists .lists dl dd ul li:nth-child(2n) { background-color: #e8e8e8; }
#kumiai-lists .lists dl dd ul li a { display: block; padding: .6em 0 .4em; color: #333; }
#kumiai-lists .lists dl dd ul li a img { margin: 0 .5em 0 0; }
#kumiai-lists .lists dl dd ul li a.no-lbl { padding-left: 28px; }

#breadcrumbs { margin: 8px 48px; font-size: 13px; font-size: 1.3rem; }
#breadcrumbs a { color: #333; text-decoration: underline; }

#tit-gyoushu { padding: 24px 50px; border-bottom: 1px solid #4d4d4d; }

p#tit-gyoushu { padding: 8px 50px; }

#category-list { margin: 0 48px 64px; }
#category-list article { padding: 32px 0; border-bottom: 1px solid #a3a3a3; }
#category-list article .image { float: left; }
#category-list article .body { padding: 0 0 0 350px; }
#category-list article .body p { margin: 2em 0; }
#category-list article .body .link-detail { margin: 32px 0 0 auto; width: 285px; }
#category-list article .body .link-detail a { display: block; padding: .4em 0 .3em; text-align: center; border: 2px solid #ccc; font-weight: bold; font-size: 20px; font-size: 2rem; background-repeat: no-repeat; background-position: 260px center; }

.link-return-itiran, .link-return-food, .link-return-equipment, .link-return-machine, .link-return-elect, .link-return-metal, .link-return-minuteness, .link-return-print, .link-return-house, .link-return-welding, .link-return-dismantle, .link-return-paper { margin: 32px 0 0; }
.link-return-itiran a, .link-return-food a, .link-return-equipment a, .link-return-machine a, .link-return-elect a, .link-return-metal a, .link-return-minuteness a, .link-return-print a, .link-return-house a, .link-return-welding a, .link-return-dismantle a, .link-return-paper a { margin: 0 auto; padding: .5em; display: block; width: 380px; background-repeat: no-repeat; background-position: 12px center; text-align: center; font-size: 15px; font-size: 1.5rem; font-weight: bold; }

.link-return-itiran { margin: 32px 0 40px; }
.link-return-itiran a { border: 2px solid #666; color: #666; background-image: url(../images/common/list_return.png); }
.link-return-itiran a:hover { background-color: #f0f0f0; }

#kigyo-detail { margin: 48px 48px 64px; padding: 0 0 16px; border-bottom: 1px solid #9f9f9f; }
#kigyo-detail h2 { font-size: 18px; font-size: 1.8rem; }
#kigyo-detail .abouts { margin: 24px 0 0; overflow: hidden; }
#kigyo-detail .abouts .image { float: left; width: 320px; }
#kigyo-detail .abouts .body { float: right; width: 585px; }
#kigyo-detail .product-images { overflow: hidden; margin: 40px -18px 0; }
#kigyo-detail .product-images figure { float: left; margin: 0 18px; }
#kigyo-detail .product-images figure figcaption { max-width: 284px; margin: 4px 0 0; }
#kigyo-detail .product-images.clm2 figure { max-width: none; width: 444px; }
#kigyo-detail .product-images.clm2 figure figcaption { max-width: none; }
#kigyo-detail .product-images.clm4 { margin-left: -6px; margin-right: -6px; }
#kigyo-detail .product-images.clm4 figure { margin: 0 6px; max-width: none; width: 222px; }
#kigyo-detail .product-images + .product-images { margin-top: 16px; }
#kigyo-detail .section { margin: 40px 0; }
#kigyo-detail .section ul, #kigyo-detail .section ol, #kigyo-detail .section p, #kigyo-detail .section dl, #kigyo-detail .section table { margin: 1em 0; }
#kigyo-detail .section table { width: auto; }
#kigyo-detail .section dl dt { font-weight: bold; }
#kigyo-detail .section dl.sbs dt { font-weight: normal; }

.cat-food #tit-gyoushu { background-color: #ec9591; }
.cat-food #category-list article .body .link-detail a { border-color: #e3546b; color: #e3546b; background-image: url(../images/gyousyubestu/list_food.png); }
.cat-food #kigyo-detail h2 { color: #e3546b; }

.link-return-food a { border: 2px solid #e3546b; color: #e3546b; background-image: url(../images/kigyo/list_return_food.png); }

.cat-equipment #tit-gyoushu { background-color: #f3bb65; }
.cat-equipment #category-list article .body .link-detail a { border-color: #e18f11; color: #e18f11; background-image: url(../images/gyousyubestu/list_equipment.png); }
.cat-equipment #kigyo-detail h2 { color: #e18f11; }

.link-return-equipment a { border: 2px solid #e18f11; color: #e18f11; background-image: url(../images/kigyo/list_return_equipment.png); }

.cat-machine #tit-gyoushu { background-color: #f8d76b; }
.cat-machine #category-list article .body .link-detail a { border-color: #d4a50a; color: #d4a50a; background-image: url(../images/gyousyubestu/list_machine.png); }
.cat-machine #kigyo-detail h2 { color: #d4a50a; }

.link-return-machine a { border: 2px solid #d4a50a; color: #d4a50a; background-image: url(../images/kigyo/list_return_machine.png); }

.cat-elect #tit-gyoushu { background-color: #bcd57c; }
.cat-elect #category-list article .body .link-detail a { border-color: #8aaa37; color: #8aaa37; background-image: url(../images/gyousyubestu/list_elect.png); }
.cat-elect #kigyo-detail h2 { color: #8aaa37; }

.link-return-elect a { border: 2px solid #8aaa37; color: #8aaa37; background-image: url(../images/kigyo/list_return_elect.png); }

.cat-metal #tit-gyoushu { background-color: #91c892; }
.cat-metal #category-list article .body .link-detail a { border-color: #51a252; color: #51a252; background-image: url(../images/gyousyubestu/list_metal.png); }
.cat-metal #kigyo-detail h2 { color: #51a252; }

.link-return-metal a { border: 2px solid #51a252; color: #51a252; background-image: url(../images/kigyo/list_return_metal.png); }

.cat-minuteness #tit-gyoushu { background-color: #9ad2e0; }
.cat-minuteness #category-list article .body .link-detail a { border-color: #389eb8; color: #389eb8; background-image: url(../images/gyousyubestu/list_minuteness.png); }
.cat-minuteness #kigyo-detail h2 { color: #389eb8; }

.link-return-minuteness a { border: 2px solid #389eb8; color: #389eb8; background-image: url(../images/kigyo/list_return_minuteness.png); }

.cat-print #tit-gyoushu { background-color: #9cbde1; }
.cat-print #category-list article .body .link-detail a { border-color: #4e89c9; color: #4e89c9; background-image: url(../images/gyousyubestu/list_print.png); }
.cat-print #kigyo-detail h2 { color: #4e89c9; }

.link-return-print a { border: 2px solid #4e89c9; color: #4e89c9; background-image: url(../images/kigyo/list_return_print.png); }

.cat-house #tit-gyoushu { background-color: #ccc6e0; }
.cat-house #category-list article .body .link-detail a { border-color: #7c6daf; color: #7c6daf; background-image: url(../images/gyousyubestu/list_house.png); }
.cat-house #kigyo-detail h2 { color: #7c6daf; }

.link-return-house a { border: 2px solid #7c6daf; color: #7c6daf; background-image: url(../images/kigyo/list_return_house.png); }

.cat-welding #tit-gyoushu { background-color: #e0c5dc; }
.cat-welding #category-list article .body .link-detail a { border-color: #b06ba6; color: #b06ba6; background-image: url(../images/gyousyubestu/list_welding.png); }
.cat-welding #kigyo-detail h2 { color: #b06ba6; }

.link-return-welding a { border: 2px solid #b06ba6; color: #b06ba6; background-image: url(../images/kigyo/list_return_welding.png); }

.cat-dismantle #tit-gyoushu { background-color: #f2c2d1; }
.cat-dismantle #category-list article .body .link-detail a { border-color: #df6a8e; color: #df6a8e; background-image: url(../images/gyousyubestu/list_dismantle.png); }
.cat-dismantle #kigyo-detail h2 { color: #df6a8e; }

.link-return-dismantle a { border: 2px solid #df6a8e; color: #df6a8e; background-image: url(../images/kigyo/list_return_dismantle.png); }

.cat-paper #tit-gyoushu { background-color: #d8bd97; }
.cat-paper #category-list article .body .link-detail a { border-color: #ae8141; color: #ae8141; background-image: url(../images/gyousyubestu/list_paper.png); }
.cat-paper #kigyo-detail h2 { color: #ae8141; }

.link-return-paper a { border: 2px solid #ae8141; color: #ae8141; background-image: url(../images/kigyo/list_return_paper.png); }

.access-map { margin: 40px 48px; }
.access-map h2, .access-map h3 { margin: 40px 0 16px; }

#map-info { overflow: hidden; }
#map-info dl { float: left; }
#map-info dl dt { font-weight: bold; }
#map-info .link-gmap { float: right; width: 440px; }
#map-info .link-gmap a { display: block; padding: 8px; border: 1px solid #666; background: url(../images/common/list_goto.png) no-repeat 410px center; color: #333; font-weight: bold; }
#map-info .link-gmap a:hover { background-color: #f0f0f0; }

#map-nav { overflow: hidden; margin: 32px 0 0; }
#map-nav ul { float: left; list-style: none; width: 440px; }
#map-nav ul li + li { margin: 8px 0 0; }
#map-nav ul a { display: block; padding: 8px; border: 1px solid #6d8232; font-weight: bold; background: url(../images/common/list_down_green.png) no-repeat 410px center; }
#map-nav ul a:hover { background-color: #f7f8d2; }
#map-nav ul + ul { float: right; }

.map-image { margin: 32px 0 40px; }

#page-foot { margin: 40px 0 0; }

#pagetop { margin: 48px; }
#pagetop a { display: block; height: 42px; border: 1px solid #666; background: url(../images/common/list_pagetop.png) no-repeat center center; }
#pagetop a:hover { background-color: #f0f0f0; }

#nav-foot { padding: 24px 0; background-color: #efefef; list-style: none; text-align: center; }
#nav-foot li { margin: 0 10px; display: inline-block; }
#nav-foot li a { color: #333; }

#footer-info { float: left; margin: 24px 0 0 25px; }

#copyright { clear: both; padding: 16px 0 24px; text-align: center; }

/*# sourceMappingURL=common.css.map */
