/* Created by Artisteer v4.1.0.59861 */

#zai-main
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.zai-hmenu
{
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.zai-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #D2E6EA url('images/button.png') scroll;
   background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), -webkit-linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), -moz-linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), -o-linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), -ms-linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(213, 232, 235, 0.15) 50%, rgba(156, 200, 208, 0.09) 50%, rgba(193, 220, 226, 0.07) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #FCFDFD 0, #E0EEF0 50%, #BAD8DE 50%, #D2E6EA 100%) no-repeat;
   -webkit-border-radius:17px;
   -moz-border-radius:17px;
   border-radius:17px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #90C1CB;
   padding:0 20px;
   margin:0 auto;
   height:35px;
}

.zai-postcontent,
.zai-postheadericons,
.zai-postfootericons,
.zai-blockcontent,
ul.zai-vmenu a 
{
   text-align: left;
}

.zai-postcontent,
.zai-postcontent li,
.zai-postcontent table,
.zai-postcontent a,
.zai-postcontent a:link,
.zai-postcontent a:visited,
.zai-postcontent a.visited,
.zai-postcontent a:hover,
.zai-postcontent a.hovered
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-align: justify;
   line-height: 150%;
}

.zai-postcontent p
{
   margin: 10px 0;
}

.zai-postcontent h1, .zai-postcontent h1 a, .zai-postcontent h1 a:link, .zai-postcontent h1 a:visited, .zai-postcontent h1 a:hover,
.zai-postcontent h2, .zai-postcontent h2 a, .zai-postcontent h2 a:link, .zai-postcontent h2 a:visited, .zai-postcontent h2 a:hover,
.zai-postcontent h3, .zai-postcontent h3 a, .zai-postcontent h3 a:link, .zai-postcontent h3 a:visited, .zai-postcontent h3 a:hover,
.zai-postcontent h4, .zai-postcontent h4 a, .zai-postcontent h4 a:link, .zai-postcontent h4 a:visited, .zai-postcontent h4 a:hover,
.zai-postcontent h5, .zai-postcontent h5 a, .zai-postcontent h5 a:link, .zai-postcontent h5 a:visited, .zai-postcontent h5 a:hover,
.zai-postcontent h6, .zai-postcontent h6 a, .zai-postcontent h6 a:link, .zai-postcontent h6 a:visited, .zai-postcontent h6 a:hover,
.zai-blockheader .t, .zai-blockheader .t a, .zai-blockheader .t a:link, .zai-blockheader .t a:visited, .zai-blockheader .t a:hover,
.zai-vmenublockheader .t, .zai-vmenublockheader .t a, .zai-vmenublockheader .t a:link, .zai-vmenublockheader .t a:visited, .zai-vmenublockheader .t a:hover,
.zai-headline, .zai-headline a, .zai-headline a:link, .zai-headline a:visited, .zai-headline a:hover,
.zai-slogan, .zai-slogan a, .zai-slogan a:link, .zai-slogan a:visited, .zai-slogan a:hover,
.zai-postheader, .zai-postheader a, .zai-postheader a:link, .zai-postheader a:visited, .zai-postheader a:hover
{
   font-size: 32px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.zai-postcontent a, .zai-postcontent a:link
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: underline;
   color: #2882AF;
}

.zai-postcontent a:visited, .zai-postcontent a.visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: underline;
   color: #5751C2;
}

.zai-postcontent  a:hover, .zai-postcontent a.hover
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: underline;
   color: #F7B440;
}

.zai-postcontent h1
{
   color: #000000;
   margin: 10px 0;
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
}

.zai-blockcontent h1
{
   margin: 10px 0;
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
}

.zai-postcontent h1 a, .zai-postcontent h1 a:link, .zai-postcontent h1 a:hover, .zai-postcontent h1 a:visited, .zai-blockcontent h1 a, .zai-blockcontent h1 a:link, .zai-blockcontent h1 a:hover, .zai-blockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
}

