@charset "utf-8";
/*-----------------------------------------------------

	hunter.css
	ジビエハンターページ用 CSS

------------------------------------------------------*/

.honbun a:link {text-decoration:underline; color:#de5e51;}
.honbun a:visited {text-decoration:underline; color:#de5e51;}
.honbun a:hover {text-decoration:underline; color:#de5e51;}

#workshop_index {
	margin: 40px auto;
}
/*-----------------------------------------------------

	SP layout

------------------------------------------------------*/


@media screen and (max-width: 767px) {



}
