@charset "UTF-8";

/* fontsize:medium */

body{
font-size:12px;/*\*/_font-size: 75%;/**/
}

*+html body{
font-size: 75%;
}


/* 10px */
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:10px;/*\*/_font-size: 71%;/**/
}

/* トップナビゲーションの中のspan指定 IE用 */
div#wrapper #content div#globalNav dl dd span{
_font-size: 80%;/**/
}


*+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: 71%;
}



/* 12px */
div#wrapper #content div.topics ul,
div#wrapper #content div#globalNav dl dd{
font-size:12px;/*\*/_font-size: 94%;/**/
}

*+html div#wrapper #content div.topics ul,
*+html div#wrapper #content div#globalNav dl dd{
font-size: 94%;
}


/* 14px */
body#col2 div#wrapper #content h2,
body#col2 div#wrapper #content h3{
font-size:14px;/*\*/_font-size: 118%;/**/
}

*+html body#col2 div#wrapper #content h2,
*+html body#col2 div#wrapper #content h3{
font-size: 118%;
}



/* 22px */
body#col2 div#wrapper #content div.h1Area h1{
font-size:22px;/*\*/_font-size: 165%;/**/
}

*+html body#col2 div#wrapper #content div.h1Area h1{
font-size: 165%;
}



