@charset "utf-8";
/* CSS Document */

/*  見出し
------------------------------------------------------------------------*/
#mainInner .finding01
{
	background:url(../img/finding01.gif) no-repeat 0 0;
	height:37px;
	display:block;
	text-indent:-9999px;
}


#mainInner .galleryBox
{
	width:729px;
	margin-bottom:20px;
}

#mainInner .galleryBox li.leftBox
{
	float:left;
	width:353px;
}
#mainInner .galleryBox li.rightBox
{
	float:right;
	width:353px;
}

#mainInner .galleryTable td
{
	padding-left:5px;
}
#mainInner .galleryTable td h4 a
{
	height:41px;
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #004F99;
}

/*
#mainInner .galleryTable td .subFinding01
{
	background:url(../img/sub_finding01.gif) no-repeat 0 0;	
}
#mainInner .galleryTable td .subFinding02
{
	background:url(../img/sub_finding02.gif) no-repeat 0 0;
}
#mainInner .galleryTable td .subFinding03
{
	background:url(../img/sub_finding03.gif) no-repeat 0 0;
}
#mainInner .galleryTable td .subFinding04
{
	background:url(../img/sub_finding04.gif) no-repeat 0 0;
}
*/
#mainInner .galleryTable td h5
{
	font-size:inherit;
	font-weight:bold;
	color:#A35B18;
}
.photo_base{
	border:1px solid #d0d0d0;
	border-collapse:collapse;
	width:141px;
	height:141px;
	background-color:#f0f0f0;
	text-align:center;
	vertical-align:middle;
}
.info{
	border-bottom:1px solid #d0d0d0;
}