@charset "UTF-8";

/*------------------------------------------------------------*/
.photobox ul li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 18px;
}
.photobox ul li:nth-child(5),.photobox ul li:nth-child(10),.photobox ul li:nth-child(15),.photobox ul li:nth-child(20),.photobox ul li:nth-child(25),.photobox ul li:nth-child(30),.photobox ul li:nth-child(35) {
	margin-right: 0px;
}

photobox ul {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.photobox ul li .tit {
	font-weight: bold;
	margin-top: 5px;
	color: #75531d;
}
.photobox ul li .detail_btn a {
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #9d1212;
	text-align: center;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin-top: 10px;

}
.photobox ul li a img {
     border:solid 1px #ccc;
     padding:4px;
}


.photobox ul li .detail_btn a:hover {
	opacity: 0.7;


}
.photobox {
	text-align: left;
}
#mainphoto .bxslider li img {
	border: solid 1px #ccc;
	padding: 4px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainphoto .bxslider {
	text-align: center;
}

#mainphoto #bx-pager {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#mainphoto #bx-pager a img {
	margin-right: 3px;
	margin-left: 3px;
}
#mainphoto #bx-pager ul li {
	display: inline-block;
}

#bx-pager a.active img{
  border:1px solid #a2925d !important;
  opacity:0.8 !important;
}


.detail_btn02 a {
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #9d1212;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin-top: 20px;
	width: 270px;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
}
.detail_btn02 a:hover {
opacity: 0.7;
}
.photobox_detail p {
	text-align:center;
}
