#sidebar ul{ width:180px;}

#recent-posts-3,
#calendar-3,
#archives-3{ display:block;}


/**/
/* カレンダー */
#calendar-3{}
#calendar-3 #calendar_wrap{}
#calendar-3 #calendar_wrap table{
width:180px;
}
#calendar-3 #calendar_wrap table caption{
font-size:16px;
margin:6px 0;
}
#calendar-3 table thead{}
#calendar-3 table tbody{}
#calendar-3 table th{ text-align:center;}
#calendar-3 table td{ text-align:center; width:22px;}
#calendar-3 table td a{ padding:3px 3px; background:#fff; border:1px solid #ccc; margin:0px; display:block;}
#calendar-3 #prev a,
#calendar-3 #next a{
	width:45px;
}
#calendar-3 table tfoot{}
#wp-calendar td.pad:hover{ background:none;}

/* 最近の投稿 */
#recent-posts-3{ margin-bottom:25px; width:180px;}
#archives-3 ul,
#categories-3{ display:block;}
#categories-3 ul,
#recent-posts-3 ul{ text-align:center; list-style:none!important; margin:0px!important; padding:0px!important; text-indent:0px!important; display:inline-block;}
#categories-3 ul li,
#recent-posts-3 ul li{ padding:0px!important; txt-indent:0px;}
#recent-posts-3 ul li a:hover{ background:none;}

/* アーカイブ */
#categories-3,
#archives-3{ margin-bottom:25px;}
#archives-3 ul{ margin-left:4px;}
html>body #archives-3 ul{ margin-left:8px;}
#archives-3 ul li{}
.hentry h3 span{ font-size:12px; color:#999; line-height:2em}


#calendar-3 h2,
#recent-posts-3 h2,
#categories-3 h2,
#archives-3 h2{ background:#D2AC73;
color:#FFFFFF;
font-size:14px;
padding:3px 6px !important; text-align:left;}


/**/
#archives-3 ul li a,
#categories-3 ul li a,
#recent-posts-3 ul li p,
#recent-posts-3 ul li a{
float:right;
height:auto;
margin:1px 0 2px 0;
padding-left:0;
text-align:left;
width:145px;
}

#archives-3 ul li,
#categories-3 ul li,
#recent-posts-3 ul li{
border-bottom:1px dotted #CCCCCC;
background:url(/common/img/arw.png) top left no-repeat;margin:5px 0px; 
display:inline-block;
width:163px;
font-size:14px;
}

.navigation{ display:inline-block; xborder-top:1px solid #ccc; xborder-bottom:1px solid #ccc; margin:8px 0px; width:100%;}
.navigation div{ margin:10px 0px;}
.navigation .alignleft{ float:left; width:50%; text-align:left;}
.navigation .alignright{ float:right; width:50%; text-align:right;}
