/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

body {
 margin: 0px 0px 0px 0px;
 background-color: #555;
        background:url(./img/back.jpg);
        text-align: center;
        letter-spacing:1px;
 }
#menu{
               text-align:left;
               padding: 0px 50px 0px 50px;
               font-size: 75%;
               }
#picture {
               text-align:center;
               
               }


a {
 text-decoration: underline;
 }

a:link {
        text-decoration:none;
        color: #0000FF;
 }

a:visited {
  text-decoration:none;
  color: #0000FF;
 }

a:active {
  color: #0000FF;
 }

a:hover {
  color: #0000CC;
        text-decoration:underline;
 }
#bigctgy a {
       color: #103ca5;
}


h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
 }


/*&#65533;x&#65533;[&#65533;X&#65533;J&#65533;&#65533;&#65533;[*/
#container {
 line-height: 140%;
 width:800px;
 background-color: #FFFFFF;
        border-top:1px solid #ddd;
border-right:5px solid #e6e6e6;
border-left:5px solid #e6e6e6;

        position:relative;
        margin-right:auto;
        margin-left:auto;
 }

/*&#65533;o&#65533;i&#65533;[*/
#banner {
 font-family: Verdana, Arial, sans-serif;
        background-color: #32659c;
 text-align: left;
 padding: 18px 10px 10px 260px;
 height: 105px;
        background-image:url(./img/top-title.jpg);
 background-repeat: no-repeat ;
        background-position:top;
        margin-bottom:0px;
 }

#banner h1 a {
        color: #1177dd;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
 }

/*&#65533;^&#65533;C&#65533;g&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
#banner h1 {
  font-size: 24px;
  font-weight: bold;
         color: #999;
         margin-bottom: 3px;
  padding: 20px 0px 0px 20px;
 }

/*&#65533;T&#65533;u&#65533;^&#65533;C&#65533;g&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
#banner h2 {
 font-size:14px;
        font-weight: bold;
 color: #FFFFFF;
 padding: 5px 0px 0px 15px;
 }
/*&#65533;&#65533;&#65533;C&#65533;&#65533;*/


.description{
 padding:0;
 border:1px solid #999;
        border-top:0px solid #999;
 background: #fbffff;
 margin:0 15px 30px 15px;
        text-align:left;
        font-size:14px;
}

h2.top {
        background: #000066;
        background: url(./img/h2_back-original.jpg);
        color: #FFF;
        font-size: 14px;
        margin:0 15px 0 15px;
        font-family:"HG&#65533;n&#65533;p&#65533;p&#65533;&#1980;&#65533;&#65533;UB";
        font-weight:normal;
        padding:2px 0 2px 5px;
        text-align:left;
}

.description p{
        padding:10px;
        margin:0;
}

#center {
 float: right;
 width: 495px;
 overflow: hidden;
        padding: 0 15px 0px 0px;
 }

.content {
 background-color:#ffffff;
 text-align: left;
 font-family: Verdana, Arial, sans-serif;
 }

.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 line-height: 150%;
 text-align: left;
 }


.content h2 {
        font-size:16px;
        margin:20px 0px 0px 0px;
        font-weight:bold;
        background:#FFF;
        color: #333;
        background-image: url(img/icon.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 50px;
 }

.content h3 {
        border-left:15px solid #103ca5;
        border-bottom:2px solid #103ca5;
 color: #000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding:1px 0 1px 10px;
 background-color: #ffffff;
 }

.content p.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px solid #999999;
 text-align: left;
        margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
 }

#bigctgy  {
        margin-bottom:0;
        padding: 0px 0px 0px 50px;
        font-weight: bold;
        font-size: 110%;
        color: #999;
        background-image: url(img/icon.gif);
        background-position: left;
        background-repeat: no-repeat;
 }
.ctgy dd {
        font-size:80%;
        padding:0px 0px 0px 25px;
        margin:0px 0px 30px 0px;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
         }
.ctgy dd ul {
        padding: 0px 0px 15px 50px;
        font-size: 95%;
        text-align: left;
}
.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
 font-size:11px;
        background:#eaffff;
 margin-bottom:15px;
        padding:0px 5px 0px 5px;
border-bottom: 1px solid #999;
        border-right: 1px solid #999;

}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
 }

.entry-body{
        padding:0 10px 0 10px;
        border-left:3px solid #DDD;
}

/*&#65533;T&#65533;C&#65533;h*/

#right {
  float: left;
 width: 260px;
 overflow: hidden;
        margin-right:29px;
        border-right:1px solid #ddd;
        border-bottom:1px solid #999;
        background: #ffffff;
        text-align:left;
 }

#right h2{
       background-color: #FFFFFF;
       font-size:14px;
       font-family:"HG&#65533;n&#65533;p&#65533;p&#65533;&#1980;&#65533;&#65533;UB";
       font-weight:normal;
       text-align:center;
}


#right h3{
       font-size:14px;
       font-family:"HG&#65533;n&#65533;p&#65533;p&#65533;&#1980;&#65533;&#65533;UB";
       font-weight:normal;
       text-align:center;
       background:#edf4f8;
       border-top:3px solid #103ca5;
       border-bottom:1px dashed #999;
       margin-left:0;
}

#right ul{
       padding-left:10px;
       font-size: 12px;
       margin:0 0 0 10px;
}





#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
 }

/*XML&#65533;E&#65533;&#65533;&#65533;&#65533;&#771;e&#65533;L&#65533;X&#65533;g*/
.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 150%;
 text-align: right;
 color: #1B2C3B;
 margin-top: 3px;
 margin-right:15px;
        position:absolute;
        top:80px; right:15px;
 }

/* &#65533;t&#65533;b&#65533;^&#65533;[ */
#foot {
 padding: 5px;
 text-align: center;
        background: #1177dd;
        color:#FFF;
        font-family:"&#65533;l&#65533;r 
&#65533;o&#65533;S&#65533;V&#65533;b&#65533;N";
        font-weight:bold;
        margin-bottom:0;
 }

/* &#65533;A&#65533;h&#65533;Z&#65533;&#65533;&#65533;X */

.navi{
        margin: 10px;
        text-align: left;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}
#maintop {
        text-align: right;
        font-size: 75%;
}
#smallctgy  {
        font-size: 65%;
           color: #000051;
        letter-spacing: 2px;
        }
#descrip {
     padding:10px 10px 10px 10px;
        background: #eaffff;
     margin:0px 10px 1px 0px;
        text-align:left;
        font-size: 65%;
        font-weight:normal;
        letter-spacing: 2px;
        line-height: 1.5em;
}


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


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


strong{
font-weight:normal;
}


em{font-style:normal;
}


#entrlist { font-size:70%;
text-align:center;
}
#entrlist ul {
        padding: 0px 0px 15px 50px;
        font-size: 95%;
        text-align: left;
}
.ads p {
        padding:0px 0px 0px 10px;
        text-align:left;
       font-size:65%;
color:#999;
}

#yahoo {font-weight:bold;
 font-size:15px;
margin:0px 0px 0px 20px;



}

#foot a { color:#FFF;text-decoration:none; font-family:"&#65533;l&#65533;r &#65533;o&#65533;S&#65533;V&#65533;b&#65533;N"; font-weight:bold; margin-bottom:0;}