.zai-postcontent h2
{
   color: #2D7644;
   margin: 19px 0;
   font-size: 22px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-blockcontent h2
{
   margin: 19px 0;
   font-size: 22px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-postcontent h2 a, .zai-postcontent h2 a:link, .zai-postcontent h2 a:hover, .zai-postcontent h2 a:visited, .zai-blockcontent h2 a, .zai-blockcontent h2 a:link, .zai-blockcontent h2 a:hover, .zai-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-postcontent h3
{
   color: #F59F0A;
   margin: 10px 0 -8px;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-blockcontent h3
{
   margin: 10px 0 -8px;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-postcontent h3 a, .zai-postcontent h3 a:link, .zai-postcontent h3 a:hover, .zai-postcontent h3 a:visited, .zai-blockcontent h3 a, .zai-blockcontent h3 a:link, .zai-blockcontent h3 a:hover, .zai-blockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-postcontent h4
{
   color: #E19209;
   margin: 15px 0 5px;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 100%;
}

.zai-blockcontent h4
{
   margin: 15px 0 5px;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 100%;
}

.zai-postcontent h4 a, .zai-postcontent h4 a:link, .zai-postcontent h4 a:hover, .zai-postcontent h4 a:visited, .zai-blockcontent h4 a, .zai-blockcontent h4 a:link, .zai-blockcontent h4 a:hover, .zai-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 100%;
}

.zai-postcontent h5
{
   color: #A26907;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-blockcontent h5
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-postcontent h5 a, .zai-postcontent h5 a:link, .zai-postcontent h5 a:hover, .zai-postcontent h5 a:visited, .zai-blockcontent h5 a, .zai-blockcontent h5 a:link, .zai-blockcontent h5 a:hover, .zai-blockcontent h5 a:visited 
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-postcontent h6
{
   color: #2D7644;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-blockcontent h6
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

.zai-postcontent h6 a, .zai-postcontent h6 a:link, .zai-postcontent h6 a:hover, .zai-postcontent h6 a:visited, .zai-blockcontent h6 a, .zai-blockcontent h6 a:link, .zai-blockcontent h6 a:hover, .zai-blockcontent h6 a:visited 
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
}

header, footer, article, nav, #zai-hmenu-bg, .zai-sheet, .zai-hmenu a, .zai-vmenu a, .zai-slidenavigator > a, .zai-checkbox:before, .zai-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #zai-hmenu-bg, .zai-sheet, .zai-slidenavigator > a, .zai-checkbox:before, .zai-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #1A3337;
}

.zai-header:before, #zai-header-bg:before, .zai-layout-cell:before, .zai-layout-wrapper:before, .zai-footer:before, .zai-nav:before, #zai-hmenu-bg:before, .zai-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.zai-header:after, #zai-header-bg:after, .zai-layout-cell:after, .zai-layout-wrapper:after, .zai-footer:after, .zai-nav:after, #zai-hmenu-bg:after, .zai-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .zai-postcontent li h1, .zai-blockcontent li h1 
{
   margin:1px;
} 
li h2, .zai-postcontent li h2, .zai-blockcontent li h2 
{
   margin:1px;
} 
li h3, .zai-postcontent li h3, .zai-blockcontent li h3 
{
   margin:1px;
} 
li h4, .zai-postcontent li h4, .zai-blockcontent li h4 
{
   margin:1px;
} 
li h5, .zai-postcontent li h5, .zai-blockcontent li h5 
{
   margin:1px;
} 
li h6, .zai-postcontent li h6, .zai-blockcontent li h6 
{
   margin:1px;
} 
li p, .zai-postcontent li p, .zai-blockcontent li p 
{
   margin:1px;
}


.zai-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.zai-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.zai-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.zai-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.zai-header
{
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
   margin:10px auto 0;
   height: 80px;
   background-image: url('images/header2.png');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   width: 1000px;
   z-index: auto !important;
}

.responsive .zai-header 
{
   background-image: url('images/header2.png');
   background-position: center center;
}

.zai-header>.widget 
{
   position:absolute;
   z-index:101;
}

.zai-header .zai-slider-inner
{
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
}

.zai-nav
{
   -webkit-border-radius:0 0 5px 5px;
   -moz-border-radius:0 0 5px 5px;
   border-radius:0 0 5px 5px;
   padding:4px 0;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.zai-hmenu a, ul.zai-hmenu a:link, ul.zai-hmenu a:visited, ul.zai-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.zai-hmenu, ul.zai-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.zai-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.zai-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.zai-hmenu:after, ul.zai-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.zai-hmenu, ul.zai-hmenu ul 
{
   min-height: 0;
}

ul.zai-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.zai-nav:before 
{
   content:' ';
}

.desktop .zai-nav{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

.zai-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.zai-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.zai-menuitemcontainer
{
   margin:0 auto;
}
ul.zai-hmenu>li {
   margin-left: 7px;
}
ul.zai-hmenu>li:first-child {
   margin-left: 3px;
}
ul.zai-hmenu>li:last-child, ul.zai-hmenu>li.last-child {
   margin-right: 3px;
}

ul.zai-hmenu>li>a
{
   padding:0 2px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 69px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 69px;
   text-align: center;
}

.zai-hmenu a, 
.zai-hmenu a:link, 
.zai-hmenu a:visited, 
.zai-hmenu a.active, 
.zai-hmenu a:hover
{
   font-size: 18px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.zai-hmenu>li>a.active
{
   background: #FCE0B1;
   padding:0 2px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

ul.zai-hmenu>li>a:visited, 
ul.zai-hmenu>li>a:hover, 
ul.zai-hmenu>li:hover>a {
   text-decoration: none;
}

ul.zai-hmenu>li>a:hover, .desktop ul.zai-hmenu>li:hover>a
{
   background: #FACF85;
   padding:0 2px;
   margin:0 auto;
}
ul.zai-hmenu>li>a:hover, 
.desktop ul.zai-hmenu>li:hover>a {
   color: #000000;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

ul.zai-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -7px;
   width:7px;
   height: 69px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.zai-hmenu>li:first-child:before{
   display:none;
}

ul.zai-hmenu li li a
{
   background: #FEF5E7;
   padding:0 12px;
   margin:0 auto;
}
ul.zai-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.zai-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.zai-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.zai-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 37px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 37px;
   color: #000000;
   font-size: 18px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   margin:0;
}

.zai-hmenu ul a:link, 
.zai-hmenu ul a:visited, 
.zai-hmenu ul a.active, 
.zai-hmenu ul a:hover
{
   text-align: left;
   line-height: 37px;
   color: #000000;
   font-size: 18px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   margin:0;
}

ul.zai-hmenu ul li a:hover, .desktop ul.zai-hmenu ul li:hover>a
{
   background: #FCE0B1;
   margin:0 auto;
}

.zai-hmenu ul li a:hover
{
   color: #000000;
}

.desktop .zai-hmenu ul li:hover>a
{
   color: #000000;
}

ul.zai-hmenu ul:before
{
   background: #F8BC54;
   background: rgba(248, 188, 84, 0.8);
   -webkit-box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.15);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.zai-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.zai-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.zai-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.zai-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.zai-hmenu ul ul
{
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -8px;
}

.desktop ul.zai-hmenu ul.zai-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.zai-hmenu ul.zai-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.zai-hmenu li li:hover>ul.zai-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.zai-hmenu li li:hover>ul.zai-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.zai-hmenu ul ul.zai-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -8px;
}

.desktop ul.zai-hmenu ul ul.zai-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 12px 32px 32px;
   margin: -32px -8px 0 0;
}

.desktop ul.zai-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.zai-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.zai-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.zai-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.zai-hmenu>li>ul.zai-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.zai-hmenu>li>ul.zai-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.zai-hmenu ul ul.zai-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.zai-hmenu ul ul.zai-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.zai-sheet
{
   background: #FFFFFF;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.zai-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.zai-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.zai-content-layout-row 
{
   display: table-row;
}

.zai-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.zai-postcontent .zai-content-layout
{
   border-collapse: collapse;
}

.zai-vmenublock
{
   margin:5px;
}
div.zai-vmenublock img
{
   margin: 0;
}

.zai-vmenublockheader
{
   background: #F7F7F7;
   border:1px solid #CFCFCF;
   border-bottom:none;
   padding:5px 0;
   margin:0 auto;
}
.zai-vmenublockheader .t,
.zai-vmenublockheader .t a,
.zai-vmenublockheader .t a:link,
.zai-vmenublockheader .t a:visited, 
.zai-vmenublockheader .t a:hover
{
   color: #000000;
   font-size: 22px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   margin: 0 10px;
}

.zai-vmenublockcontent
{
   background: #FFFFFF;
   border:1px solid #CFCFCF;
   margin:0 auto;
}

ul.zai-vmenu, ul.zai-vmenu ul
{
   list-style: none;
   display: block;
}

ul.zai-vmenu, ul.zai-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.zai-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.zai-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.zai-vmenu ul.active
{
   display: block;
}

ul.zai-vmenu>li>a
{
   padding:0 10px;
   margin:0 auto;
   color: #000000;
   min-height: 35px;
   line-height: 35px;
}
ul.zai-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   position:relative;
}

ul.zai-vmenu li{
   position:relative;
}

ul.zai-vmenu>li
{
   margin-top: 2px;
}
ul.zai-vmenu>li>ul
{
   padding: 0;
   margin-top: 9px;
   margin-bottom: 9px;
}
ul.zai-vmenu>li:first-child
{
   margin-top:0;
}

ul.zai-vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.zai-vmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.zai-vmenu>li>a:hover:before,  ul.zai-vmenu>li>a.active:hover:before,  ul.zai-vmenu>li:hover>a:before,  ul.zai-vmenu>li:hover>a.active:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu>li>a:hover:before, .opera   ul.zai-vmenu>li>a.active:hover:before, .opera   ul.zai-vmenu>li:hover>a:before, .opera   ul.zai-vmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.zai-vmenu>li>a:hover, ul.zai-vmenu>li>a.active:hover
{
   background: #FACF85;
   padding:0 10px;
   margin:0 auto;
}

ul.zai-vmenu a:hover, ul.zai-vmenu a.active:hover 
{
   color: #000000;
}

ul.zai-vmenu>li>a.active:hover>span.border-top, ul.zai-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.zai-vmenu>li>a.active
{
   background: #FCE0B0;
   padding:0 10px;
   margin:0 auto;
   color: #000000;
}

ul.zai-vmenu>li:after, ul.zai-vmenu>li>ul:after{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -2px;
}

ul.zai-vmenu>li:after, ul.zai-vmenu>li>ul:after{
   z-index: 1;
   height: 0;
   border-bottom: 1px dashed #CFCFCF;
}

ul.zai-vmenu>li:first-child:before, ul.zai-vmenu>li:first-child:after 
{
   display:none;
}

ul.zai-vmenu>li>ul:before
{
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.zai-vmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.zai-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.zai-vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.zai-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 24px;
   overflow: visible;
   padding: 0;
   padding-left: 25px;
   padding-right: 0;
   z-index: 0;
   line-height: 24px;
   color: #000000;
   font-size: 14px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   margin-left: 0;
   margin-right: 0;
}

ul.zai-vmenu ul a:visited, ul.zai-vmenu ul a.active:hover, ul.zai-vmenu ul a:hover, ul.zai-vmenu ul a.active
{
   line-height: 24px;
   color: #000000;
   font-size: 14px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   margin-left: 0;
   margin-right: 0;
}

ul.zai-vmenu ul ul a
{
   padding-left: 50px;
}
ul.zai-vmenu ul ul ul a
{
   padding-left: 75px;
}
ul.zai-vmenu ul ul ul ul a
{
   padding-left: 100px;
}
ul.zai-vmenu ul ul ul ul ul a
{
   padding-left: 125px;
}

ul.zai-vmenu li li a:before
{
   content:url('images/vmenusubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.zai-vmenu ul>li>a:hover, ul.zai-vmenu ul>li>a.active:hover
{
   background: #FAD189;
   margin:0 auto;
}
ul.zai-vmenu ul li a:hover, ul.zai-vmenu ul li a.active:hover
{
   color: #000000;
}

ul.zai-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.zai-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.zai-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.zai-vmenu li li a:hover:before
{
   content:url('images/vmenuhoveredsubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.zai-vmenu ul>li>a.active
{
   background: #FCE0B1;
   margin:0 auto;
}
ul.zai-vmenu ul a.active, ul.zai-vmenu ul a:hover, ul.zai-vmenu ul a.active:hover
{
   color: #000000;
}

ul.zai-vmenu li li a.active:before
{
   content:url('images/vmenuactivesubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.zai-vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-block
{
   background: #FFFFFF;
   border:1px solid #CFCFCF;
   margin:10px;
}
div.zai-block img
{
   border: 1px solid #ACD0D8;
   margin: 7px;
}

.zai-blockheader
{
   background: #CFCFCF;
   background: rgba(207, 207, 207, 0.3);
   padding:9px 5px;
   margin:0 auto 5px;
}
.zai-blockheader .t,
.zai-blockheader .t a,
.zai-blockheader .t a:link,
.zai-blockheader .t a:visited, 
.zai-blockheader .t a:hover
{
   color: #424242;
   font-size: 18px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-transform: uppercase;
   margin: 0 10px;
}

.zai-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 200%;
}
.zai-blockcontent table,
.zai-blockcontent li, 
.zai-blockcontent a,
.zai-blockcontent a:link,
.zai-blockcontent a:visited,
.zai-blockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 200%;
}

.zai-blockcontent p
{
   margin: 6px 0;
}

.zai-blockcontent a, .zai-blockcontent a:link
{
   color: #30B4CF;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: underline;
}

.zai-blockcontent a:visited, .zai-blockcontent a.visited
{
   color: #9EC9D1;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
}

.zai-blockcontent a:hover, .zai-blockcontent a.hover
{
   color: #5EC5D9;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
}
.zai-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .zai-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-block li
{
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 150%;
   color: #081D21;
   margin: 0 0 0 10px;
}

.zai-block ul>li, .zai-block ol
{
   padding: 0;
}

.zai-block ul>li
{
   padding-left: 12px;
}

.zai-breadcrumbs
{
   margin:0 auto;
}

a.zai-button,
a.zai-button:link,
a:link.zai-button:link,
body a.zai-button:link,
a.zai-button:visited,
body a.zai-button:visited,
input.zai-button,
button.zai-button
{
   text-decoration: none;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #12444E;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 35px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.zai-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .zai-button
{
   display: block;
   float: left;
}

input, select, textarea, a.zai-search-button span
{
   vertical-align: middle;
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: bold;
   font-style: normal;
}

.zai-block select 
{
   width:96%;
}

input.zai-button
{
   float: none !important;
}

.zai-button.active, .zai-button.active:hover
{
   background: #87D4E3 url('images/activebutton.png') scroll;
   background: linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), -webkit-linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), -moz-linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), -o-linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), -ms-linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   background: linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(204, 237, 243, 0.23) 0, rgba(155, 219, 232, 0.15) 50%, rgba(87, 194, 216, 0.09) 50%, rgba(130, 210, 226, 0.07) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #B9E6EF 0, #98DAE7 50%, #6AC9DC 50%, #87D4E3 100%) no-repeat;
   -webkit-border-radius:17px;
   -moz-border-radius:17px;
   border-radius:17px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #87D4E3;
   padding:0 20px;
   margin:0 auto;
}
.zai-button.active, .zai-button.active:hover {
   color: #15292D !important;
}

.zai-button.hover, .zai-button:hover
{
   background: #FCE0B1 url('images/hoveredbutton.png') scroll;
   background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), -webkit-linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), -moz-linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), -o-linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), -ms-linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.25) 0, rgba(253, 232, 196, 0.15) 50%, rgba(249, 200, 115, 0.09) 50%, rgba(251, 220, 167, 0.07) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #FEF7EB 0, #FDE8C4 50%, #FAD38E 50%, #FCE0B1 100%) no-repeat;
   -webkit-border-radius:17px;
   -moz-border-radius:17px;
   border-radius:17px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #F9C367;
   padding:0 20px;
   margin:0 auto;
}
.zai-button.hover, .zai-button:hover {
   color: #583904 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #90C1CB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 3px 0;
   color: #274C53 !important;
}
input.zai-error, textarea.zai-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.zai-error, textarea.zai-error {
   color: #274C53 !important;
}
form.zai-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #274C53 !important;
}
form.zai-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.zai-search input, a.zai-search-button
{
   top:0;
   right:0;
}

