@charset "utf-8";
*
{
	color			:#a6a6a6;
}

body
{
	background-color	:#131313;
}
/*
img { behavior: url(/common/lib/js/iepngfix.htc) }
*/
.contents_field
{
	margin			:0 30px;
}

.header
{
	margin			:28px 0 0 0;
	width			:580px;
	height			:38px;
	position		:relative;
}

.header dt
{
	font-weight		:bold;
}

dt.software
{
	font-size		:90%;
}

dt.title
{
	margin			:2px 0 0 0;
	font-size		:120%;
}

dd.logo
{
	position		:absolute;
	top			:0px;
	right			:0px;
}

.footer
{
	margin			:15px 0;
}


div.article_list_hr_x
{
	font-size		:1px;
	clear			:both;
	width			:573px;
	height			:12px;
	margin			:0 0 12px 0;
	background-image	:url(/common/images/legacy/gray_line_1x1.gif);
	background-repeat	:repeat-x;
	background-position	:1px bottom;
}

dl.gt_list01
{
	width			:573px;
}

dl.gt_list01 dt
{
	font-weight		:bold;
	padding			:5px 10px 5px 0px;
}

dl.gt_list01 dd
{
	position		:relative;
	font-size		:90%;
	padding			:5px 10px;
}

dl.gt_list01 dd.light
{
	background-color:#212121;
}

dl.gt_list01 dd.dark
{
	background-color:#181818;
}

dl.gt_list01 dd span
{
	display			:block;
	
	position		:absolute;
	top				:0px;
	right			:0px;
	padding			:5px 10px 0 0;
}

dl.gt_list01 dd span img
{
	vertical-align	:middle;
	margin			:0 5px 0 0;
}

h4
{
	font-size		:130%;
}