/* CSS SETTING for "ICQ道場99" */

/* ##### BODY ################################################### */

BODY		{
	font-family	:	ＭＳ Ｐゴシック;
	font-size	:	10pt;

}


/* ##### LINK ################################################### */

A:link		 {
	text-decoration:none;
	color:8400ff;
}

A:visited 	{
	text-decoration:none;
	color:11a49e;
/*	color:7B68EE;*/
}

A:active 	{
	text-decoration:none;
	color:red;
}

A:hover		{
	color:8400ff;
	text-decoration:underline;
}

A.hd:link	{
	color		:	white;
}

A.hd:visited	{
	color		:	white;
}

A.hd:hover	{
	color		:	white;
	background-color:	darkviolet;
	text-decoration	:	none;
}

A.hd2:hover	{
	color		:	yellow;
}

A.hr:active 	{
	text-decoration:none;
	color:red;
	font-weight:normal;
}


A.text_black	{
	color		:	black;
}


/* ##### HEADER ################################################### */


h3	{
	font-family	:	ＤＦＰ特太ゴシック体,ＭＳ Ｐ明朝;
	color		:	808080;
	font-size	:	14pt;
	font-weight	:	normal;
	margin-bottom	:	-5pt;
	margin-left	:	0pt;
}

/* ##### TABLE ################################################### */

TABLE		{
	font-family	:	ＭＳ Ｐゴシック;
	font-size	:	10pt;
}


UL		{
	list-style-type	:	square;
	margin-top	:	0pt;
}




/* ##### BLOCKQUOTE ################################################### */

BLOCKQUOTE	{
	margin-left	:	40pt;
	margin-right	:	0pt;
	margin-top	:	0pt;
	margin-bottom	:	0pt;
}

.help_tt		{
	font-family		:	ＨＧｺﾞｼｯｸE-PRO,ＭＳ ゴシック;
	font-size		:	12pt;
	letter-spacing		:	3pt;
	font-weight		:	bold;
}

BLOCKQUOTE.help	{
	margin-left		:	55pt;
	margin-right		:	20pt;

	border			:	groove;
	border-width		:	1px;
	border-color		:	black;
	padding			:	5pt;
	background-color	:	ffffdd;

}

BLOCKQUOTE.help2	{
	margin-left		:	60pt;
	margin-right		:	20pt;

	border			:	groove;
	border-width		:	1px;
	border-color		:	black;
	padding			:	5pt;
	background-color	:	ffffdd;

}

/* ##### LIST ################################################### */

.menulist	{
	background-color	:	606060;
	color			:	white;

}


/* Pockets Studio 1997-1999 http://www.fitweb.or.jp/~asuka/ */

