#nekorweb2main, table
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

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

.nekorweb2postcontent,
.nekorweb2postcontent li,
.nekorweb2postcontent table,
.nekorweb2postcontent a,
.nekorweb2postcontent a:link,
.nekorweb2postcontent a:visited,
.nekorweb2postcontent a.visited,
.nekorweb2postcontent a:hover,
.nekorweb2postcontent a.hovered
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.nekorweb2postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.nekorweb2postcontent a
{
  text-decoration: underline;
  color: #718230;
}

.nekorweb2postcontent a:link
{
  text-decoration: underline;
  color: #718230;
}

.nekorweb2postcontent a:visited, .nekorweb2postcontent a.visited
{
  color: #718230;
}

.nekorweb2postcontent  a:hover, .nekorweb2postcontent a.hover
{
  text-decoration: none;
  color: #818F00;
}

.nekorweb2postcontent h1
{
   color: #718230;
margin: 21px 0;    
}

.nekorweb2blockcontent h1
{
margin: 21px 0; 
}

.nekorweb2postcontent h2
{
   color: #94AB3F;
margin: 19px 0;
   font-size: 24px;    
}

.nekorweb2blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.nekorweb2postcontent h2 a, .nekorweb2postcontent h2 a:link, .nekorweb2postcontent h2 a:hover, .nekorweb2postcontent h2 a:visited, .nekorweb2blockcontent h2 a, .nekorweb2blockcontent h2 a:link, .nekorweb2blockcontent h2 a:hover, .nekorweb2blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.nekorweb2postcontent h3
{
   color: #686C47;
margin: 19px 0;
   font-size: 19px;    
}

.nekorweb2blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.nekorweb2postcontent h3 a, .nekorweb2postcontent h3 a:link, .nekorweb2postcontent h3 a:hover, .nekorweb2postcontent h3 a:visited, .nekorweb2blockcontent h3 a, .nekorweb2blockcontent h3 a:link, .nekorweb2blockcontent h3 a:hover, .nekorweb2blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.nekorweb2postcontent h4
{
   color: #181910;
margin: 20px 0;
   font-size: 16px;    
}

.nekorweb2blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.nekorweb2postcontent h4 a, .nekorweb2postcontent h4 a:link, .nekorweb2postcontent h4 a:hover, .nekorweb2postcontent h4 a:visited, .nekorweb2blockcontent h4 a, .nekorweb2blockcontent h4 a:link, .nekorweb2blockcontent h4 a:hover, .nekorweb2blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.nekorweb2postcontent h5
{
   color: #181910;
margin: 26px 0;
   font-size: 13px;    
}

.nekorweb2blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.nekorweb2postcontent h5 a, .nekorweb2postcontent h5 a:link, .nekorweb2postcontent h5 a:hover, .nekorweb2postcontent h5 a:visited, .nekorweb2blockcontent h5 a, .nekorweb2blockcontent h5 a:link, .nekorweb2blockcontent h5 a:hover, .nekorweb2blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.nekorweb2postcontent h6
{
   color: #212216;
margin: 35px 0;
   font-size: 11px;    
}

.nekorweb2blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.nekorweb2postcontent h6 a, .nekorweb2postcontent h6 a:link, .nekorweb2postcontent h6 a:hover, .nekorweb2postcontent h6 a:visited, .nekorweb2blockcontent h6 a, .nekorweb2blockcontent h6 a:link, .nekorweb2blockcontent h6 a:hover, .nekorweb2blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#nekorweb2main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #181910;
  height:100%;
  min-height:100%;
  background-color: #FFFFFF;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

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

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Header */
div.nekorweb2header
{
  margin: 0 auto;
  position: relative;
  z-index: -1;
  width:1000px;
  height: 258px;
  margin-top: 7px;
  margin-bottom: -3px;
}

div.nekorweb2header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:258px;
}

.nekorweb2header-wrapper 
{
    position: relative;
    width:1000px;
    margin:0 auto;
}
.nekorweb2header-inner 
{
    margin: 0 4px;
}

div.nekorweb2header-center
{
	position: relative;
	width: 1000px;
	left:50%;
}

