@charset "shift_jis";
/*==================================================================================== 

mt.css
MT CUSTOM:http://www.pet-village.net/blog/

====================================================================================*/

#ContentsBody h4 a{
	font-weight: bold;
	text-decoration: none;
}



/* SIDE BAR */
#SubNavigation h4{
	width: 175px;
	margin: 10px 0px 10px 9px;
	padding:5px 0px 5px 5px;
	background:#EFEFEF;
	border-top: solid 2px #990033;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

#SubNavigation .SidebarBlock{
	margin: 0px;
	padding: 0px 0px 0px 9px;
}


#SubNavigation .SidebarNew{
	margin: 15px 0px 0px;
	padding: 0px;
}

#SubNavigation .ti{
	width: 100px;
}

/* BODY */
#ContentsBody h3{
	font-weight: bold;
}

#ContentsBody h4{
	font-weight: bold;
}

#ContentsBody .asset-body{
	margin: 0px;
	padding: 5px 10px 0px;
	border-width: 0px;
	border-style: none;
	
}

#ContentsBody .asset-meta{
	clear: both;
	padding: 20px 5px 5px 5px;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-size: 10px;
	text-align: right;
	border-top-width: 0px;
	border-top-style: none;
}

#ContentsBody .asset-footer{
	border-width: 0px;
	border-style: none;
}

#ContentsBody .published{
	border-width: 0px;
	border-style: none;
}

#ContentsBody .comment{
	border-width: 0px;
	border-style: none;
}

#ContentsBody .comment-content{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	border-width: 0px;
	border-style: none;
}


/* FOOTER */
#FooterBottom{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#FooterBottom .FooterPowered{
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 2px;
	color: #FFFFFF;
}