@charset "UTF-8";


/* -------------------------------------------------------------------
 font medium
------------------------------------------------------------------- */

/* size -------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}


/* hides from macIE5 \*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
}
*:first-child + html body {
	font-size: 75%;
}
/**/


/* btn -------------------- */

div#header .size dd ul li.medium a img {
	opacity: 0;
	filter: alpha(opacity=0);
}

