/* コンテンツの各見出し
-----------------------------------------------------*/

/* サイドの見出し
-----------------------------------------------------*/
#subtit-left{
width:155px;
height:30px;
padding:0;
margin-bottom:10px;
background-image:url(../images/sub-tit_profile.gif);
background-repeat:no-repeat;
}

#subtit-right{
width:155px;
height:30px;
padding:0;
margin-bottom:10px;
background-image:url(../images/sub-tit_entries.gif);
background-repeat:no-repeat;
}

/* メインの見出し
-----------------------------------------------------*/
#subtit-main{
width:410px;
height:30px;
padding:0;
margin-bottom:10px;
background-image:url(../images/sub-tit_message.gif);
background-repeat:no-repeat;
}



/* メインコンテンツの指定
-----------------------------------------------------*/
.outer_diary{
width:410px;
background-color: #FFFFFF;
padding:0;
margin:5px 0;
font-family: "ヒラギノ角ゴ Pro W3", meiryo, "ＭＳ Ｐゴシック" ,sans-serif;
}

.date{
width:400px;
color:#FFFFFF;
background-color:#aaaaaa;
padding:2px 5px;
margin:5px 0;
}

p.katsu{
margin:5px 0;
padding:0;
color:#D50000;
line-height:1.6;
font-weight:bold;
}

.pict_diary{
text-align:center;
margin:10px;
}

.gotop{
font-size:11px;
text-align:right;
margin-bottom:10px;
}



/* 右履歴部分の指定
-----------------------------------------------------*/
p.entreis{
padding:0;
margin-bottom:5px;
line-height:1.2;
}

.sub-tit_banner{
width:155px;
padding:0;
margin-top:20px;
font-size:14px;
font-weight:bold;
border-bottom:solid 1px #9f9f9f;
}

img.banner{
margin:10px 0;
}












