@charset "UTF-8";

/*  Hypertext Module */
a {
	font-size: 100%;
	text-decoration: none;
}

a:link {
	color:777777;
}

a:active{ 
　　color:777777; 
}

a:visited {
	color:777777;
}

a:hover {
	color:777777;
	text-decoration:underline;
}
#marukonlinestore {
	height: 70px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

