*	{
	color: #333333;
	font-family: Verdana,courier,courier new,"ＭＳ Ｐゴシック";
	font-size: 12px;
	letter-spacing: normal;
}

body	{
	padding: 0px;
}

a	{
	font-size: 12px;
	color: #0080FF;
	text-decoration: none;
	font-style: normal;
}

a:hover	{
	font-size: 12px;
	color: #884400;
	text-decoration: underline;
}

.clear		{
	clear: both;
	margin 0;
	padding: 0;
}

.header	{
	width: 100%;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-image: url(../image/ctrl-h-bg.gif);}

.header	table	{
	width: 100%;
	border-collapse: collapse;
}

.header	th	{
	height: 55px;
	padding: 10px;
	color: #FFFFFF;
	font-family: courier new !important;
	font-size: 30px;
}

.header	td	{
	height: 55px;
	padding: 10px;
	color: #FFFFFF;
	text-align: right;
}

.header	a	{
	color: #FFFFFF;
}

.path	{
	width: 100%;
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
}

.path	a	{
	font-size: 10px !important;
}

.body	{
	width: 750px;
	margin: 0px auto;
}

.footer	{
	width: 750px;
	margin: 0px auto;
	text-align: center;
}

.frame	{
	width: 750px;
	margin-bottom: 10px;
	text-align: center;
}

.bar	{
	width: 725px;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-left: solid 5px rgb(255, 153, 72);
	font-size: 14px;
	font-weight: bold;
}

.legend	{
	width: 735px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../image/orange.gif);
	background-repeat: no-repeat;
}

.pref	{
	color: #FFFFFF;
	font-size: 12px !important;
	font-weight: normal !important;
}

.textred	{
	color: #FF0000;
}

.texth	{
	color: #888888;
}

.textb	{
	font-weight: bold;
}

.center	{
	text-align: center;
}

.float_right	{
	float: right;
}

.float_left	{
	float: left;
}

.mb10	{
	margin-bottom: 10px; 
}

.view_page	{
	width: 750px;
	border-collapse: collapse;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

.view_page	th	{
	height: 20px;
	text-align: left;
	font-weight: normal;
}

.view_page	td	{
	height: 20px;
	text-align: right;
}