form.zai-search>input, a.zai-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.zai-search input[type="submit"]
{
   background: #F9C367;
   margin:0 auto;
   color: #895906 !important;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.zai-checkbox:before
{
   background: #F9FAFB;
   background: linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   background: -moz-linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   background: -o-linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   background: -ms-linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   background: linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   -svg-background: linear-gradient(top, #CFD9E2 0, #EFF2F5 85%, #DFE5EC 86%, #DFE5EC 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #74B1BE;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.zai-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #294F57 !important;
   position: relative;
}

.zai-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.zai-checkbox.active:before
{
   background: #87D4E3;
   background: linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   background: -moz-linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   background: -o-linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   background: -ms-linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   background: linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   -svg-background: linear-gradient(top, #7BCFE0 0, #ACE1EC 85%, #94D8E6 86%, #94D8E6 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #74B1BE;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.zai-checkbox.hovered:before
{
   background: #C1E9F0;
   background: linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   background: -webkit-linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   background: -moz-linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   background: -o-linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   background: -ms-linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   background: linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   -svg-background: linear-gradient(top, #B9E6EF 0, #E2F5F8 85%, #C9ECF2 86%, #C9ECF2 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #90C1CB;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.zai-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.zai-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #294F57 !important;
}

.zai-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.zai-radiobutton.active:before
{
   background: #87D4E3;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.zai-radiobutton.hovered:before
{
   background: #C1E9F0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.zai-checkbox input[type="checkbox"]
{
   display: none;
}

label.zai-checkbox.zai-checked:after
{
   content: url('images/checkboxicon.png');
   position: absolute;
   left: 2px;
   top: 2px;
}

.zai-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.zai-article img, img.zai-article, .zai-block img, .zai-footer img
{
   margin: 0 0 0 0;
}

.zai-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.zai-article table, table.zai-article
{
   border-collapse: collapse;
   margin: 1px;
}

.zai-post .zai-content-layout-br
{
   height: 0;
}

.zai-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.zai-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.zai-postmetadataheader
{
   background: #F7F7F7;
   border:1px solid #CFCFCF;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-bottom: 5px;
}

.zai-postheader
{
   color: #000000;
   margin: 0 0 0 10px;
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   letter-spacing: 1px;
   text-transform: uppercase;
   line-height: 200%;
}

.zai-postheader a, 
.zai-postheader a:link, 
.zai-postheader a:visited,
.zai-postheader a.visited,
.zai-postheader a:hover,
.zai-postheader a.hovered
{
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   letter-spacing: 1px;
   text-transform: uppercase;
   line-height: 200%;
}

.zai-postheader a, .zai-postheader a:link
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   text-align: left;
   color: #D38909;
}

.zai-postheader a:visited, .zai-postheader a.visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   text-align: left;
   color: #5CA4B2;
}

.zai-postheader a:hover,  .zai-postheader a.hovered
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   text-align: left;
   color: #5AC3D8;
}

.zai-postheadericons,
.zai-postheadericons a,
.zai-postheadericons a:link,
.zai-postheadericons a:visited,
.zai-postheadericons a:hover
{
   font-size: 24px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
}

.zai-postheadericons
{
   padding: 1px;
}

.zai-postheadericons a, .zai-postheadericons a:link
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   color: #227E91;
}

.zai-postheadericons a:visited, .zai-postheadericons a.visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #4B91A0;
}

.zai-postheadericons a:hover, .zai-postheadericons a.hover
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #AB6F07;
}

.zai-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .zai-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .zai-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .zai-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-postcontent ul>li:before,  .zai-post ul>li:before,  .zai-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .zai-postcontent ul>li:before, .opera   .zai-post ul>li:before, .opera   .zai-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.zai-postcontent li, .zai-post li, .zai-textblock li
{
   font-size: 16px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-indent: 0;
   color: #000000;
   margin: 0 0 10px 22px;
}

.zai-postcontent ul>li, .zai-post ul>li, .zai-textblock ul>li, .zai-postcontent ol, .zai-post ol, .zai-textblock ol
{
   padding: 0;
}

.zai-postcontent ul>li, .zai-post ul>li, .zai-textblock ul>li
{
   padding-left: 16px;
}

.zai-postcontent ul>li:before,  .zai-post ul>li:before,  .zai-textblock ul>li:before
{
   margin-left: -16px;
}

.zai-postcontent ol, .zai-post ol, .zai-textblock ol, .zai-postcontent ul, .zai-post ul, .zai-textblock ul
{
   margin: 1em 0 1em 22px;
}

.zai-postcontent li ol, .zai-post li ol, .zai-textblock li ol, .zai-postcontent li ul, .zai-post li ul, .zai-textblock li ul
{
   margin: 0.5em 0 0.5em 22px;
}

.zai-postcontent li, .zai-post li, .zai-textblock li
{
   margin: 0 0 10px 0;
}

.zai-postcontent ol>li, .zai-post ol>li, .zai-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.zai-postcontent ul>li, .zai-post ul>li, .zai-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #FCE0B1 url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 28px;
   margin:10px 10px 10px 50px;
   color: #11414A;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .zai-postcontent blockquote a, .zai-blockcontent blockquote a, .zai-footer blockquote a,
blockquote a:link, .zai-postcontent blockquote a:link, .zai-blockcontent blockquote a:link, .zai-footer blockquote a:link,
blockquote a:visited, .zai-postcontent blockquote a:visited, .zai-blockcontent blockquote a:visited, .zai-footer blockquote a:visited,
blockquote a:hover, .zai-postcontent blockquote a:hover, .zai-blockcontent blockquote a:hover, .zai-footer blockquote a:hover
{
   color: #11414A;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.zai-postcontent blockquote p,
.zai-blockcontent blockquote p,
.zai-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.zai-postfootericons,
.zai-postfootericons a,
.zai-postfootericons a:link,
.zai-postfootericons a:visited,
.zai-postfootericons a:hover
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color: #294F57;
}

.zai-postfootericons
{
   padding: 1px;
}

.zai-postfootericons a, .zai-postfootericons a:link
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   color: #227E91;
}

