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

blockquote,ul,ol,dl,li,dt,dd,caption,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;
}
.exbig {
	font-size:30px;
	line-height: 120%;
}
.big {
	font-size:18px;
	line-height: 120%;
}
.main {
	font-size:14px;
	line-height: 120%;
}
.large {
	font-size:16px;
	line-height: 120%;
}
.small {
	font-size:13.5px;
	line-height:120%;
}
.ssmall {
	font-size: 10px;
	line-height: 120%;
}
.table {
	font-size: 12px;
}


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

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

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

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

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