@charset "utf-8";
/*------------------------------------------------------------
	フォトギャラリー
------------------------------------------------------------*/
#gNavi .navi04 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts .photoList {
	margin: 0 -9px 25px 0;
	width: 636px;
	overflow: hidden;
}

#conts .photoList li {
	margin-right: 9px;
	width: 203px;
	font-size: 1.33em;
	float: left;
}

#conts .photoList li span {
	margin: 4px 1px 0;
	display: block;
}

#conts .pageTop a {
	padding-left: 16px;
	font-size: 1.2em;
	color: #448ccb;
	text-decoration: none;
	background: url(../img/common/icon/icon03.gif) no-repeat left 2px;
}

#conts .pageTop a:hover {
	text-decoration: underline;
}