.mar1{margin-left:10px;}
.mar2{line-height:150%;}
.mar3{margin-left:50px;}

.pt7{ 
	font-size:75%;
	line-height: 110%;
}
.pt8{ 
	font-size:80%;
	line-height: 110%;
}
.pt9 { 
	font-size: 90%;
	line-height: 120%;
}
.pt10{ 
	font-size:100%;
	line-height: 130%;
}
.pt11 {
	font-size: 100%;
	font-family: 130%;
}
.l130 { 
	line-height: 130%;
}
.l150 { 
	line-height: 160%;
}
.l160 { 
	line-height: 160%;
}
.l170 { 
	line-height: 170%;
}

/*　リンクスタイル　*/
a:link{
	color: #003399;
	text-decoration: underline;
}

a:visited{
	color: #990033;
	text-decoration: underline;
}

a:active{
	color: #FF3333;
	text-decoration: underline;
}

a:hover{
	color: #FF3333;
	text-decoration: underline;
}

