@charset "Shift_JIS";

body {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

/* IE8向け（ie8にyuiが効かないためハックを使用） */
html>/**/body {
   font-size: small;
}

table {
	font-size: inherit;
	font: 100%;
}
th, td {
	font-size: 93%;
}

/* 26px */
/*{
font-size: 197%;
}
*/

/* 24px */
/*{
font-size: 182%;
}
*/

/* 22px */
/*
{
font-size: 167%;
}
*/

/* 20px */
/*
{
font-size: 153.9%;
}
*/

/* 18px */
/*{
font-size: 138.5%;
}
*/

/* 16px */
/*{
font-size: 123.1%;
}
*/

/* 15px */
h3,
.large
{
font-size: 116%;
}


/* 14px */
h4,
.question_area dt
{
font-size: 108%;
}


/* 13px */
h1,h2,h5,h6,p,li,dt,dd,
.question_area h3,
.sitemap_area h4,
.sitemap_area h3
{
font-size: 100%;
}

/* 12px */
#gnav,
#news_area,
.merit_block,
.attention_block ul,
.step-box-inner p
{
	font-size: 93%;
}


/* 11px */
.small,
.hd_navi_box li,
#gnav ul li ul li span,
.thumb_area .thumb_box dl
{
font-size: 85%;
}


/* 10px */
#topic_path,
.relation_nav li,
#copyright{
font-size: 77%;
}

/* for ie7*/
*:first-child+html .thumb_area .thumb_box dl{
 font-size: 9px !important;
}