div.nekorweb2header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1000px;
  height: 258px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.nekorweb2header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1000px;
  height: 258px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.nekorweb2headerobject
{
  display: block;
  left: 50%;
  margin-left: -134px;
  position: absolute;
  top: 5px;
  width: 267px;
  height: 250px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.nekorweb2logo
{
  display: block;
  position: absolute;
  width:100%;
}

h1.nekorweb2logo-name
{
  display: block;
  text-align: left;
  font-size: 29px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h1.nekorweb2logo-name a, 
h1.nekorweb2logo-name a:link, 
h1.nekorweb2logo-name a:visited, 
h1.nekorweb2logo-name a:hover
{
  font-size: 29px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

h2.nekorweb2logo-text
{
  display: block;
  text-align: left;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h2.nekorweb2logo-text a,
h2.nekorweb2logo-text a:link,
h2.nekorweb2logo-text a:visited,
h2.nekorweb2logo-text a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Box, Sheet */
.nekorweb2sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
  margin-top: 7px;
  margin-bottom: -3px;
  cursor:auto;
  width: 1000px;
}

.nekorweb2sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:4px;
    padding-bottom:4px;
}

.nekorweb2sheet-tr, .nekorweb2sheet-tl, .nekorweb2sheet-br, .nekorweb2sheet-bl, .nekorweb2sheet-tc, .nekorweb2sheet-bc,.nekorweb2sheet-cr, .nekorweb2sheet-cl
{
  position: absolute;
}

.nekorweb2sheet-tr, .nekorweb2sheet-tl, .nekorweb2sheet-br, .nekorweb2sheet-bl
{
  width: 36px;
  height: 36px;
  background-image: url('images/sheet_s.png');
}

.nekorweb2sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 18px, 18px, auto);
}

.nekorweb2sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 18px, 18px);
}

.nekorweb2sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(18px, 18px, auto, auto);
}

.nekorweb2sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(18px, auto, auto, 18px);
}

.nekorweb2sheet-tc, .nekorweb2sheet-bc
{
  left: 18px;
  right: 18px;
  height: 36px;
  background-image: url('images/sheet_h.png');
}

.nekorweb2sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 18px, auto);
}

.nekorweb2sheet-bc
{
  bottom: 0;
  clip: rect(18px, auto, auto, auto);
}

.nekorweb2sheet-cr, .nekorweb2sheet-cl
{
  top: 18px;
  bottom: 18px;
  width: 36px;
  background-image: url('images/sheet_v.png');
}

.nekorweb2sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 18px);
}

.nekorweb2sheet-cl
{
  left: 0;
  clip: rect(auto, 18px, auto, auto);
}

.nekorweb2sheet-cc
{
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  bottom: 18px;
  background-color: #FFFFFF;
}

#nekorweb2page-background-top-texture, #nekorweb2page-background-middle-texture, #nekorweb2page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.nekorweb2menu a, .nekorweb2menu a:link, .nekorweb2menu a:visited, .nekorweb2menu a:hover
{
    outline: none;
}

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

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

.nekorweb2menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.nekorweb2menu li li
{
  float: none;
}

.nekorweb2menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.nekorweb2menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.nekorweb2menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.nekorweb2menu:after, .nekorweb2menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.nekorweb2menu{
  min-height: 0;
  position:relative;
  padding: 6px 6px 6px 6px;
}

.nekorweb2menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.nekorweb2nav
{
  position: relative;
  margin:0 auto;
  min-height: 39px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.nekorweb2nav-outer
{
    position:absolute;
    width:100%;
}

.nekorweb2nav-l, .nekorweb2nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.nekorweb2nav-l
{
  left: 0;
  right: 5px;
}

.nekorweb2nav-r
{
  right: 0;
  width: 992px;
  clip: rect(auto, auto, auto, 987px);
}

/* end Menu */

/* begin MenuItem */
.nekorweb2menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.nekorweb2menu ul li
{
    margin:0;
    clear: both;
}

.nekorweb2menu a .r, .nekorweb2menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 91px;
  background-image: url('images/menuitem.png');
}

.nekorweb2menu a .l
{
  left: 0;
  right: 4px;
}

