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;
   min-width: 857px;
   background: url(/images/body_back.gif);
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 10pt;
   text-align: center; /* center on ie */
   color: #333;
   background: url(/images/body_back.gif);
}

/*----------------------
      site-common  
----------------------*/
div, form, input { margin: 0; padding: 0; }

a { color: #36414d; text-decoration: underline; }
a:hover { color: #FF9900; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
   margin: 0;
   padding: 0;
}

hr, .no { display: none; }

.clear { clear: both; }

/* 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;
}


/*----------------------
         each  
----------------------*/
#container {
   position: relative;
   margin: 5px auto; /* center on everything else */
   width: 857px;
   text-align: left;
}

.header {
   width: 857px; /* necessary for ie win */
   height: 237px;
   color: #fff;
   text-align: right;
   background: url(/images/header.gif);
}
/*
#header-category4 {
   background: url(/images/header-category4.gif);
}
*/
.header h1 {
   position: absolute;
   top: 89px;
   left: 462px;
}
.header h1 a {
   display: block;
   width: 360px;
   height: 36px;
}

.header h2 {
   position: relative; 
   top: 131px;
   margin-right: 35px;
   font-size: 9pt;
   line-height: 9pt;
}

#globalnavi {
   position: absolute;
   top: 161px;
   left: 286px;
}
#globalnavi ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#globalnavi ul li {
   float: left; 
}
#globalnavi a.children {
   display: block;
   margin-top: 2px;
   width:144px;
   height:34px;
   background: url(/images/globalnavi_01.gif) no-repeat;
 }
#globalnavi a.heart {
   display: block;
   width:107px;
   height:36px;
   background: url(/images/globalnavi_02.gif) no-repeat;
}
#globalnavi a.higashiyama {
   display: block;
   margin: 2px 0 0 4px;
   width:156px;
   height:34px;
   background: url(/images/globalnavi_03.gif) no-repeat;
}
#globalnavi a.okabo {
   display: block;
   margin: 6px 0 0 4px;
   width:146px;
   height:26px;
   background: url(/images/globalnavi_04.gif) no-repeat;
}

#pagebody {
   margin-left: 77px;
   width: 780px;
   background: url(/images/pagebody_back.gif);
}
#pagebody-inner { 
   margin: 0 10px;
}
#pagebody-inner:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

#pagebody-inner { display: inline-table; }

/* no ie mac ?*/
* html #pagebody-inner { height: 1%; }
#pagebody-inner { display: block; }
/* */


/*----------------------
          alpha  
----------------------*/
#alpha {
   float: left;
   margin: 8px 0 10px 7px;
   width: 530px;
}

#pagenavi {
   margin: 0 0 15px 3px;
   padding: 0 7px 5px 13px;
   width: 500px;
   vertical-align: middle;
   border-bottom: 5px solid #51B848;
}
#pagenavi a {
   font-size: small;
   line-height: normal;
   vertical-align: middle;
}
#pagenavi a.top {
   display: block;
   float: left;
   margin-right: 3px; 
   width: 61px;
   height: 23px;
   background: url(/images/pagenavi_top.gif);
}

#topinformation {
   clear: both;
   margin: 0 0 20px 3px;
   padding: 5px 7px 10px 13px;
   line-height: 150%;
   width: 500px;
   border-bottom: 1px solid #51B848;
}
#topinformation h2 {
   margin-bottom: 15px;
   font-size: 18pt;
   color: #5585C2;
}

h3.news_title01 {
   margin: 0 0 6px 13px;
   width: 73px;
   height: 14px;
   background: url(/images/news_title01.gif);
}
h3.news_title02 {
   margin: 0 0 6px 13px;
   width: 114px;
   height: 14px;
   background: url(/images/news_title02.gif);
}

