@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.navi {
	font-size: 13px;
	text-decoration: none;
}
a {
	color: #000000;
}
.headline {
	font-size: 28px;
}
.tea {
	font-size: 14px;
	color: #e2001a;
	text-transform: uppercase;
	font-weight: bold;
}
.lineheight {
	line-height: 20px;
}
.subline {
	font-size: 18px;
}
.subnavi {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
