@charset "utf-8";
/* CSS Document */

#furisode{
	background:url(../index.html) repeat-y;
	width:980px;
	margin:0px auto;
	padding:0 0 80px;
	line-height:0;
	vertical-align:bottom;
}

#furisode_navi{
	width:980px;
	margin:0px auto;
}

#kitsuke_navi{
	clear:both;
	width:980px;
	margin:0px auto;
}

#furisode_navi ul,#kitsuke_navi ul{
}

#furisode_navi li,#kitsuke_navi li{
	width:25%;
	float:left;
}

#furisode_navi li img,#kitsuke_navi li img{
	width:100%;
}

.yukata_style{
	clear:both;
	margin:0 0 50px;
}

.yukata_style h3,.gallery h3{
	text-align:center;
}

.yukata_style ul{
	width:880px;
	margin:0px auto;
}

.yukata_style li{
	float:left;
	width:50%;
	margin:0 0 50px;
	text-align:center;
}


.gallery{
	width:845px;
	margin:30px auto 80px;
	text-align:center;
}

/*.gallery img{
	box-shadow: 0px 10px 5px -5px #ccc;
}*/

.gallery_title{
	width:860px;
	margin:60px auto;
	text-align:center;
}

.gallery_title ul{
}

.gallery_title li{
	text-align:center;
	margin:0px 0px 50px;
}

.gallery_title img{
	border: solid 1px #ccc;
	box-sizing:border-box;
	box-shadow: 0px 10px 5px -5px #ccc;
}


#furisode #credit{
	text-align:center;
	margin:0px 0px 80px;
}


.link_bottom{
	clear:both;
	margin:0 auto;
	padding:50px 0 0px;
	width:890px;
}
