﻿
.mt-ue {background:url(img/ue.jpg);
		width:480px;
		height:21px;
		margin-left:5px;}

.mt-sita {background:url(img/sita.jpg);
		width:480px;
		height:21px;
		margin-top:-16px;
		margin-left:5px;}

.space {background-color:#FFFFFF; height:520px;}

.sub h2{background:url(img/anna1i.png);
		width:186px;
			height:26px;
			font-size:16px;
			color:#FFFFFF;
			padding-top:10px;}

.blog {background:url(img/naka.jpg) repeat-y;
		width:480px;
		margin-left:5px;}

.blog h2 {
	background:url(../img/anna1i.png);
			width:186px;
			height:26px;
			font-size:16px;
			color:#FFFFFF;
			padding-top:10px;}

.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 {
	width:95%;
	padding-top:15px;
	padding-left:10px;
	text-align:left;}

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


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

/*トップライト*/
.mtleft h2 {
	background :url(img/menu-h2.png) no-repeat;
	color: #FFFFFF;
	font-size:14px;
	height:25px;
	font-weight:bold;
	padding-top:5px;
	padding-left:65px;}

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


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

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