/* CSS Document *//*----------------------------------------------------------*//* ページ全体の設定*//*----------------------------------------------------------*/.style01 {	 font-size: 70%; color: #FFFFFF;	}.style02 {	 font-size: 110%; color: #FFFFFF; font-weight: bold; line height: 120%;	}	.style03 {	 font-size: 70%; color: #000000;	}.style04 {	 font-size: 110%; color: #000000; font-weight: bold; line height: 120%;	}	.style05 {	 font-size: 120%; color: #00441B; font-weight: bold;	}	.style06 {	 font-size: 100%; line-height: 1.5;	}.style07 {	 line-height: 1.5;	}