@charset "utf-8";
/* Gallery CSS */

#main {
	width: 669px;
}
#main .boxSet01 {
	background-image: url(../gallery/images/img_set05.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 669px;
	margin-bottom: 30px;
	display: block;
}
#main .boxSet01 .casual {
	background-image: url(../gallery/images/btn_casual.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
	float: left;
	margin-top: 154px;
	margin-left: 21px;
}
#main .boxSet01 .casual a {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 258px;
}
#main .boxSet01 .casual a:hover {
	background-image: url(../gallery/images/btn_casua_ol.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}
#main .boxSet01 .sft {
	background-image: url(../gallery/images/btn_seven.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
	float: right;
	margin-right: 23px;
	margin-top: 154px;
}
#main .boxSet01 .sft a {
	display: block;
	height: 47px;
	width: 258px;
	text-indent: -9999px;
}
#main .boxSet01 .sft a:hover {
	background-image: url(../gallery/images/btn_seven_o.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}
#main .boxSet02 {
	background-image: url(../gallery/images/img_set02.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 388px;
	width: 669px;
	margin-bottom: 30px;
	display: block;
}
#main .boxSet02 .bridal {
	background-image: url(../gallery/images/btn_bridal.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
	float: left;
	margin-left: 21px;
	margin-top: 154px;
}
#main .boxSet02 .bridal a {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 258px;
}
#main .boxSet02 .bridal a:hover {
	background-image: url(../gallery/images/btn_bridal_o.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}
#main .boxSet02 .seijin {
	background-image: url(../gallery/images/btn_seijin.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
	float: right;
	margin-right: 23px;
	margin-top: 154px;
}
#main .boxSet02 .seijin a {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 258px;
}
#main .boxSet02 .seijin a:hover {
	background-image: url(../gallery/images/btn_seijin_o.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}
#main .boxSet03 {
	background-image: url(../gallery/images/img_set04.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 669px;
	display: block;
	clear: both;
	margin-bottom: 30px;
}
#main .boxSet03 .omiyamairi {
	background-image: url(../gallery/images/btn_omiyamairi.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
	margin-top: 154px;
	margin-left: 21px;
	float: left;
}
#main .boxSet03 .omiyamairi a {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 258px;
}
#main .boxSet03 .omiyamairi a:hover {
	background-image: url(../gallery/images/btn_omiyamairi_o.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}
#main .boxSet03 .other {
	background-image: url(../gallery/images/btn_other.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 47px;
	width: 258px;
	margin-top: 154px;
	margin-right: 23px;
}
#main .boxSet03 .other a {
	height: 47px;
	width: 258px;
	text-indent: -9999px;
	display: block;
}
#main .boxSet03 .other a:hover {
	background-image: url(../gallery/images/btn_other_o.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 258px;
}


#main .backTop {
	text-align: right;
	margin-bottom: 30px;
	clear: both;
	padding-top: 40px;
}

#main  .backTop a {
	color: #B58283;
	font-size: 10px;
}



/* scroll flash styles
--------------------------*/

.footer_flash {
	clear: both;
	height: 48px;
	width: 100%;
	margin-bottom: 50px;
	padding-top: 16px;
}
*:first-child+html #main .backTop {
	padding-top: 30px;
}
* html #main .boxSet01 .casual {
	margin-left: 10px;
}
* html #main .boxSet01 .sft {
	margin-right: 11px;
}
* html #main .boxSet02 .bridal {
	margin-left: 10px;
}
* html #main .boxSet02 .seijin {
	margin-right: 11px;
}
*  html  #main  .boxSet03  .omiyamairi {
	margin-left: 10px;
}

*  html  #main  .boxSet03  .other {
	margin-right: 11px;
}
* html #main .backTop {
	padding-top: 20px;
	padding-bottom: 58px;
}
