/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */
@import url(https://www.hyakuchomori.co.jp/mt-static/themes-base/blog.css);
@import url(https://www.hyakuchomori.co.jp/mt-static/themes/minimalist-red/screen.css); 
@import url(https://www.hyakuchomori.co.jp/GeneratedItems/common.css);
@import url(https://www.hyakuchomori.co.jp/GeneratedItems/komagata.css);
@import "/GeneratedItems/header_0910.css";


#logo { background-image: url("https://www.hyakuchomori.co.jp/blog2/i/header_bg.jpg"); }

#container {
margin-left: 15px;
width: 950px;
background-color: white;
}

#address {text-align: left; }


/* 文字をくっきりおおきく見せる */

#alpha,h1,h2,h3{
font-family: "Lato",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
letter-spacing: 0.00em;
}

h1,h2,h3{
font-size: 143.75%;
line-height: 1.5;
letter-spacing: 0.05em;}

h1{font-size: 250%;}
h3{font-size:100%;}

.mt-main-index .entry-title{
font-size:200%;
}

.mt-entry-archive .entry-title{
font-size: 250%;
}

h2 + h3{
margin-top:-1.2em;}

p{line-height:1.75;}

.index_date{
font-size:100%;
font-weight: bold;
letter-spacing: 0.1em;
margin:0em;
}
dl.spec {
    border: 1px gray solid;
    margin: 1em 0em;
padding: 1em;
}