.tx1218p      { font-size: 12px; line-height: 18px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx12p    { font-size: 12px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx1218pgray    { font-size: 12px; line-height: 18px; color: #333333; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx12wnone { color: white; font-size: 12px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka; text-decoration: none }
.tx1624p       { font-size: 16px; line-height: 24px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx1421p { font-size: 14px; line-height: 21px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx14 { font-size: 14px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx14red { font-size: 14px; font-weight: bold; color:#cc3300; line-height: 20px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx14pgray { font-size: 14px; line-height: 21px; color: #333333; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx8p    { font-size: 8px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx10p    { font-size: 10px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx11p    { font-size: 11px; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }
.tx16pbold    { font-size: 16px; font-weight: bolder; color: #333333; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka }

.tx14pgraybold {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-weight: bold;

}

.textstyle1{
			font-size				: 90%;
			text-align				: left;
			color					: #f00505;
			margin-left				: 20px;
			margin-right			: 20px;
			line-height				: 150%;
}

.textstyle2{
			font-size				: 90%;
			text-align				: left;
			margin					: 0 0 5px 32px;
			line-height				: 150%;
}

.textstyle3{
			font-size				: 90%;
			text-align				: left;
			margin					: 10px 30px 0 0;
}

.textstyle4{
			font-size				: 90%;
			text-align				: left;
			margin					: 10px 0 0 15px;
			line-height				: 150%;
}

.textstyle5{
			font-size				: 80%;
			text-align				: left;
			margin					: 0 0 0 40px;
			line-height				: 150%;
}

.textstyle6{
			font-size				: 80%;
			text-align				: left;
			margin					: 0 0 0 40px;
			line-height				: 150%;
			color					: #0236e0;
			font-weight				: bold;
}

.textstyle7{
			font-size				: 90%;
			text-align				: left;
			margin					: 0 30px 0 10px;
			color					: #ff0000;
			line-height				: 150%;
}

.textstyle8{
			font-size				: 90%;
			text-align				: left;
			margin					: 0 0 0 30px;
			line-height				: 150%;
}


.tablestyle1{
	margin					: 20px 0 20px 35px;
	border-collapse			: collapse;
	border-spacing			: 0px;
	table-layout			: fixed;
	width					: 90%;
	font-size				: 90%;
}

	table.tablestyle1 th{
		text-align				: left;
		border					: 1px solid #cccccc;
		padding					: 8px;
		background-color		: #dddddd;
		font-weight				: bold;
	}

	
	table.tablestyle1 td{
		text-align				: left;
		border					: 1px solid #cccccc;
		padding					: 10px;
	}


