body {
    /*background-color: #ffffcc;*/
}

h1 {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0em;
    white-space: nowrap;
    /*margin: ;*/
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
}

h2 {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0em;
    /*white-space: nowrap;*/
    margin: 0px;
    padding: 0px;
}

h2.h2_exp {
    font-size: 15px;
    white-space: normal;
}

img {
    vertical-align: bottom;
    vertical-align: text-bottom;
    border: none;
}

link {
    color: #666666;
    text-decoration: none;
}

a:link {
    color: #666666;
    text-decoration: underline;
}

a:link:hover {
    color: #339933;
    text-decoration: underline;
}

a:link:visited {
    color: #666666;
    text-decoration: underline;
}

a:link:visited:hover {
    color: #339933;
    text-decoration: underline;
}

a.whitelink {
    color: #FFFFFF;
    text-decoration: underline;
}

a.whitelink:link {
    color: #FFFFFF;
    text-decoration: underline;
}

a.whitelink:hover {
    color: #FF6666;
    text-decoration: underline;
}

a.whitelink:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

a.whitelink:visited:hover {
    color: #FF6666;
    text-decoration: underline;
}

td.captioncell {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 13px;
    line-height: 150%;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
}

td.stdcell {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

td.stdcell2 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

td.stdsubcell {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
    color: #0098E3;
}

td.hdcell {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #99CCFF;
}

td.hdcell_fw {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #666666;
}

ul.stdlist {
    margin-right: 10px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
}

ul.stdlist li {
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    list-style: disc;
}

ul.stdlist li ul.sublist {
    margin-right: 10px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
}

ul.stdlist li.nolist {
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: none;
}

ul.stdlist li.nolist_ml0 {
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    list-style: none;
}

ol.stdlist {
    margin-right: 10px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

ol.stdlist li {
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 10px;
}

#submit-btn {
    border: 0px;
    width: 90px;
    height: 20px;
    background-image: url(images/btn_submit.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#submit-btn:hover {
    border: 0px;
    width: 90px;
    height: 20px;
    background-image: url(images/btn_submit_f2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#reset-btn {
    border: 0px;
    width: 90px;
    height: 20px;
    background-image: url(images/btn_reset.jpg);
    background-repeat: no-repeat;
}

#reset-btn:hover {
    border: 0px;
    width: 90px;
    height: 20px;
    background-image: url(images/btn_reset_f2.jpg);
    background-repeat: no-repeat;
}

span.small {
    font-size: 10px;
}

span.small_GRAY {
    font-size: 10px;
    color: #999999;
}

span.linktodetail {
    font-size: 10px;
    color: #CC0000;
}

span.SPAN993300 {
    color: #FF0000;
}

span.SPAN993300size10 {
    color: #993300;
    font-size: 10px;
}

span.SPAN993300bold {
    color: #FF0000;
    font-weight: bold;
}

span.SPAN993300underline {
    color: #CC0000;
    text-decoration: underline;
}

span.SPANBOLDUNDERLINE {
    font-weight: bold;
    line-height: 140%;
    text-decoration: underline;
    padding-bottom: 5px;
}

span.SPAN3366FF {
    color: #3366FF;
}

p {
    text-indent: 0em;
    /*	white-space: nowrap; */
    margin-top: 0px;
    margin-bottom: 10px;
}

p.qp {
    text-align: right;
    font-size: 15px;
    margin-top: 70px;
}

p.wrap {
    text-indent: 0em;
    margin-top: 0px;
    margin-bottom: 10px;
}

p.smallcaption {
    text-indent: 2em;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 10px;
    color: #999999;
}

p.smallcaption_r {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 10px;
    color: #999999;
}

p.bigcaption {
    margin-top: 5px;
    margin-bottom: 5px;
}

strong.importantcaption {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #CC0000;
    font-weight: bold;
}

strong.importantcaption2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}

div.sp10 {
    height: 10px;
}

div.sp20 {
    height: 20px;
}

div.sp30 {
    height: 30px;
}

sup.SUP993300 {
    color: #FF0000;
}

sup.std {
    color: #666666;
}

#footer_wrapper {
    width: 100%;
    clear: both;
    margin: 0 auto;
    background-color:#004098;
    box-shadow: 0px 5px #004098;
}

#footer_wrapper:after {
    content: " ";
    display: block;
    clear: both;

}

