﻿a{
	margin: 0px;
	padding: 0px;
}

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

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.7;
	color: #444444;
	background-color: #FFFFFF;
	background-repeat: repeat;
	}

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


/*　link　*/

a:link{ color: #1C49AC; text-decoration: none; }
a:visited{
	color: a href="gallery/g_index.html";
	text-decoration: none;
}
	
a:hover{
	color: #663366;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
}
p {
	font-size: 13px;
	line-height: 1.7;
	margin: 0px;
}
