/* css for camera */

#contentsBody span.verbose
	{
	display: none;
	}

#contentsBody #picBlock
	{
	float: left;
	width: 712px;
	margin-left: -6px;
	margin-bottom: 24px;
	background: url(../img/camera_img_01.jpg) 50% 50% no-repeat;
	/*\*/
	_margin-left: -3px;
	/**/
	/*\*//*/
	float: none;
	width: 706px;
	height: 494px;
	/**/
	}

/*\*//*/
#contentsBody #picBlock + *
	{
	clear: left;
	padding-top: 24px;
	margin-left: 6px;
	}
/**/

#contentsBody #picBlock #picMap img
	{
	display: none;
	}

#contentsBody #picBlock .picRow
	{
	float: left;
	width: 712px;
	margin-top: 19px;
	/*\*/
	_width: 718px;
	_margin-left: -6px;
	/**/
	}

#contentsBody #picBlock .picRow.first-child,
#contentsBody #picBlock .picRow:first-child
	{
	margin-top: 0;
	}

#contentsBody #picBlock .picUnit
	{
	float: left;
	width: 172px;
	_width: 172px;
	_w\idth: 172px;
	margin-left: 6px;
	background: url(../img/camera_picframe_01.png) left top no-repeat;
	/*\*/
	_background-image: url(../img/camera_picframe_02.gif);
	_bac\kground-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/camera_picframe_01.png',sizingMethod=crop);
	/**/
	}

#contentsBody #picBlock #picFrame06
	{
	margin-left: 362px;
	/*\*/
	_margin-left: 273px;
	/**/
	}

#contentsBody #picBlock .picUnit img
	{
	margin: 6px 6px 5px;
	}
	
#contentsBody #picBlock .picUnit h3
	{
	margin: 0;
	padding-bottom: 3px;
	border-bottom: none;
	background: #d5f890 url(../img/camera_h3_bottom_01.gif) left bottom no-repeat;
	
	font-size: 75%;
	}
	
