body {font-family:ＭＳ Ｐゴシック}

.mt-left {
padding-top:1px;
padding-left:1px;
text-align:center;
float:left;}

.mt-left h2 {
width:150px;
background-color:#666666;
padding:0.5em;
text-align: center;
margin:0;}

.mt-left li {list-style:none;}

.mt-right li {list-style:none;}

.mt-left2 a{
padding:0.5em;
width:150px;
order-top:0px;
text-decoration:none;
margin:0px;
border:#000000 1px solid;
color: #99CCCC;
display:block;
background:#000000;}
  
.mt-left2 a:hover {background-color:#CC0000;}

.mt-left ul, .mt-left2 ul, .mt-right ul {
padding:0;
margin:0;}

.mt-center {
color:#99CCCC;
width:600px;
padding-left:0.7em;
float:left;
text-align:left;}

.mt-center h2 {
	color:#99CCCC;
	border: #000000 1px solid;
	background-color:#666666;
	padding:0.4em;}

.mt-center p {
	 color:#99CCCC;}

.mt-right {
width:160px;
text-align:center;
float:right;
margin-left:0.6em;}

.mt-right h2 {
color:#99CCCC;
background-color:#666666;
padding:0.7em;
text-align: center;
margin:0;}

.mt-right a{
padding:0.5em;
width:150px;
order-top:0px;
text-decoration:none;
margin:0px;
border:#000000 1px solid;
color: #99CCCC;
display:block;
background:#000000;}

.mt-right a:hover {background-color:#CC0000;}

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

.entry {
	padding-left:2em;
	width:90%;
	text-align:left;}

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


 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;
 } 
#calendar table { 
	width: 150px; 
	padding:0px;}
	
 /*カレンダーのタイトル*/
#calendar caption { 
	color: #99CCCC; 
	background-color:#666666;
	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 #666666; 
	border-left: solid 1px #666666; 
	border-top: solid 1px #666666; 
	border-bottom: solid 2px #666666;} 
	
#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;}
