/* index body */

.index {
	background: #000000 !important;
}

/* link */

a {
}

a:hover {
}

a:active {
}

a:visited {
}

.entry h3 a {
	color: #000000 !important;
}

.entry h3 a:hover {
	color: #95979e !important;
}

/* header */

header {
	background: #95979e !important;
}

.gNav ul li a {
	background: #95979e !important;
}

/* breadcrumb */

.breadcrumb {
	background: #000000 !important;
}

/* button */

.button {
	background: #000000 !important;
}

/* side navi */

.blogWidget h3 {
	background: #000000 !important;
}

/* footer */

footer {
	background: #000000 !important;
}

.pagetop a {
	background: #000000 !important;
}

