h2#main_title{
	background:url('../images/main_title.jpg') no-repeat top left;
}

div.lefthandpath{
	width:218px;
	padding:0px 4px;
}

div.blogbox{
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:10px;
}

.blogbox img{
	margin-bottom:5px;
}

.blog_c{
	text-align:center;
}

table.blog_cal{
	width:198px;
}

.blog_cal th,
.blog_cal td{
	width:14%;
	padding:3px;
	text-align:center;
	vertical-align:middle;
}

.blog_cal th{
	color:#333;
}

.blog_cal .red{
	color:#f30;
}

.blog_cal .blue{
	color:#06c;
}

.blog_cal td.s{
	background-color:#e60;
}

.blog_cal td.s a{
	color:#fff!important;
	text-decoration:none;
}

.blog_cal td.s a:hover{
	text-decoration:underline;
}

div.blog_clm{
	width:640px;
	background:url('../images/blog_bg.gif') repeat-y;
	margin-bottom:10px;
}

div.blog_clm_hdr{
	background:url('../images/blog_hdr.gif') no-repeat top;
}

div.blog_clm_ftr{
	background:url('../images/blog_ftr.gif') no-repeat bottom;
	padding:30px;
	overflow:auto;
	clear:both;
}

div.blog_clm_ftr img{
	float:left;
	margin-right:5px;
}

p.blog_date{
	color:#FF0C6D;
	font-weight:bold;
}

h3.blog_ttl{
	background:url('../images/blog_ttlbg.gif') repeat-x bottom;
	padding:10px 0px;
	font-size:1.4em;
	margin-bottom:10px;
}
