/* Base Weblog (base-weblog.css) */

/* basic elements */

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

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

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

h1 {
　　　　　font-size: 20px;
　　　　　font-weight: normal; 
　　　　　margin: 20px 0px 0px 0px;
　　　　　font-family: verdana, helvetica, arial, sans-serif;
}
#banner-p
{
　　　　　font-size: 10px;
　　　　　font-weight: normal; 
　　　　　margin: 30px 0px 0px 0px;
}

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

em {
         font-style: normal;
}

/* .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 */

body { text-align: center; } /* center on ie */

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

#banner { position: relative; }
#banner-inner { position: static; }

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

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

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 10px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

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

.entry-body-c
{
   margin-left: 15px
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{

   margin: 5px 10px 10px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 14px;
   line-height: 150%;
}

a { color: #0000FF; text-decoration: underline; }
a:hover { color: #ff0000; }

#banner a { color: #000066; text-decoration: none; }
#banner a:hover { color: #ff0000; }

.module-content a { color: #0000FF; }
.module-content a:hover { color: #ff0000; }

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

h3 {
　　　　　font-size: 16px;
　　　　　font-weight: bold; 
　　　　　color: #ff0000;
}

.module-header
{
   position: relative;
   width: auto;
   margin: 0;
   border-left: 5px solid #ff0000;
   padding: 5px;
   color: #fff;
   background: #3366CC;
   font-size: 12px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   position: relative;
   width: auto;
   margin: 0;
   border-left: 5px solid #ff0000;
   padding: 5px;
   color: #333399;

   font-size: 16px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

/* page layout */

body
{
   min-width: 730px;
   color: #333;
   background: #ffffff;
}

#container
{
   width: 730px;
   margin-top: -100px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   background: #fff;
}

#container-inner
{
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}
#logo
{
   width: 730px;
   height: 37px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   background: #fff;
}
#banner
{
   width: 728px; /* necessary for ie win */
   height: 180px;
   background-position: left top;
   background-repeat: no-repeat;
   background-image: url("http://infotop.jp.je/img/infotop.jpg");
}

#banner-inner
{
   height: 100%;
}

.banner-user
{
   margin-top: 5px;
   font-size: 10px;
}


#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 22px;
   font-weight: bold;
   line-height: 1;
   position:absolute; top:15px; left:15px;
}

#banner-description
{
   position:absolute; bottom:1px; right:10px;
   color: #fff;
}

#alpha { 
   width: 728px; 
}
#alpha-inner { 
   padding: 30px;
}
#beta {
   width: 200px;
   background: #ffffff;
}
#gamma, #delta {
   width: 200px;
   background: #ffffff;
}

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px;
}
#footer
{
   width: 728px; 
   height: 80px;
   background: #3366ff;
}

#footer-inner
{
   line-height: 20px;
   font-size: 10px;
   color: #fff;
   text-align: center;
}
.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 10px;
  background-image : url(img/HB08.gif);
  background-repeat : no-repeat;
　background-position : 0px 1px;
   padding: 0 0 0 20px;
   font-size: 14px;
   font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin-left: 12;
   line-height: 1.5;
}

.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #dae0e6;
   color: #999;
}
.comment-footer,
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { background: #e6ecf2; }
.content-nav-bread{ background: #e6ecf2; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-open-footer
{
   margin: 10px 0;
}
.footer-navi
{ 
   background: #e3e3e3;
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
   padding: 0px 30px 0px 30px;
}
.gotop { text-align: right;  clear: both;}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   margin: 0;
   padding: 0;
   background: #fff;
}

.module-content
{
   position: relative;
   margin-top: 5px;
   padding: 0;
}

.module-list
{
   font-size: 12px;
   font-family : MS UI Gothic;
   text-indent: 10px;
   margin: 0;
   padding: 0;
   list-style : none ;
}
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-content { margin: 0; }
.module-list-item a
{
   width: 178px; 
   height: 20px;
   background: #fff;
   text-indent: 10px;
   display: block;
   font-size: 12px;
   font-family : MS UI Gothic;
   line-height: 20px;
   margin: 0;
   letter-spacing: 0px;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   text-decoration: none;
}

.module-list-item a:hover
{
   background-color: #ff0000;
   border-top: 1px solid #666;
   border-left: 1px solid #666;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   color: #fff;
}

.module-list-item li a
{
   width: 178px; 
   height: 20px;
   background: #fff;
   text-indent: 10px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   margin: 0;
   padding-left : 13px;
   letter-spacing: 0.1em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   text-decoration: none;
}
.module-list-item
{
   text-indent: 10px;
   font-size: 12px;
   font-family : MS UI Gothic;
}
.li-point{
  background-image : url(http://infotop.jp.je/img/checkbotan.gif);
  background-repeat : no-repeat;background-position : 0px 0px;
  padding-left : 25px;
  margin-bottom : 1em;
}
.menu001{
  background-image : url(http://infotop.jp.je/img/menubar.gif);
}
.menu001 a {
 color: #0000FF; text-decoration: underline;
}
.menu001 a visit {
 color: #0000FF; text-decoration: underline;
}
.menu001 a:hover{
 color: #ff0000; text-decoration: underline;
}
#headmenu 

{

	background-image: url(http://infotop.jp.je/img/header_08.jpg);

	background-repeat: no-repeat;

	height: 15px;

	background-color: #172693;

}

#headmenu a

{

	background-color: #172693;

	color: #003366;

	font-size: 10px;

	display: block;

	padding: 3px;

	background-image: url(http://infotop.jp.je/img/header_08.jpg);

	background-repeat: no-repeat;

	height: 15px;

	text-decoration: none;

}



#headmenu a:hover

{

	background-image: url(http://infotop.jp.je/img/links_over.gif);

	background-repeat: repeat-x;

	color: #027AD2;

	height: 15px;

}

#headmenu a.menuHead

{

	font-size: 10px;

	padding-top: 5px;

}

.separator {

	background-image: url(http://infotop.jp.je/img/separator.gif);

	height: 15px;

	width: 2px;

	background-repeat: no-repeat;

}
em {
         font-style: normal;
         font-weight: bold;
}