/* crightgreen 79AA1B  #99BE52 */

/* 共通 */
body{ background: #f7f7f7; color:#555; }
a{ color: #79AA1B; } /**/
a:hover { color: #777;}

/* ヘッダー */
header.wpsite00316info-header{ background:#444; }
.maintitle{ background:#79AA1B; } /**/
.maintitle a{color:#ffffff; text-decoration: none;}
.titlemain h1{color:#888;}

/* コンテンツ */
.wpsite00316info-content-inner{
	background: #fff;
	border:#ccc dotted 1px;
}/**/
.wpsite00316info-content h2{ border-left:solid 5px #79AA1B; } /**/
h2.wpsite00316info-posttitle{
	border-left:none;
}
.wpsite00316info-content{}
.wpsite00316info-content-cont{}

/* サイドナビ */
.wpsite00316info-content-menu{
	border-bottom:0px;
	position:relative;
}
.wpsite00316info-c-m-img{
	background:#79AA1B;
	position:absolute;
	left:0px;
}
.wpsite00316info-content-menu-in{background:#79AA1B;} /**/
.wpsite00316info-content-menu-in h3,.wpsite00316info-content-menu-in label{color:#fff;}
.wpsite00316info-content-menu li{ border-bottom:none; }
.wpsite00316info-content-menu li a{ color:#ffffff; }
.wpsite00316info-content-menu li a:hover{ background:#A3C462; } /***/

/* フッター */
.wpsite00316info-foot{
	background: #444;
	color: #fff;
}
.wpsite00316info-foot a{ color: #fff; }
.wpsite00316info-foot .wpsite00316info-ftnavi a:hover{ background:#666; }

.wpsite00316info-ftopimg{	background: #99BE52;} /**/

/* スマートフォン最適 */
@media (max-width: 767px) {
	.maintitle{ background:none; }
	.titlemain h1 {color: #fff;}
	.wpsite00316info-title h2{
		background: none;
		color:#ffffff;
	}
	header.wpsite00316info-hmenu { background: #79AA1B; } /**/
	header.wpsite00316info-header {background: #79AA1B;} /**/
}
