BODY  {
background-color: #ccffff;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
}

H3  { 
font-size: 18px; 
color:#006600; 
}

H4  { 
font-size: 16px; 
color:#006600; 
}

H5  { 
font-size: 14px; 
color:#006600; 
}

P   { 
font-size: 14px; 
color:#000000; 
}

TD  { 
font-size: 14px; 
color:#000000; 
}

.sml   { 
font-size: 12px; 
color:#000000; 
}

.sml-b   { 
font-size: 12px; 
font-weight: bold; 
color:#000000; 
}

.mid   { 
font-size: 14px; 
color:#000000; 
}

.mid-b   { 
font-size: 14px; 
font-weight: bold; 
color:#000000; 
}

.lar   { 
font-size: 16px; 
color:#000000; 
}

.lar-b   { 
font-size: 16px; 
font-weight: bold; 
color:#000000; 
}

.lar-c  {
	font-size: 16px;
	font-weight: bold;
	color:#006600;
}
.ul_fuhyou{
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.ul_fuhyou li{
	margin-bottom: 2em;	
}

