.mt {float:left;}

.blog {width:550px;
		padding-left:10px;}

/*左側メニュー*/

.mtleft {
	background-color : #c7cab3;
	border:solid gray 1px;
	width:170px;
	font-size:12px;
	font-family : Arial;
	line-height : 30px;
	vertical-align:top;}

.list {
	text-align:right;
	margin-right:4px;}

.ichiran {
	margin-left:60px;}


 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom:10px;}
	
#calendar table { 
	width: 160px;
	padding:0px;
	margin-left:5px;
	margin-right:5px;}
	
 /*カレンダーのタイトル*/
#calendar caption { 
	color: #FFFFFF; 
	background-color:#89BA2B;
	font-family: Verdana, Arial, sans-serif; 
	font-size:14px;
	padding:5px 0px;
	text-align: center; 
	font-weight: bold;
	line-height: 15px;}
	
 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color:#333333; 
	padding:2px 0px 0px 0px;} 
	
/*カレンダーの日付*/
 #calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #333333;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 2px #89BA2B; 
	border-left: solid 1px #89BA2B; 
	border-top: solid 1px #89BA2B; 
	border-bottom: solid 2px #89BA2B;} 
	
#calendar a {
	color: #000000;
	background-color: #999999; 
	text-decoration: none;}
	
#calendar a:hover {
	color:#009900;
	background-color:#CCCCCC; 
	text-decoration:underline;}	


/*ブログ記事*/

.blog {
	padding:0 10px 0 10px;
	vertical-align:top;}

.blog h2 {
	font-size : 12px;
	font-family : Arial;
	background-color : #ffffff;
	border:solid #804000 1px;
	background-image : url(bg_05.gif);
	line-height : 20px;
	width:550px;
	height : 20px;
	color : #6b6b36;}

.blogtitle {
	margin:0.5em 0em 0em 0.5em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-indent: 5px;
	font-size:12px;
	color: #666;
	font-weight:bold;
	border-bottom:solid 1px;
	border-top:solid 1px;
	width:98%;}

.entry {
	padding-left:1.8em;
	text-align:left;
	line-height:160%;
	width:530px;}

.entrysita {
	text-align:right;
	padding:0.8em 1.0em 0 0;
	font-size:12px;}


/*アーカイブ*/

.entrylink {
	border-top:dashed 1px #666666;
	text-align:center;
	padding-top:5px;
	font-size:12px;}

.hiduke {
	font-weight:bold;
	text-align:center;
	color:#666666;
	padding:0.8em 0em;
	font-size:12px;}

.listlink {
	font-size:12px;
	text-align:center;}
