@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	background-image: url(../img/index_back_line.jpg);
	text-align: center;
	
}

a:link     {text-decoration:none;      color:#3D261D}
a:active   {text-decoration:none;      color:#3D261D}
a:hover    {text-decoration:none;      color:#3D261D}
a:visited  {text-decoration:none;      color:#3D261D}


div#copy{
	margin:0; 
	padding:0;
	text-align:center;
	line-height:180%;
	font-size:10px;
	color:#3D261D;
	font-family:ＭＳ Ｐゴシック,Hiragino Kaku Gothic Pro,Osaka,sans-serif;
	background-image:url(../img/etc_foot_back.jpg);
	width:760px;
	height:103px;
}