@charset "shift_jis";
#main_area p {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.3em;
}


h2 {
	font-size: 14pt;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 6px;
}
.nittei_midashi01 {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nittei_table_midashi {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.nittei_jikoku {
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 5px;
	font-size: 10pt;
	line-height: 1.3em;
}


#nittei_table {
	font-size: 10pt;
	color: #333333;
	width: 570px;
}
.nittei_table_td  {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
}
.nittei_table_td p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
}
.nittei_menu {
	font-size: 12px;
	text-align: center;
	background-color: #FFFFCC;
	padding-top: 8px;
	padding-bottom: 8px;
}


.red_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-weight: normal;
	color: #FF0000;
}

