<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* members ------------------------------------------------*/

#contens h1,
#contens_e h1 {
	padding: 0;
	clear: both;
}

#contens h2,
#contens h3 {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#contens .border_ttl {
	background: url(../../common/img/bg_border.gif) 0 50% repeat-x;
}

#contens h2 {
	width: 80px;
	padding: 30px 0;
	clear: both;
	background: #FFF;
}

#contens h3 {
	padding: 25px 0 5px 0;
}

.text_area {
	padding: 0 0 30px 80px;
}

.text_area2 {
	padding: 0 0 0 80px;
}

.text_area .yoshida {
	padding: 0 65px 0 0;
	float: right;
}

/* members English ------------------------------------------------*/

#contens_e h2,
#contens_e h3 {
	font-size: 20px;
	font-family: "Times New Roman", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
}

#contens_e .border_ttl {
	background: url(../../common/img/bg_border.gif) 0 50% repeat-x;
}

#contens_e h2.pt1,
#contens_e h2.pt2,
#contens_e h2.pt3 {
	padding: 30px 0;
	clear: both;
	background: #FFF;
}

#contens_e h2.pt1 { width: 110px; }
#contens_e h2.pt2 { width: 160px; }
#contens_e h2.pt3 { width: 180px; }

#contens_e h3 {
	padding: 25px 0 10px 0;
}</pre></body></html>