@charset "Shift_JIS";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
a {
	text-decoration: none;
	color: #91A700;
}
a:visited {
	text-decoration: none;
	color: #91A700;
}
a:hover {
	text-decoration: underline;
	color: #91A700;
}
a:active {
	text-decoration: underline;
	color: #91A700;
}
.maincopy {
	font-size: 13px;
	line-height: 22px;
	color: #474747;
	/*/*//*/ margin-top: -4; margin-bottom: 0.5; font-size: 14px; /* */
}
.subcopy {
	font-size: 12px;
	line-height: 16px;
	color: #474747;
	/*/*//*/ margin-top: -4; margin-bottom: 0.5; /* */
}
.catchcopy {
	font-size: 16px;
	line-height: 22px;
	color: #474747;
	/*/*//*/ margin-top: -4; margin-bottom: 0.5; font-size: 16px; /* */
}
.caption {
	font-size: 12px;
	line-height: 15px;
	color: #474747;
	/*/*//*/ margin-top: -4; margin-bottom: 0.5; /* */
}
.list {
	padding: 6px 8px 8px 10px;
}