html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, input, select,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family: "CI";
	font-size: 10pt;
	line-height: 12pt;
}

body {
	background-color: #F5F5F5;
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
} 

a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}
a:active {
	color: #000000;
	text-decoration: none
}

.f8 {
	font-size: 8pt;
}
.f14 {
	font-size: 14pt;
	line-height: 18pt;
}
.f24b {
	font-size: 24pt;
	font-weight: bold;
	line-height: 28pt;
}
img {
	vertical-align: text-bottom;
}
p.sp{
	display:none;
}
