/* CSS Document */



.exlist th,td {
    font-size:small;
    font-weight:normal;}

div
    {
    font-size:small;
	color:#333333;
    }

.clear
    {
	clear:both;
	}

/*base
********************************/


#contentsArea .defRightArea h2
	{
	margin: 20px 0px 0px 10px;
	}

#contentsArea .defRightArea .readme
    {
	width:639px;
	margin:15px auto 20px auto;
	}
	
#contentsArea .defRightArea .aboutHelp h4
    {
	margin:0px 0px 10px 0px;
	}
	
#contentsArea .defRightArea .helpGuide
    {
	width:639px;
	margin:0px auto;
	text-align:right;
	}
	
	
#contentsArea .defRightArea .tsukauDetail .header
	{
    margin:0px 0px 10px 0px;
	}



/* help index
********************************/

#contentsArea .defRightArea .helpRead
	{
	width:619px;
	margin:40px auto 0px auto;
	}
	
#contentsArea .defRightArea .helpRead h5
	{
	margin:0px 0px 20px 0px;
	}
	
#contentsArea .defRightArea .helpRead li
	{
	background:url(../images/help/helplist_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 8px 10px;
	padding:0px 0px 0px 15px;
	font-size:small;
	font-weight:normal;
	}
	
#contentsArea .defRightArea .helpList
	{
	width:619px;
	margin:35px auto 0px auto;
	}

#contentsArea .defRightArea .helpList h5
	{
	margin:0px 0px 20px 0px;
	}

#contentsArea .defRightArea .helpList li
	{
	background:url(../images/help/helplist_hedar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 40px 5px;
	padding:0px 0px 0px 15px;
	font-size:small;
	font-weight:bold;
	}
	
#contentsArea .defRightArea .helpList li ul
	{
	margin:10px 0px 0px 0px;
	}
	
#contentsArea .defRightArea .helpList li li
	{
	background:url(../images/help/helplist_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:5px 0px 8px 0px;
	padding:0px 0px 0px 15px;
	font-size:small;
	font-weight:normal;
	}
	
#contentsArea .defRightArea .helpList p
	{
	width:550px;
	margin:0px 0px 0px 20px;
	}
	
#contentsArea .defRightArea .helpList .button
	{
	margin:20px 0px 0px 20px;
	}
	


/* help QandA
********************************/

#contentsArea .defRightArea h4
	{
	width:639px;
	margin:0px auto;
	}


#contentsArea .defRightArea .helpList dl
	{
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#contentsArea .defRightArea .helpList dt
	{
	background:	url(../images/help/help_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	color:#3366FF;
	font-size:small;
	font-weight:bold;
	line-height:120%;
	}
	

	
#contentsArea .defRightArea .helpList dd
	{
	background:url(../images/help/help_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 30px 20px;
	padding:0px 0px 0px 25px;
	font-size:small;
	font-weight:normal;
	line-height:120%;
	}
	
#contentsArea .defRightArea .helpList .return
	{
	margin:5px;
	text-align:right;
	}
		
#contentsArea .defRightArea .helpList .strong
	{
	font-weight:bold;
	color:#FF3300;
	}
	
	
/* help recommend
********************************/



#contentsArea .defRightArea .recommendBody
    {
	width:639px;
	margin:15px auto 0px auto;
	}


/* help config
********************************/



#contentsArea .defRightArea .configBody
    {
	width:639px;
	margin:15px auto 0px auto;
	}


/* !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;
	}