.nekorweb2menu a .r
{
  width: 408px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.nekorweb2menu a .t, .nekorweb2menu ul a, .nekorweb2menu a:link, .nekorweb2menu a:visited, .nekorweb2menu a:hover
{
  text-align: left;
  text-decoration: none;
}

.nekorweb2menu a .t
{
  color: #000000;
  padding: 0 14px;
  margin: 0 4px;
  line-height: 27px;
  text-align: center;
}

.nekorweb2menu a:hover .l, .nekorweb2menu a:hover .r
{
  top: -32px;
}

.nekorweb2menu li:hover>a .l, .nekorweb2menu li:hover>a .r
{
  top: -32px;
}

.nekorweb2menu li:hover a .l, .nekorweb2menu li:hover a .r
{
  top: -32px;
}
.nekorweb2menu a:hover .t
{
  color: #E1E3D4;
}

.nekorweb2menu li:hover a .t
{
  color: #E1E3D4;
}

.nekorweb2menu li:hover>a .t
{
  color: #E1E3D4;
}

.nekorweb2menu a.active .l, .nekorweb2menu a.active .r
{
  top: -64px;
}

.nekorweb2menu a.active .t
{
  color: #1E1F14;
}
/* end MenuItem */

/* begin MenuSeparator */
.nekorweb2menu .nekorweb2menu-li-separator
{
  display: block;
  width: 8px;
  height:27px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.nekorweb2menu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #B7CB72;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #2D3413;
  font-size: 12px;
  margin:0;
  padding:0;
}

.nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.nekorweb2menu ul a:link, .nekorweb2menu ul a:visited, .nekorweb2menu ul a:hover, .nekorweb2menu ul a:active, .nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #2D3413;
  font-size: 12px;
  margin:0;
  padding:0;
}

.nekorweb2menu ul li a:hover
{
  color: #000000;
  border-color: #A5BD4C;
  background-position: 0 -26px;
}

.nekorweb2menu ul li:hover>a
{
  color: #000000;
  border-color: #A5BD4C;
  background-position: 0 -26px;
}

.nekorweb2nav .nekorweb2menu ul li a:hover span, .nekorweb2nav .nekorweb2menu ul li a:hover span span
{
  color: #000000;
}

.nekorweb2nav .nekorweb2menu ul li:hover>a span, .nekorweb2nav .nekorweb2menu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Layout */
.nekorweb2content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.nekorweb2layout-cell, .nekorweb2content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.nekorweb2content-layout .nekorweb2content-layout{width: auto;margin:0;}
.nekorweb2content-layout .nekorweb2layout-cell, .nekorweb2content-layout .nekorweb2layout-cell .nekorweb2content-layout .nekorweb2layout-cell{display: table-cell;}
.nekorweb2layout-cell .nekorweb2layout-cell{display: block;}
.nekorweb2content-layout-row {display: table-row;}
.nekorweb2layout-glare{position:relative;}/* end Layout */

/* begin Button */
.nekorweb2button-wrapper a.nekorweb2button,
.nekorweb2button-wrapper a.nekorweb2button:link,
.nekorweb2button-wrapper input.nekorweb2button,
.nekorweb2button-wrapper button.nekorweb2button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #20250E !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.nekorweb2button img, .nekorweb2button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.nekorweb2button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .nekorweb2button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.nekorweb2block select 
{
    width:96%;
}

.nekorweb2button-wrapper.hover .nekorweb2button, .nekorweb2button-wrapper.hover a.nekorweb2button:link, .nekorweb2button:hover
{
  color: #1E1F14 !important;
  text-decoration: none !important;
}

.nekorweb2button-wrapper.active .nekorweb2button, .nekorweb2button-wrapper.active a.nekorweb2button:link
{
  color: #272B08 !important;
}

.nekorweb2button-wrapper .nekorweb2button-l, .nekorweb2button-wrapper .nekorweb2button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.nekorweb2button-wrapper .nekorweb2button-l
{
  left: 0;
  right: 10px;
}

.nekorweb2button-wrapper .nekorweb2button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.nekorweb2button-wrapper.hover .nekorweb2button-l, .nekorweb2button-wrapper.hover .nekorweb2button-r
{
  top: -38px;
}

.nekorweb2button-wrapper.active .nekorweb2button-l, .nekorweb2button-wrapper.active .nekorweb2button-r
{
  top: -76px;
}

.nekorweb2button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.nekorweb2vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.nekorweb2vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.nekorweb2vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

.nekorweb2vmenublockheader h3.t
{
  position: relative;
  height: 26px;
  color: #1A1E0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}

.nekorweb2vmenublockheader h3.t a,
.nekorweb2vmenublockheader h3.t a:link,
.nekorweb2vmenublockheader h3.t a:visited, 
.nekorweb2vmenublockheader h3.t a:hover
{
  color: #1A1E0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.nekorweb2vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.nekorweb2vmenu, ul.nekorweb2vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.nekorweb2vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.nekorweb2vmenu ul
{
  display: none;
  padding: 0;
    margin:0 0 0 0;
}

ul.nekorweb2vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.nekorweb2vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.nekorweb2vmenu li.nekorweb2vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.nekorweb2vmenu .nekorweb2vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.nekorweb2vmenu a .r, ul.nekorweb2vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.nekorweb2vmenu a .l
{
  left: 0;
  right: 4px;
}

ul.nekorweb2vmenu a .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 996px);
}

