@charset "shift_jis";
/* ----------------------------------------------------------
	MODEC 
	medium font size setting
---------------------------------------------------------- */

/* base font
---------------------------------------------------------- */
body {
	font-size: 101%;
}

/* ---------------------------------------------------------- 
 *   common font size
---------------------------------------------------------- */

/* layout outline
---------------------------------------------------------- */
/* header */
#header #site-utility {
	font-size: 10px;
	line-height: 1.2;
}

#page-info #topic-path {
	font-size: 12px;
	line-height: 1.4;
}
#main-container .page-up p {
	font-size: 12px;
}
/* footer */
#footer {
	font-size: 10px;
	line-height: 1.4;
}

/* parts
---------------------------------------------------------- */