@CHARSET "EUC-JP";

//投稿ボタン

#btn_banner_toukou_foot_box {
	width:796px;
	height:111px;
}

.btn_banner_toukou_foot {
	background-image: url('../image/200810_doutsujicup/btn_banner_toukou_foot_hov.jpg');
	background-repeat: no-repeat;

	width:796px;
	height:111px;
	list-style-type: none;
}

.btn_banner_toukou_foot a{
	background-image: url('../image/200810_doutsujicup/btn_banner_toukou_foot.jpg');
	background-repeat: no-repeat;

	width:796px;
	height:111px;
	display: block;
}

.btn_banner_toukou_foot a:hover{
	background: none;
}





//元からあったやつ

