h1 { font-family: Osaka; 
	font-size: 22px; 
	font-weight: bold; 
	color: #D21E36; 
}
h2 {
	font-family: Osaka;
	font-size: 18px;
	font-weight: bold;
	color: #D21E36;
}
h3 {
	font-family: Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #D21E36;
}
h4 {  
	font-family: Osaka; 
	font-size: 12px;
	font-weight: bold;
	color: #D21E36;
	margin-bottom: 5px;
}
.jp12 {
	font-family: Osaka; 
	font-size: 12px;
	color: #003A75;
}
.red {
	font-family: Osaka; 
	font-size: 12px;
	color: #D21E36;
}
a, a:link, a:visited, a:active, a:focus {
	font-family: Osaka; 
	font-size: 12px;
    text-decoration: underline;
    color: #D21E36;
}
a:hover {
    text-decoration: none;
}
li {
	font-size: 12px;
	font-family: Osaka;
	color: #003A75;
	text-align: justify;
	line-height: 19px;
	list-style-position: outside;
	list-style-image: url(asset/bullet_gr.gif);

}
.pict {
margin: 0 0 10px 32px;
}