@charset "utf-8";
.bg1 {
	background-color: #F9F9F9;/*	background-image: url(../images/img1170-01.jpg);*/
}
.bg2 {
	background-color: #F9D6E5;
	/*	background-image: url(../images/img1170-01.jpg);*/
}
.bg3 {
	background-color: #FFFFFF;
	padding-top: 42.73%;
	background-size: contain;
	background-image: url(../images/img-kimonobi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;/*background: url() center center / cover no-repeat fixed;
*/
}
.page-header {
	padding-bottom: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 48px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.navbar-brand-img {
	margin-top: 23px;
}
CSS

.jumbotron {
	background-size: cover;
	background-image: url(../images/img1170-01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer-ul {
	list-style-type: none;
	margin-top: 50px;
	line-height: 2em;
}

