@charset "UTF-8";

body{
	margin:1px;
	padding:0px;
	background-color: #DDE0B6;
}

.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;
}

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

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

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

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

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