/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

/*サイドバー見出しサイズ　ここから*/
aside h4:not(.st-css-no), #side aside h4:not(.st-css-no), .st-widgets-title {
    color: #fff;
}

.menu_underh2 {
  font-size:20px !important;
  line-height:26px !important;
  background-image: url(st-themecss-loader.php);
    background-color: #0098e5;
    border: 1px solid #039BE5;
    padding-left: 20px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

/*h2を横幅いっぱい
------------------------------------*/
h2:not(.st-css-no2)
{
    margin-left: -15px;
    margin-right: -15px;
}
@media only screen and (min-width: 600px){
h2:not(.st-css-no2)
{
    margin-left: -30px;
    margin-right: -30px;
}
}
@media only screen and (min-width: 960px){
h2:not(.st-css-no2)
{
    margin-left: -50px;
    margin-right: -50px;
}
}


/*全体の文字間＆行間
------------------------------------*/
p, .st-kaiwa-hukidashi, .yellowbox, .graybox, .redbox, .post ul li, .post ol li, .post h5, .post h6, .post table tr td, table tr td {
    line-height: line-height:1.8em;
	letter-spacing:0.8pt;
}

.entry-title, .post .entry-title {
	
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;  
	font-weight:500!important;
	
}


/*h2をboldからノーマルに
------------------------------------*/
h2 {
	font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
font-weight:500!important;
 
/*-- ここまで --*/
}

/*h3をboldからノーマルに
------------------------------------*/
h3 {
	font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
font-weight:500!important;
 
/*-- ここまで --*/
}




/*
カテゴリーカラフル
*/

.catname.st-catid78 { background:#523905; color:#fff;}
.catname.st-catid211 { background:#61DCE3; color:#fff;}
.catname.st-catid111 { background:#DADC19; color:#fff;}
.catname.st-catid286 { background:#356401; color:#fff;}
.catname.st-catid389 { background:#3972CF; color:#fff;}
.catname.st-catid6 { background:#054DF1; color:#fff;}
.catname.st-catid423 { background:#D878D4; color:#fff;}
.catname.st-catid5 { background:#105285; color:#fff;}
.catname.st-catid45 { background:#941CDD; color:#fff;}
.catname.st-catid225 { background:#337364; color:#fff;}
.catname.st-catid415 { background:#478F46; color:#fff;}
.catname.st-catid297 { background:#91241C; color:#fff;}
.catname.st-catid444 { background:#02DA85; color:#fff;}
.catname.st-catid226 { background:#96660B; color:#fff;}
.catname.st-catid439 { background:#D3384C; color:#fff;}
.catname.st-catid467 { background:#80AE16; color:#fff;}
.catname.st-catid2 { background:#069595; color:#fff;}
.catname.st-catid227 { background:#B44E50; color:#fff;}







