@charset "utf-8";

body{
	font-size:90%;
}

address{
font-size:80%;
}

#foot{
font-size:11px;
}

h3,h4{
font-size:100%;
}

/* これ以降Mac IE 5のみに適用される ¥*//*/
.day { font-size:83%;}
/* これ以降Mac IE 5以外にも適用される */

p {
line-height:160%;
}