@charset "UTF-8";
#saiji {
	margin: 0px;
	padding: 0px;
}
#saiji ul {
	margin: 0px;
	padding: 15px;
}
#saiji li {
	float: left;
	background-color: #FFF;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #999;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#momo {
	background-image: url(../gallery/img/momo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#tit_momo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

#tango {
	background-image: url(../gallery/img/tango_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 10px;
	margin: 0px;
}

#tit_tango {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
