@charset "UTF-8";

/*-----------------------------------------------------------
	Individual declaration
-----------------------------------------------------------*/
#contents div,#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,#contents pre,#contents code,#contents form,#contents fieldset,#contents legend,#contents input,#contents button,#contents textarea,#contents p,#contents blockquote,#contents th,#contents td {
margin: 0;
padding: 0;
}

#contents table {
border-collapse: collapse;
border-spacing: 0;
}

#contents fieldset,#contents img {
border: 0;
} #contents img {
vertical-align: top;
}

#contents address,#contents caption,#contents cite,#contents code,#contents dfn,#contents em,#contents strong,#contents th,#contents var,#contents optgroup {
font-style: normal;
font-weight: normal;
}

#contents del,#contents ins {
text-decoration: none;
}

#contents li {
list-style: none;
}

#contents caption,
#contents th {
text-align: left;
}

#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6 {
font-size: 100%;
font-weight: normal;
}

#contents q:before,#contents q:after {
content: '';
}

#contents abbr,#contents acronym {
border: 0;
font-variant: normal;
}

#contents sup {
vertical-align: baseline;
}

#contents sub {
vertical-align: baseline;
}

#contents legend {
color: #000;
}

#contents input,#contents button,#contents textarea,#contents select,#contents optgroup,#contents option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
}

#contents input,#contents button,#contents textarea,#contents select {
*font-size: 100%;
}

/*-----------------------------------------------------------
	.news and subordinate selector
-----------------------------------------------------------*/
#NEWS-IFRAME {}

	#NEWS-IFRAME dl {
		line-height: 1.4em;
	}

		#NEWS-IFRAME dl dt {
			width: 10em;
		}

		#NEWS-IFRAME dd {
			margin: -1.4em 0 0.3em 10em;
		}
