/* CSS Document */



.exlist th,td {
    font-size:small;
    font-weight:normal;}

div
    {
    font-size:small;
    }



/*base
********************************/


#contentsArea .defRightArea h2
	{
	margin: 20px 0px 0px 10px;
	}



/* site map
********************************/


#contentsArea .defRightArea .sitemap
	{
	margin:50px 40px 0px 40px;
	}


#contentsArea .defRightArea .sitemap dl
	{
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#contentsArea .defRightArea .sitemap dt
    {
	background-image:url(../images/help/helplist_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	font-size:small;
	font-weight:bold;
	line-height:120%;
	}
	
#contentsArea .defRightArea .sitemap dd
	{
	margin:0px 0px 20px 20px;
	padding:0px 0px 0px 20px;
	font-size:small;
	font-weight:normal;
	line-height:120%;
	}
	
	
#contentsArea .defRightArea .sitemap dd dt
    {
	background-image:url(../images/sitemap/list_level2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 25px;
	font-size:small;
	font-weight:bold;
	line-height:120%;
	}
	
#contentsArea .defRightArea .sitemap dd dd
    {
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 20px;
	font-size:small;
	font-weight:normal;
	line-height:120%;
	}
	
		
/* !CAUTION! defRightArea overwrite! */


#contentsArea .defRightArea
	{
	width: 679px;
	margin: 0px 7px 0px 1px;
	display: inline;
	float: right;
	background-image: url(../images/contents/pig_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
