@charset "UTF-8";

/* fontsize:medium */

body{
font-size:16px;/*\*/_font-size: 100%;/**/
}

*+html body{
font-size: 100%;
}


/* 12px */
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:12px;/*\*/_font-size: 80%;/**/
}

/* トップナビゲーションの中の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: 80%;
}



/* 15px */
div#wrapper #content div.topics ul,
div#wrapper #content div#globalNav dl dd{
font-size:15px;/*\*/_font-size: 88%;/**/
}

*+html div#wrapper #content div.topics ul,
*+html div#wrapper #content div#globalNav dl dd{
font-size: 80%;
}


/* 19px */
body#col2 div#wrapper #content h2,
body#col2 div#wrapper #content h3{
font-size:19px;/*\*/_font-size: 126%;/**/
}

*+html body#col2 div#wrapper #content h2,
*+html body#col2 div#wrapper #content h3{
font-size: 126%;
}



/* 27px */
body#col2 div#wrapper #content div.h1Area h1{
font-size:27px;/*\*/_font-size: 170%;/**/
}

*+html body#col2 div#wrapper #content div.h1Area h1{
font-size: 170%;
}



