

@charset "shift-jis";


#funcWrapper html {  
	background: #fff;
	color: #333;
	overflow-y: auto;
}

#funcWrapper body, #funcWrapper div, #funcWrapper dl, #funcWrapper dt, #funcWrapper dd, #funcWrapper ul, #funcWrapper ol, #funcWrapper li, #funcWrapper h1, #funcWrapper h2, #funcWrapper h3, #funcWrapper h4, #funcWrapper h5, #funcWrapper h6, #funcWrapper pre, #funcWrapper form, #funcWrapper fieldset, #funcWrapper input, #funcWrapper textarea, #funcWrapper p, #funcWrapper blockquote, #funcWrapper th, #funcWrapper td {
	padding: 0;
	margin: 0;
}
#funcWrapper table {
	border-collapse: collapse;
	border-spacing: 0;
}
#funcWrapper fieldset, #funcWrapper img {
	border: 0;
}
#funcWrapper img {
	border: 0;
	vertical-align: bottom;
}
#funcWrapper address, #funcWrapper caption, #funcWrapper cite, #funcWrapper code, #funcWrapper dfn, #funcWrapper em, #funcWrapper strong, #funcWrapper th, #funcWrapper var {
	font-weight: normal;
	font-style: normal;
	color: inhert;
}
#funcWrapper ol, #funcWrapper ul {
	list-style: none;
}
#funcWrapper caption, #funcWrapper th {
	text-align: left;
}
#funcWrapper h1, #funcWrapper h2, #funcWrapper h3, #funcWrapper h4, #funcWrapper h5, #funcWrapper h6 {
	font-weight: normal;
	font-size: 100%;
}
#funcWrapper q:before, #funcWrapper q:after {
	content:'';
}
#funcWrapper abbr, #funcWrapper acronym {
	border: 0;
}



