@charset "utf-8";
/* CSS Document */

#home #container {
	font-size: 85%;
}
/**/
#kankou_topics{
	font-size: 100%;
}
#kankou_topics dd{
	font-size: 85%;
	font-family: "MS UI Gothic";
}

/**/
#gourmet_topics{
	font-size: 85%;
	font-family: "MS UI Gothic";
}
#gourmet_topics dt{
	font-size: 100%;
}
/**/
#mailmaga_guide p{
	font-size: 85%;
	font-family: "MS UI Gothic";
}
#mailmaga_guide a{
	font-size: 100%;
}
#mailmaga_news{
	font-size: 85%;
	font-family: "MS UI Gothic";
}


/**/
#contents #topics{
	font-size: 80%;
	font-family: "MS UI Gothic";
}

/**/
.contents_topics p{
	font-size: 85%;
	font-family: "MS UI Gothic";
}

/**/
#contents #footer,
#entry #footer,
#category #footer,
#home #footer{
	font-size: 80%;
}

