@charset "utf-8";

body { font-family:Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

#logo { font-size:18px; top:12px; }

.post .title { font-size:18px; font-weight:normal; margin:0 0 3px 0; }


/* ----------------------------------------------------------------------
 【カスタマイズ】index修正の整形（2013.05.30）
---------------------------------------------------------------------- */

#left_col .post .index_h2 {

	border: 1px solid gray;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding:5px;
	margin-bottom:5px;
 	background-color:#280404;

}

#left_col .post .index_h2 a { text-decoration:none; color:#ffffff; }
#left_col .post .index_h2 a:hover { border-bottom:1px dotted #9EFFFE; color:#9EFFFE;}

/* ----------------------------------------------------------------------
 【カスタマイズ】arcive修正の整形（2014.09.16）
---------------------------------------------------------------------- */

.post .cat-title h3 {
        font-weight: normal;
	border: 1px solid gray;
	color:#ffffff;
	font-size:18px;
	padding:5px;
	margin-bottom:5px;
 	background-color:#280404;

}

.post .cat-title h3 a { text-decoration:none; color:#ffffff; }
.post .cat-title h3 a:hover { border-bottom:1px dotted #9EFFFE; color:#9EFFFE;}

/* ----------------------------------------------------------------------
 【カスタマイズ】サイドバー（2014.09.16）
---------------------------------------------------------------------- */

ul li.cat-item a {
        font-size:1.2em;
}