/*  
Theme Name: プレゼン用
Theme URI: http://ryukyunet.biz/
Description: プレゼン用専用テーマ
*/

body {
 font-size:100%;
 text-align:center;
 margin:0;
 color: #444444;
 font: Meiryo,"メイリオ",Osaka,"MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
 line-height: 1.6;
}

.nue {
 margin-top:15px;
 width: 640px;
 height: 85px;
 background-image:url(img/nue.gif);
 background-repeat: no-repeat;
 clear: both;
}

/*  メイン背景の中段本文  */

.naka {
 padding-top: 0.5em;
 margin-top: 0;
 width: 640px;
 background-image:url(img/rnaka.gif);
 clear: both;
 padding-bottom: 2em;
 text-align:left;
}

.btitle {
 padding:0 5px 0 23px;
 margin:0 32px 20px 47px;
 background-image:url(img/btitle.gif);
 background-repeat: no-repeat;
 background-color:#f9d378;
 color:#8e6638;
 text-align:left;
 font-weight:bold;
}

.naka hr {
 clear: both;
}

/*  メイン背景の下段  */

.sita {
 width: 640px;
 background-image:url(img/rsita.gif);
 background-repeat: no-repeat;
 height: 60px;
 margin-top: 0;
 clear: both;
}

.blog {
 width: 550px;
 margin-left: 40pt;
}


