/* 
Theme Name: Sample Theme
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/


/* body要素ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

body{background-color:#cccccc;
     margin:0px;
     padding:0px;
 font-family: 'osaka','ＭＳ ゴシック';}

/* コンテナーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#container{background-color:#ffffff;
              width:760px;
              margin:10px auto 0px auto;
              padding:0;}

/* ヘッダーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#header{
background-image: url(header.jpg);background-color: #ffffff;
width:760px;
height:100px;
padding:0px;
margin:0px;
background-repeat:no-repeat; 
}


div#header h1{display: none;
              font-size:1.875em;
              margin:0px;
              padding:0px;}
div#header h1 a{display: none;
              text-decoration:none;
              margin:0px;
              padding:0px;
              width:760px;
              height:100px;}
div#header p{display: none; 
              font-size:0.75em;
              margin:0px;
              padding:0px;}

/* フッターーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#clear{clear:both;}

div#footer{width:760px;
           border-top:solid 1px #666666;
           background-color: #ffffff;
           margin:0px auto 0px auto;
           padding:10px 0px 20px 0px;}
div#footer address{margin:0px;padding:0px 0px 0px 10px;
                   font-size:12px;
                   font-style:normal;
                   font-family: Verdana,sans-serif;
                   line-height:200%;}
div#footer a:link{color:#5e8e8e;}
div#footer a:hover{color:#999999;text-decoration:none;}
div#footer a:visited{color:#5e8e8e;}
div#footer a:active{color:#5e8e8e;}

/* ページメニューーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

ul#pagemenu{list-style-type:none;
             margin:0px 0px 0px 0px;
             padding:0px 10px 0px 10px;;}
ul#pagemenu li{display:inline;
               padding-right:10px}
ul#pagemenu li a{font-size:0.75em;
                 color:#666666;
                 text-decoration:none;}

/* コンテンツーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー　*/
div#content_box{background-color:ffffff;
                margin:0px 0px 0px 0px;
                padding:0px 0px 0px 0px;
                width:760px;
                 height:100%;}

/* コンテンツ（左）ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー　*/
div#content{background-color:ffffff;
             margin:0px 0px 0px 0px;
             padding:0px;
             width:525px;
             float:left;}
div#the_post{
             margin:25px 0px 0px 40px;
             padding:0px;
             width:450px;
}
div#the_post h2{font-size:15px;
             margin:25px 0px 0px 0px;
             padding:0px;

}
div#the_post h2 a:link{color:#5e8e8e;}
div#the_post h2 a:hover{color:#999999;text-decoration:none;}
div#the_post h2 a:visited{color:#5e8e8e;}
div#the_post h2 a:active{color:#5e8e8e;}

div#the_post p{font-size:12px;
              line-height:200%;
              font-color:#333333;
}

span.titlesp{font-size:0.75em}

/* ポスト要素ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー　*/

p.postinfo{
           margin:10px 0px 40px 0px;
           padding:5px 0px 5px 0px;          
           text-decoration:none;
           font-size: 12px;
           color: #5e8e8e
           width:100%;
           border-top: 1px #333333 dotted;
           border-bottom: 1px #333333 dotted;
}

p.postinfo a{text-decoration:none;
           color: #5e8e8e}




/* ページのポスト要素　*/
div#post_page{width:500px;
         line-height:1.6;}
div#post_page h2{font-size:12px;
         color:#666666}
div#post_page p{font-size:0.9em;
         color:#5e8e8e;
 line-height:1.6}





/* リンクーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#link{
background-color: #323232;
margin:0px;
         padding:0px;
         width:180px;
         float:right;}


/* サイドバーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#sideber{margin:0px 0px 25px 0px;
            padding:0px 0px 0px 0px;
            width:235px;
            float:left;
}
div#side_txt{
           width:210px;
}
div#sideber ul{margin:0px;
              padding:0px;
              font-size:1.2em;
              color:#666666;
              text-decoration:none;
              list-style-type:none;}

div#sideber li{margin:0px;
              padding:8px 0px 0px 0px;
              font-size:0.75em;
              text-decoration:none;
              list-style-type:none;}

div#sideber li a{color:#5e8e8e;}


div#sideber li a:link{color:#5e8e8e;}
div#sideber li a:hover{color:#999999;text-decoration:none;}
div#sideber li a:visited{color:#5e8e8e;}
div#sideber li a:active{color:#5e8e8e;}


div#sideber h3{font-size:0.8em;
                 color:#666666;
                 text-decoration:none;
           width:210px;
           border-top: 1px #333333 dotted;
           border-bottom: 1px #333333 dotted;
}





/*  コメントーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー  */

#comments {clear:both;}


div#com{width:400px;
        margin-top:50px;}

textarea {width:400px;}

h3#comments{font-size:0.9em;}

div#com p{font-size:0.75em;}

/*  ページーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー  */
h2#pagetemp_h2{font-size:2em;}

