#blog{
	padding-bottom: 1px;
}

#blog h1.news{
	background-image: url(../images/corner_title/news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 720px;
}
#blog h1.seminar{
	background-image: url(../images/corner_title/seminarschedule.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 720px;
}
#blog h1.mahalotown{
	background-image: url(../images/corner_title/mahalotown.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 720px;
}

#blog #honbun{
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
}

#contents_blog_left{
	width: 500px;
	float: left;
}

#contents_blog_left h1{
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B80050;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #333333;
	padding-left: 5px;
}

#contents_blog_left .entry_date{
	text-align: right;
	color: #666666;
	margin-bottom: 10px;
	margin-right: 15px;
}

#contents_blog_left #entry_honbun{
	color: #333333;
	line-height: 22px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#contents_blog_left #entry_honbun #entry_more{
	margin-top: 10px;
	clear: both;
}

#contents_blog_left #entry_honbun .list_more{
	text-align: right;
	margin-top: 10px;
	clear: both;
}

#contents_blog_left #entry_honbun2{
	color: #333333;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents_blog_left #entry_honbun2 #entry_more{
	margin-top: 10px;
	clear: both;
}

#entry_honbun a{
	color: #333333;
}

#entry_honbun a:hover{
	color: #0000FF;
}


#contents_blog_right {
	width: 190px;
	float: left;
	margin-left: 10px;
}
#contents_blog_right .archive_title{
	font-weight : bold;
	color: #333333;
	text-transform : uppercase;
	letter-spacing : -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B80050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B80050;
	padding: 5px;
	margin-right: 20px;
}

#contents_blog_right .archive_list{
	margin-left: 10px;
	margin-right: 10px;
	color: #333333;
}

#contents_blog_right ul {
	margin-top: 10px;
	list-style-type: square;
	margin-right: 20px;
	margin-bottom: 15px;
}

#contents_blog_right ol {
	list-style : none;
}

#contents_blog_right ol li {
	display : list-item;
	list-style-position : 0px;
	white-space : normal;
	margin-left : -20px;
}

#contents_blog_right ul li {
	display : list-item;
	white-space : normal;
	margin-left : -20px;
	margin-bottom: 5px;
	line-height: 15px;
}

#contents_blog_right a{
	color: #333333;
}

#contents_blog_right a:hover{
	color: #0000FF;
}
