﻿@charset "utf-8";
/* CSS Document */
html {
background-image:url(http://hs.joycity.jp/images/startback.jpg);
background-position: top  center;
background-repeat:no-repeat;
background-color:#497ba7;
}
body {
margin:50px auto 0px auto;
text-align:center;
}

#footer {
	margin:30px auto;
	padding:0;
	width:800px;
	font-size:12px;
}

#footer a,
#footer a:link,
#footer a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#CF0;
}
#footer p{
text-align:center;
float:left;
}
#jcglink{
	display:block;
	float:left;
}
.tradelaw {
	width:800px;
	height:30px;
	float:left;
}
