.border-01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-left-color: #3399CC;
}
body {
	font-size: 14px;
	color: #333333;
	background-color: #ebebeb;


}
table {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;


}
a {
	color: #3399CC;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
	background-color: #CCCCCC;

}
a:active {
	color: #3399CC;
	text-decoration: underline;
}
.line-height {
	line-height: 17pt;



}
.img-01 {
	border: 1px solid #333333;
}
.border-02 {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.font-01 {
	font-size: 12px;
}
.font-02 {
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
}
.border-03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
}
