@charset "utf-8";
/*
Theme Name: TWF-Child
Template:twentyfourteen
Author: Bar Sekirei
Theme URI: http://www.barsekirei.jp
Description: twentyfourteen用オリジナル子テーマ
*/
 
@import url('../twentyfourteen/style.css');







<head>
<meta name="google-site-verification" content="m1Z9FY10TERiHdcMeXl92dMklGP_vAQ5ENxTbh3u3Xg" />
<title>Bar Sekirei （バー・セキレイ） | 秋葉原にあるオーセンティック・バーの公式サイト</title>
</head>






/***** フォント *****/
body,
button,
input,
select,
textarea,
code,
kbd,
tt,
var,
samp,
pre
{
font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif !important;
word-break: break-all;
}







/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
    font-size:18px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgb(255, 255, 255), 1px 2px 2px rgb(170, 170, 170);
    text-transform: none;
}<span style="font-family: Lato, sans-serif; font-size: 16px; line-height: 1.5;"> </span>

.entry-title a {
	color: #2b2b2b;
}

.entry-title a:hover {
	color: #41a62a;
}

.site-content .entry-header {
	background-color: #fff;
	padding: 0 10px 12px;
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 24px;
}






/* Twitterのタイムラインを可変幅に変更 */
#twitter-widget-0 {
         width: 100%
}




/* ウィジェットのGoogle AdSense広告を中央寄せ */
#adswidget1-quick-adsense {
        text-align: center;
}





/* おすすめコンテンツのタイトルのアルファベットを小文字も使うように設定 */
.featured-content .entry-title {
    text-transform: none;
}
