@charset "UTF-8";

/* A:link		{ color: #0040ff;text-decoration: none; } */
/* A:visited	{ color: #002080;text-decoration: none; } */
A:link		{ color: #000000;text-decoration: none; }
A:visited	{ color: #000000;text-decoration: none; }
A:active 	{ color: #0040ff;text-decoration: none; }
A:hover		{ background-color: #aaaaff; text-decoration: none; }

/*ページ全体の指定*/
/*
*{
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
*/
.def01n {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.def01nb {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.def01s {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.def01sb {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.def01b {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.def01bb {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.chirashi_kakaku {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.member_comment {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
}

.title01 {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#006600;
}

.list01 {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.list01b {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro", "Osaka-Mono";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.footer01 {
	font-family: "MVerdana", "Arial, Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.red { color:#FF7256; }
.blue { color:#36648B; }
.green { color:#006600; }
.light-green { color:#99CC00; }
.white { color:#FFFFFF; }
.black { color:#000000; }