/* 追加 */

#trackbacks,
#comments-open,
.subform form,
.subtRSS{
	display: none;		
}

.btnNEW1 {
	text-indent:-9999px;
	overflow:hidden;
	height:45px;
	padding-bottom:10px;
	background-image: url(http://sho-oh.ac.jp/blog/img/bgside_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -400px;
}

.btnNEW2 {
	text-indent:-9999px;
	overflow:hidden;
	height:45px;
	padding-bottom:10px;
	background-image: url(http://sho-oh.ac.jp/blog/img/bgside_2.gif);
	background-repeat: no-repeat;
	background-position:-250px -400px;
}

.btnNEW3 {
	text-indent:-9999px;
	overflow:hidden;
	height:45px;
	padding-bottom:10px;
	background-image: url(http://sho-oh.ac.jp/blog/img/bgside_2.gif);
	background-repeat: no-repeat;
	background-position: -500px -400px;
}



.btnNEW1 a{background:url(http://sho-oh.ac.jp/blog/img/bgside_2.gif) 0px 0px; no-repeat 0 0; display:block;height:45px;}
.btnNEW1 a:hover{background-position: 0px -50px;}
.btnNEW2 a{background:url(http://sho-oh.ac.jp/blog/img/bgside_2.gif) -250px 0px;	no-repeat 0 0; display:block;height:45px;}
.btnNEW2 a:hover{background-position: -250px -50px;}
.btnNEW3 a{background:url(http://sho-oh.ac.jp/blog/img/bgside_2.gif) -500px 0px;	no-repeat 0 0; display:block;height:45px;}
.btnNEW3 a:hover{background-position: -500px -50px;}

