@charset "UTF-8";

/*======================================
	祭にむけて
=======================================*/

/* 八町会議 */
#yachou_img{
	position:relative;
}
#yachou_img .img_txt{
	position:absolute;
	left:265px;
	bottom:0;
	margin:0 !important;
}
/* 引き綱づくり */
#hikitsuna_btn a{
	display:block;
	background:#8f99cc;
	color:#fff;
	text-align:center;
	width:110px;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
}

/* 上町・下町 */
.kami{
	width:255px;
	float:left;
	background:url(../img/line.png) center top repeat-y;
}
.shimo{
	width:255px;
	float:right;
	background:url(../img/line.png) center top repeat-y;
}
.kami p,
.shimo p{
	background:#221815;
	color:#fff;
	text-align:center;
	width:5em;
	margin:0 auto !important;
}
.kami img,
.shimo img{
	margin-top:1.5em;
}

.img_tsukiai li:nth-child(1) {
	width: 255px;
  float: left;
}

.img_tsukiai li:nth-child(2) {
	width: 255px;
  float: right;
}

/* 四方拝 */
#shihou_img p{
	margin-bottom:4px !important;
}

#shihou_img .img_wrap{
	margin:0 0 2em 0 !important;
}
#img_txt_kanjin{
	margin: 8px 0 1.5em 0 !important;
}


/* 網漉き行事 */
#amisuki_img li{
	position:relative;
	margin-bottom:1em;
}
#amisuki_img li:nth-child(1) .img_txt{
	position:absolute;
	left:448px;
	bottom:0;
	margin:0 !important;
}
#amisuki_img li:nth-child(2) .img_txt{
	position:absolute;
	left:270px;
	bottom:0;
	margin:0 !important;
}




/* 引き綱づくり */
#page_hikitsuna .flow_hd{
	background:#221815;
	color:#fff;
	text-align:center;
	width:5em;
	margin:0 auto !important;
}
#page_hikitsuna .img_wrap{
	overflow:hidden;
	margin-bottom:3em !important;
}
#page_hikitsuna .img_wrap li{
	text-align:center;
}
#page_hikitsuna .img_wrap li:nth-child(1){
	width:310px;
	float:left;
	background:url(../img/line.png) center top repeat-y;
}
#page_hikitsuna .img_wrap li:nth-child(2){
	width:310px;
	float:right;
	background:url(../img/line.png) center top repeat-y;
}
#page_hikitsuna .img_wrap .flow_txt{
	border:1px solid #221815;
	background:#fff;
	margin:1.5em 0 0 0 !important;
	text-align:center;
	padding:3px 0;
}

/*
#page_hikitsuna .img_wrap img{
	margin-top:1.5em;
}
*/

#page_hikitsuna #hikitsuna_btn a{
	margin:0 auto 2em;
}