ul.nekorweb2vmenu a .t, ul.nekorweb2vmenu ul a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.nekorweb2vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #212216;
  padding: 0 11px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.nekorweb2vmenu a.active .l, ul.nekorweb2vmenu a.active .r
{
  top: -70px;
}

ul.nekorweb2vmenu a.active .t
{
  color: #1E1F14;
}

ul.nekorweb2vmenu a:hover .l, ul.nekorweb2vmenu a:hover .r
{
  top: -35px;
}

ul.nekorweb2vmenu a:hover .t
{
  color: #232707;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.nekorweb2vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.nekorweb2vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 25px;
  line-height: 20px;
  color: #505D22;
  font-size: 11px;
  margin-left: 0;
}

ul.nekorweb2vmenu ul span, ul.nekorweb2vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.nekorweb2vmenu ul a:link, ul.nekorweb2vmenu ul a:visited, ul.nekorweb2vmenu ul a:hover, ul.nekorweb2vmenu ul a:active, ul.nekorweb2vmenu ul span, ul.nekorweb2vmenu ul span span
{
  line-height: 20px;
  color: #505D22;
  font-size: 11px;
  margin-left: 0;
}

ul.nekorweb2vmenu ul ul
{
  margin:0 0 0 0;
}

ul.nekorweb2vmenu ul li.nekorweb2vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.nekorweb2vmenu ul .nekorweb2vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.nekorweb2vmenu ul li.nekorweb2vmenu-separator-first
{
    padding-bottom:2px;
}

ul.nekorweb2vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 50px;
}

ul.nekorweb2vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}

ul.nekorweb2vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 100px;
}

ul.nekorweb2vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 125px;
}

ul.nekorweb2vmenu ul li a.active
{
  color: #303120;
  background-position: 25px -50px;
}

ul.nekorweb2vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.nekorweb2vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.nekorweb2vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.nekorweb2vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}

ul.nekorweb2vmenu ul li a:hover, ul.nekorweb2vmenu ul li a:hover.active
{
  color: #2B2F09;
  background-position: 25px -25px;
}

ul.nekorweb2vmenu ul li li a:hover, ul.nekorweb2vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.nekorweb2vmenu ul li li li a:hover, ul.nekorweb2vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.nekorweb2vmenu ul li li li li a:hover, ul.nekorweb2vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.nekorweb2vmenu ul li li li li li a:hover, ul.nekorweb2vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.nekorweb2block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.nekorweb2block-body
{
  position: relative;
  padding: 0;
}

div.nekorweb2block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #CED1B8;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.nekorweb2blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

