.blogtitle {
	border-left:#FFFF00 6px solid;
	border-bottom:#999999 dotted 1px;
	padding-left:0.8em;
	font-size:1.1em;
	color:#666666;}


.entry {}

.entrysita {
	text-align:right;
	border-bottom:#999999 dotted 1px;
		margin-bottom:15px;}



 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center;
	float:left;
 } 
#calendar table {
	width: 180px; 
	padding:0px;}
	
 /*カレンダーのタイトル*/
#calendar caption {
background-color:#FFFFFF;
	font-size:12px; 
	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 {
	font-size:10px;
	width:16px;
	height:16px;
	font-weight: normal; 
	color: #333333;
	text-align: center;
	padding-top:0px;
	padding-bottom:0px;
	border-right: solid 2px #0086D1; 
	border-left: solid 1px #0086D1; 
	border-top: solid 1px #0086D1; 
	border-bottom: solid 2px #0086D1;} 
	
#calendar table tr td a {
	line-height: 12px; 
height:14px;
	color: #000000 ;
	background-color: #999999 ;
	width:14px ;
	margin-left:auto ;
	margin-right:auto ;
	margin-bottom:0px ;
	margin-top:1px ;
	padding:0px ;
	text-decoration: none;
	display:block;
	}
	
#calendar a:hover {
	color:#FF6600;
	background-color:#CCCCCC; 
	text-decoration:underline;}	

/*トップライト*/
.mtright h2 {
	background-color:#0086D1;
	text-align:center;
	color: #FFFFFF;
	font-size:12px;
	height:20px;
	padding-top:3px;}

.mtright ul {
	padding:0.8em 0em;}


.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;}
.left2 {
text-align:center;
float:left;
	width:180px;}


.left2 h2 {
  padding:0.5em;
  margin:0;
	border:#FF3333 1px solid;
    color:#FFFFFF;
    background-image:url(backimg_red.gif);
}
.left2 a {
  border:#CCCCCC 1px solid;
  /*background:#FFFFCC;*/

  padding:0.5em;
  border-top:0px;
  text-decoration:none;
  display:block;
  margin:0px;}
