


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

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

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



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

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

#biography #content p {
	margin-left: 7em;
	text-indent: -7em;
	line-height: 1.4em;
	}

#biography #content .year-wrap p {
	margin-left: 7.5em;
	text-indent: -0.5em;
	}



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

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

#texts #content h3 {
	text-transform: none !important;
	}

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