* {margin: 0px;
padding:0px;
}

body {
color:#333;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
}

img {
border:none;
}

ul {
margin: 0px 0px 0px 5px;
padding: 0px;
list-style-type: square;
}

h1 {margin: 0px 20px 0px 20px;}

/* -- リンクの文字色 -- */
a:link,
a:visited,
a:active  {color: #4682B4; text-decoration: underline;}
a:hover   {color: #FF1493; text-decoration: underline;
position:relative;top:2px;left:2px;
}



.pink a:link, .pink a:visited { color: #fd1ca3; }
.pink a:hover { color: #39f; 
position:relative;top:2px;left:2px;}
.pink a:active { color: #fd1ca3; } 





/* -- 背景色 -- */
body {
background-color:pink;
background-image:url(http://funfunmama.com/img/0002.gif);
background-attachment:fixed;
}
#lace_l { 
background-image:url(http://skyblueheaven.img.jugem.jp/20090223_488360.gif); 
background-repeat:repeat-y;
}
#lace_r { 
background-image:url(http://skyblueheaven.img.jugem.jp/20090223_488361.gif);
background-repeat:repeat-y;
background-position:right top;
}
#content{
background-color:#ffffff;
}

/* -- ページレイアウト -- */

/* レース模様（左側） */
#lace_l {
width:860px; /* 全体の幅 */
margin:0px auto;
}
/* レース模様（右側） */
#lace_r {
width:100%;
}
#content {
margin:0px 22px;
padding-bottom:30px;
}

















#sidebar {
width:280px; /* サイドバーの幅 */
float:right;

}
#main {
width:520px; /* メインエリアの幅 */
float:left;

}

















#footer {
clear:both;
width:100%;
text-align:right;
margin-top:50px;
}











/* LinkWithin */ 

2 .linkwithin_div {  

3 color: #666666;  /*フォントの色 */ 

4 font-size: 12px;  /*フォントのサイズ */ 

5 padding: 0px 0px 0px 25px;  /*左余白25pxの数値を変更 */ 

6 } 











/* -- サイトタイトルの文字サイズ・色 -- */
.site_title {
padding:14px 90px 14px 0px;
font-size: 12px;
color: #4e454a;
text-align: right;
background-image: url(http://funfunmama.com/img/taba.jpg);
background-repeat: no-repeat;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
color:#4e454a;
text-decoration:none;
}

/* -- ブログの説明文 -- */
.description {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
padding:10px 10px 25px 0px;
font-size: 10px;
color: #4e454a;
text-align: center;
}











/* -- エントリー -- */
.entry {
margin: 0px 0px 20px 10px;
padding: 20px;
}
.entry_navi{
font-size:10px;
text-align:center;
}
.entry_date {
font-family: "Verdana";
font-size: 9px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}
.entry_title {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 12px;
font-weight: bolder;
color: #cc3333;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #666666;
}
.entry_body {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 12px;
line-height: 170%;
color: #4e454a;
margin: 15px 0px 15px 0px;
}
.entry_more {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 12px;
line-height: 170%;
color: #4e454a;
margin: 35px 0px 15px 15px;
}
.entry_state {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
color: #666666;
margin: 20px 0px 25px 0px;
}

blockquote {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 12px;
color: #808080;
margin: 20px 10px 20px 10px;
padding: 10px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

/* -- サイドバー -- */
.linktitle {
width:206px;
font-family: "Verdana";
font-size: 10px;
font-weight: bolder;
color: #cc3333;
line-height: 115%;
margin: 0px 10px 5px 10px;
padding: 2px;
}

.linktext {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
color: #333333;
line-height: 160%;
margin: 1px 10px 10px 20px;
padding: 10px;
}

.back {
margin: 0px;
padding: 0px 0px 10px 0px;
background-color: #FFFFFF;	
}

.page {
font-size: 11px;
color: #000033;
padding: 10px 0px 0px 0px;
text-align: center;
}

.pict {
background:#FFF;
padding:4px;
border-top:1px #D1D1D1 solid;
border-right:1px #989898 solid;
border-bottom:1px #989898 solid;
border-left:1px #D1D1D1 solid;
}

/* -- SEARCH -- */
.search_box {
margin: 0px 0px 5px 20px;
}


/* フッター */
.copyright {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
color: #332d2d;
line-height: 170%;
margin: 10px 0px 0px 0px;
text-align: center;
}


/* -- カレンダー -- */
.calendar {
font-family: "Verdana";
font-size: 10px;
color: #666666;	
line-height: 140%;
background: #FFFFFF;
margin: 1px 10px 20px 10px;
padding: 3px 0px 10px 0px;
}

.cell {
width: 25px;
height: 13px;
padding: 1px;
}

.weekday {
font-size: 9px;
text-align: center;
font-weight: bolder;
width: 25px;
height: 13px;
padding: 1px;
}
