@import "../../common/style_blog.css";
@charset "utf-8";
.olddiary_head{ width:532px; background: url(../../images/h1.gif) no-repeat right bottom;}
.olddiary_head .date{	
	background:url(../../images/date.gif) no-repeat left top;
	padding-top:8px;
	padding-bottom:5px;
	margin-right:8px;
	float:left;
	width:55px;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold; line-height:1.2;
}
.olddiary_head .date_small{ font-size:11px;padding-bottom:1px;}
.olddiary_head .date_big{font-size:14px; padding-bottom:1px;}
.olddiary_head h1{	
	font-size: 140%;
	color: #993300;
	margin:0px;
	padding-top:5px;
	padding-bottom:0px;
	width: 430px;
	float:none;
}
.olddiary_head .category{ color:#525050;}
.olddiary_body{width:532px;}
.olddiary_body p{ margin-right:5px;}
.olddiary_body h2{color: #993300;font-size: 140%; margin-bottom:3px; margin-top:1em; background-position:0 2px}
.olddiary_body ol { list-style-type:decimal; background-image:none;}

table.olddiary-index{ border:0; margin-top:20px; margin-left:70px;line-height:1.4}
table.olddiary-index td{ padding-right:10px; padding-bottom:5px; }
table.olddiary-index h3{ font-size:110%; font-weight:bold; margin:0px; padding:0px;}
table.olddiary-index a:link,table.olddiary-index a:visited{ text-decoration:underline;}

.entry_foot{  padding:0 0 0 150px; margin-bottom:0px;margin:0; width:390px;  }
.entry_foot ul li{ margin-left:20px; }

table.foot-table,table.foot-table td{ border:1px solid #000000; border-collapse:collapse; }
table.foot-table td{ padding:2px 5px;}