@charset "UTF-8";

html #research_contents, body #research_contents, #research_contents div, #research_contents span, #research_contents applet, #research_contents object, #research_contents iframe,
#research_contents h1, #research_contents h2, #research_contents h3, #research_contents h4, #research_contents h5, #research_contents h6, #research_contents p, #research_contents blockquote, #research_contents pre,
#research_contents a, #research_contents abbr, #research_contents acronym, #research_contents address, #research_contents big, #research_contents cite, #research_contents code,
#research_contents del, #research_contents dfn, #research_contents em, #research_contents font, #research_contents img, #research_contents ins, #research_contents kbd, #research_contents q, #research_contents s, #research_contents samp,
#research_contents small, #research_contents strike, #research_contents strong, #research_contents sub, #research_contents sup, #research_contents tt, #research_contents var,
#research_contents b, #research_contents u, #research_contents i, #research_contents center,
#research_contents dl, #research_contents dt, #research_contents dd, #research_contents ol, #research_contents ul, #research_contents li,
#research_contents fieldset, #research_contents form, #research_contents label, #research_contents legend,
#research_contents table, #research_contents caption, #research_contents tbody, #research_contents tfoot, #research_contents thead, #research_contents tr, #research_contents th, #research_contents td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body #research_contents{
	line-height: 1;
}
#research_contents ol, #research_contents ul {
	list-style: none;
}
#research_contents blockquote, #research_contents q {
	quotes: none;
}
#research_contents blockquote:before, #research_contents blockquote:after,
#research_contents q:before, #research_contents q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
#research_contents :focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
#research_contents ins {
	text-decoration: none;
}
#research_contents del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
#research_contents table {
	border-collapse: collapse;
	border-spacing: 0;
}

#research_contents #research_sub{
	width: 632px;
	border: 1px solid #5bc2dc;
	margin: 0 auto 50px;
	padding: 22px 23px 11px 23px;
}

#research_contents #research_sub .pdf_size{
	color: #5bc2dc;	
	text-decoration: none;
	background: url(/sic/research/h_tokucha/04/images/pdf_thum.png)  no-repeat right;
	padding: 5px 27px 2px 0;
}