@charset "utf-8";
/* CSS Document */

#page {
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #000000;
}
body {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
 	Background-color: #e1ddde; 
	background-image: url(http://www.fx-sp.com/images/fx-sp.jpg);
	background-repeat:repeat;
	background-position:top;
}
p {
	text-indent: 10px;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
}
.noindent {
	text-indent: 0px;
}
#box a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#box a:hover {
	text-decoration: none;
}
#head1 {
	font-family: Verdana;
	font-size: 50px;
	font-weight: bold;
	color: #CE0000;
}
#head1 img {
	float: right;
}
.head2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #CE0000;
	text-align: center;
}
.condiciones {
	color: #000099;
	font-size: large;
	font-weight: bold;
}
#img2 img {
	float: right;
	margin-left: 10px;
}
.style4 {text-decoration: underline; font-weight: bold; }
#test {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	border: 3px solid #CE0000;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	font-size: 36px;
	font-family: Verdana;
}
.style7 {font-family: Arial; font-size: 20px; font-weight: bold; color: #000000; }

