.text01 { font-size: 80%; line-height: 120%; color: #000000 }
.text01a { font-size: 80%; line-height: 120% }
.text02 { font-size: 80%; line-height: 120% }
.text03 { font-size: 90%; line-height: 150%; color: #000000 }
.text04 { font-size: 90%; line-height: 150%; color: #545454 }
.text04a { font-size: 80%; line-height: 150%; color: #545454 }
.text05 { font-size: 70%; line-height: 120% }
.text06 { font-size: 12px; line-height: 120% }
.text07 { font-size: 90%; line-height: 120% }
.text08 { font-size: 80%; line-height: 150% }
.text09 { font-size: 11px; line-height: 120% }
.text10 { font-size: 90%; line-height: 150% }
.text11 { font-size: 10px; line-height: 120% }
.text12 { font-size: 70%; line-height: 150% }
.text13 { font-size: 80%; line-height: 120%; color: #333333 }

.padding01 { padding-top: 5px }
.padding02 { padding-bottom: 5px }
.padding03 { padding-bottom: 10px }
.padding04 { padding-top: 10px }
.padding05 { padding-left: 10px }
.padding06 { padding: 5px 0px 10px 10px }
.padding07 {
	margin-right: 5px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 3px;
}



h2.catchCopy {
	color:#000000;
	font-size:80%;
	font-weight:normal;
	line-height:120%;
}

h3.title {
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

h4.subTitle {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 90%;
	line-height: 150%;
	color: #000000
}

p.text01 {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}