body {
	background-color:#f5f5f5;
	color:#696969;
	font-size:13px;
	}

a:link		{color:#778899;text-decoration:none}
a:visited	{color:#6495ed;text-decoration:none}
a:active	{color:#6a5acd;text-decoration:none}
a:hover		{text-decoration:underline}

td { font-size: 13px }

td.menu	{
	font-size: 100%;
	line-height:140%;
	vertical-align:top;
	background-color:white;
	}

.heading {
	color:white;
	background-color:#778899;
	}

.headingB {
	background-color:#778899;
	color:white;
	font-size:140%;
	}
	
.midasi	{
	font-weight:bold;
	color:#778899;
	text-align:center;
	}

.bld {font-weight:bold}

.attention {
	font-weight:bold;
	font-size:11px;	
	color:#fa8072;
	}

.lineDG {background-color:#A9A9A9;}

.lh14	{ line-height: 140% }
.lh20	{ line-height: 200% }

.fs8 { font-size: 11px }
.fs10 { font-size: 13px }
.fs12 { font-size: 16px }
.fs14 { font-size: 18px }

.lsg {color: #778899}
.red {color: #fa8072}

.MS_G {
	font-family: "ＭＳ ゴシック";
	font-size:11px;	
	}

#buzzboost ul li ul li label {
  font-size: 11px;
  color: #444;
  text-transform: uppercase;
}  
#buzzboost #preview ul {
	list-style: disc;
	margin-left: 32px;
}
#buzzboost #preview p.date {
	display:block;
	margin: 6px 0 6px 0;
	font-size: inherit;
}

