@charset "utf-8";
/* CSS Document */

/*==============================================
	gallery_detail
==============================================*/

.fhoto_detail_tr {
	text-align:right;
}

.fhoto_detail_imgbox_01 {
	width:100%;
	text-align:center;
}

.fhoto_detail_imgbox_02 {
	margin:0 auto;
	text-align:left;
	width:621px;
}

.fhoto_detail_imgbox_02 p {
	margin-top:20px;
}

.fhoto_mb35 {
	margin-bottom:35px;
}

.fhoto_detail_txtbox_02 {
	width:100%;
	margin-top:50px;
	padding-bottom:60px;
	text-align:center;
	border-bottom:1px solid #b8b1a9;
	text-align: center;
}
	
.fhoto_detail_txtbox_02 * {
	text-align: center;
}

.fhoto_detail_txtbox_02 ul li {
	display: inline;
	margin-right:10px;
	list-style:none;
	white-space: nowrap;
}

.fhoto_detail_ul_style_01 {
}
.fhoto_detail_ul_style_01 li{
	list-style:none;
	float: left;
	zoom: 1;
	margin-bottom: 1em;
	width: 14.26%;
	white-space: nowrap;
}
.fhoto_detail_ul_style_01 li p {
	border-right:1px solid #b8b1a9;	
	text-align: center;
}
.fhoto_detail_ul_style_01 .first p {
	border-left:1px solid #b8b1a9;	
}

.fhoto_detail_ul_style_02 {
	margin-top:20px;
	list-style:none;
}

.fhoto_detail_ul_style_02 li {
	float:left;
	border-right:1px solid #b8b1a9;
	border-left:1px solid #b8b1a9;
	padding:0 18px;
}


/*==============================================
	gallery_index
==============================================*/

.fhoto_index_img_box_01 {
	width:100%;
	height:178px;
	position:relative;
	margin-bottom:35px;
}

.fhoto_index_box_img_01 {
	position:absolute;
	top:0;
	left:0px;
}


.fhoto_index_box_img_02 {
	position:absolute;
	top:0;
	left:187px;	
}

.fhoto_index_box_img_03 {
	position:absolute;
	top:0;
	left:376px;	
}

.fhoto_index_box_img_04 {
	position:absolute;
	top:0;
	left:564px;	
}

.fhoto_index_text_box_01 {
	width:100%;
	padding-bottom:35px;
	text-align:center;
	border-bottom:1px solid #b8b1a9;
	text-align: center;
}

.fhoto_index_text_box_01 * {
	text-align: center;
}

.fhoto_index_text_box_01 ul li {
	display: inline;
	margin-right:10px;
	list-style:none;
	white-space: nowrap;
}












