@charset "utf-8";

body{
	background: url(../img/bg.gif) repeat 0 0 #fff;
	line-height: 1.8;
}

div#wrapper{
	width: 1000px;
	margin: 0 auto 0px;
	text-align: left;
	border: 1px solid #000;
}

div#footer{
	text-align: center;
	background: #333;
	background: url(../../share/img/footer.jpg) no-repeat top right;
}

div#footer p#copyright{
	text-align: center;
	padding: 5px;
	color: #fff;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}

/* バナーエリア */
div#bannerBox{
	width: 180px;
	margin-top:30px;
}
div#bannerBox ul li{
	margin-bottom: 10px;
}
