@charset 'utf-8';

/********************
 * ギャラリートップページ
 ********************/

#list h3 a {
	display: block;
	width: 100%;
}
#list a img {
	border: 1px #ccc solid;
	width: 100%;
}
#list p {
	margin: 0 0 15px;
}
#list a,
.gototop a {
	text-decoration: none;
}
.gototop a {
	font-size: 5.0em;
	position: fixed;
	bottom: 20px;
	right: 30px;
}

.menuImage {
	width: 100%;
}
