/*
	スマートフォン対応追加CSS カスタム
*/
/******************** ヘッダー header.php ********************/
#unisp-headercontent {
	background: #6A7D9B;
	border-bottom: 1px #eee solid;
}
.unisp-main-img {margin-bottom: 10px;}
/* メニューボタン */
/* jsmenu.js */
.sp-headermenu-bt {
	background: #6A7D9B;/* */
	color: #fff;
}
.sp-headermenu-bt .icon-bar {background-color: #fff;}
/* メニュー */
/* js menu pulldown menu */
#sp-gmenu li a {
	color: #fff;
	border-top: 1px solid #f1f1f1;
}
#sp-gmenu li a:hover{
	background:#f2f2f2;
	color: #333;
}
/* h1 */
.unisp-h1head {
	color:#fff;
	background:#333;
}

/******************** フッター footer.php ********************/
footer{ background:#333; }
/* フッターメニュー */
.unisp-footnavi-menu ul{ border-bottom: 1px solid #f1f1f1; }
.unisp-footnavi-menu ul li a{
	color: #fff;
	border-top: 1px solid #f1f1f1;
}
.unisp-footnavi-menu ul li a:hover{ background: #999; }
/* copyright */
.unisp-foot-copyright{
	color: #fff;
}
.unisp-foot-copyright a{ color: #fff; }


/******************** トップページ home.php ********************/
/* 新着情報(1col) */
.unisp-newtopic-1col ul{ border-top: 1px solid #eee; }
/* post parts */
.unisp-newtopic-list-1col a{
	color:#333;
	border-bottom: 1px solid #eee;
}
.unisp-newtopic-list-1col a:hover{ background:#f1f1f1; }
.unisp-newtopic-list-1col .postdate{
	color:#2D4971;
}

/* 新着情報(1col img) */
.unisp-newtopic-1colimg{}
.unisp-newtopic-1colimg h2{
	border: 3px solid #E10000;
}
/* post parts */
.unisp-newtopic-list-1colimg a{
	color:#333;
	border-bottom: 1px solid #eee;
}
.unisp-newtopic-list-1colimg a:hover{ background:#f1f1f1; }
.unisp-newtopic-list-1colimg .postdate{
	color:#E10000;
}

/* 新着情報(2col img) */
.unisp-newtopic-2col h2{
	border: 3px solid #E10000;
}
.unisp-newtopic-2col ul{ border-top: 1px solid #eee; }
/* post parts */
.unisp-newtopic-list-2col {
	border-left: 1px solid #eee;
}
/* adjust leftbox */
.postcolleft{ border-left: 1px solid #fff; }
.unisp-newtopic-list-2col a{
	color:#333;
	border-bottom: 1px solid #eee;
}
.unisp-newtopic-list-2col a:hover{ background:#f1f1f1; }
.unisp-newtopic-list-2col .postdate{
	color:#E10000;
}

/******************** 投稿一覧 index.php ********************/
.naviarticle a{
	background:#ccc;
	color:#fff;
}
.naviarticle a:hover{ background:#aaa;}

/******************** 固定/投稿 共通 page.php / page-no-p-br.php ********************/
h2.unisp-pagetitle, h2.unisp-posttitle {
	background:#6A7D9B;
	color:#fff;
}
h2.unisp-pagetitle a, h2.unisp-posttitle a{
	color:#ffffff;
}
.unisp-topcontent h3,.unisp-postdetail h3,.unisp-pagedetail h3{
	background: url(images/unisp-sp-h.png) no-repeat 0% 55%;
	background-size:19px auto;
}

/******************** 投稿ページ single.php ********************/
.navipost a{
	background:#ccc;
	color:#fff;
}
.navipost a:hover{ background:#aaa;}

/******************** 固定ページ page.php / page-no-p-br.php ********************/

/******************** コメント comments.php ********************/
