@charset "utf-8";
/* -----------------------------------------------
CSS file For AIM.
FileName: font-large.css
----------------------------------------------- */

div#switcher li.medium a{background:transparent url(../img/font_medium.gif) no-repeat 0 0;}
div#switcher li.large a{background:transparent url(../img/font_large.gif) no-repeat 0 -15px;}

/*===============================================
base
===============================================*/
body {
	font-size: 14px;
	line-height: 1.7em;
}

h1,h2,h3,h4,h5,h6 {font-size: 100%;	font-weight: normal;}

/*\*/
* html body {font-size: 85%;}
* html table {font-size: 100%; line-height: 1.5em;}
*:first-child + html body {font-size: 85%;}
/**/


/*===============================================
index.html
===============================================*/
div#mobile dl span{font-size:10px;}
div#mobile p{font-size:100%; line-height:1.7em;}
*html div#mobile p{font-size:10px;}

