body {
	margin:0;
	padding:0;
	color:#333;
	background:url('../img/back.jpg') repeat-x left top;
}

a         {text-decoration:none; color:#9E3E76;}
a:visited {text-decoration:none; color:#E99ECA;}
a:hover   {text-decoration:underline; color:#E99ECA;}

img {
	border: none;
	margin: 0px;
	}

#header {
	text-align: left;
	width: 742px;
	padding-bottom: 10px;
	}

#index {
	width: 742px;
	height: 388px;
	padding: 0px;
	margin: 0px;
	background: url('../img/index/back.jpg') no-repeat;
	}

hr {
	margin-top: 10px;
	width: 740px;
	height: 0px;
	color: #fff;
	border: 1px solid #fff;
	}

#footer {
	margin:0;
	padding:0;
	width:742px;
	height: 30px;
}

ul#foot-navi {
	margin:0px 16px 0 0;
	padding:0;
	float:right;

}

#foot-navi li {
	margin:0 0 0 20px;
	font-size:12px;
	color:#9E3E76;
	display:inline;
	list-style-type: none;
}
