body{
   text-align: center;
   background-color: #ccff99;
}

#container{
   width: 640px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-color: #ffffff;
}

/*ヘッダー部分*/

#header h1{
   font-size: 24px;
   font-family: "Times New Roman", serif;
   margin-top: 0;
   margin-bottom: 0;
}

#header h1 a{
   color: #ffffff;
   text-decoration: none;
}

#header h2{
   color: #000033;
   font-size: 12px;
   margin-top: 6px;
   margin-bottom: 0;
}

#header{
   background-color: #66cc66;
   padding: 16px 20px 43px;
   text-align: center;
   background-image: url(http://nomuikumouzai.z0z.jp/head01.gif);
}

/*エントリー部分*/

#content .pcenter{
   text-align: left;
   margin-left: 20px;
   margin-right: 20px;
   font-size: small;
}

#content .pcenter2{
   text-align: left;
   border-top: solid 1px #669966;
   padding-top: 20px;
   margin-left: 20px;
   margin-right: 20px;
   font-size: small;
}

#content .pcenter2 a{
   color: #0000ff;
}

#content .pcenter2 a:hover{
   color: #ff0000;
}

#content h2{
   font-size: 24px;
   color: #ffffff;
   background-color: #669966;
   padding: 3px 5px 2px;
   margin-top: 10px;
   clear: both;
}

#content h3{
   text-align: left;
   font-size: 18px;
   color: #663399;
   margin-left: 20px;
}

#content p{
   font-size: small;
   color: #000000;
   line-height: 150%;
}

#content .flot{
   float: left;
   margin-right: 20px;
   margin-left: 10px;
   margin-bottom: 20px;
}

#content .main{
   margin-left: 20px;
   margin-right: 35px;
   margin-bottom: 20px;
}

#content a{
   color: #0000ff;
}

#content a:hover{
   color: #ff0000;
}

#content .posted{
   border-top: solid 1px #669966;
   padding-top: 6px;
   margin-bottom: 40px;
   clear: both;
}

#content{
   margin-left: 30px;
   margin-right: 30px;
}

#content ul{
   color: #666666;
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-weight: bold;
}

#content p.detail img{
   float: none:
   border: none:
   margin-right: 4px;
   margin-bottom: 0;
   vertical-align: middle;
}

#content p.detail a{
   color: #0066ff;
   text-decoration: none;
   border-bottom: dotted 1px #0066ff;
   padding-bottom: 2px
}

/*フッター部分*/

#footer{
   text-align: center;
   background-color: #66cc66;
   color: #ffffff;
   clear: both;
}

#footer p{
   border-top: solid 5px #66cc66;
   padding-top: 3px;
   border-bottom: solid 5px #66cc66;
   padding-bottom: 3px;
}

#footer p{
   font-size: 12px;
   margin-top: 0;
   margin-bottom: 0;
}

#footer a{
   color: #ffffff;
   text-decoration: none;
}

#footer2{
   text-align: left;
   background-color: #66cc66;
   color: #ffffff;
   border-top: solid 30px #ccff99;
   padding-left: 30px;
   padding-right: 30px;
   padding-bottom: 10px;
   font-size: 10px;
}

#footer2 p{
   border-top: solid 5px #66cc66;
   padding-top: 3px;
   border-bottom: solid 5px #66cc66;
   padding-bottom: 3px;
}

#footer2 p{
   font-size: 12px;
   margin-top: 0;
   margin-bottom: 0;
}

#footer2 a{
   color: #ffffff;
}

