/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
.post-title,
.font-modern {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: normal;
}

#header {
	background: url(http://xn--2015-zs5f163g3rbb0w410fot6a.net/wp-content/uploads/2015/12/grass01.jpg);
}

#nav-header .container {
	background: #252520;
}

.widget > h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 7px 22px;
	color: #86989C;
	border-bottom: 2px solid #86989c;
	background: url(http://xn--2015-zs5f163g3rbb0w410fot6a.net/wp-content/uploads/2015/12/hizume.gif) no-repeat 1px;
}

body,
.font-legacy {
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", meiryo, "ＭＳ ゴシック", sans-serif;
}

body a:hover img {
	opacity: .8;
}

.lp {
	font-size: 20px;
	text-decoration: underline;
}

.lp a {
	background: #FF0000;
	color: #edff00;
	padding: 5px;
}

.lp a:hover {
	color: #E88C8C;
}

.site-title {
	font-size: 45px;
	text-shadow: 3px 3px 3px #000;
	padding: 0;
}

.site-title a {
	color: #F7F347;
	font-size: 25px;
}

.single .post-title {
	color: #006ccc;
	font-weight: bold;
	font-size: 21px;
}

.post-byline {
	font-size: 12px;
}

.racetable td,th {
	border-top: 1px solid #808080 !important;
	border-bottom: 1px solid #808080 !important;
	border: 1px solid #808080;
}

.racetable th {
	background: #d9d9b0;
}

.entry a {
	text-decoration: underline;
}

.site-description {
	line-height: 0;
	color: #fff;
}

.entry h2 {
	background: #86989C;
	color: #fff;
	padding: 5px;
	font-size: 21px;
}

.entry h3 {
	color: #86989C;
	font-size: 21px;
	border-bottom: 1px solid #86989C;
	border-left: 4px solid #86989C;
	padding: 5px;
}

@media only screen and (max-width: 719px) {
	#nav-header.nav-container {
		background: #252520;
	}
	
	.post-list .post, .post-list .page {
		background: #33363b;
		border: 2px solid #33363B;
	}
	
	.post-title {
		color: #006ccc;
		font-size: 18px;
	}
	
	.post-title a {
		color: #f7f347;
	}
	
	.featured, .featured.flexslider {
		background: #9f0100;
		border: 2px solid #33363B;
	}
	
	.related-posts a {
		color: #006ccc;
	}
	
	.entry h2 {
		font-size: 16px;
		font-weight: bold;
	}
	
	.entry h3 {
		font-size: 16px;
		font-weight: bold;
	}
}