@charset "EUC-JP";

#head	{
	background:url(../../img/head_bg_bGreen.jpg) repeat-x;
}
h1 a 	{
	background:url(../../img/head_logo_bGreen.jpg) no-repeat;
}

/*	ボディ	*/
#body	{
	background:url(../../img/contents_bGreen.gif) repeat-y #fff;
}
.auth1 .name 	{
	color:#6c9;
}
.auth2	{
	border-top:solid 2px #D1FCCE;
}
.fontSize	{
	border-top:solid 2px #D1FCCE;
	border-left:solid 2px #D1FCCE;
}
.auth2 a:hover 	{
	color:#6c9;
}
.step .num	{
	background-color:#7BB47B;
}
.step .txt	{
	background-color:#B2CDB6;
}
#main .version a:hover	{
	color:#6c9;
}

/***	ファイル別	***/

/*	List	*/
.free				{	background-color:#7BB47B;	}
.show_ctl_top		{	border-bottom:solid #693 5px;	}
.show_ctl_bottom	{	border-top:solid #693 5px;	}

/*	Cart	*/
.goPrint	{	background:url(../../img/goPrint_bGreen.jpg) no-repeat;	}
.goDL		{	background:url(../../img/goDL_bGreen.jpg) no-repeat;	}
.emptyCart	{	background:url(../../img/emptyCart_bGreen.jpg) no-repeat;	}
.getData	{	background:url(../../img/getData_bGreen.jpg) no-repeat;	}
#cartArea	{
	border-top:solid #693 5px;
	border-bottom:solid #693 5px;
}

/*	dl	*/
#dl .top	{	background-color:#99cc99;	}

/*	detail	*/

/*	pready	*/
#list_main th	{	background-color:#7BB47B;	}