@charset "utf-8";

/*
=======================================================================
japanese style
=======================================================================
*/

/*
-----------------------------------------------------------------------
news
-----------------------------------------------------------------------
*/

#news #contents-wrap h2,
#news #contents-wrap h3,
#news #contents-wrap p
 {
	font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	}



/*
-----------------------------------------------------------------------
biography
-----------------------------------------------------------------------
*/

#biography #contents-wrap h2,
#biography #contents-wrap h3,
#biography #contents-wrap p {
	font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.3em;
	}

#biography #contents-wrap div.year-wrap {
	margin-bottom: 1.2em;
	}

#biography #contents-wrap p {
	margin-left: 7em;
	text-indent: -7em;
	}

#biography #contents-wrap .year-wrap p {
	margin-left: 7em;
	text-indent: 0;
	}



/*
-----------------------------------------------------------------------
texts
-----------------------------------------------------------------------
*/

#texts #content h2,
#texts-list #content ul li,
#texts #content #text-title,
#texts #content h3,
#texts #content p
 {
	font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	}

#texts #contents-wrap .body-wrap p {
	text-indent: 1em;
	text-align: justify !important;
	line-height: 1.8em;
	}
