オリジナルのスキンに踏み切れないあなた。俺もよく分かんないんだけど、試行錯誤の末のスキンを披露しますので、皆で普及させよう! (^m^) これを参考に直してみたまえ!

ちなみにMacのSafariで観ることを前提に作っております。それ以外は、まぁ、ちらっと観て確認しているけど、文字がずれていたりするね。知らんわい。あと、Safariブラウザだと、タイトルとかにキチンとシャドウが効いて、キレイに表示されております。

2005年10月21日バージョンですわ。「CSS編集」で、下記のCSSに入れ替えちゃってくだせぇ。

/*Sexy Lifeスキン*/
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName: common.css
Version: 2005.06/03
Skin for: all_skin
-----------------------------------------------------
*/
.menu_frame select{
width:88%;
}
.page a{
text-align: center;
padding: 5px;
}
.page .now{
padding: 5px;
font-weight:bold;
}
.entry .contents{
line-height:1.5;
}
.entry .contents img{
margin-right:5px;
margin-left: 5px;
}
#message .contents:after,
.entry .contents:after,
#profile .contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#message .contents,
.entry .contents,
#profile .contents{
display: inline-table;
}
/* Hides from IE-mac \*/
* html #message .contents,
* html .entry .contents,
* html #profile .contents{height: 1%;}
#message .contents,
.entry .contents,
#profile .contents {display: block;}
/* End hide from IE-mac */


/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName: common.css
Version: 2005.04.20
Skin for: gray
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
* {
margin: 0;
padding: 0;
}
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
}
img {
border: 0;
}
a {
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}
ul,ol,dl,li,dt,dd{
list-style-type:none;
}

/* ----------------------- header ----------------------- */
#header{
height:193px;
width:815px;
}
#header h1 {
padding-top: 15px;
margin-left: 10px;
text-shadow: 3px 3px 3px #aaaaaa;
}
#header h2{
margin-left: 10px;
margin-right: 240px;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{
font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro";
color:#000000;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1,
#header h1 a{
font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS 明朝", "MS P明朝", serif;
color: #000000;
font-size: 25px;
font-weight: nomal;
line-height: 1.5;
}
#header h2{
font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro";
color:#666666;
font-size:11px;
font-weight: normal;
line-height:1.5;
}
.menu_title {
color: #ffffff;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 10px;
line-height: 1.3;
}
#profile,
#reader {
color:#666666;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#666666;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS 明朝", "MS P明朝", serif;
font-size: 12px;
font-weight: bold;
color:#010101;
text-shadow: 3px 3px 3px #aaaaaa;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#666666;
}
.entry .title{
font-size:15px;
font-weight:bold;
color:#010101;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
/*
body {
background-color: #FFFFFF;
}
#frame {
background-color:#FFFFFF;
}
#sub_a{
background-color:#FFFFFF;
}
#sub_b{
background-color:#FFFFFF;
}
*/
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 20px;
}
.menu_title {
margin: 0px 2px 20px;
padding: 6px 0px 6px 24px;
border-bottom: 0px dashed #ffffff;
background-image: url(http://homepage.mac.com/sexykent/sheepbar.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-indent: 3px;
}

/* ----------------------- menu_element_background ----------------------- */

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form {
margin-left: 6px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
text-align:center;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td {
text-align:center;
}
#calendar td a {
color:#CC0000;
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/
/*archives*/

/*search*/
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/

/*bookmarks*/

/*recent_trackback*/
/*recent_comment*/

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
background-image: url(http://nwimg.ameblo.jp/p_skin/gray/img/icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 9px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */







/*ameblo*/
#ameblo{
border: 0px solid #ffffff;
text-align: center;
padding-top: 7px;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 5px;
}

/*RSS*/
#rss{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:99%;
margin-bottom: 15px;
border-top: 0px dashed #ffffff;
border-bottom-width: 0px;
border-bottom-style: dashed;
border-bottom-color: #ffffff;
}
#message .contents{
margin-top: 0px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 99%;
margin-bottom: 20px;
}
.entry .date{
width:99%;
/*background-color: #ffffff;
padding: 5px 0px 2px 0px;
border-bottom: 0px solid #000000;
border-right: 0px solid #000000;*/
display: block;
color: #000000;
}
.entry .name{
margin-top: 5px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
display: block;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
}
.entry .foot{
text-align: right;
padding-top: 5px;
padding-right: 20px;
border-top: 1px dashed #999999;
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px solid #000000;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #000000;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed #999999;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module label{
display: block;
float: left;
width: 70px;
text-align: right;
}
#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
margin-bottom: 3px;
margin-left: 0px;
}
#comment_module form ul {
width: 340px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 340px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 330px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}

/*reader_list*/
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #000000;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #000000;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName: layout_liquid4.css
Version: 2005.03/03
Skin for: gray
-----------------------------------------------------
*/

body#mainIndex {
padding-left: 10px;
padding-right: 10px;
}
#frame {
width: 815px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}
#main{
margin-right: 170px;
margin-left: 10px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#firstContentsArea {
margin-right: 170px;
}
#subFirstContentsArea {
margin-right: 15px;
}

#sub_a{
width:170px;
position: absolute;
right: 175px;
top: 0px;
}
#sub_b{
width:170px;
position: absolute;
right: 0px;
top: 0px;
z-index: 100;
}

#header {
background-image: url(http://homepage.mac.com/sexykent/kousin.gif);
}

#header {
background-repeat:repeat-x;
}

body {
background-image: url(http://homepage.mac.com/sexykent/background.gif);
}