a {
	color: #6968ec;
}
hr {
	background: #6968ec;
}
#header {
	position: relative;
}
#menu.navbar-default .navbar-nav > li > a, #menu2.navbar-default .navbar-nav > li > a {
	color: #ddd;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #6968ec;
}
#menu.navbar-default .navbar-nav > li > a:hover, #menu2.navbar-default .navbar-nav > li > a:hover {
    color: #6968ec;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #6968ec !important;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #26258c;
}
.btn-custom {
	background-color: #6968ec;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	background-color: #26258c;
}
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg6.jpg) top center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,70ad47+100&0.6+0,0.4+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 60%, rgba(55, 0, 142, 0.4) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 60%, rgba(55, 0, 142, 0.4) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 60%, rgba(55, 0, 142, 0.4) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.intro p.pic:before {
  content: "写真は国立市／歩道橋下";
}
#about .about-text span {
	color: #6968ec;
}
#services {
	background: #6968ec;
}
ol.type li a.active {
	background: #6968ec;
}
ol.type li a:hover {
	background: #26258c;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
#testimonials .overlay {
	background: rgba(57, 40, 119, 0.6);
}
#footer h3 {
	color: #6968ec;
}
#footer .social i.fa {
	color: #6968ec;
}
#footer .social i.fa:hover {
	background: #6968ec;
}
