@charset "utf-8";
/* IE6 */

* html body{text-align: center;}
* html body h1,* html body h2 {font-size: 87.5%;}
* html body .leftcontent ul.koshin li {font-size:81.25%;}
* html body .leftcontent p,* html body .rightcontent p {
font-size: 81.25%;
}

* html body .rightcontent ul.contentslist li a {
background-color: #cff;
}


/* IE7 */ 
*:first-child+html body h1,*:first-child+html body h2 {font-size:87.5%;}
*:first-child+html body .leftcontent ul.koshin li {font-size:81.25%;}
*:first-child+html body .leftcontent p,*:first-child+html body .rightcontent p {
font-size: 81.25%;
}



