article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
}
html, button, input, select, textarea, pre, code, kbd, samp {
    font-family: "メイリオ",Meiryo,Osaka,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
body {
    margin: 0;
}
a, a:focus, a:visited, a:active {
/*    color: #7CBA01; */
    text-decoration: none;
    color: #0033cc;
    outline: 0 none;
}
a:hover {
    color: #4689FF; 
    text-decoration: underline; 
/*    color: #7CBA01; */
    outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
p, pre {
    margin: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: none;
}
small {
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
dl, dt, dd, ol, ul, li, menu, nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
    display: block;
    vertical-align: text-bottom;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #C0C0C0;
    margin: 0;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    background-color: #CCCCCC;
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 12px;
    margin-bottom: 20px;
}
table th {
    background-color: #EEEEEE;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}
table td {
    background-color: #FFFFFF;
    padding: 6px;
}
.clearfix {
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.w100 {
    width: 100% !important;
}
header {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: auto;
}
header h1 {
    display: table-cell;
    font-size: 15px;
    height: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    vertical-align: middle;
    width: 200px;
    z-index: 10;
}
header h1 img {
    height: 100%;
    width: auto;
}
header h1 a, header h1 a:focus, header h1 a:visited, header h1 a:active {
    color: #333333;
    text-decoration: none;
}
header span.navbtn {
    bottom: 0;
    display: table-cell;
    float: right;
    font-size: 15px;
    height: 40px;
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    vertical-align: middle;
    width: 50%;
    z-index: 0;
}
header span.navbtn a {
    background-color: #EEEEEE;
    display: block;
    float: right;
    margin-right: 10px;
}
header span.navbtn img {
    height: 40px;
    width: 40px;
}
header nav {
    display: none;
    position: relative;
    width: auto;
    z-index: 0;

}
header ul {
    border-color: #CCCCCC;
    border-top: 1px solid #CCCCCC;
    position: relative;
    width: auto;
    z-index: 50;
}
header ul li {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    line-height: 18px;
    height: 50px;
}
header ul li span {
display: block;
border-left: 6px solid #ff9ef0;
}
header ul li span a, header ul li span a:hover {
    color: #333333 !important;
    display: block;
    padding: 15px;
    text-decoration: none;
}
footer {
    background-color: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 100%;
}
footer div.thank {
    padding-bottom: 40px;
    text-align: center;
}
footer div.thank img {
    display: inline;
}
footer address {
    background-image: url("../../img/tel.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    bottom: 0;
    color: #333333;
    display: block;
    font-size: 28px;
    font-style: normal;
    height: 80px;
    left: 750px;
    line-height: 28px;
    padding: 14px 10px 10px 45px;
    right: 0;
    text-align: left;
    top: 25px;
    width: auto;
}
footer address a, footer address a:focus, footer address a:visited, footer address a:active {
    color: #333333;
    text-decoration: none;
}
footer address span {
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding-top: 4px;
    text-align: left;
}
footer address span_info {
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding-top: 4px;
    text-align: left;
}
footer small {
    border-top: 1px solid #CCCCCC;
    color: #666666;
    display: block;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
}
section.contents {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
section.contents h1 {
    background-color: #ff9ef0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 13px 15px;
}
section.contents h2 {
    background-color: #ff9ef0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    opacity: 0.8;
    padding: 6px 15px;
}
section.contents section {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 10px;
    padding: 15px;
}
section.contents section section {
    border: 0 none #FFFFFF;
    font-size: 12px;
    line-height: 1.8em;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
section.contents section section span.link {
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.contents section h1 {
    background-color: #EEEEEE;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 8px 10px;
}
section.contents section h2 {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 6px 10px 6px 0;
}
section.contents section div.post-body {
    margin-bottom: 20px;
}
section.contents section div.post-detail {
    margin-bottom: 20px;
}
section.contents section div.post-body img, section.contents section div.post-detail img {
    margin-bottom: 8px;
    max-width: 100% !important;
}
section.contents section aside.info {
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: right;
}
section.contents section aside.info p {
    margin-bottom: 4px;
}
section.contents section nav.pagination {
    margin-bottom: 40px;
}
section.contents section nav.pagination span {
    border: 0 none;
    color: #333333;
    font-size: 12px;
    line-height: 12px;
    margin-right: 6px;
    padding: 0;
}
section.contents section nav.pagination span a {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 10px;
}
section.contents section nav.pagination span.disabled, section.contents section nav.pagination span.current {
    border: 1px solid #CCCCCC !important;
    padding: 10px !important;
    position: relative !important;
}
section.contents aside.panlist {
    color: #999999;
    font-size: 12px;
}
section.contents aside.panlist nav strong {
    color: #333333;
    font-weight: normal;
}
section.contents section.comentform {
    overflow: hidden;
    padding: 0;
}
section.contents section.comentform h1 {
    background-color: #EEEEEE;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0;
    padding: 10px 15px;
    width: auto;
}
section.contents aside.search {
    margin-bottom: 20px;
    text-align: right;
}
section.contents section ul.sitemap {
}
section.contents section ul.sitemap li a {
    display: block;
    padding-bottom: 6px;
    padding-top: 6px;
}
section.contents section ul.sitemap li strong {
    background-color: #EEEEEE;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 8px 10px;
}
section.contents section ul.sitemap li ul {
    display: block;
    margin-bottom: 10px;
}
section.contents section ul.sitemap li ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    margin-right: 10px;
}
section.contents section ul.sitemap li ul li strong {
    background-color: #FFFFFF !important;
    border-bottom-style: none;
    border-bottom-width: 0;
    display: block;
    margin-right: 0 !important;
    padding: 0;
}
section.contents section.comentform strong {
    background-color: #EEEEEE;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 8px 15px;
    width: auto;
}
section.contents section.comentform p, .alert-message {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    padding: 10px;
    top: 1px;
    width: auto;
}
section.contents section.comentform p.comenttext {
    background-color: #FFFFFF;
    border: 0 none #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0 15px 7px;
    top: 1px;
    width: auto;
}
section.contents section.comentform p.comenterr {
    background-color: #FFFFFF;
    border: 0 none #FFFFFF;
    color: #CC3300;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0 15px 7px;
    top: 1px;
    width: auto;
}
section.contents section.comentform table {
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 10px 15px 15px;
    width: auto;
}
section.contents section.comentform table td span.title {
    border-left: 4px solid #CCCCCC;
    display: block;
    margin-bottom: 8px;
    padding-left: 6px;
}
section.contents section.comentform table td span.chack {
    color: #CC3300;
    font-size: 12px;
}
section.contents section.comentform table td input, section.contents section.comentform table td select {
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 10px;
    max-width: 60% !important;
}
section.contents section.comentform table td textarea {
    width: 90% !important;
}
section.contents section.comentform table td p {
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 0;
}
section.contents section.comentform table td small {
    font-size: 11px;
}
section.contents section.comentform table td.submit input {
width: 90% !important;
padding: 10px;
margin-left: 8px;
margin-bottom: 8px;
display: block;
height: 40px;
}
section.contents section.comentform table td div.error-message {
    color: #CC3300;
    display: block;
    font-size: 12px;
}
div.contentsnavi {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
}
section.contents aside.lightbox {
    width: auto;
}
section.contents aside.lightbox div.widget {
    border-style: none;
    border-width: 0;
    margin-bottom: 10px;
    padding: 0;
}
section.contents aside.lightbox div.widget img {
    width: 100%;
}
section.contents aside.lightbox div.widget h2 {
    background-color: #EEEEEE;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 6px 10px;
}
section.contents aside.lightbox div.widget div {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 1.8em;
    padding: 7px 10px;
}
section.contents aside.lightbox div.widget ul {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
section.contents aside.lightbox div.widget ul.banner {
    border: 0 none #FFFFFF;
    width: 150px;
}
section.contents aside.lightbox div.widget ul li {
    margin: 0 0 1px;
    padding: 0;
}
section.contents aside.lightbox div.widget ul li img {
    height: auto;
    width: 100%;
}
section.contents aside.lightbox div.widget ul li a, section.contents aside.lightbox div.widget ul li a:hover section.contents aside.lightbox div.widget ul li a:focus, section.contents aside.lightbox div.widget ul li a:visited, section.contents aside.lightbox div.widget ul li a:active {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    font-size: 12px;
    padding: 5px 10px;
    position: relative;
    top: 2px;
}
section.contents aside.lightbox div.widget table {
    font-size: 12px;
    margin-bottom: 0;
    width: 100%;
}
section.contents aside.lightbox div.widget table th {
    background-color: #FFFFFF;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
section.contents aside.lightbox div.widget table td {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
section.contents aside.lightbox div.widget form {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
}
section.contents aside.lightbox div.widgetn form select {
    width: 100%;
}
section.contents aside.lightbox div.widget form input {
    margin-top: 12px;
    width: 94%;
}
section.contents section.newstopics {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: block;
    padding: 0;
}
section.contents section.newstopics h1 {
    display: block;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 10px;
    position: relative;
    text-align: left;
    width: auto;
}
section.contents section.newstopics h1 a, section.contents section.newstopics h1 a:focus, section.contents section.newstopics h1 a:visited, section.contents section.newstopics h1 a:active, section.contents section.newstopics h1 a:hover {
    bottom: 0;
    display: inline;
    float: right;
    font-size: 12px;
    left: 68.5%;
    position: absolute;
    right: 0;
    text-align: right;
    top: 8px;
    width: 30%;
}
section.contents section.newstopics ul {
    background-color: #FFFFFF;
    display: block;
    width: auto;
}
section.contents section.newstopics ul li {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 10px;
    position: relative;
    top: 1px;
    width: auto;
}
section.contents section.newstopics ul li a {
    display: block;
}
section.contents section.newstopics ul li dl {
    display: block;
    margin: 0;
    padding: 0;
}
section.contents section.newstopics ul li dl dt {
    color: #999999;
    display: block;
    font-size: 12px;
}
section.contents section.newstopics ul li dl dt strong {
    display: block;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 4px;
}
section.contents section.newstopics ul li dl dd {
    font-size: 10px;
    line-height: 16px;
}
section.mainimg {
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: auto;
}
section.mainimg ul li, section.mainimg ul li img {
    width: 100%;
}
section.mainimg ul.slides {
display: block;
height: auto;
overflow: hidden;
width: auto;
z-index: 50;
}
section.mainimg ul.flex {
bottom: 0;
display: block;
height: 30px;
left: 0;
position: absolute;
right: 0;
top: 50%;
width: 100%;
z-index: 10;
}
section.mainimg ul.flex li a {
    background-color: #EEEEEE;
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    top: -15px;
    width: 10px;
}
section.mainimg ul.flex li a img {
    height: 30px;
    width: 10px;
}
section.mainimg ul.flex li a.flex-prev {
    left: 0;
}
section.mainimg ul.flex li a.flex-next {
    left: 100%;
    margin-left: -10px;
}
