a:link	{
	color : #0000ff;
}
a:visited	{
	color : #800080;
}
a:active	{
	color : #804000;
}
a:hover	{
	color : red;
	text-decoration : none;
	background-color : #F3F3FF;
}
body	{
	color : #4F4F4F;
	font-family : "ＭＳ UIゴシック";
	font-size : x-small;
	line-height : 120%;
}
.font10px{
	font-size:10px;
	line-height:120%;
	font-style: normal;
}
.font11px{font-size:11px ; line-height:120%}
.font11pt{
	font-size:11pt;
	line-height:120%;
}
.font12px{font-size:12px ; line-height:140%}
.font14px{font-size:14px ; line-height:140%}
.font16px{font-size:16px ; line-height:140%}
.td1 {background-color:#EFF8F8; }  /*上部ナビゲーションバーの色*/
.td2 {background-color:#F5F5F5; }  /*冒頭文（角丸）背景色*/
.td3 {background-color:#3399CC; }  /*コンテンツ内タイトルバー色*/

UL {list-style-image: url('../images/m_1a.gif');
	MARGIN-TOP: 3pt; MARGIN-BOTTOM: 3pt; MARGIN-LEFT: 12pt; word-spacing:0; text-indent:0; text-align:left; margin-right:0;
	/*padding:10px 30px;*/
}

/* トピックススクロール */

.topiscrl{
    height: 480px;
    overflow: auto;
}

/*
<div class="topiscrl">リスト</div>
で囲う */