/*----- 一覧 -----*/

div.List{
width:570px;
_width:580px;
margin:20px 0 0 10px;
_margin:20px 0 0 0;
padding:0;
}

div.ListInner{
width:180px;
margin:0 0 15px 10px;
background:url(../img/bg_list.jpg) repeat;
float:left;
}

div.ListInner img{
margin:10px 10px 5px;
}

div.ListInner p.date{
margin:0 0 0 10px;
}

div.ListInner p.title{
margin:0 0 5px 10px;
}

div.pagenate{
width:550px;
margin:20px auto 0;
text-align:left;
font-size:1em;
font-weight:bold;
}

/*
span.current_page{
font-weight:bold;
color:#888;
}
*/

/*----- 個別 -----*/

div.FreindPhoto{
width:460px;
margin:0 auto 0;
padding:25px 20px;
text-align:center;
background:url(../img/friend_bg.jpg);
}

div#contents div.rightBox h3{
width:490px;
margin:20px auto 0;
padding:10px 0 10px 10px;
background:url(../img/bg_h3.jpg);
}

div.FreindPhoto img{
margin:0 auto 0;
}

div.FreindPhoto div.text{
margin:25px 0 0;
text-align:left;
}

div#contents div.rightBox p.back{
width:500px;
text-align:right;
margin:15px auto 0;
padding:0;
}
