body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: url(../img/top/background.gif) repeat-x #D21D1D;
}


a:link {
	color: #0081BC;
	text-decoration: none;
	background: transparent;
}

a:visited {
	color: #0081BC;
	text-decoration: none;
	background: transparent;
}

a:hover {
	color: #003A57;
	text-decoration: none;
	background: transparent;
}

a:active {
	color: #0081BC;
	text-decoration: none;
	background: transparent;
}


p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
}

p.ttl {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #D21D1D;
	font-weight: bold;
}

p.price {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.5;
	color: #D21D1D;
}

p.language {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #333333;
}
