@charset "utf-8";


p {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
td {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
th {
	font-size: 10px;
}
#pr_navi .font_st a {
	background-image: url(../images/f_sta_off.png);
}
#pr_navi .font_mi {
	background-image: url(../images/f_mini_on.png);
}
#pr_navi .font_la a {
	background-image: url(../images/f_la_off.png);
}
#main .section p {
	font-size: 10px;
}#main p {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
}
#main .top_intro p {
	font-size: 10px;
	line-height: 16px;
}
#main .information dt {
	font-size: 10px;
	color: #333333;
}
#main .information dd {
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
