@charset "utf-8";

* html { filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#CONTENTSAREA {
	width: 950px;
	background-color: #FFFFFF;
	line-height: 1;
	font-size: 13px;
 *font-size: small;
 *font: x-small;
}

#CONTENTSAREA img {
	vertical-align: bottom;
	border: 0;
}

#CONTENTSAREA form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#CONTENTSAREA hr { display: none; }

#CONTENTSAREA table { font-size: 100%; }

#CONTENTSAREA td,
#CONTENTSAREA th { font-size: 100%; }

#CONTENTSAREA td,
#CONTENTSAREA th { text-align: left; }

#CONTENTSAREA th { font-weight: normal; }

#CONTENTSAREA div,
#CONTENTSAREA p,
#CONTENTSAREA pre,
#CONTENTSAREA address,
#CONTENTSAREA cite,
#CONTENTSAREA h1,
#CONTENTSAREA h2,
#CONTENTSAREA h3,
#CONTENTSAREA h4,
#CONTENTSAREA h5,
#CONTENTSAREA h6,
#CONTENTSAREA ul,
#CONTENTSAREA ol,
#CONTENTSAREA li,
#CONTENTSAREA dl,
#CONTENTSAREA dt,
#CONTENTSAREA dd {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
}

#CONTENTSAREA p,
#CONTENTSAREA li,
#CONTENTSAREA dt,
#CONTENTSAREA dd { line-height: 130%; }

#CONTENTSAREA p,
#CONTENTSAREA pre,
#CONTENTSAREA address,
#CONTENTSAREA cite { font-size: 100%; }

#CONTENTSAREA ul,
#CONTENTSAREA ol,
#CONTENTSAREA dl { list-style-type: none; }

#CONTENTSAREA li,
#CONTENTSAREA dt,
#CONTENTSAREA dd { font-size: 100%; }

#CONTENTSAREA li li,
#CONTENTSAREA li p,
#CONTENTSAREA li pre,
#CONTENTSAREA li dt,
#CONTENTSAREA li dd,
#CONTENTSAREA li th,
#CONTENTSAREA li td,
#CONTENTSAREA dd li,
#CONTENTSAREA dd p,
#CONTENTSAREA dd pre,
#CONTENTSAREA dd dt,
#CONTENTSAREA dd dd,
#CONTENTSAREA dd th,
#CONTENTSAREA dd td { font-size: 100%; }

#CONTENTSAREA h1,
#CONTENTSAREA h2,
#CONTENTSAREA h3,
#CONTENTSAREA h4,
#CONTENTSAREA h5,
#CONTENTSAREA h6 {
	width: auto;
	height: auto;
	background: none;
	position: static;
	line-height: 1;
	font-weight: bold;
}

#CONTENTSAREA h1 { font-size: 100%; }

#CONTENTSAREA h2 { font-size: 100%; }

#CONTENTSAREA h3 { font-size: 100%; }

#CONTENTSAREA h4 { font-size: 100%; }

#CONTENTSAREA h5 { font-size: 100%; }

#CONTENTSAREA h6 { font-size: 100%; }

#CONTENTSAREA em {
	font-style: normal;
	color: #E4007F;
}

#CONTENTSAREA .att { color: #FF0000; }

#CONTENTSAREA strong { font-weight: bold; }

#CONTENTSAREA sub {
	vertical-align: 0;
	font-size: 77%;
	line-height: 1;
}

#CONTENTSAREA sup {
	vertical-align: 0.4em;
	font-size: 77%;
	line-height: 1;
}

#CONTENTSAREA .notes,
#CONTENTSAREA ul.notes li,
#CONTENTSAREA .caption {
	font-size: 85%;
	line-height: 120%;
}

* html #CONTENTSAREA .notes,
* html #CONTENTSAREA ul.notes li,
* html #CONTENTSAREA .caption {
	font-size: 77%;
	line-height: 120%;
}

#CONTENTSAREA ul.notes li li { font-size: 100%; }

#CONTENTSAREA ul.notes li ul.notes { margin-left: 1em; }

#CONTENTSAREA ul.notes { font-size: 100%; }

#CONTENTSAREA .caption {
	text-align: right;
	margin-top: 3px;
}

#CONTENTSAREA ul.line1 li {
	margin-right: 1em;
	display: inline;
}

#CONTENTSAREA .items li {
	margin-left: 1em;
	text-indent: -1em;
}

#CONTENTSAREA .pgtp {
	margin: 0;
	padding: 10px 0 0;
}

#CONTENTSAREA .pgtp a {
	background-image: url(/common/image/format-icn-uparrow-sky.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#CONTENTSAREA .pagetop a:link { color: #333333; }

#CONTENTSAREA .pagetop a:visited { color: #333333; }

#CONTENTSAREA .pagetop a:hover {
	color: #000000;
	text-decoration: none;
}

.cf { display: inline-block; }

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*\*/
* html .cf { height: 1%; }

.cf {
	display: block;
	position: relative;
}
/* */
