html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }
h1 { font-weight: bold; margin-top: 2px; margin-bottom: 10px; font-size: 12px;}
h2,h3,h4,h5,h6  { font-size: 12px;　font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
p { font-size: 13px; margin-top: 10px; margin-bottom: 10px; }
ol, ul, pre, blockquote { margin-top: 8px; margin-bottom: 10px;}
li {  margin-left: 2px; margin-top: 3px;  margin-bottom: 3px;  font-size: 12px; list-style-image: url(img/gr.gif); list-style-position: inside;}
ul {  margin-left: 5px; padding:0px;   }
dt { font-weight: bold; }
blockquote { border-left: solid #0000ff 2px;  border-right: solid #0000ff 2px; }
blockquote p { margin-top: 0px;  margin-bottom: 0px; }
pre { background-color: #cccccc;  border: dashed 2px #666666; padding: 8px;  margin: 8px; }

table { padding:0px; border:0px; margin:auto; text-align:left; color:inherit;
    background-color:#ccd5dd; }
td { padding:5px; margin:1px; color:inherit; background-color:#ffffff; }
thead td{ color:inherit;    background-color:#cccccc; }
tfoot td{  color:#ffffff;    background-color:#000000; }

/* link */

a:link {  color: #333333;    text-decoration: none; }
a:visited {    color: #666666;    text-decoration: none; }
a:hover {    color: #FF6600;    text-decoration: underline; }
a:active {    color: #FF6600;    text-decoration: none; }

/* リンク色（サイドメニュー） */
.module-content a { color: #36414d; }.module-content a:hover { color: #a3b8cc; }

#banner a:link {    color: #009900;    text-decoration: none; }
#banner a:visited {    color: #009900;    text-decoration: none; }
#banner a:hover {    color: #cc0000;    text-decoration: none; }
#banner a:active {    color: #009900;    text-decoration: none; }

#footer a:link {    color: #ffffff;    text-decoration: none; }
#footer a:visited {    color: #ffffff;    text-decoration: none; }
#footer a:hover {    color: #FF6600;    text-decoration: underline; }
#footer a:active {    color: #ffffff;    text-decoration: none; }

/* function */

.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:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 11px;
    line-height: 0;
}
* html .pkg { display: inline-block; }

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.red { color: red; }
.green { color: green; }
.blue { color: blue; }
.yellow { color: yellow; }
.magenta { color: magenta; }
.cyan { color: cyan; }
.black { color: black; }
.gray { color: gray; }
.white { color: white; }

.xlarge { font-size: x-large; }
.large { font-size: large; }
.small { font-size: small; }
.xsmall { font-size: x-small; }

/* layout */

body {
    min-width: 920px;
    text-align: center; /* center on ie */
    font-size: 12px;
    font-family: 'trebuchet ms', verdana, helvetica, arial, "MS Pゴシック","osaka", sans-serif;
    background-image: url(img/3.gif);
    background-repeat: repeat;
    margin: 0px;
}

#container {  position: relative;  text-align: left;  margin: 0 auto 10px auto;
    background-color: #FFFFFF; width: 920px; }

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


/* banner */

#banner {
    position: relative;
    background-image: url(img/image1.jpg);
    background-repeat: no-repeat;
    border: 1px solid #9999cc; 
    height: 200px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#banner2 {
    position: relative;
    background-image: url(img/image2.gif);
    background-repeat: no-repeat;
    border: 1px solid #9999cc; 
    height: 125px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
#banner-inner {  position: static;  height: 100%; }
#banner-search {  position:absolute;  bottom: 10px;  right:10px;}
#banner-header {  position: absolute; top: 1px; right: 20px; text-align: right; width:auto;　}

/* main */

#pagebody {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

#pagebody-inner  {
    position: static;
    width: 100%; 
    text-align: left; 
    font-size: 12px;
}


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

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

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

#alpha { width: 750px; border: 1px solid #9999cc;}
#alpha-inner { padding: 10px; }

#beta { width: 160px; }
#beta-inner{ padding: 1px; }


/* content */

.gotop { text-align: right;  clear: both;}
.img { float: left;  margin-right: 5px;  text-align: center;  width: 40%; }

/* side */

#beta {
    padding-top: 40px;
    background-image: url(img/rgs_menu.gif);
    background-repeat: no-repeat; 
    border: 1px solid #9999cc;    
}

/* footer */

#footer {
    font-size: 12px;
    background-color: #006666;
    text-align: center;
    margin: 0px;
    padding: 1px;
    display: block;
    text-decoration: none;
    clear: both;
    color: #ffffff;
}

.footer-navi { font-size: 12px;  text-align: center; }

/* specific item */

.archive-header {
    font-size: 14px;
    border: none;
    margin-top: 4px;
    background-color: #EBE8C7;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    padding-left: 15px;
}

.topic-path {  font-size: 12px; }

/* entry */

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

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

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed,
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {    clear: both; }

.entry-body,.entry-more {  margin: 0 0; }

.entry-more-link{ text-align: right; }

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

.comments-open-header {  clear: both; }

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

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

.entry-header {
    margin-top: 10px;
    padding: 0 0 0 10px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.entry-header a { text-decoration: none; }

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

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

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

.content-nav {    margin: 5px 0;    text-align: center; }
.content-nav-bread {  position: relative;  margin: 5px 0;  text-align: left; }

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

.gotop { text-align: right;  clear: both;}

.img {    float: left;    margin-right: 5px;    text-align: center; }

/* header */

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

    margin: 5px 0;
    border-left: 5px solid #666666;
    padding: 3px 0 3px 8px;
    color: #333333;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    clear: both;
}
.module-header {
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;
 padding: 5px;
 color: #006600;
 line-height: 1.25;
 margin: 0px;
 font-size: 13px;
  text-transform: uppercase;
　background-image: url(img/bg01-6.gif);
}
.module-header1 {
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;
 padding: 5px;
 color: #006600;
 line-height: 1.25;
 margin: 0px;
 font-size: 12px;
  text-transform: uppercase;
background-image: url(img/bg01-2.gif);
}


.module-header2 {
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;
 padding: 5px;
 color: #006600;
 line-height: 1.25;
 margin: 0px;
 font-size: 12px;
  text-transform: uppercase;
background-image: url(img/bg01-6.gif);
}


/* pickup */

.pickup
{ width: 480px; height: auto; margin: 5px 0; padding: 5px; border: 1px solid #9999cc;
  line-height: 1.5;background-image: url(img/logo3.gif);   background-repeat: no-repeat; }
.pickup0
{ width: 210px; height: auto; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 1px solid #9999cc;  float: right; }
.pickup1
{ width: 180px; height: auto; margin: 0 0; padding: 5px; line-height: 1.5;   border: 1px solid #66FF00; float: right; }
.pickup2
{ width: 540px; height: auto; margin: 0 0; padding: 5px;  line-height: 1.5;   float: left; }
.pickup3
{ width: 180px; height: auto; margin: 5px 0; padding: 5px; line-height: 1.5; border: 1px solid #9999cc;  float: right; }
.pickup4
{ width: 180px; height: auto; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 1px solid #9999cc;  float: right; }
.pickup5
{ width: 225px; height: 72px; margin: 5px 0; padding: 5px; line-height: 1.5; border: 1px solid #9999cc;  float: right; }
.pickup6
{ width: 225px; height: 72px; margin: 5px 0; padding: 5px; line-height: 1.5; border: 1px solid #9999cc;  float: center; }
.pickup7
{ width: 98%; height: auto; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 1px solid #9999cc;  float: left; }
.pickup8
{ width: 98%; height: auto; margin: 5px 0; padding: 5px; line-height: 1.5; border: 1px solid #9999cc;  float: center; }
.pickup9
{ width: 47%; height: 50px; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 1px solid #9999cc;  float: right; } 
.pickup10
{ width: 100%; height: auto; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 1px solid #9999cc;  float: right; } 
.pickup11
{ width: 100%; height: auto; margin: 5px 0; padding: 5px;  line-height: 1.5; border: 2px solid #9999cc;  float: right;}

/* two-column-left tweaks */

.layout-two-column-left #alpha {    float: right; }

.layout-two-column-left #beta {     float: left; }


/* information tweaks */

.top-layout-information #alpha-showcase { display: none; }

/* showcase tweaks */

.top-layout-showcase #alpha-information {  display: none; }

.top-layout-showcase #alpha-inner {   padding-top: 5px; }




