@import url("common.css");

#menu {
width: 20%;
float: right;
font-size:12px;}

#menu a{
text-decoration:none;
}

#main a{
text-decoration:none;
margin-top: 1em;
margin: 0.5em
}

/*日記タイトル*/
.entry_title{
font-weight:bold;
font-size:115%;
letter-spacing:0.1em;
padding-left:0.3em;
}

/*メニューアイコン*/
.link_text{ list-style-image: url("メニューリンクのアイコンのＵＲＬ"); }

body {
margin: 1em;
color: #000000;
font-size:14px;
margin-top:10px;
font-family: "serif", "Osaka－等幅";
font-style: nomal;
background-color: #ffffff;
background-image: url(http://www.eclat.cc/home/happyporon/files/flower-rose3195_fuul.jpg);
background-repeat: none;
background-attachment:fixed;
}

h1 { font-family:"serif", "Osaka－等幅" }
p { font-size: 12px }

/*トップ絵*/
#header{
padding: 3em 0em 0.1em 1em;
margin-bottom:0.2em;
color:#ffffff;
width:100%;
background:url(http://www.eclat.cc/home/happyporon/files/artmatue.jpg) no-repeat fixed 100% 0px; 
background-color:#0000;
}