/*
Template:first
Theme Name:first-child
*/
body,h1,h2,h3,h4,h5 {
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.site-bar{
	background-color:#0d4fad;
}
.main-navigation{
	background-color:#0d4fad;
}
.main-navigation a{
	padding:0 11px;
	font-size:14px;
}
.full-width .content-area {
	width: auto;
	max-width: 800px;
}

.header-side .site-branding {
	padding-left: 85px;
	height: 70px;
	background:url(/dousoukai/images/symbol.png) 0 0 no-repeat;
	background-size: 70px 70px;
}
.hentry {
	border-bottom: none;
}
.entry-header {
	margin-bottom: 10px;
}
h1.site-title{
	font-size: 28px;
	font-weight:bold;
	padding:0;
	color: #00263b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif !important;
}
h1.site-title a{
	color: #00263b;
}
h1.site-title a span{
	font-size: 18px;
}
.site-description {
	font-size: 15px;
	color: #00263b;
}
h2.entry-title{
	font-size: 24px;
	padding:30px 0 10px 0;
	margin-bottom:20px;
	color:#00263b;
	border-bottom: solid 1px #00263b;
}
.site-top{
	margin:20px auto 10px;
}
.address{
	border-top: dotted 1px #aaa;
	padding: 30px 0 0 0;
}
.cnt_title{
	font-size:12px;
	font-weight: normal !important;
	padding: 20px 0 20px 0;
}
.site-header{
	padding: 0;
	margin:0;
}
.toppage{
	padding-top: 40px;
}
.paddingtop30px{
	padding-top: 30px;
}
/* Table */
table {
	border-top: none;
}
/* 役員 */
.yakuin_tbl{
	width: auto;
	border-bottom: dotted 1px #ccc;
}
.yakuin_tbl td{
	font-size: 14px;
	padding: 0 10px;
	border:none;
}
.yakuin_tbl tr.line{
	border-top: dotted 1px #ccc;
}
.yakuin_tbl tr.line td{
	padding-top: 10px;
}
.yakuin_tbl tr.pdb td{
	padding-bottom: 10px;
}
#post-682 table tr td:first-child{
	white-space:nowrap;
}
#post-682 table tr td:last-child{
	width: 100%;
}
/* TOP */
.about{
	font-size: 20px;
	padding: 0 0 20px 0;
	text-align:center;
}
.about p{
	color:#00263b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif !important;
}
.renrakusaki{
	border:solid 1px #bbb;
	padding: 20px 10px 10px 10px;
	text-align:center;
	margin: 0 0 30px 0;
}
.renrakusaki h2{
	color:#00263b;
	font-size: 20px;
	padding: 6px 0 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif !important;
	margin: 0;
}
.renrakusaki p{
	padding: 0 0 10px;
	margin: 0;
}
.kouza{
	margin-top:50px;
}
.kouza h2{
	font-size: 16px;
	padding: 10px;
	color:#fff;
	background-color:#00263b;
	text-align:center;
	font-weight:normal !important;
}
.furikomi{
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding:20px 0 0;
	margin:0 0 20px 0;
}
/*  サイドバー */
#menu-navi-1{
	border-bottom: solid 1px #aaa;
}
#menu-navi-1 li{
	margin: 0;
	padding: 10px 0 10px 13px;
	background:url(/img/li.png) 0 center no-repeat;
	background-size: 4px 8px;
}
#menu-navi2 li{
	margin: 0;
	padding: 10px 0 10px 13px;
	background:url(/img/li.png) 0 center no-repeat;
	background-size: 4px 8px;
}
#menu-navi2 a{
	font-size:14px;
}
#footer-navigation ul{
	border-bottom: none;
}
#footer-navigation li{
	margin: 0;
	padding: 10px 0 10px 13px;
	background:none;
	background-size: 4px 8px;
}
.ctt_sidebar{
	margin: 0 0 20px 0;
	padding: 50px 0 20px 0;
}
.ctt_sidebar > p{
	color: #fff;
	font-size: 14px;
	padding: 4px 15px;
	background-color:#00263b;
	margin:0;
}
.ctt_sidebar ul{
	list-style:none;
	margin:0;
	padding: 0 0 10px 0;
}
.ctt_sidebar ul li{
	font-size: 14px;
	margin: 12px 0;
	padding: 5px 0 5px 13px;
	border-bottom: dotted 1px #aaa;
	border-left: solid 5px #aabbcc;
}

.copyright{
	font-size: 12px;
	text-align:center;
	color:#888;
}
.site-credit a{
	font-size: 12px;
	border:solid 1px #ccc;
	padding: 5px 10px;
	display:inline-block;
	border-radius:4px;
}
.nopc{
	display:none;
}
.nosp{
	display:inline;
}
@media screen and (max-width: 960px) {
	.header-side .site-branding {
		padding-top: 110px;
		padding-left: 0;
		height: auto;
		background:url(/dousoukai/images/symbol.png) center 0 no-repeat;
		background-size: 100px 100px;
	}
	#header-navigation{
		display:none;
	}
	.nosp{
		display:none;
	}
	.nopc{
		display:inline;
	}

	.about{
		font-size: 16px;
		padding: 0 0 20px 0;
		text-align:left;
	}
	.about br{
		display:none;
	}
}