#footer {
    width: 940px;
    /*height: 195px;*/
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    overflow: hidden;
}

#footer ul.nav {
    width: 175px;
    float: left;
    font-size: 12px;
    margin: 3px auto 5px auto;
    line-height: 1px;
    list-style-type: none;
}

.nav li {
    width: 175px;
}

#footer li {
    float: left;
    margin-top: 8px;
    margin-left: 5px;
    line-height: 12px;
}

#footer li.newline {
    line-height: 15px;
}

.banner {
    float: right;
    position: relative;
    /*
	bottom: 89px;
	left: 301px;
	*/
}

#footer ul.banner li {
    margin-right: 15px;
    overflow: hidden;
    margin-top: 3px;
}


/*
#footer ul.banner li.center {
	margin: 15px 18px;
}
*/

#footer li p {
    color: #ffffff;
    text-decoration: none;
    width: 100px;
    font-size: 68%;
}

#footer li a {
    color: #ffffff;
    text-decoration: none;
}

#footer li a:hover {
    color: #eae706;
    text-decoration: none;
}

ul li.heading {
    color: white;
    font-size: 15px;
    font-weight: bold;
}

ul li.heading2 {
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

ul.nav img {
    border: 2.5px solid #0379ae;
    /*margin-left: -2.5px;*/
}

.banner img {
    border: 2.5px solid #0379ae;
    height: 70px;
}

#footer .copy {
    clear: both;
    font-size: 10px;
    color: #fff;
    text-align: right;
    margin: 0px 0;
    position: relative;
}

address#copyright {
    text-align: right;
    clear: both;
    font-size: 10px;
    color: #fff;
    margin: 0px 0;
    position: relative;
    font-style: normal;
}


/*tanaka*/

#pageTop {
    border-radius: 5px;
    color: #ffffff;
    padding: 10px;
    position: fixed;
    bottom: 20px;
    right: 0px;
    font-size: 70%;
}

#side_medi {
    padding-top: 15px;
}

#side_exc {
    padding-top: 15px;
}


/*追加項目*/

#leftcolumn {
    display: inline;
    width: 160px;
    margin-left: 0px;
    padding-right: 15px;
    float: left;
    border-right: solid 1px #dfdddd;
}

#leftcolumn li a {
    display: block;
    margin: 1px 0;
    padding: 10px 13px 7px 13px;
    text-decoration: none;
}

#leftcolumn li a:visited {
    color: #666666;
}

#leftcolumn li a:hover {
    color: #0081ff;
}

#leftcolumn li {
    list-style-type: none;
    border-bottom: solid 1px #dfe0e1;
    font-size: 13px;
}

#leftcolumn li.fir {
    border-top: solid 1px #dfe0e1;
}

#leftcolumn li.single {
    margin-bottom: 25px;
}

.sidetop {
    margin: 0 0 15px 0;
}

.sideend {
    margin-bottom: 25px;
}

.top30 {
    margin-top: 30px;
}

#leftcolumn li.selected {
    display: block;
    padding: 10px 13px 7px 13px;
    text-decoration: none;
    background-color: #3F8BDD;
    color: white;
    user-select: none;
    /* CSS3 */
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chromeなど */
    -ms-user-select: none;
    /* IE */
}

#leftcolumn div.nvbox {
    width: 150px;
    margin-bottom: 20px;
}

#leftcolumn div.contactbox {
    width: 150px;
    margin: 10px 0 20px 5px;
}

#rightcolumn {
    display: inline;
    width: 730px;
    height: 100%;
    margin-left: 25px;
    margin-right: 0px;
    float: left;
}

#domestic_column {
    margin-top: 13px;
    margin-bottom: 30px
}

#overseas_column {
    margin-top: 13px;
}

#logoimg {
    margin-left: -10px;
}

#rightcolumn .sub1_main h2 {
    font-size: 32px;
}

#rightcolumn .sub1_main p {
    font-size: 15px;
}

#rightcolumn .sub1_main .imageright h2 {
    font-size: 15px;
    margin-top: -4px;
    float: left;
}

#rightcolumn .qualitypolicy{
    border-bottom: #999999 solid 1px;
    margin-bottom: 1em;
}

#rightcolumn .sub1_main img {
    margin-left: -5px;
}

.title {
    font-size: 30px;
    margin-top: 30px;
}

.video {
    width: 120%;
    margin-left: 46px;
}

.theme {
    padding: 10px;
}