.zai-postfootericons a:visited, .zai-postfootericons a.visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   color: #4B91A0;
}

.zai-postfootericons a:hover, .zai-postfootericons a.hover
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   color: #AB6F07;
}

.Navigator .zai-ccs-navigator img, .Navigator img
{
   border: 0;
   margin: 0;
   vertical-align: middle;
}
tr.Navigator td, td span.Navigator
{
   text-align: center;
   vertical-align: middle;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color: #2DA6BE;
}

.Sorter a:link
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color: #2DA6BE;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color: #2DA6BE;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color: #227E91;
}

.Sorter
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   color:#185A67;
}

.zai-footer
{
   background: #CFCFCF;
   background: rgba(207, 207, 207, 0.3);
   margin:10px auto 0;
   position: relative;
   color: #0F363E;
   font-size: 11px;
   font-family: 'Segoe UI', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.zai-footer a,
.zai-footer a:link,
.zai-footer a:visited,
.zai-footer a:hover,
.zai-footer td, 
.zai-footer th,
.zai-footer caption
{
   color: #0F363E;
   font-size: 11px;
   font-family: 'Segoe UI', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zai-footer p 
{
   padding:0;
   text-align: center;
}

.zai-footer a,
.zai-footer a:link
{
   color: #596DF3;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
}

.zai-footer a:visited
{
   color: #4D95A3;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
}

.zai-footer a:hover
{
   color: #F8BF5D;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: underline;
}

.zai-footer h1
{
   color: #30B4CF;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer h2
{
   color: #5EC5D9;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer h3
{
   color: #90C1CB;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer h4
{
   color: #F9C367;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer h5
{
   color: #F9C367;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer h6
{
   color: #F9C367;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.zai-footer img
{
   border: none;
   margin: 0;
}

.zai-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:15px;
   padding-right: 15px;
   padding-left: 15px;
}

.zai-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

.zai-rss-tag-icon:empty
{
   vertical-align: middle;
}

.zai-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

.zai-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.zai-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

.zai-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.zai-footer li
{
   font-size: 13px;
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   line-height: 125%;
   color: #315F68;
}

.zai-page-footer, 
.zai-page-footer a,
.zai-page-footer a:link,
.zai-page-footer a:visited,
.zai-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #1F7384;
}

.zai-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #34656F;
}

.zai-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.zai-lightbox,
.zai-lightbox-wrapper .zai-lightbox-image
{
   cursor: pointer;
}

.zai-lightbox-wrapper .zai-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.zai-lightbox-wrapper .zai-lightbox-image.active
{
   display: inline-block;
}

.zai-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.zai-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.zai-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.zai-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.zai-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.zai-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.zai-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.zai-lightbox-wrapper .arrow-t, 
.zai-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.zai-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.zai-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.zai-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.zai-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.zai-lightbox-wrapper .close .cw, 
.zai-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.zai-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.zai-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.zai-lightbox-wrapper .close-alt, 
.zai-lightbox-wrapper .arrow-right-alt, 
.zai-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .zai-lightbox-wrapper .close-alt, 
.ie8 .zai-lightbox-wrapper .arrow-right-alt, 
.ie8 .zai-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .zai-lightbox-wrapper .cw, 
.ie8 .zai-lightbox-wrapper .ccw 
{
   display: none;
}

.zai-content-layout .zai-sidebar1
{
   -webkit-border-radius:5px 0 0 5px;
   -moz-border-radius:5px 0 0 5px;
   border-radius:5px 0 0 5px;
   margin:0 auto;
   width: 250px;
}

.zai-content-layout .zai-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
/*------------------------
共通
------------------------*/
span.marker1{
	font-weight: bold;
	color: #FC6E70;
}

span.marker2{
	color: rgb(162, 105, 7);
}

p.indent{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
}

p.down1{
    text-indent: -1em;
    margin-left:1em;
}

p.down2{
    text-indent: -2em;
    margin-left:2em;
}

p.down21{
    text-indent: -2em;
    margin-left:3em;
}

p.down22{
text-indent: -2em; margin-left:4em;
}

p.down23{
text-indent: -2em; margin-left:5em;
}

p.down24{
text-indent: -2em; margin-left:6em;
}

p.down3{
text-indent: -3em; margin-left:3em;
}

div.pager
{
   background: #EFF2F5;
   padding:5px;
   text-align:center;
}

div.pager>*:last-child,
div.pager>*:last-child:hover
{
   margin-right:0;
}

div.pager>span {
   cursor:default;
}

div.pager span
{
   color: rgb(26, 51, 55); text-align: justify;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
}

div.pager a{
   background: #C1E9F0;
   background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -o-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #D2E6EA;
   padding:7px;
   margin:0 6px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

div.pager a:link,
div.pager a:visited
{
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   text-decoration: none;
   color: #0C2B32;
}

div.pager .active
{
   background: #FCE0B1;
   background: linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   background: -moz-linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   background: -o-linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   background: -ms-linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   background: linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   -svg-background: linear-gradient(top, #FEF2DD 0, #FCE6BF 50%, #FBD798 50%, #FCE0B1 100%) no-repeat;
   border:1px solid #F9C367;
   padding:7px;
   margin:0 6px 0 auto;
   color: #7A4F05
;
}

div.pager .more
{
   background: #C1E9F0;
   background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -o-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6F6F9 0, #CDEDF3 50%, #ACE1EC 50%, #C1E9F0 100%) no-repeat;
   border:1px solid #D2E6EA;
   margin:0 6px 0 auto;
}
div.pager a.more:link,
div.pager a.more:visited
{
   color: #14262A
;
}
div.pager a:hover
{
   background: #87D4E3;
   background: linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   background: -webkit-linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   background: -moz-linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   background: -o-linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   background: -ms-linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   background: linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   -svg-background: linear-gradient(top, #8BD5E4 0, #A8E0EB 15%, #8FD7E5 50%, #73CCDE 50%, #87D4E3 100%) no-repeat;
   border:1px solid #C1E9F0;
   padding:7px;
   margin:0 6px 0 auto;
}
div.pager  a:hover,
div.pager  a.more:hover
{
   color: #0D2F36
;
}
div.pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

div.pager>*:last-child:after{
   display:none;
}

/*------------------------
記事共通
------------------------*/

.contents_header img{
	margin-left: 15px;
	margin-right: 15px;
}

div.contents_header td{
	vertical-align: middle;
}

td.col1 {
	width: 75px;
	text-align: left;
	vertical-align: top;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #404040;
}



table.textbox1 {
	border: solid 0px #800000;
	width: 540px;
}
table.textbox2 {
	background-color: #EEEEEE;
	border-right:  solid 1px #808080;
	border-bottom: solid 1px #808080;
	width: 540px;
}
table.textbox3 {
	background-color: #FFE0E0;
	border:  solid 1px #808080;
	width: 540px;
}
td.comment_header {
	width: 10px;
	text-align: right;
	vertical-align: top;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #808080;
}
td.necessary_comment {
	width: 520px;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #FF0000;
}
td.open_comment {
	width: 520px;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #2667F2;
}
td.other_comment {
	width: 520px;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #404040;
}
td.confirmation {
	padding: 16px 8px 16px 8px;
	text-align: center;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #000080;
}
td.confirmation2 {
	padding: 0px 8px 16px 8px;
	text-align: center;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #404040;
}
td.closed_item {
	width: 130px;
	padding: 10px 5px 10px 0px;
	text-align: left;
	vertical-align: middle;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #000000;
}

td.open_item {
	width: 130px;
	padding: 10px 5px 10px 0px;
	text-align: left;
	vertical-align: middle;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #2667F2;
}

td.closed_group {
	width: 130px;
	padding: 10px 5px 10px 0px;
	text-align: right;
	vertical-align: top;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #000000;
	background-color: #EEEEEE;
}
td.closed_group2 {
	width: 50px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	vertical-align: middle;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #000000;
	background-color: #E3E3E3;
}
td.open_group {
	width: 130px;
	padding: 10px 5px 10px 0px;
	text-align: right;
	vertical-align: middle;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #2667F2;
	background-color: #FCDFB0;
}
font.necessary {
	/* INSTEAD OF SUPER-SCRIPT */
	vertical-align: top;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #FF0000;
}

font.open {
	font-family: 'メイリオ';
	font-size: 16px;
	color: #2667F2;
}

font.emphasis {
	font-family: 'メイリオ';
	font-size: 16px;
	color: #000000;
}
font.caption {
	font-size: 14px;
}
font.comment1 {
	font-family: 'メイリオ';
	font-size: 16px;
	color: #398243;

}

div.comment2 {
	padding-left: 5px;
	font-family: 'メイリオ';
	font-size: 16px;
	color: #287718;
}


.qa dt {
	background-image: url("q01.gif");
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 30px;
}

.qa dd {
	background-image: url("images/a01.gif");
	background-position: 0 top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 30px;
}

dt {
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 0;
}


table.monochrome{
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
}

table.monochrome td{
    border: solid 1px #CFCFCF;
border-width: 1px;
}



table.zebra{
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
}

table.zebra td{
    border: solid 1px #C0DDB9
}

table.zebra th{
    border: solid 1px #C0DDB9
}


table.zebra tbody tr:nth-child(even) {
	background: #F3FAF3;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}

table.zebra tbody tr:hover
{
	background: #fbf8e9;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*-------------------------------
トップ
-------------------------------*/

.zai-top-header
{
   margin: 0 auto;
   position: relative;
   width:100%;
   height: 320px;
   margin-top: 10px;
   margin-bottom: 10px;
   background-color: #F0F0F0;
   background-image: url('images/top_title_2020.png');
   background-repeat: no-repeat;
   background-position: center;
}

div.block td
{
	vertical-align: top;
}

td.body
{
	padding-left: 10px;
}

.news tr
{
	border-top:1px dotted #968E86;
}

.news tr:first-child
{
	border-top:none;
}

.news td
{
	vertical-align: top;
	padding-top: 5px;
}

.news td.new
{
	padding-top: 7px;
}

.news td.date
{
	color: #2D7644;
	font-weight: bold;
	font-size: 14px;
}

.news td.text
{
	padding-left: 10px;
}

/* ------------------------------
 登録フォーム
------------------------------ */
.register *
{
	font-size: 16px;
}

.register table
{
	background: #ffffff;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-collapse: separate;
	border-spacing: 5px;
}

div.register input, select, textarea
{
	font-size: 16px;
	font-weight: normal;
	width: auto;
	margin-left: 3px;
	margin-right: 3px;
}

div.register input[type="text"]:hover, textarea:hover
{
	background-color: #FDEED5;
}

div.register input[type="text"]:focus, textarea:focus
{
	background-color: #FFFFA3;
	border:1px solid #FF5E19;
}



div.register select
{
	background-color: #F9FAFB;
	border-color: #90C1CB;
}

div.register_group
{
	background: #ffffff;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	padding-top: 5px;
}

table.group {
	border-collapse: separate;
	border-spacing: 2px;
	border: none;
	margin: 0px;
}


fieldset {
	border: 1px #E0E0E0 solid;
	margin: 1px 10px 10px 10px;
	padding: 0px 5px 5px 5px;
}

legend {
	margin-left: -11px;
	padding: 5px;
	margin-bottom: 5px;
	min-width: 126px;
	color: #000000;
	background-color: #F6F6F6;
}

fieldset.open {
	border-color: #B9DBF9;
}

fieldset.open legend {
	color: #2667F2;
	background-color: #DFF0FF;
}

td.open_header {
	width: 130px;
	text-align: left;
	vertical-align: middle;
	color: #2667F2;
	background-color: #DFF0FF;
	padding-left: 5px;
}

td.open_header2 {
	text-align: left;
	vertical-align: middle;
	color: #2667F2;
	background-color: #DFF0FF;
	padding-left: 5px;
}

td.closed_header {
	width: 130px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #F6F6F6;
	padding-left: 5px;
}

td.closed_header2 {
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #F6F6F6;
	padding-left: 5px;
}

td.closed_subheader {
	width: 50px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #EEEEEE;
}

td.closed_subheader2 {
	padding: 4px 4px 4px 4px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #EEEEEE;
}

td.spec1 {
	vertical-align: middle;
	color: #000000;
}


td.spec1r {
	padding: 2px;
	text-align: right;
	vertical-align: middle;
	color: #000000;
}
td.spec2 {
	width: 50px;
	padding: 4px 2px 0px 2px;
	text-align: right;
	vertical-align: center;
	color: #000000;
}

td.group_item {
	vertical-align: middle;
	color: #000000;
    width: 100%;
}


td.group_header {
	padding: 0px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
    width: auto;
    white-space: nowrap;
}


/* ------------------------------
 問い合わせフォーム
------------------------------ */
.mailform *
{
	font-size: 16px;
}

div.mailform input, select, textarea
{
	font-weight: normal;
	width: auto;
	margin-left: 3px;
	margin-right: 3px;
}

div.mailform input[type="text"]:hover, textarea:hover
{
	background-color: #FDEED5;
}

div.mailform input[type="text"]:focus, textarea:focus
{
	background-color: #FEF5E7;
}

.mailform table
{
	background: #ffffff;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-collapse: separate;
	border-spacing: 5px;
}

.mailform td.header {
	width: 150px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #F6F6F6;
	padding-left: 5px;
}

/* ------------------------------
 送信確認ダイアログ
------------------------------ */
.confirm *
{
	font-size: 16px;
}

.confirm table
{
	background: #ffffff;
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
}

.confirm td {
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #F0F0F0;
	padding-left: 5px;
}

.confirm td.header {
	width: 130px;
}

.confirm td.groupheader {
	color: #000000;
	font-weight: bold;
}

.confirm td.header2 {
	width: 80px;
	text-align: center;
}

.confirm td.item {
	background-color: #FFFFFF;
}

/* ------------------------------
 ダウンロード
------------------------------ */
div.download table{
	width: 100%;
}

div.download td{
	padding: 10px;
	vertical-align: middle;
}

div.download td.header{
	width: 450px;
}

div.download img {
	margin-right: 5px;
}

div.download span.filesize {
	font-size: 13px;
}

/* ------------------------------
 役員名簿
------------------------------ */
div.board_member td{
	padding: 3px;
	vertical-align: middle;
}

div.board_member tr td:nth-child(1){
    text-align: center; width: 100px;
}

div.board_member tr td:nth-child(2){
    text-align: center;
}

/* ------------------------------
 財務状況
------------------------------ */
div.investment{
	text-align: center;
	background-color: #F3FBFC;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.investment span{
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

div.investment span.current{
	color: #F7B440;
	font-size: 20px;
	font-weight: bold;
}

/* ------------------------------
 寄付行為
------------------------------ */
div.statune table
{
	margin: 0px;
	width: 100%;
}

div.statune td
{
	padding: 0px;
	padding-top: 5px;
	border-width: 0px;
}

div.statune td.chapter
{
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
	width: 60px;
}

div.statune td.header
{
	width: 80px;
}


div.page_top{
	text-align: right;
	margin-top: 10px;
}


/* ------------------------------
 一覧
------------------------------ */
.list *
{
	font-size: 14px;
}

.list table
{
	width: 100%;
}

.list table th
{
    padding: 5px;
    white-space: nowrap;
    background: #ffffee;
    text-align: center;
}

.list table td
{
    padding: 5px;
    white-space: nowrap;
}

.list table td.wrap
{
    white-space: normal;
    word-break: break-all;
}


/* ------------------------------
 詳細
------------------------------ */
.detail *
{
	font-size: 16px;
}

.detail table
{
	background: #F5F5F5;
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
	border: solid 1px #FFFFFF;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
}

.detail td {
	vertical-align: middle;
	color: #000000;
	background-color: #F7F7F7;
	padding: 5px;
	border: solid 1px #E0E0E0;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #C0C0C0;
}

.detail td.header {
	text-align: left;
	width: 130px;
}

.detail td.name {
    padding: 15px;
    background-color: #FFFFFF;
    font-size: 22px;
    color: #F59F0A;
}

.detail span.url {
    vertical-align: middle;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 3px #FFAAAA;
    border-radius: 5px;
    background-color: #FFEAEA;
}

.detail span.url a {
    vertical-align: middle;
}

.detail td.title {
    padding: 10px;
    background-color: #F0FFF0;
    vertical-align: middle;
    font-size: 22px;
    color: #2D7644;
}

.detail td.groupheader {
	color: #000000;
	font-weight: bold;
}

.detail td.header2 {
	width: auto;
	text-align: center;
	word-break: keep-all;
        white-space: nowrap;
}

.detail td.item {
	border: solid 1px #E0E0E0;
	background-color: white;
	word-break: break-all;
	white-space: normal;
}

.detail td.update_date{
	text-align: right;
	font-size: 12px;
	border: none;
}

/* ------------------------------
 よくあるお問い合わせについて
------------------------------ */
div.question, div.answer{
    margin-left: 15px;
    margin-bottom: 15px;
}

div.question span, div.answer span{
    float: left;
    vertical-align: middle;
    text-align: center;
    width: 46px;
    padding: 0px 5px;
    margin-right:10px;
    font-family: Arial;
    font-size: 20px;
    border: solid 2px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #AAA;
}

div.question span{
    color: #A26907;
    background-color: #FFFFE0;
}

div.answer span{
    color: #2D7644;
    background-color: #F3FFF3;
}

div.question p, div.answer p{
    padding-top: 3px;
    overflow: hidden;
}

div.question p{
    color: #A26907;
}

div.answer p{
    color: #2D7644;
}

div.faq p.body{
    margin-left: 85px;
    margin-right: 15px;
}

div.faq hr{
    border: 0;
    margin: 15px;
    border-bottom: 1px dashed #E0E0E0;
    background: #AAA;
}

div.accesscounter{
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
}

.zai-blockheader .t, .zai-vmenublockheader .t {white-space: nowrap;}

/* ------------------------------
 理事長あいさつ
------------------------------ */
div.greeting p{
    margin-top: 5px;
    margin-bottom: 5px;
}

div.greeting p.wordbreak{
    margin-top: 0px;
    margin-bottom: 0px;
    height: 10px;
}

table.appended td{
    border: solid 1px #CFCFCF;
}
/* End Additional CSS Styles */
