body  {background-image: url(http://kisode.com/presentation09//design/bg_new.jpg);
       background-repeat: no-repeat;
       background-attachment: fixed;}
/* コンテナ */
div#container	{width: 800px;
		margin: auto}


/*本文*/
div#header {margin-top: 80px}
div#content h1 {font-size: 0.8em;
		font-family: Helvetica, Trebuchet MS, sans-serif;
                font-weight: bold;
　　　　　　　　　margin-bottom: 20px;
                letter-spacing: 1px;
                color:black;
                float: left}
/*div#content h1 img {margin-bottom: 20px;}*/
h2 {clear: both;}

/*メニュー*/
div#header span.menu a {　/*background-image: url("http://kisode.com/presentation09/design/menuback.jpg");
                       　　font-size: 0.7em;
                       　　font-family: Helvetica, Trebuchet MS, sans-serif;
                      　　 font-weight: normal;
                      　　 text-decoration: none;
                       　　color: Dimgray;
                       　　padding: 3px 10px;
                       　　margin-bottom: 15px;*/
                       clear:both;
                       float: left}

/*コンテンツ*/
div#content	{width:800px;
                 float: left}

			   
/*記事内の画像*/
.mt-enclosure-image img	  {border: none}



span.pagenext {float: right;
               margin-top: -50px}
span.pageprev {float: left;
               margin-top: -50px}			

span.pagenext a {text-decoration: none;
                 font-size: 0.7em;
                 font-family: Helvetica, Trebuchet MS, sans-serif;
                 font-weight: normal;
                 color: black}
span.pageprev a	{text-decoration: none;
                 font-size: 0.7em;
                 font-family: Helvetica, Trebuchet MS, sans-serif;
                 font-weight: normal;
                 color: black}


				
/*フッター*/
div#soko  a {font-style: normal;
              font-family: Helvetica, Trebuchet MS, sans-serif;
              color: black;
         margin-top: 25px;
              clear:both;}
div#soko   {font-size: 0.7em;
         font-style: light;
         font-family: Helvetica, Trebuchet MS, sans-serif;
         color: DimGray;
         margin-bottm: 50px;
         clear:both;}
