@charset "UTF-8";

/* fontsize:medium */

body{
font-size:14px;/*\*/_font-size: 88%;/**/
}

*+html body{
font-size: 88%;
}


/* 11px */
div#wrapper div#tagline p,
div#wrapper div.topicPath,
div#wrapper div#header div.headerlink ul,
div#wrapper #content div#globalNav dl dd span,
div#wrapper #content div.topics div.topicTitle p,
div#wrapper #footer #footerInner ul,
div#wrapper #footer #footerInner p.copy,
div#content p.anchorTop{
font-size:11px;/*\*/_font-size: 62%;/**/
}

/* トップナビゲーションの中のspan指定 IE用 */
div#wrapper #content div#globalNav dl dd span{
_font-size: 75%;/**/
}


*+html div#wrapper div#tagline p,
*+html div#wrapper div.topicPath,
*+html div#wrapper div#header div.headerlink ul,
*+html div#wrapper #content div#globalNav dl dd span,
*+html div#wrapper #content div.topics div.topicTitle p,
*+html div#wrapper #footer #footerInner ul,
*+html div#wrapper #footer #footerInner p.copy,
*+html div#content p.anchorTop{
font-size: 62%;
}



/* 13px */
div#wrapper #content div.topics ul,
div#wrapper #content div#globalNav dl dd{
font-size:13px;/*\*/_font-size: 82%;/**/
}

*+html div#wrapper #content div.topics ul,
*+html div#wrapper #content div#globalNav dl dd{
font-size: 82%;
}


/* 16px */
body#col2 div#wrapper #content h2,
body#col2 div#wrapper #content h3{
font-size:16px;/*\*/_font-size: 118%;/**/
}

*+html body#col2 div#wrapper #content h2,
*+html body#col2 div#wrapper #content h3{
font-size: 118%;
}



/* 24px */
body#col2 div#wrapper #content div.h1Area h1{
font-size:24px;/*\*/_font-size: 160%;/**/
}

*+html body#col2 div#wrapper #content div.h1Area h1{
font-size: 160%;
}



