@import url("common.css");

<STYLE type="text/css">
<!--

BODY {
font-size:15px;
font-family: "HGP明朝B", "Osaka－等幅";
color: #7d7d7d;
background-color: #090909; 
background-image : url(背景画像URL);
background-repeat: no-repeat;
background-attachment: fixed;
background-position : 0% 0%;
background-color:#000000;
}

/*メニューアイコン */
.link_text{ list-style-image: url("右のメニュ－欄の黒いボッチの画像URL");
} 

-->
</STYLE>
body {
margin: 1em;
color: #ffffff;
font-size:13px;
margin-top:300px;
font-style: nomal;
background-color: #090909; 
background-image: url()
}
p{background-color: #0000ff;background:url() no-repeat fixed ;background-position: bottom center}
#menu {width: 30%; float: right;}
#main {margin-right: 30%;}

/* メニュー */
div.link{border:15px solid #00004f; margin:0 10px 5px; background-color:#090909;}
div.link_title{background-image:url(http://www.eclat.cc/theme/mad/walla7.gif); margin:4px; padding:4px; font-weight:bold; border-right:5px solid #00004f; border-bottom:15px solid #000000;}
span.poster{background-color:#ffcccc;}
#menu a{font-size:15px;}

/* メイン */
div.entry{background-color:#090909; border:20px solid #00004f; margin-bottom:15px;}
div.entry_date{background-color:#090909;}
div.entry_title a{font-weight:bold; color:#990000; font-size:17px; text-decoration:none;}
div.entry_info{text-align:right;}
div.entry_body{margin:10px;}
hr{display:none;}

/* コメント */
div.comment_element{border-bottom:1px dashed #ffffff; font-size:15px; padding:2px;}
a.for-owner{font-size:15px; color:#ffffcc;}
a.comment_auther{font-weight:bold; color:#ffffff;}

<STYLE type="text/css">
<!--
BODY{ margin: 15px 120px 120px 120px; }
-->
</STYLE>