.mt-blog {
	margin: 0px auto;
	width: 750px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding:0}

.mt-blog table {background:none;}

.mt-left2 { margin-top:-17px;}
	
.mt-left h2 {
			font-size:15px;
			font-weight:bold;
			height:29px;
			width: 196px;
			background:url(img/mt-h2-back.jpg) no-repeat;
			margin:1px 1px 0 1px;
			padding:5px 0 0 10px;}
			
.mt-left ul {
			margin: 0px 0px 0px 2px;
			padding: 0px;
			width: 193px;}
			
.mt-left li {
			background: url(img/menu_contents_listmark.gif) no-repeat 3px 7px;
			margin: 0px;
			padding: 3px 0px 3px 25px;
			color: #666666;
			list-style:none;}

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

.ichiran {
	margin-left:50px;}
			
.mt-calender, .mt-cate, .mt-ent, .mt-list {
		width: 198px;
		margin-top:10px;
		border: 1px solid #CCCCCC;
		background: #F9F9F9;}

.mt-right {
	padding:0px;
width:512px;}

.m-blog {
	margin:0 0 0px 17px;
	padding:0;
	width:500px;
	}

.mt-right h2 {
	background:url(img/mt-title-back.jpg) no-repeat;

	height:42px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding:13px 0 0 50px;}

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

.entry {
	padding-left:1.9em;
	text-align:left;}

.entrysita {
	text-align:right;
	padding-left:2em;}


 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;
 } 
#calendar table { 
	width: 180px; 
	padding:0px;}
	
 /*カレンダーのタイトル*/
#calendar caption { 
	color: #FFFFFF; 
	background-color:#56A534;
	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 #56A534; 
	border-left: solid 1px #56A534; 
	border-top: solid 1px #56A534; 
	border-bottom: solid 2px #56A534;} 
	
#calendar a {
	color: #000000;
	background-color: #999999; 
	text-decoration: none;}
	
#calendar a:hover {
	color:#009900;
	background-color:#CCCCCC; 
	text-decoration:underline;}	

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

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