
body{
	line-height:1.2;
}

/* やや大 */
.ll {
	font-size: 100%;
	line-height: 120%;
}

/* やや大 */
.l {
	font-size: 90%;
	line-height: 130%;
}


/* 標準 */
.headerText, .footerText {
	font-size: 80%;
	line-height: 150%;
}

.m{
	font-size: 80%;
}

/* 小 */
.s_blue, .s, h1, .copyright, .pnkzText {
	font-size: 70%;
	line-height: 120%;
	letter-spacing:-1px
}

/* かなり小 */
.ss{
	font-size: 50%;
	line-height: 120%;
	letter-spacing:-1px
}

.px12 {
	font-size: 93%;
}

.px11 {
	font-size: 77%;
}



/* 色 */
.l02{
	color: #FF0000;
	font-weight: bold;
}

.limited{
 color: red !important;
}

.rapid{
 color: blue !important;
}
.semiexp{
 color: #808000 !important;
}

.semirapid{
 color: #008080 !important;
}

.specialrapid{
 color: #3060FF !important;
}

.sleeper{
 color: #800080 !important;
}

.nozomi{ 
 color: red !important;         
}

.hikari{ 
 color: blue !important;
}

.s_blue{
	color: #0000FF;
}

.red{
	color: #FF0000;
}
