.pri {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: DDDDDD;
}
.title {
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	overflow: auto;
	position: relative;
	background-image: url(img/common/3.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: center center;
	width: 415px;

}
a :link {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.title2 {
	font-size: 10pt;
	color: #0070C7;
}
.black_m {
	font-size: 10pt;
	color: #525252;
}
.black_s {
	font-size: 9pt;
	color: #525252;
}
.grey {
	color: #999999;
	font-size: 9pt;
}
.page_link {
	border: medium double #666666;
	background-color: #F9F9F9;
	display: inline-table;
	position: static;
	overflow: visible;
	z-index: auto;
	visibility: inherit;
	line-height: 17px;
	text-align: justify;
	font-variant: normal;
	padding: 5px;
	color: #666666;
}
.link {
border: medium double #666666;
background-color: #F9F9F9;
display: inline-table;
position: static;
overflow: visible;
z-index: auto;
visibility: inherit;

line-height: 17px;
text-align: justify;
font-variant: normal;
padding: 5px;
}
.link2 {
	color: #000000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.bold {
	font-weight: bold;
	color: #000000;
}.link3 {
	color: #3366FF;
	text-decoration: underline;
}