.entry-body
{
   margin: 0;
   padding: 12px 17px 10px 13px;
   width: 500px;
   line-height: 150%;
   background-image: url(/images/corner_body.gif);
}
.entry-top
{
   margin: 0;
   padding: 0;
   width: 530px;
   height: 10px;
   background: url(/images/corner_top.gif) no-repeat;
}
.date-header {
   margin: 0;
   padding: 0 0 3px;
   font-size: 9pt;
   line-height: 9pt;
   color: #666;
   text-align: right;
   text-transform: uppercase;
}

.entry-header-top {
   margin: 0;
   padding: 0;
   width: 500px;
   height: 3px;
   background: url(/images/corner_title_top.gif) no-repeat;
}
.entry-header {
   margin: 0;
   padding: 0 0 0 8px;
   width: 492;
   color: #fff;
   font-size: 14pt;
   line-height: 130%;
   background: url(/images/corner_title.gif);
}
.entry-header-bottom {
   margin: 0 0 15px;
   padding: 0;
   width: 500px;
   height: 3px;
   background: url(/images/corner_title_bottom.gif) no-repeat;
}

.entry-more-link a {
   color: #51B848;
}
.entry-more-link a:hover { color: #FF9900; }

.entry-footer
{
   margin: 0;
   padding: 8px 0 0;
   color: #666;
   font-size: x-small;
   line-height: 120%;
   text-align: right;
   border-top: 1px solid #51B848;
}

.entry-bottom
{
   margin: 0 0 20px;
   padding: 0;
   width: 530px;
   height: 14px;
   background: url(/images/corner_bottom.gif) no-repeat;
}
   
.entry-footer span { white-space: nowrap; }

#alpha ul
{
   margin: 0 0 20px 3px;
   padding: 10px 17px 10px 10px;
   width: 493px;
   line-height: 150%;
   list-style: none;
   border-top: 1px dotted #51B848;
   border-bottom: 1px dotted #51B848;
}
#alpha li
{
   margin: 0;
   padding: 0 0 0 15px;
   background: url(/images/news_list_point.gif) no-repeat 0 5px;
}


/*----------------------
         beta  
----------------------*/
#beta {
   float: right;
   position: relative;
   margin-bottom: 10px;
   top: -15px;
   width: 200px;
}

#beta .module
{
   margin: 0 0 10px 0;
   width: 200px;
}

#beta .module-content
{
   margin: 0;
   padding: 15px 10px 10px;
   font-size: 9pt;
   line-height: 150%;
   background: url(/images/side_corner_body.gif);
}

#beta .module-list
{
   margin: 0;
   padding: 0 15px 0 18px;
}

#beta .module-bottom
{
   margin: 0;
   padding: 0;
   width: 200px;
   height: 10px;
   line-height: 0;
   background: url(/images/side_corner_bottom.gif) no-repeat;
}

#menu h2, #side_trackback h2, #side_serch h2, #comment h2 {
   margin: 0;
   padding: 5px 0 5px 15px;
   width: 185px;
   height: 16px;
   font-size: 11pt;
   line-height: 11pt;
   color: #fff;
   text-transform: uppercase;
   background: url(/images/side_corner_title.gif) no-repeat;
}

#comment ul {
   margin: 0;
   padding: 0;
}
#comment li {
   margin: 0;
   padding: 0;
   color: #666;
   line-height: 150%;
}
#comment li.entry
{
   overflow: hidden;
}
#comment li.ct {
   margin-left:20px;
   padding: 0;
   list-style-type: disc;
}

#menu ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#menu li.category {
   margin: 0;
   padding: 0 0 0 15px;
   color: #666;
   line-height: 150%;
   background: url(/images/side_list_point01.gif) no-repeat 0 50%;
}
#menu li.list-top {
   margin: 10px 0 0;
   padding: 0 0 0 15px;
   color: #666;
   line-height: 150%;
   background: url(/images/side_list_point02.gif) no-repeat 0 50%;
}

