﻿@charset "utf-8";

/*------------------------------------------------
	netscape 4 styles
--------------------------------------------------*/
#nn4contents{
	display: block;
}
#nn4contents p{
	font-weight: bold;
	color: #dd0000;
}
#nn4contents div{
	width: 760px;
	border: 1px solid #999999;
	background: #eeeeee;
}
#nn4contents div p{
	font-weight: normal;
	color: #000000;
	margin: 10px 10px 10px 10px;
	line-height: 1.3em;
}