@charset "UTF-8";
/* CSS Document */

.outItem1 {
	font-size: 12px;
	font-weight: bold;
	color: #024673;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.outItem2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rinenDoc1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 30px;
}
