/*-----------------------------------------------------------------------------/
/	Copyright (C) 2004 01/11 INNERSENSE. All Right Reserved.
/
/	CSS definition file for DxG Web Page 
/-----------------------------------------------------------------------------*/
/*	基礎部分	*/
body
	{
	background:#FFFFFF;

	scrollbar-base-color       : #FFFFFF;
	scrollbar-face-color       : #FFFFFF;
	scrollbar-track-color      : #FFFFFF;
	scrollbar-arrow-color      : #0080DA;
	scrollbar-3dlight-color    : #0080DA;
	scrollbar-highlight-color  : #FFFFFF;
	scrollbar-shadow-color     : #0080DA;
	scrollbar-darkshadow-color : #0080DA;
	}

/*	アンカー	*/
a:link
	{
	font-family:'Times New Roman';
	text-decoration:none;
	}
a:active
	{
	color:#256099;
	font-family:'Times New Roman';
	text-decoration:none;
	}
a:visited
	{
	font-family:'Times New Roman';
	text-decoration:none;
	}
a:hover
	{
	color:#256099;
	font-family:'Times New Roman';
	text-decoration:none;
	}

/*	内部属性	*/

.indexf
	{
	color:#333333;
	font-size:46px;
	font-family:"Times New Roman", "Times", "serif";
	}
.sfont
	{
	color:#999999;
	font-size:12px;
	font-family:"Times New Roman";
	}
.alink
	{
	color:#EA0000;
	font-size:12px;
	font-family:'Times New Roman';
	}
.rgb
	{
	color:#ffffff;
	font-size:9px;
	font-family:'Times New Roman';
	}
