@charset "Shift_JIS";

/* CSS Document */
/*-----------------------------------*/
* {
    text-align: left;
    list-style: none outside;
    font-size: 100%;
}
html {
    margin: 0;
    padding: 0;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', sans-serif;
    font: normal normal normal 100% sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background: #454545;
    color: #333333;
    border-top: 2px solid #454545;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
th,
td,
em,
img {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
}
th,
td {
    vertical-align: top;
    font-weight: normal;
}
address,
em {
    font-style: normal;
}
/*-----------------------------------*/
a {
    outline: none;
}
a:link {
    color: #333333;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #0b2d93;
    text-decoration: underline;
}
#wrapContact p.naked {
    font-size: 0.8em;
    line-height: 140%;
}
/*-----------------------------------*/
#wrapContact,
#wrapFoot {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
}
#wrapFoot {
    background: #454545;
}
#wrapEle {
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
    width: 720px;
}
#wrapFoot #wrapFootEle {
    position: relative;
    margin: 0 auto;
    color: #c8c8c8;
    padding: 30px 0;
    width: 720px;
}

#wrapFootEle .left {
    float: left;
}

#wrapFoot p#address {
    font-size: 0.75em;
    margin: 8px 0;
}
/*-----------------------------------*/
.wrapHead {
    position: relative;
}
.wrapHead em {
    padding: 0 0 10px 0;
    display: block;
    font-size: 0.7em;
    height: auto;
}
* + html .wrapHead em {
    padding: 0 0 10px 0;
    display: block;
    font-size: 0.5em;
    height: auto;
}

.wrapHead .box {
    width: 721px;
    display: block;
    margin: 0px auto;
}

.wrapHead p.left {
    float: left;
    width: 260px;
    height: 45px;
    overflow: hidden;
    margin-top: 13px;
}

.wrapHead p.tel {
    float: left;
    width: 220px;
    height: 58px;
    overflow: hidden;
    background: url('./images/hd01.gif?v=1') no-repeat;
    text-indent: -9999px;
}

.wrapHead p.tel2 {
    float: left;
    width: 241px;
    height: 58px;
    overflow: hidden;
    background: url('./images/hd02.gif?v=1') no-repeat;
    text-indent: -9999px;
}

#wrapEle h1 {
    margin: 0 0 20px 0;
}
/*-----------------------------------*/
div.wrapForm {
    width: 720px;
    margin: 20px 0;
    border-top: 1px dotted #999999;
}
div.wrapForm table {
    width: 100%;
}
div.wrapForm th {
    font-size: 0.8em;
    line-height: 140%;
    font-weight: normal;
    padding: 15px;
    width: 160px;
    background: #efefef;
    border-bottom: 1px dotted #999999;
}
div.wrapForm td {
    padding: 15px;
    font-size: 0.8em;
    border-bottom: 1px dotted #999999;
}
div.wrapForm td p.info {
    color: #eb0000;
}
div.wrapForm em,
.contred {
    color: #eb0000;
    font-size: 80%;
}
div.wrapForm table select {
    font-size: 0.85em;
}
div.wrapForm table input {
    width: 350px;
}
div.wrapForm table textarea {
    width: 350px;
}
div.wrapForm table td.dyn p {
    font-size: 0.8em;
    margin: 0 0 10px 0;
}
div.wrapForm table td.dyn input {
    width: auto;
}
div.wrapForm table.innr td {
    padding: 0;
    border-bottom: none;
    font-size: 0.8em;
    line-height: 140%;
    vertical-align: middle;
}
div.wrapForm .notes {
    display: block;
    margin-top: 10px;
}
/*-----------------------------------*/
.formBtn {
    margin: 40px auto;
    margin-bottom: 10px;
    text-align: center;
}
.formBtn input {
    padding: 10px;
    text-align: center;
}

#copyright img {
    margin-top: 2px;
}

/*-----------------------------------*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
* html .clearfix {
    zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
} /* IE7 */
/*-------end-------*/
