html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { color:#0044CC;text-decoration: underline; }
a img { border: 0; }

strong {
font-weight: normal; 
}

h1{
font-size:12px;
}

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

p {
    padding-left: 4px;
    padding-top: 4px;
}

.entry-body li {
    margin-top: 5px;
    margin-bottom: 10px;
}

.entry-body ul {
    margin-left: 12px;
    list-style-image: url(img/gr.gif);
}

dt {
    font-weight: bold;
}

blockquote {
color:#666;
background-color : #fff;
border-style : dotted;border-color : silver;padding-top : 3px;
padding-left : 3px;padding-right : 3px;padding-bottom : 3px;border-width : 1px;font-size: 12px;
}

blockquote a {
color:#666;
}

blockquote p {
    margin-top: 0px;
    margin-bottom: 0px;
}

pre {
    background-color: #ccc;
    border: dashed 2px #666;
    padding: 8px;
    margin: 8px;
}

/* link */

#alpha a:hover,#beta a:hover { background:#ffff00; text-decoration: underline; }

#alpha a{
        line-height : 16pt;
}

.entry-body a{
    font-size: 1.0em;
    font-weight:bold;
}

.entry-body-c a {
    font-size:0.8em;
}


#beta a,
.footer-navi a
{
    color: #666666;
}

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


#footer a{
    color: #666666;
}

/* 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: 0.1em;
    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: 650px;
    text-align: center; /* center on ie */
    font-family: 'trebuchet ms', verdana, helvetica, arial, "MS Pゴシック","osaka", sans-serif;
    color: #333333;
    background-color: #f8f8f8;
    margin: 0px;
    background-position: center top;
}

#container {
    position: relative;
    text-align: left;
    margin: 0 auto 10px auto;
    width: 650px;
    background: #fff;
}

#container-inner {
    position: static;
    width: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #999;
}


/* banner */

#banner {
    position: relative;
    height: 90px;
    width: 100%;
    margin: 0px;
    padding: 0px;
   background: url(img/top.jpg)  no-repeat;
}

#banner-inner {
    position: static;
    height: 100%;
}

#banner-search
{
    position:absolute;
    bottom: 25px;
    right:10px;
}

#banner-header {
    position: absolute;
    top: 20px;
    left: 180px;
    right: 20px;
    width:auto;
}

/* main */

#pagebody {
    position: relative;
    width: 100%;
    text-align: center;

}

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

}


#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: 580px;
    line-height: 1.7;
}

#alpha-inner { 
    padding-left: 50px;
}


#beta {
    width: 220px;
}
#beta-inner{ padding: 10px; }

.under {
padding-top:0px;
padding-bottom:0px;
}

/* content */

.gotop {     font-size: 0.8em;text-align: right;  clear: both;margin-bottom: 20px;}

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

/* side */

#beta {
    padding-top: 20px;
}

/* footer */

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

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

#footer-inner {
    margin-top: 10px;
    padding: 10px;
    background-color: #eee;
}


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

/* 記事タイトル */


#archive-title{
color:#000;
border-left:5px solid #582D0D;
border-bottom:1px solid #999;
    font-size: 18px;
    line-height : 130%;
    padding: 1px 10px 3px 10px;
}

#archive-title a {
    color: #000;
    text-decoration: none;
}


h3 {
padding-left:5px;
border-left:5px solid #582D0D;
}


.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 {
    font-size: 0.9em;
    margin: 10px 0 10px 20px;
    line-height : 170%;
}

.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;
    border-left: 5px solid #dae0e6;
    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 #666666;
    padding: 5px 0;
    color: #666;
    font-size: 10px;
    text-align: right;
}

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

.content-nav {
font-size:12px;
margin: 15px 50px;
text-align: left;
padding: 5px;
border-width : 1px;
border-style : dashed;
border-color : gray gray gray gray;
}

.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;margin-bottom: 20px;}

.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;
    border-left: 5px solid #666666;
    padding: 5px;
    color: #333333;
    line-height: 1.25;
    margin: 0px;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

.module-content{
    font-size: 0.8em;
    line-height: 0;
}

/* pickup */

.pickup
{
   width: auto;
   height: auto;
   margin: 5px 0;
   padding: 5px;
   border: 1px solid #9999cc;
   line-height: 1.5;
}
.pickup1
{
   width: 47%; 
   height: auto;
   margin: 5px 0;
   padding: 5px;
   line-height: 1.5;
   float: left;
}
.pickup2
{
   width: 47%; 
   height: auto;
   margin: 5px 0;
   padding: 5px;
   line-height: 1.5;
   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;
}

.entry-tags {
padding-top:20px;
border-top:1px dashed #999;
}

.entry-tags-header{
font-size:12px;
}

.entry-tags li a{
    font-size:12px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

.entry-tags ul {
    margin-left: 12px;
    list-style-image: url(img/gr.gif);
}


