A:link {
	text-decoration: none;
	text-decoration: UNDERLINE;
	color: #0066ff;
}
	
A:visited {
	text-decoration: none;
	text-decoration: UNDERLINE;
	color: #0066ff;
}

A:HOVER{
	text-decoration: UNDERLINE;
	color:#ff6600;
}

body,tr,td {
	font-size: 14px;
	line-height: 150%;
　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

ul{ 
   text-align: left;
   list-style-image: url(arr_s.gif); 
   margin-left: 32px; 
   padding: 2px 0 0 0;
   }
   
li{ 
   padding-left: 0;
   font-size: 16px;
   margin-bottom: 0.3em;
   line-height: 150%;
}

h1 {
	font-size: 22px;
	line-height: normal;
}

h2 {
	font-size: 18px;
   	line-height: normal;
}


h3 {
	font-size: 14px;
	line-height: normal;
}

.m20 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}

.m18 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

.m16 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}

.m14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

.m13 {
	font-size: 13px;
	line-height: 140%;
}

.m12 {
	font-size: 12px;
	line-height: 140%;
}

.m11 {
	font-size: 12px;
	line-height: 150%;
}

.s {
	font-size: 11px;
	line-height: 130%;
}

