@charset "utf-8";


p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
td {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


#pr_navi .font_st a {
	background-image: url(../images/f_sta_on.png);
}
#pr_navi .font_mi {
	background-image: url(../images/f_mini_off.png);
}
#pr_navi .font_la a {
	background-image: url(../images/f_la_off.png);
	
	

}

#main .section p {
	font-size: 12px;
}

#outline #main .section th {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#outline #main .section td {
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#outline #main .section h4 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	clear: none;
}
