body {
	color: #6367ff;
	background-color: #FFFFFF;
}

.normal1 { font-size: 12px; }
.normal { font-size: 12px ; line-height: 140%; }
.ssize1 { font-size: 11px; }
.ssize { font-size: 11px ; line-height: 150%; }
.ssize2 { font-size: 11px ; line-height: 125%; }
.sssize { font-size: 9px ; line-height: 140%; }
.lsize { font-size: 14px ; line-height: 140%; }
.llsize {font-size: 16px;}
.torikesi {
	text-decoration: line-through;
}
.senter {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.red {
	color: #F00;
}



a { text-decoration: none;  color:#333333;}
a:hover { color:#D90000; }
a.ptnb {
	font-weight:bold;
	color: #003F7E;
}
a.ptnb:hover { color:#D90000; }
a, area { outline: 0px none transparent; }
