@charset "utf-8";

body { 
	margin:0;
	padding:0;	
	text-align:center;
	background:#e4e4e4;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, br, img {margin:0;	padding:0;}
img {border:0; vertical-align:bottom;}

a, a:link{color:black;	text-decoration:none;}
a:visited {color:black;	text-decoration:none;}
a:hover {color:#D01557;	text-decoration:none;}


#container {
	width:764px;
	margin:0 auto;
	background:url(../image/renew_bg.jpg) repeat-y;
	text-align:center;
}
h1 {
	display:block;
	width:764px;
	height:211px;
	background:url(../image/renew_header.jpg) no-repeat;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	display:block;
	width:764px;
	height:211px;
	text-decoration:none;
}
strong#url {
	display:block;
	width:460px;
	height:64px;
	margin:0 auto;
	background:url(../image/renew_url.jpg) no-repeat;
}
strong#url a, strong#url a:link, strong#url a:hover, strong#url a:visited {
	display:block;
	width:460px;
	height:64px;
	text-decoration:none;
}
strong#url a:hover {background:url(../image/renew_url_o.jpg) no-repeat;}

p#txt {
	display:block;
	width:422px;
	height:133px;
	margin:0 auto;
	background:url(../image/renew_txt.jpg) no-repeat;
}
strong#mail {
	display:block;
	width:110px;
	height:29px;
	margin:0 auto;
	background:url(../image/renew_mail.jpg) no-repeat;
}
#footer {
	width:764px;
	height:128px;
	background:url(../image/renew_footer.jpg) no-repeat;
}

h1, #url, #txt, #mail, #footer {
	font-size:0;
	text-indent:-9999px;
	overflow:hidden;
}






