a{margin:0; padding:0;}
ul,li{ margin: 0; padding: 0; }

body {
	background: url(../images/page_base.jpg) center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}

#wrapper{
	margin: 0 auto;
	background: url(../images/links_base02.jpg) repeat-y center top; 
	text-align: center;
	}

.cont{
	margin: 20px auto;
	}
	
/*　リンク　*/

a:link{ color: #390e0e; text-decoration: none; }
	 
a:visited{ color: #6d5353; text-decoration: none; }
	 
a:hover{ color: #ff7f00; text-decoration: none; }
