@charset "utf-8";

/* ----------------
  フォトギャラリー
  ---------------- */


#photo{
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	/*width:100%;*/
}


.title{
	font-size:138.5%;
	color: #FFFFFF;
	margin-bottom:20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ff8c00;
	text-align: center;
	padding:4px;
	clear:both;}

.title02{
	font-size:138.5%;
	color: #ff8c00;
	margin-bottom:20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.title03{
	color: #5A5A5A;
	border-buttom-width: 1px;
	border-buttom-style: solid;
	border-buttom-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:153.9%;
}

.title03center{
	font-size:108%;
	font-weight: 600;
	text-align: center;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



.title04{
	color: #ee751b;
	border-buttom-width: 1px;
	border-buttom-style: solid;
	border-buttom-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:153.9%;
}




.sen_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}

.sen_top_bottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}

.icon_img{
	width:35px;
	height:50px;
	vertical-align: middle;
	margin-left:10px;
}


/*index*/



.photo_title{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}


.photo_title h2{
	color:#249bb4;
	font-size:197%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-weight:normal;
	line-height: 140%;
	text-align:center;
}


.photo_title2{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}


.photo_title2 h2{
	color:#249bb4;
	font-size:197%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight:normal;
	line-height: 140%;
	text-align:center;
}

.photo_box{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 120px;
	margin-top: 0px;
	clear:both;
	text-align:center;
	}


.photo_box_button{
	display:inline-block;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	vertical-align:top;
	}

.photo_box_img {
	background: none repeat scroll 0 0 #F3F3F3;
	border-radius: 2px 2px 2px 2px;
	height: 130px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photo_box_button p{
	text-align:center;
	font-size:123.1%;
	margin: 0px;
	padding-left: 20px;
	color:#787878;
	}

hr.photo {
	clear:both;
	border: 0;
	height: 5px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/*ギャラリーページ*/


.photo_box_gallary_haikei{
/*background-color:#000000;*/
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

.photo_box_gallary{
width:800px;
margin-left:auto;
margin-right:auto;
}

#gallery{
margin-left:auto;
margin-right:auto;
}


.photo_back{
text-align:center;
font-size:108%;
}
