@charset "Shift_JIS";

a { text-decoration: none; }
a:link    { color: #09f; }
a:visited { color: #06f;}
a:hover   { color: #09f; text-decoration: underline; }
a:active  { color: #f39;}

body {
	font-family: Arial, Helvetica, sans-serif;
	}
table { table-layout: fixed; 
	}

.space {
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
}
.ja12 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
.ja10 {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}
.ja12bl {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.ja10bl {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
.ja10gray {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.ja10l16 {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
.ja12orange {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FF6600;
}
