﻿/* ===============================================================
   medium-font.css
   Copyright (C) 2008 Google検索上位表示.
=============================================================== */
/* ---------------------------------------------------------------
   #wrap
--------------------------------------------------------------- */
#header #about h2 {
	font-size : 115%;
}

#header #about p {
	font-size : 100%;
}

#main {
	font-size : 100%;
}

#main h3 {
	font-size : 110%;
}

#main h4 {
	font-size : 105%;
}

#main p, dl, dt, dd, ul, ol, li {
	font-size : 100%;
}
