/* Style sheet for digital contents (English) */
/* Last modified 2010.12.6 */


/* --------------- */
/* Basic Paragraph */
/* --------------- */

BODY	{
	font-family:		Sans-Serif;
	font-size :	100%
	background-color :	#FFFFFF;
	}

P	{
	font-size :	100%;
	line-height : 120%;
	margin : 0px 0px 0px 0px;
	}


/* -------------- */
/* Anchor's color */
/* -------------- */

A:link	{color:#0000FF}
A:visited	{color:#800080}


/* --------------- */
/* Style Container */
/* --------------- */

DIV.PAGE	{
	font-size :	95%;
	margin :	0px 20px 0px 20px;
	}

DIV.RSLT	{
	font-size :	95%;
	line-height :	115%;
	font-weight :	normal;
	color :	#000000;
	margin :	3px 0px 5px 1px;
	}

DIV.TS	{
	font-size :	85%;
	line-height :	115%;
	margin :	4px 0px 0px 17px;
	text-indent :	-18px;
	}

DIV.EOF	{
	padding-bottom : 38px;
	}

/* --------------- */
/* Heading         */
/* --------------- */

H1	{
	clear: both;
	font-size :	130%;
	line-height :	normal;
	font-weight :	bold;
	margin :	0px 0px 10px 20px;
	color :	#00008B;
	padding :	3px 8px 2px;
	border-top :	thick none #00008B;
	border-right :	thick none #00008B;
	border-left :	8px solid #00008B;
	border-bottom :	1px solid #00008B;
	
}
H2	{
	font-size :	120%;
	line-height :	normal;
	font-weight :	bold;
	margin :	25px 0px 10px 0px;
	color :	#00008B;
	padding-left :	5px;
	border-top :	thick none #00008B;
	border-right :	thick none #00008B;
	border-bottom :	thick none #FFFFFF;
	border-left :	15px solid #00008B;
}

H3	{
	font-size :	105%;
	line-height : normal;
	font-weight : bold;
	margin-top : 25px;
	margin-bottom : 5px;
	color :	#00008B;
	}

H3.AFTH2	{
	font-size :	105%;
	line-height :	normal;
	font-weight :	bold;
	margin-top :	20px;
	margin-bottom :	5px;
	color :	#00008B;
	}

H3.TS	{
	font-size :	100%;
	font-weight :	bold;
	margin :	20px 0px 8px 0px;
	color :	#000000;
	background-color :	#EFF4FA;
	padding :	6px 0px 6px 6px;
	}

H4	{
	font-size :	100%;
	line-height :	normal;
	font-weight :	bold;
	margin :	20px 0px 4px 0px;
	}

H4.NOTE	{
	color :		#000000;
	font-size :	85%;
	margin-top :	10px;
	margin-bottom :	0px;
	}



/* ------------------ */
/* List and procedure */
/* ------------------ */


OL	{
	margin-top :	12px;
	margin-left :	25px;
	}

UL	{
	margin-top :	5px;
	margin-bottom :	5px;
	margin-left :	15px;
	}

UL.TABLE	{
	font-size :	100%;
	margin :	0px 15px 0px 15px;
	}

LI	{
	font-size :	95%;
	line-height :	125%;
	margin :	1px 0px 0px 0px;
	}

LI.PROC	{
	font-size :	105%;
	line-height :	115%;
	font-weight :	bold;
	margin :	15px 0px 0px 0px;
	color :		#0000cc;
	}

LI.BLTM	{
	font-size :	95%;
	line-height :	120%;
	margin :	2px 0px 0px 2px;
	list-style-type :	disc;
	}

LI.BLTS	{
	font-size :	85%;
	line-height :	115%;
	margin :	3px 0px 0px 3px;
	list-style-type :	disc;
	}
dl.qaq	{
	background-color:	#eeeeee;
	padding: 3px 5px 3px 7px;
}
dl.qaq dt {
	font-size:		100%;
	font-weight: 	bold;
	clear: left;
	float: left;
	width: 3em;
	}
dl.qaq dd {
	font-size:		100%;
	line-height :	120%;
	font-weight: 	bold;
	margin-left: 3em;
	zoom: 1;
	}
dl.qaa	{
	margin-top: -10px;
	padding: 0px 5px 3px 7px;
	}
dl.qaa dt {
	font-size:		100%;
	font-weight: 	normal;
	clear: left;
	float: left;
	width: 3em;
	}
dl.qaa dd {
	font-size:		100%;
	line-height :	120%;
	font-weight: 	normal;
	margin-left: 3em;
	zoom: 1;
	}

/* ----------------------- */
/* Tables and Cells */
/* ----------------------- */

TABLE	{
	font-size :	95%;
	line-height :	normal;
	margin :	10px 10px 10px 0px;
	padding :	5px;
	cellpadding :	5px;
	cellspacing :	0px;
	border :	1px outset;
	text-align :	left;
	}

TABLE..NAVI	{
	font-size :	85%;
	font-weight :	normal;
	border-style : none;
	margin :	5px 3px 3px -1px;
	text-align :	left;
	}

TH	{
	font-weight :	bold;
	background-color :	#C0C0C0;
	padding :	5px;
	border :	1px inset;
	text-align :	center;
	}

TD	{
	font-weight :	normal;
	padding :	4px 10px 4px 10px ;
	border :	1px inset;
	}

TD.NAVI	{
	font-weight :	normal;
	padding :	2px 3px 3px 4px;
	border-style : none;
	background-color :	#D3F3FF;
	}
	
	
/* ----------------------- */
/* text-size */
/* ----------------------- */
	
.textsize ul {
	float: right;
	height: 30px;
	margin-top: 10px;
	margin-right: 13px;
}
.textsize ul li {
	display: inline;
	list-style: none;
	text-align: center;
}
.textsize ul li.t-p {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.textsize ul li.t-img {
	vertical-align: middle;
	zoom: 1;
}

