デザイン変更

テンプレートの変更とともに気に食わないところを修正。
背景画像はすべて作り直しました。
メインの画像のところはまだ出来てないので、
桜の画像で埋めときます。

css

body {
font-family:
	Osaka,
	sans-serif;
text-align: center;
font-size: 12px;
}
h1,h2,h3,h4,h5,p,ul,ol,li,img,a,table,td,tr,th {
font-style:normal;
font-weight:normal;
color: #333333;
border:none;
}
img {
border:none;
}
ul {
list-style-type: none;
}
table {
border-collapse:collapse;
border-spacing:0px;
empty-cells:show;
}
td.calendar-day a{
border:none;
}
a {
text-decoration: none;
color:#3DA8C9;
border:none;
}

a:link {
text-decoration: none;
color:#3DA8C9;
border:none;
}
a:visited {
text-decoration: none;
color:#4076A3;
border:none;
}
a:hover {
text-decoration: underline;
color:#3DA8C9;
border:none;
}
a:active {
text-decoration: underline;
border:none;
}
.hatena-modulebody li a:hover {
color:#3DA8C9;
}
h1 {
display: block;
margin: 10px auto;
font-size: 24px;
text-indent: 30px;
height: 150px;
width: 750px;
padding: 0px;
background: url(http://homepage3.nifty.com/pannda/images/sakurah1.jpg) no-repeat center top;
line-height: 4em;
}
h1 a {
border-bottom-style: none;
}
h1 a:link {
color: #FFFFFF;
font-weight: bolder;
}
h1 a:visited {
color: #FFFFFF;
}
#simple-header {
padding: 0px;
background: url(http://homepage3.nifty.com/pannda/images/header.gif) no-repeat center top;
width: 750px;
margin: 0px auto;
height: 40px;
}
#simple-header ul{
right: 15px;
}
.main {
padding: 0px;
float: right;
margin: 0px 0px 0px 10px;
font-size: 14px;
}
.sidebar {
float: right;
position: static;
margin-top: 18px;
}
h2 {
background: url(http://homepage3.nifty.com/pannda/images/main01.gif) no-repeat center top;
}
.main div.body {
background: url(http://homepage3.nifty.com/pannda/images/main03.gif) repeat-y center bottom;
}
.main div.section {
background: url(http://homepage3.nifty.com/pannda/images/main02.gif) repeat-y center top;
}
.main div.comment {
background: url(http://homepage3.nifty.com/pannda/images/main03.gif) no-repeat center bottom;
}
.main div.caption {
background: url(http://homepage3.nifty.com/pannda/images/main01.gif) no-repeat center top;
}
.hatena-module {
background: url(http://homepage3.nifty.com/pannda/images/main_s03.gif) no-repeat center bottom;
}
.hatena-moduletitle {
background: url(http://homepage3.nifty.com/pannda/images/main_s01.gif) no-repeat center top;
}
.hatena-modulebody{
background: url(http://homepage3.nifty.com/pannda/images/main_s02.gif) repeat-y center top;
}
.hatena-modulebody li a {
width: 155px;
}
.hatena-modulebody li a:hover {
width: 155px;
}
form.hatena-searchform {
margin-top: 0px;
}