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

body {
	background: url(images/back.gif) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.75;
	background-color: #FFFFFF;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/pro_base_02.gif) repeat-y center top; 
	text-align: center;
	}
		
h1{
	width: 504px;
	text-align: left;
	margin: auto;
}	

/*　リンク　*/

a:link{ color: #E1392A; text-decoration: none; }
	 
a:visited{ color: #0097E0; text-decoration: none; }
	 
a:hover{ color: #1E2577; text-decoration: none; }
