.title-gray {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
.tytle-white {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.link {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;

}
.jp-en-black {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.titile {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.title-w {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

