.main {
line-height: 160%;
font-size: 90%
}
.sub {
	font-size: 80%;
	line-height: 130%;
	letter-spacing: 0.2em;
}

body {
font-size: 85%;
line-height: 150%;
}

.title{
font-size: 110%;
color: #000000;
font-weight: bold; 
}

h2 {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 110%;
}
