/* CSS Document */

.blog h2 {
background:url(blogh2.jpg) no-repeat;
	background-color:#FF9900;
	text-align:center;
	color: #FFFFFF;
	font-size:14px;
	height:25px;
	width:561px;
	font-weight:bold;
	padding-top:5px;
	border-collapse: collapse;}

.blogtitle {
	color: #FF8BB3;
	margin: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;}

.entry {
	margin:0.5em;
	font-size:12px;
	line-height:150%;
	text-align:left;}

.entrysita {
	margin:0em 0.5em 0.5em 0.5em;
	text-align:right;
	font-size:12px;
	line-height:150%;
	padding-right:10px;}


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

/*トップライト*/
.mtright h2 {
background:url(http://www.keytron.co.jp/images/Home/Gradation05.gif) repeat-x;
	text-align:center;
	color: #FFFFFF;
	font-size:14px;
	height:40px;
	font-weight:bold;
	width:180px;
	line-height:40px;}

.mtright ul {
	padding:0;
	margin:0;}
.mtright ul li{
list-style:none;
margin:0;
padding:0 0 0 40px;
font-size:12px;
background:url(http://www.keytron.co.jp/images/Home/Gradation02.gif) no-repeat left;
	height:40px;
	margin-bottom:4px;
}

.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;}