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

/* ************************************ */
/* Styles when Medium fontsize selected */
/* ************************************ */
body {
	font-size: 85%;
}

#footer a {
	line-height: 1.8em;
}

/* localnavi */
#left_2 ul.localnavi li {
	line-height: 1.3em;
}
/* topicpath */
#topicpath p {
	font-size: 90%;
	line-height: 1.5em;
}
/* contents */
#contents_2,#contents_3,#contents_4{
	line-height: 1.7em;
}

/* what's new */
#date p {
	font-size: 90%;
	line-height: 1.3em;

}
#contents_2 p#org {
	font-size: 90%;
	line-height: 1.3em;
}
/* ********************************* */
/* For fix image of fontsize button  */
/* ********************************* */
/* Japanese */
ul.fontsize_jp li.fontsize_s a:link {
	background: url(/jp/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:visited {
	background: url(/jp/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:hover {
	background: url(/jp/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:active {
	background: url(/jp/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}

ul.fontsize_jp li.fontsize_m a:link {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:visited {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:hover {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:active {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}

ul.fontsize_jp li.fontsize_l a:link {
	background: url(/jp/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:visited {
	background: url(/jp/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:hover {
	background: url(/jp/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:active {
	background: url(/jp/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
/* Japanese */
ul.fontsize_jp li.fontsize_s a:link {
	background: url(/jp/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:visited {
	background: url(/jp/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:hover {
	background: url(/jp/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_s a:active {
	background: url(/jp/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}

ul.fontsize_jp li.fontsize_m a:link {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:visited {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:hover {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_m a:active {
	background: url(/jp/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}

ul.fontsize_jp li.fontsize_l a:link {
	background: url(/jp/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:visited {
	background: url(/jp/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:hover {
	background: url(/jp/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
ul.fontsize_jp li.fontsize_l a:active {
	background: url(/jp/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}

/* English */
ul.fontsize_en li.fontsize_s a:link {
	background: url(/en/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_s a:visited {
	background: url(/en/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_s a:hover {
	background: url(/en/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_s a:active {
	background: url(/en/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}

ul.fontsize_en li.fontsize_m a:link {
	background: url(/en/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_m a:visited {
	background: url(/en/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_m a:hover {
	background: url(/en/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_m a:active {
	background: url(/en/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}

ul.fontsize_en li.fontsize_l a:link {
	background: url(/en/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_l a:visited {
	background: url(/en/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_l a:hover {
	background: url(/en/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
ul.fontsize_en li.fontsize_l a:active {
	background: url(/en/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}

/* Chinese */
ul.fontsize_cn li.fontsize_s a:link {
	background: url(/cn/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_s a:visited {
	background: url(/cn/jha/images/bt_fontsize_s_off.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_s a:hover {
	background: url(/cn/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_s a:active {
	background: url(/cn/jha/images/bt_fontsize_s_on.gif) bottom left no-repeat;
}

ul.fontsize_cn li.fontsize_m a:link {
	background: url(/cn/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_m a:visited {
	background: url(/cn/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_m a:hover {
	background: url(/cn/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_m a:active {
	background: url(/cn/jha/images/bt_fontsize_m_on.gif) bottom left no-repeat;
}

ul.fontsize_cn li.fontsize_l a:link {
	background: url(/cn/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_l a:visited {
	background: url(/cn/jha/images/bt_fontsize_l_off.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_l a:hover {
	background: url(/cn/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
ul.fontsize_cn li.fontsize_l a:active {
	background: url(/cn/jha/images/bt_fontsize_l_on.gif) bottom left no-repeat;
}
/* *********************** */
/* Paragraph in #contents  */
/* *********************** */


#contents_2 p.caption,#contents_3 p.caption,#contents_4 p.caption {
	padding-top: 5px;
	font-size: 90%;
	line-height: 1.3em;
}
.adobe p {
	font-size: 90%;
	line-height: 1.3em;
}


#contents_2 p.next,#contents_2 p.back {
	font-weight: bold;
}


/* ****** */
/* Lists  */
/* ****** */
#contents_3 div.usage h2 {
	font-size: 115%;
}
#contents_3 div.links h2 {
	font-size: 115%;
}

/* ********* */
/* Headings  */
/* ********* */
#contents_4 h1 {
	font-size: 115%;
}
#contents_2 h2,#contents_3 h2,#contents_4 h2 {
	font-size: 115%;
}
#contents_2 h3,#contents_3 h3,#contents_4 h3 {
	font-size: 100%;
}
#contents_2 h4,#contents_3 h4,#contents_4 h4 {
	font-size: 100%;
	font-weight: bold;
	background: url(/jp/jha/images/contents/line_dotblue.gif) bottom left repeat-x;
}


/*top*/
#l_contents {
	line-height: 1.7em;
}
/*end*/

/* ********* */
/* Leftmenu  */
/* ********* */
#left_2 ul.localnavi li a.anchor {
	font-size: 95%;
}</pre></body></html>