body { font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
       font-size:12px;
	   line-height:150%;
	   text-aling:center;	
	   margin-top:0px;
	   margin-bottom:0px;
	   margin-left:auto;
	   margin-right:auto;
}

#wrapper{ width:740px;
          margin-left:auto;
	      margin-right:auto;
		  background:url(images/blog-bg.gif) repeat-y left top;
}

#header{ width:740px;
         height:196px;
         text-align:left;
		 background-color:#FFFFFF;}


#contents-wrapper{ 
	width:740px;
	text-align:left;
	background:url(images/blog-bg.gif) repeat-y left top;
	margin-top: 0px;
}

#leftbody{
	width:170px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-bottom:80px;
	padding-top: 20px;
}


#rightbody{
	width:510px;
	float:left;
	text-align:left;
	margin-left: 30px;
	padding-bottom:80px;
	padding-top: 20px;
}

#rightbody p{
	margin-left:15px;
	margin-right: 15px;
	margin-top: 5px;
}

#footer{
	width:740px;
	height:60px;
	clear:both;
	text-align:center;
	background-color:#FFFFFF;
	border-top:#CCCCCC 1px solid;
	background:url(images/footer-bg.gif) repeat-y left top;
	padding-top: 20px;
}

		 
h1{ margin:0px;}

h2.calender{
	width:145px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	background:url(images/bg-calender.gif) no-repeat left top;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 5px;
}

.calender-kakomi{
	background-color: #FFFFFF;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.calender-month{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
}

.sun{ color:#FF0000;}

.sat{ color: #0000FF;}


h2.lefttitle{
	width:145px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	background:url(images/bg-lefttitle.gif) no-repeat left top;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 0px;
	}
	
h2.entry-date{
	font-size:12px;
	font-weight:bold;
	margin-bottom: 0px;
}	
	
h3.entry-title{
	font-size:12px;
	font-weight:bold;
	background-image: url(images/icon-entrytitle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

	
	
.left-kakomi{ font-size:10px;
	width:148px;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}	
	

.left-kakomi ul{ line-height:110%;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
} 

.left-kakomi li{ margin-bottom:5px;} 

.entry{
	width:495px;
	background-image: url(images/entry-bg.gif);
}

.entry-top{
	background-image: url(images/entry-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 495px;
}

.toukou{
	font-size:10px;
	text-align:right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.entry-bottom{
	height: 25px;
	width: 495px;
	background-image: url(images/entry-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.entry-comments{
	margin-bottom: 30px;
	padding-top: 20px;
}

h2.comments{
	font-size:12px;
	background-image: url(images/icon-entrytitle.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.commenttxt{
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link{ text-decoration:underline;}
a:visited{ text-decoration:underline;
           color:#0000FF;}
a:hover{ text-decoration:none;}
a:active{ text-decoration:none;}
h2.serach-result {

	font-size:16px;
	font-weight:bold;
	margin-bottom: 3px;
}
