a {
	color: #0F8D5D;
}

body.custom-background {
	background-size: contain;
}

#page {
	background-color: rgba(255,255,255,0.95);
}

#site-title a {
	font-size: 46px;
}

.header-logo-image {
	opacity: .85;
}

.main-navigation {
	margin-top: 0;
}

.main-navigation a {
	padding: 0;
}

.tg-one-half p, .tg-one-third p, .tg-one-fourth p {
	text-align: left;
}

h1, h2, h3, h4, h5, h6,
p {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #000;
}

#main {
	margin-bottom: 60px;
}

.more-link-wrap {
	background-color: #fff999;
}

#recent-posts-3 {
	width: 65%;
	float: left;
}

#recent-posts-3 li {
	margin-bottom: 10px;
}

.banner-top {
	width: 30%;
	float: right;
	text-align: right;
}

.banner-top img {
	margin-bottom: 10px;
}

hr {
	border-color: #333;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 20px;
}

.gallery .gallery-item {
	background-color: transparent;
}

.widget-title a {
	font-weight: bold;
}

.widget_recent_entries {
	margin-bottom: 60px;
	padding: 20px;
	background-color: #fff;
}

.widget_recent_entries li {
	border-bottom: #ccc dotted 1px;
}

.post-date {
	float: left;
	margin-right: 20px;
}

.timetable {
	background-color: #fff;
}

.header-post-title-container {
	background-color: #fff;
}

.more-link-wrap {
	background-color: #fff;
}

.more-link-wrap a.more-link {
	display: block;
}

.more-link-wrap a.more-link:hover {
	text-decoration: none;
	background-color: #0FBE7C;
	color: #fff;
}

body, button, input, select, textarea {
	color: #000;
}

.entry-content hr {
	clear: both;
}

.guideline {
	padding: 20px 20px 10px;
	background-color: #f4f4f4;
}

.guideline dt {
	clear: left;
	float: left;
}

.guideline dd {
	padding-left: 80px;
}

.contact-form label span {
	color: #222;
}

.side_banner {
	padding: 20px 0 10px;
	text-align: center;
}

.side_banner li {
	border-style: none !important;
	padding: 0 !important;
}

.side_banner img {
	margin-bottom: 10px !important;
}

.wpcf7 {
	padding: 20px !important;
	background-color: #B0E0E6;
}

.note {
	display: inline-block;
	line-height: 1.2;
	font-size: 14px;
	color: #666;
}

.wp-caption {
	background-color: #fff;
}

.work-list {
	background-color: #fff;
}

.work-list th {
	background-color: #666;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.work-list tr:nth-child(even) {
	background-color: #f4f4f4;
}

.artist-name {
	font-weight: bold;
}

.work-title {
}

.work-cat {
	white-space: nowrap;
}

.work-list .small {
	font-size: 95%;
}

#text-3 {
	margin: 0 50px 50px;
	padding: 30px;
	background-color: #fff;
}

#text-3 .widget-title {
	font-size: 36px;
}

@media screen and (max-width: 1078px) {
	#recent-posts-3 {
		width: auto;
		float: none;
	}
	
	.banner-top {
		width: auto;
		text-align: center;
		float: none;
	}
	
	.work-cat {
		white-space: normal;
	}
}