#aboutus .aboutus-top {
   margin: 0;
   padding: 0;
   width: 200px;
   height: 13px;
   background: url(/images/aboutus_corner_top.gif) no-repeat;
}
#aboutus .aboutus-content {
   padding: 5px 9px 5px 8px;
   background: url(/images/aboutus_corner_body.gif);
}
#aboutus h2 {
   margin: 0;
   padding: 0 0 0 21px;
   font-size: 12pt;
   color: #339900;
   background: url(/images/mini_tree.gif) no-repeat 0 50%;
}
#aboutus ul {
   margin: 0;
   padding: 10px 0 5px 12px;
   font-size: 9pt;
   line-height: 150%;
   list-style: none;
}

#aboutus .aboutus-bottom {
   width: 200px;
   height: 14px;
   background: url(/images/aboutus_corner_bottom.gif) no-repeat;
}

#rss .rss-contents {
   margin: 0;
   padding: 7px 0 7px 10px;
   font-size: 9pt;
   line-height: 150%;
   border-top: 1px dotted #51B848;
   border-bottom: 1px dotted #51B848;
}
#rss a {
   display: block;
   margin: 5px 0;
   width: 35px;
   height: 15px;
   background: url(/images/rss.gif);
}

#powered {
   font-size: 8.5pt;
   color: #666;
   text-align: center;
}
#powered a { color: #666; }
#powered a:hover { color: #FF9900; }

#arcive {
   clear: both;
   padding: 5px 0;
   text-align: center;
   background: url(/images/side_corner_body.gif);
}

#footer {
   clear: both;
   margin-left: 77px;
   width: 780px;
   height: 55px;
   color: #fff;
   text-align: center;
   background: url(/images/footer.gif);
}
#footer address { padding-top: 12px; font-style: normal; }


/* trackback&comment&arcive */
#trackbacks h3,
#comments h3,
#comments-open h2,
#archive h2,
h3.serch_title
{
   margin: 0 0 0 3px;
   padding: 5px 7px 4px 8px;
   width: 492px;
   font-size: 13pt;
   line-height: 13pt;
   color: #5585C2;
   border-left: 13px solid #51B848;
   border-bottom: 1px solid #51B848; 
}

#trackbacks .trackbacks-info
{
   margin: 10px 0;
   padding: 0 10px;
   width: 480px;
   font-size: 10pt;
   line-height: 150%;
   color: #292e33;
   text-align: center;
   border: 1px dashed #a3b8cc;
   background: #e6ecf2;
}

.trackbacks-content,
.comment-content,
.comments-open-content,
.comments-closed,
.serch-content
{
   margin: 15px 10px;
   line-height: 150%;
}

.archive-content h3, .archive-content h4
{
margin: 12px 0 5px 10px;
}

#comments-open {
   margin-bottom: 30px;
}

.trackback-footer,
.comment-footer
{
   margin: 0 0 30px 3px;
   padding: 8px 10px 0;
   width: 500px;
   color: #666;
   font-size: x-small;
   line-height: normal;
   text-align: right;
   border-top: 1px solid #51B848;
}
#comments-open .comments-open-footer
{
   margin: 10px 0;
}

.track_from {
   color: #666;
}
.track_from a {
   color: #666;
}
.track_from a:hover {
   color: #FF9900;
}
.trackback-footer p
{
   margin: 0;
   padding: 0;
}

#serch {
   margin-bottom: 50px;
}

#serch h2 {
   margin: 20px 0 10px;
   padding-left: 10px;
   padding-bottom: 5px;
   border-bottom: 1px solid #51B848;
}
.serch-content h3 {
   margin-top: 10px;
}

.entry_title {
   padding: 0 0 0 15px;
   background: url(/images/news_list_point.gif) no-repeat 0 50%;
}

.entry_perm {
   border-bottom: 1px dotted #51B848;
}
.entry_edit {
}
.posted {
   font-size: 9pt;
   color: #666;
}
.serch_results {
   margin: 30px 0 60px;
}