.mt {
width:800px;
clear:both;
}

.mt-left {
float:left;
width:260px;
}

.mt-left h2 {
font-size:19px;
color:#2FACA0;
background:url(img/clover.jpg) no-repeat;
width:195px;
padding-left:50px;
}

.mt-left ul {
list-style:none;
font-weight:bold;
}

.mt-left ul a {
text-decoration:none;
font-size:14px;
}

.mt-right {
float: left;
width: 500px;
margin-right: 20px;
margin-left: 20px;
}

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

.mt .mt-right h2 {
font-size:19px;
color:#2FACA0;
background:url(img/clover.jpg) no-repeat;
width:195px;
padding-left:50px;
}

.blog {
margin-left:18px;
}
	
.blogtitle {
background:url(img/mttop.jpg) no-repeat;
width:449px;
height:42px;
color: #F90;
margin-bottom:0;
padding-left:10px;
font-weight:bold;
}

.blogtitle a {
color: #F90;
font-weight:bold;
}

.entry {
background:url(img/mtmiddle.jpg) repeat-y;
width:449px;
height:auto;
margin-top:0;
padding-left:10px;
padding-right:10px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
line-height: 24px;
}

.entry p {width:95%;}

.entrysita a{
text-align:right;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
}

.entrysita2 {
background:url(img/mtbottom.jpg) no-repeat;
width:449px;
height:41px;
display:block;
}

.entrylink {
text-align:center;
background:url(img/mtbottom.jpg) no-repeat;
width:449px;
height:41px;
display:block;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px
}

.entryright {
text-align:right;
padding-right:15px;}

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


.pr{
font-size:10px;
margin-top:20px;
margin-bottom:20px;

}
