/* ka-customizing css */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;

    text-align: center; /* center on ie */

    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;

    min-width: 760px;
    color: #333;
    background-image: url(img/body-bgimg.gif);
    background-position: 50% 0;
    background-repeat: repeat-y;
}

a {
   text-decoration: underline;
   color: #36414d;
}

a img {
   border: 0;
}

a:hover {
   color: #8f2517;
}

form {
   margin: 0;
   padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* standard helper classes */
.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 760px;
    text-align: left;

    width: 760px;
    margin-bottom: 0px;
    background: #fff;
}

#container-inner {
    position: static;
    width: auto;

    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #ddd;

 background-image: url(img/menu-bgimg-long.jpg);
 background-repeat: repeat-y;
}

#banner {
    position: relative;

    width: 758px; /* necessary for ie win */
    background-image: url(img/top-bgimg.jpg);
    background-repeat: no-repeat;
    height: 150px;
}

#banner a {
    color: #335;
    text-decoration: none;
}

#banner a:hover {
    color: #335;
}

#banner-inner {
    position: static;

    padding-top: 1px;
    border: 0;
}

#banner-inner img {
  margin-top: 31px;
  margin-right: 0px;
  padding: 0;
  border: 0;
  float: right;
}

#pagebody {
  position: relative;
  width: 100%;
}

#pagebody-inner {
 position: static;
 width: 100%;

  background-image: url(img/footer-bgimg.jpg);
  background-repeat: no-repeat;
}

#beta, #gamma {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#alpha {
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;

   margin: 5px 15px 15px 15px;
   width: 480px;
}

#alpha-inner {
    position: static;

    padding: 10px 10px 0 10px;
}

#banner-header {
    color: #f60;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
  display: none; /* 不可視 */
}

#banner-description {
   margin-top: 5px;
    margin-bottom: 0;
    color: #f60;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
  display: none; /* 不可視 */
}

#beta {
 margin-left: 30px;
 width: 218px;
}

#beta-inner {
   position: static;

   padding: 0 10px 10px 0;
   border: 0;
}

#gamma {
  width: 758px;
  margin-top: 15px;
}

#gamma-inner {
  position: static;

  margin: 0;
  padding: 0;
  border: 0;
  background-image: url(img/footer-bgimg.jpg);
  background-repeat: no-repeat;
}

/* archive */
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

#archive-title {
  color: #335;
  font-size: 14px;
	margin-top: 45px;
}

.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #36414d;
    padding: 5px;
    color: #fff;
    background: #a3b8cc;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.archive-header a,
.archive-header a:hover {
    color: #335;
}

.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* content */
.content-nav {
  text-align: right;
  color: #fff;
}
.content-nav a {
   font-weight: bold;
   color: #fff;
}

/* entry */
.entry-content {
    position: static;
    clear: both;
    margin: 0;
    line-height: 1.5;
}

.entry {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 40px;
}

.entry-header {
    margin-top: 0;
    padding: 0 0 10px 50px;
    background-image: url(img/shinme.gif);
    background-repeat: no-repeat;
    color: #333;
    font-size: 18px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-body p {
  line-height: 200%;
}

.entry-footer {
  clear: both;
  margin: 10px 20px 0 0;
  padding-top: 5px;
  color: #666;
  font-size: 10px;
  text-align: right;
  border-top: 1px dashed #ccc;
}

.entry-more-link {
    font-size: 11px;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}


/* footer */

.footer-link {
  display: block;
  padding: 10px;
  text-align: center;
}

.footer-link a {
  text-decoration: none;
  color: #fff;
  border-right: 1px #ffffff solid;
  padding: 0px 0.4em;
}

.footer-link a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  border-right: 1px #ffffff solid;
  padding: 0px 0.4em;
}

.footer-link span {
    border-left: 1px #ffffff solid;
    padding: 0;
}

.footer-text {
  padding: 10px 0 10px 0;
  text-align: center;
  line-height: 140%;
}


/* header */
.header-text {
  color: #fff;
  text-align: right;
}

/* modules */
.module {
    position: relative;
    overflow: hidden;
    width: 180px;

    margin: 0 0 10px 10px;
    border: 0;
}

.module-content {
    position: relative;
    margin: 0 0 10px 0;

    border: 0;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
}

