@charset "utf-8";

/*****Second H1 title*****/
/*photo title*/
.h1_photo span {
	width: 571px;
	height: 51px;
	position: absolute;
	background: url(/photo/images/h1_title-photo.gif) no-repeat;
}

.h1_photo h1 {
	margin-bottom: 20px;
	width: 571px;
	height: 51px;
	overflow: hidden;
}

/*photo title*/
/*****Second H1 title*****/


/*****Layout Box*****/
#PhootBox {
	width: 100%;
	height: 512px;
	margin-bottom: 25px;
	text-align: center;
/*	background: url(/photo/images/bg_photo-x.jpg) no-repeat center top;
*/}

#PhootBox_Y {
	width: 100%;
	height: 693px;
	margin-left: 0px;
	margin-bottom: 25px;
	text-align: center;
/*	background: url(/photo/images/bg_photo-y.jpg) no-repeat center top;
*/}

ul.photo_img {
	width: 100%;
	margin-bottom: 25px;
	margin-left: -2px;
	float: left;
}

ul.photo_img li {
	margin-right: 2px;
	float: left;
}

ul.photo_img li img {
	border: solid 1px #666666;
}


#MainColumn h4 a:visited {
	margin: 0 0 3px 0px;
	color: #755D2E;
}

#MainColumn h4 a:hover {
	color: #E17B02!important;
}

#MainColumn h4 a:link {
	color: #755D2E;
}
