@charset "iso-8859-1";
/* ****************************************************
   2008-09-07
**************************************************** */
.anchor-list .anchor {
	margin-bottom: 2px;
}
.anchor-list .anchor a {
	white-space: nowrap;
}
.heading3 {
	margin-top:35px;
	_margin-top:0;
}
.photo-col {
	margin: 20px 85px 0;
}
.photo-col .col01 {
	float: left;
	width: 178px;
}
.photo-col .col02 {
	float: left;
	width: 178px;
	margin-left: 46px;
}
.photo-col .col03 {
	float: right;
	width: 178px;
}

/*=======================================
/* clearFix
=================================*/
.photo-col:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.photo-col {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .photo-col {
	height:1px;
}

.photo-col {
	display:block;
}
/* End hide from IE-mac */