.module-content2 {
    margin: 0;
    border: 0;
    padding: 0;
}

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

.module-powered .module-content { margin-bottom: 10px; }

.module-header,

.module-header a,
.module-header a:hover,

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

.module-banner {
		margin-top: 10px;
		margin-left: 30px;
}

.module-banner img {
		margin: 10px;
		border: 0;
}

/* for main page */
.main-info {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

#info-title {
  color: #335;
  font-size: 14px;
margin-top: 45px;
background-image: url(img/check.gif);
background-position: 0 50%;
background-repeat: no-repeat;
padding-left: 25px;
}

.info-cts {
   clear: both;
   height: 65px;
   overflow: auto;
   padding: 10px;
   border: 1px dashed #ccc;
}

.info-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.info-list li {
  line-height: 200%;
}

/* for main page about this page */
.main-aboutHP {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

#aboutHP-title {
  color: #335;
  font-size: 14px;
  margin-top: 10px;
}

.aboutHP-cts {
   clear: both;
   padding: 10px;
   border: 1px solid #ccc;
}

.aboutHP-cts p {
  line-height: 150%;
}

/* else */
.subMenu {
  width: 180px;
  list-style-type: none;
  margin: 5px;
  padding: 0;
  border: 0;
}

ul.subMenu li {
  margin-top: 0;
  padding: 5px 0 5px 15px;
  overflow: hidden;
  background-image: url(img/tree1.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}

ul.subMenu li a {
  display: block;
  color: #333;
  line-height: 2.0em;
  font-size: 12px;
  text-decoration: none;
}

/* image */
.img180x30 {
   border: 0;
   width: 180px;
   height: 30px;
}

.img180x70 {
   border: 0;
   width: 180px;
   height: 70px;
}


/* for entries */
.kiji-list dt {
   width: 150px;
   border-left: 5px solid #249012;
   margin-left: 20px;
   padding: 5px 0 5px 10px;
   background: #e8fbe4;
}

.kiji-list dd {
   padding: 5px 0 5px 10px;
}

.f-right {
   float: right;
}

.f-left {
   float: left;
}

.kiji-abstract { /* for gaiyou */
   margin: 5px 0 10px 10px;
   padding: 5px;
   border: 1px solid #bbb;
}

.kiji-midashi { /* for h3 */
   border-left: 5px solid #249012;
   margin-left: 5px;
  margin-top: 15px;
   padding: 5px 5px 5px 10px;
   background: #e8fbe4;
   font-size: 12px;
}

.kiji-s-midashi { /* for h4 */
   margin-top: 15px;
   margin-left: 15px;
   font-size: 12px;
   color: #249012;
}

.kiji-cts { /* for setsumei */
   margin-right: 15px;
   margin-bottom: 20px;
   margin-left: 25px;
}

.kiji-link {
  padding: 2px 0 2px 0;
  text-align: center;
}

.kiji-link a {
  color: #249012;
  padding: 0px 1.4em;
  background-image: url(img/ki.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.kiji-link a:hover {
  font-weight: bold;
  color: #249012;
  padding: 0px 1.4em;
}

.kiji-link2 {
  padding: 2px 0 2px 0;
}


.kiji-link2 a {
  color: #249012;
  padding: 0px 1.4em;
  background-image: url(img/ki.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.kiji-link2 a:hover {
  font-weight: bold;
  color: #249012;
  padding: 0px 1.4em;
}


.kiji-img {
  margin-right: auto;
  margin-left: auto;
}

.kiji-img-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.kiji-img-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.kiji-img-center {
 text-align: center;
 margin-bottom: 10px;
}

strong {
  color: #249012;
}

p#inyou {
  font-size: 10px;
  color: #999;
  text-align: right;
  margin-right: 10px;
}

p#center {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.textlink-right {
	margin: 10px;
	text-align: right;
	color: #249012;
}

.textlink-right a {
	text-decoration: none;
	color: #249012;
}

.textlink-right a:hover {
	text-decoration: underline;
	color: #249012;
}

.page-divided {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.page-divided p {
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.2em;
}

.page-divided p a {
	text-decoration: underline;
	color: #249012;
	font-size: 12px;
}

.page-divided p a:hover {
	text-decoration: none;
	color: #249012;
	font-size: 12px;
}


