/* CSS Document */
#acc	{
}
#acc h4	{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#acc div.foot01	{
	color: #003399;
	margin-bottom: 20px;
}
#acc div.foot01 strong	{
	font-size: 20px;
	padding-left: 10px;
}
#acc ul.dl01	{
	margin-top: 10px;
	margin-bottom: 10px;
}
#acc ul.dl01 li	{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 20px;
}
#acc dl.dl02	{
	margin-left: 10px;
	margin-top: 10px;
}
#acc dl.dl02 dt	{
	float: left;
	background-color: #666666;
	color: #FFFFFF;
	width: 6em;
	text-align: center;
}
#acc dl.dl02 dd	{
	padding-left: 7em;
	margin-bottom: 0.5em;
}
#acc ul.ul02	{
	margin-top: 10px;
}
#acc ul.ul02 li	{
	display: inline;
}
#acc ul.ul02 li img	{
	margin-right: 12px;
}
