/* ========= name="general" =========== */

body	{
	font-size        : 14px;     
	color            : black;
	margin: 0px 0px 0px 0px;
	font-family      : ＭＳ ゴシック,"Osaka",sans-serif; 
}
p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
	font-size        : 12px;
	color            : #000000;
	font-family      : ＭＳ ゴシック,"Osaka",sans-serif; 
}
pre {
	font-family      : "ＭＳ 明朝",times,"Osaka",serif; 
}
p,dl,ul,ol {
	line-height      : 1.5em;
}
 
.main {
	font-size:10pt;
	line-height: 120%;
:120%;
}
.small {
	font-size:8pt;
	line-height:120%;
}
.ssmall {
	font-size: 7pt;
	line-height: 120%;
}

.big {
	font-size: 24px;
}

/* ========= name="anchor" ============ */

A:Link, A:Visited, A:Active, A:Hover {
	color            : #000066;
	text-decoration  : underline;
}

a.name	{
	text-decoration  : underline;   /* 下線が出るのを防ぐ（IE4、NC4.x） */
}

A:Hover	{
	color : #cc0000;
	text-decoration  : none; 

/* =========== end ============== */

}
.title {
	font-size:9pt;
	line-height: normal;
	color: #333333;

}
.titlebig {
	font-size:9pt;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;

}
.bigred {
	font-size:12pt;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;

}
