/* 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-size: 12px;
font-family:"ＭＳ Ｐゴシック",Osaka;
color:#666;
min-width: 760px;
background: #eee ;
text-align: center; /* center on ie */
}

form, input { margin: 0; padding: 0; }
a { color: #0000ff; text-decoration: none; }
a:hover { color: #000ff; text-decoration:underline; }
img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
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,.bg-c: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; }
/* */

/* other basic layout --------------------------------------*/

.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.img0 { line-height:0; font-size:0px; }
.p0 { padding:0px; margin:0px; }
.clear { clear:both; }

.bg-ctop{
background:url(images/bg_contents_top.gif) no-repeat;
padding-top:5px;
}

.bg-ctop2{
background:url(images/bg_contents_top2.gif) no-repeat;
padding-top:5px;
}

.bg-c{
background:url(images/bg_contents.gif) repeat-y;
padding:0px 5px;
}

.bg-cbottom{
background:url(images/bg_contents_bottom.gif) no-repeat 0px 100%;
padding-bottom:6px;
}

.pagetop{
padding-top:10px;
padding-bottom:20px;
margin:0px;
}

/* page layout -------------------------------------------- */

#container{
position: relative;
margin: 0 auto; /* center on everything else */
text-align: left;
width: 760px;
background: #fff url(images/bg.gif) no-repeat;
}

#container-inner{
}

#banner{
position: relative;
width: 760px; /* necessary for ie win */
background:url(images/bg_header.gif) no-repeat 100% 0px;
height:130px;
color:#fff;
}

#banner-inner{
position: static;
padding: 0px;
height:115px;
}

#banner-header{
margin: 0px; padding:0px;
color: #fff;
font-size: 24px;
font-weight: bold;
line-height: 1;
}

#banner-description1{
margin:0px;
color: #fff;
background: none;
font-size: 11px;
font-weight: normal;
line-height: 1.125;
padding:12px 0px 0px 5px;
height:20px;
}

#banner-description2{
margin: 18px 0px 0px 5px;
color: #fff;
background: none;
font-size: 12px;
font-weight: normal;
line-height: 1.125;
}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%;  padding-bottom:20px; }

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

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

#alpha{
margin: 0px 0px 0px 8px; 
width: 541px;
}

#beta{
width: 191px; 
background:url(images/bg_menu_top.gif) no-repeat;
padding-top:5px;
}

#alpha-innder { padding:0px; }

#beta-inner{
background:url(images/bg_menu.gif) repeat-y;
padding:3px 5px;
}

#beta-bottom{
background:url(images/bg_menu_bottom.gif) no-repeat 0px 100%;
padding-bottom:6px;
}

#footer{
background:#5C8AD5;
padding:10px;
}

/* content -------------------------------------------------------*/
#toppage-header{
padding:15px 0px 0px 10px;
margin:0px;
background:url(images/top_header.gif) repeat-x;
color:#003366;
font-size:14px;
font-weight:bold;
}

#toppage-header2{
padding:15px 0px 0px 10px;
margin:0px;
background:url(images/top_header2.gif) repeat-x;
color:#003366;
font-size:14px;
font-weight:bold;
}

#archive-header{
padding:15px 0px 10px 10px;
margin:0px;
background:url(images/line_double.gif) repeat-x;
color:#003366;
font-size:16px;
font-weight:bold;
}

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

.entry,
.trackbacks,
.comments,
.archive{
position: static;
overflow: hidden;
clear: both;
width: 100%;
}

.entry{ background:url(images/line_dot1.gif) repeat-x; }

.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-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer{
clear: both;
margin: 5px 10px 20px 10px;
}

.entry-footer a{ color:#0000ff; text-decoration:none; }
.entry-footer a:hover{ color:#0000ff; text-decoration:underline; }

.comments-open label { display: block; }

#comments{
padding:0px 5px 20px 5px;
}

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

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

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

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
background:url(images/line_double.gif) repeat-x;
margin: 0px;
padding: 10px 0px 5px 5px;
font-size: 12px;
font-weight:bold;
line-height: 1;
color:#003366;
}

.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover{
color: #0000ff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer{
font-size: 11px;
}