.nekorweb2blockheader div.t
{
  position: relative;
  height: 26px;
  color: #1A1E0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}

.nekorweb2blockheader h3.t a,
.nekorweb2blockheader h3.t a:link,
.nekorweb2blockheader h3.t a:visited, 
.nekorweb2blockheader h3.t a:hover
{
  color: #1A1E0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.nekorweb2blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #181910;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.nekorweb2blockcontent-body table,
.nekorweb2blockcontent-body li, 
.nekorweb2blockcontent-body a,
.nekorweb2blockcontent-body a:link,
.nekorweb2blockcontent-body a:visited,
.nekorweb2blockcontent-body a:hover
{
  color: #181910;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.nekorweb2blockcontent-body p
{
  margin: 6px 0;
}

.nekorweb2blockcontent-body a, .nekorweb2blockcontent-body a:link
{
  color: #718230;
  text-decoration: underline;
}

.nekorweb2blockcontent-body a:visited, .nekorweb2blockcontent-body a.visited
{
  color: #718230;
  text-decoration: underline;
}

.nekorweb2blockcontent-body a:hover, .nekorweb2blockcontent-body a.hover
{
  color: #BA4B1C;
  text-decoration: none;
}

.nekorweb2blockcontent-body ul li
{
  line-height: 125%;    
  color: #303120;
  padding: 0 0 0 12px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.nekorweb2post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.nekorweb2post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.nekorweb2article img, img.nekorweb2article, .nekorweb2block img, .nekorweb2footer img
{
  border: solid 0 #CED1B8;
  margin: 7px;
}

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

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

.nekorweb2article th, .nekorweb2article td
{
  padding: 2px;
  border: solid 0px #B5B893;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.nekorweb2postheader
{
  color: #1A1E0B;
  margin: 5px 0;
  font-size: 24px;
}

h2.nekorweb2postheader a, 
h2.nekorweb2postheader a:link, 
h2.nekorweb2postheader a:visited,
h2.nekorweb2postheader a.visited,
h2.nekorweb2postheader a:hover,
h2.nekorweb2postheader a.hovered
{
  font-size: 24px;
}

h2.nekorweb2postheader a, h2.nekorweb2postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #20250E;
}

h2.nekorweb2postheader a:visited, h2.nekorweb2postheader a.visited
{
  color: #595D3C;
}

h2.nekorweb2postheader a:hover,  h2.nekorweb2postheader a.hovered
{
  color: #818F00;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.nekorweb2postheadericons,
.nekorweb2postheadericons a,
.nekorweb2postheadericons a:link,
.nekorweb2postheadericons a:visited,
.nekorweb2postheadericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #4A4D32;
}

.nekorweb2postheadericons
{
  padding: 1px;
}

.nekorweb2postheadericons a, .nekorweb2postheadericons a:link
{
  text-decoration: none;
  color: #718230;
}

.nekorweb2postheadericons a:visited, .nekorweb2postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #718230;
}

.nekorweb2postheadericons a:hover, .nekorweb2postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #718230;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.nekorweb2postcontent
{
  display:inline;
}
/* end PostContent */

/* begin PostBullets */
.nekorweb2post ol, .nekorweb2post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.nekorweb2post li
{
  font-size: 13px;
  color: #1A1E0B;
  padding: 0;
}

.nekorweb2post li ol, .nekorweb2post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

/* end PostBullets */

/* begin PostQuote */
.nekorweb2postcontent blockquote,
.nekorweb2postcontent blockquote a,
.nekorweb2postcontent blockquote a:link,
.nekorweb2postcontent blockquote a:visited,
.nekorweb2postcontent blockquote a:hover
{
  color: #15160E;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.nekorweb2postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.nekorweb2postcontent blockquote
{
   border: solid 0 #CED1B8;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #EEEFE6;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.nekorweb2postfootericons,
.nekorweb2postfootericons a,
.nekorweb2postfootericons a:link,
.nekorweb2postfootericons a:visited,
.nekorweb2postfootericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #4A4D32;
}

.nekorweb2postfootericons
{
  padding: 1px;
}

.nekorweb2postfootericons a, .nekorweb2postfootericons a:link
{
  text-decoration: none;
  color: #718230;
}

.nekorweb2postfootericons a:visited, .nekorweb2postfootericons a.visited
{
  color: #718230;
}

.nekorweb2postfootericons a:hover, .nekorweb2postfootericons a.hover
{
  color: #718230;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.nekorweb2footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.nekorweb2footer-b 
{
  position: absolute;
  left:5px;
  right:5px;
  bottom:0;
  height:5px;
  background-image: url('images/footer_b.png');
}

.nekorweb2footer-r, .nekorweb2footer-l
{
  position: absolute;
  height:5px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.nekorweb2footer-l
{
  left: 0;
  width:5px;
}

.nekorweb2footer-r
{
  right: 0;
  width:10px;
  clip: rect(auto, auto, auto, 5px);
}

.nekorweb2footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5px;
  background-color: #C1D52A;
}

.nekorweb2footer-body
{
    position:relative;
    padding: 5px 25px;
}

.nekorweb2footer-body .nekorweb2rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:5px;
  z-index:1;
}

.nekorweb2rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.nekorweb2footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.nekorweb2footer-text,
.nekorweb2footer-text a,
.nekorweb2footer-text a:link,
.nekorweb2footer-text a:visited,
.nekorweb2footer-text a:hover,
.nekorweb2footer-text td, 
.nekorweb2footer-text th,
.nekorweb2footer-text caption
{
    color: #212216;
    font-size: 11px;
}

.nekorweb2footer-text
{
  min-height: 33px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.nekorweb2footer-text a,
.nekorweb2footer-text a:link
{
  color: #607029;
  text-decoration: none;
}

.nekorweb2footer-text a:visited
{
  color: #595D3C;
}

.nekorweb2footer-text a:hover
{
  color: #BA4B1C;
  text-decoration: underline;
}

div.nekorweb2footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #CED1B8;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.nekorweb2page-footer, 
.nekorweb2page-footer a,
.nekorweb2page-footer a:link,
.nekorweb2page-footer a:visited,
.nekorweb2page-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: #819537;
}

.nekorweb2page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #686C47;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.nekorweb2content-layout .nekorweb2sidebar1
{
  width: 250px;
}

/* end LayoutCell, sidebar1 */


