@charset "utf-8";

/* =============================
(C) PRAY + LIFE font CSS
last update 20110526

文字のサイズ：中（default）
============================= */



body{
	font-size:0.88em; /* 基本を14pxに設定 */
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	line-height:1.4;
}
#main{
	line-height:1.5;
}
.article{
	line-height:1.6;
}

.project-concept,
#pathlist li,
.entry-date,
.indexpage,
.interview-speaker,
.oneword-comment,
#mirai-list dd a span.entry-author,
.caption,
#b-fukushimavoicein .sectionBody h2,
#miraiList .entry-description,
#miraiList .entry-author,
.author-profile p,
ul.icn-plus li,
#b-newsen .articleBody ul li,
.small{
	font-size:0.86em; /* 12px相当 */
}
.x-small{
	font-size:0.72em; /* 10px相当 */
	line-height:1.4;
}

.sectionBody h2,
.interview-date,
#mirai-list dd a span.entry-title,
#miraiList .entry-title,
.large{
	font-size:1.15em; /* 16px相当 */
}
.oneword-oneword,
.author-namek,
.x-large{
	font-size:1.29em; /* 18px相当 */
}
.sectionHeader h1{
	font-size:1.60em; /* 23px相当 */
}


/* フォントサイズ制御 アクティブ */
#fontsize-d a{
	cursor:default;
}

/* ゴシック指定 */
#form_contact,
.project-concept dd p,
.twitter-note,
.cat-auth,
.sectionBody h2,
.article h3,
#EntryBody .articleBody strong, /* .article h3 と同じ見た目 */
.note p,
.indexpage,
#b-fukushimavoicein .sectionBody h2,
#miraiList .entry-num,
#miraiList .entry-description,
ul.icn-plus li,
#b-newsen .articleBody ul li,
#event-info dl dt,
.sans-serif
{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Ghothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif ;
}

/* 更新日付 */
.entry-date,
.event-vol
{
	font-family:Times, Sans-Serif;
	letter-spacing:0.1em;
}