.date-header{
margin-top: 0;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.entry-header{
margin: 0px;
padding: 10px 0px 0px 10px;
color: #ff6600;
font-size: 12px;
font-weight:bold;
}

.entry-header a{
color: #ff6600;
font-size: 12px;
font-weight:bold;
}

.entry-content,
.comment-content,
.trackback-content{
margin: 0;
line-height: 1.5;
clear:both;
}

.entry-content{ padding:10px; }

.entry-footer{
margin: 10px 0px 10px 0px;
padding:0px;
color: #666;
font-size: 10px;
text-align: right;
}

.entry-footer2{
margin: 10px 0px 20px 0px;
padding:5px 5px 0px 0px;
color: #666;
font-size: 10px;
text-align: right;
background:url(images/line_dot1.gif) repeat-x ;
}

.comment-footer, .trackback-footer{
margin: 5px 0px 10px 0px;
padding:5px 5px 0px 0px;
color: #666;
font-size: 10px;
text-align: right;
background:url(images/line_dot1.gif) repeat-x ;
}

#trackbacks-info{
margin: 0px 0px 20px 0px;
padding: 5px 0px 0px 5px;
font-size: 12px;
}

.comments-open-footer{
padding: 10px 0px;
margin:0px;
}

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

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

.comments-open-content{
margin-left:10px;
}

/* comment preview etc ---------------- */

#comment-pre p{
padding:10px 0px 20px 10px;
}


/* modules ------------------------------------------------------ */

.module{
position: relative;
overflow: hidden;
width: 100%;
background:url(images/line_double.gif) repeat-x ;
padding-top:5px;
}

#module-bottom{
background:url(images/line_double.gif) repeat-x 0px 100%;
padding-bottom:5px;
}

.module-content{
position: relative;
margin:0px;
padding: 0px;
line-height: 1;
background:url(images/line_dot1.gif) repeat-x 0px 100%;
padding:5px 0px 6px 0px;
}

.module-content-bottom{
margin:0px;
padding: 0px;
line-height: 1;
padding:5px 0px 5px 0px;
}

.module-content a, 
.module-content-bottom a{
color: #000;
text-decoration:none; 
}

.module-content a:hover,
.module-content-bottom a:hover{
color: #000;
text-decoration:underline; 
}

.module-powered{
margin-top:15px; margin-bottom:0px;
}


/* one-column tweaks */

.layout-one-column body { min-width: 520px; }
.layout-one-column #container { width: 520px; }
.layout-one-column #banner { width: 510px; } /* necessary for ie win */


/* two-column-left tweaks */

.layout-two-column-left #alpha{
margin: 0;
width: 200px;
background: #e6ecf2;
}

.layout-two-column-left #alpha-inner{
padding: 10px 10px 0 10px;
border-width: 2px 0 2px 2px;
border-style: solid;
border-color: #fff;
}

.layout-two-column-left #beta{
margin: 15px 15px 0 15px;
width: 480px;
background: none;
}

.layout-two-column-left #beta-inner{
padding: 0;
border-width: 0;
}


/* toppage-layout ------------------------------------------------- */

.top-sbtitle{
padding:15px 0px 11px 15px;
margin:0px; 
}

.top-t1{
width:516px;
margin:10px 0px 0px 15px; 
}

#top-div1{
background: #ffffff;
margin-bottom:10px;
line-height: 1.5;
}


td {
font-size: 12px;
line-height: 1.5;
}

td img {
border: 0;
padding-right:10px;
 }

td img#img2 {
border: 0;
padding-right:0px;
 }

#top-div2{
}

#top-imaegelnk{
padding:20px 0px 5px 0px;
margin:0px; 
}

.top-sbtitle-news{
background:url(images/line_double.gif) repeat-x;
padding:10px 0px 15px 5px;
margin:0px;
}

.entry-news{
margin:0px 5px 0px 5px;
}

.date-header-news{
width:100px;
font-size:12px;
padding:0px 0px 5px 0px;
white-space:nowrap;
}

.date-header-news h3{
font-size:12px;
padding:0px;
margin:0px;
color:#6691D7;
}

.entry-body-news{
width:420px;
font-size:10px;
padding:0px 0px 5px 0px;
vertical-align:top;
}

.entry-body-news a { color:#666; }

