/* CSS Document */
.blogmain{
font-size:0.9em;}

.blogleft{
float:left;
width:170px;
text-align:left;}

.left-back {
background-color:#fff3e7;}

.blogright{
float:right;
width:630px;
border-left:10px solid #FFF9E6;
background-color:#FFF9E6;
}

.blog h2 {
	background-color: #ebcab8;
	text-align:center;
	color: #ffffff;
	font-family:"平成明朝体 W5";
	font-size:15px;
	font-weight:bold;
	padding-left:px;
	height:23px;
	padding-top:5px;
	width:600px;
	letter-spacing:2px;
	line-height:13px;
}
.blogtitle2 {
	font-family:"ＤＦＰ華康明朝体 W5";
	padding-top:3px;
	text-align:left;
	color: #e0b4a7;
	font-size:13px;
	font-weight:bold;
	padding-left:1.1em;
	width:600px;
	margin-top:10px;
	letter-spacing:-1px;
	line-height:10px;
}

.blogtitle {
	color: #ceceff;
	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;
	border-top:solid 1px;
}


.entry0 {
	font-family:"MS UI Gothic";
	font-size:x-small;
	padding-left:1.5em;
	padding-right:1.5em;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}
.entry {
	font-family:"MS UI Gothic";
	font-size:x-small;
	padding-left:3.0em;
	padding-right:1.5em;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}
	
.entry p{
	font-family:"MS UI Gothic";
	font-size:x-small;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}
.entry0 p{
	font-family:"MS UI Gothic";
	font-size:x-small;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}

.entrysita {
	text-align:left;
	padding:0px 1.8em 0px 3.0em;
	font-family:"MS UI Gothic";
	font-size:x-small;
	padding-bottom:1.0em;
	line-height:15px;
	color:#87636c;
	border-bottom:solid 1px #c0b4a7;　
	}
.entrysita p{
         font-family:"MS UI Gothic";
	font-size:x-small;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}

.entrysita3 {
	text-align:left;
	padding:0px 1.8em 0px 3.0em;
	font-family:"MS UI Gothic";
	font-size:x-small;
	padding-bottom:1.0em;
	line-height:15px;
	color:#87636c;
	}
.entrysita3 p{
         font-family:"MS UI Gothic";
	font-size:x-small;
	text-align:left;
	line-height:15px;
	color:#a28576;
	}

.entrysita2 {
	text-align:right;
	padding:0px 1.8em 0px 3.0em;
	font-family:"MS UI Gothic";
	font-size:x-small;
	padding-bottom:1.0em;
	line-height:15px;
	color:#87636c;
	}

 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;
 } 
#calendar table { 
	width: 170px; 
	padding:0px;}
	
 /*カレンダーのタイトル*/
.calendartitle {
	background-color:#ebcab8;
	text-align:center;
	color:  #ffffff;
	font-size:12px;
	font-family:"平成明朝体 W3";
	height:23px;
	font-weight:bold;
	padding-top:5px;
	}
	
#calendar caption { 
	color: #ffffff; 
	background-color:#ebcab8;
	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;
	background-color:#ebcab8;
	} 
	
/*カレンダーの日付*/
 #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 #ebcab8; 
	border-left: solid 1px #ebcab8; 
	border-top: solid 1px #ebcab8; 
	border-bottom: solid 2px #ebcab8;} 
	
#calendar a {
	color: #000000;
	background-color: #d9ffd9; 
	text-decoration: none;}
	
#calendar a:hover {
	color:#009900;
	background-color:#CCCCCC; 
	text-decoration:underline;}	

/*トップライト*/
.mtright h2 {
	background-color:#ebcab8;
	text-align:center;
	color:  #ffffff;
	font-size:12px;
	font-family:"平成明朝体 W3";
	height:23px;
	font-weight:bold;
	padding-top:5px;
	}

.mtright ul {
	padding:0.8em 0em;
	margin-left:8px;
	list-style:none;
	}
	
.hontai {
	background: #FFF9E6;
	padding-right: 2px;
	font-size: 80%;
	line-height: 14px;
}

.mtright li {
    font-size:12px;
	}


.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;}
	
.list {
	text-align:right;
	padding-right:4px;
	font-size:12px;}	
	
.ichiran ul {
	text-align:left;
	padding-left:260px;}
	
.ichiran li {
	padding-bottom:2px;}
	
