@charset "UTF-8";

/*------------------------------------------------------------------------------
	Nakajuku.com - fontL.css -
	URL: http://www.nakajuku.com/
	Date: 2008-02-05
	Update: 2008-02-05 by t.madarame
	Author: t.madarame
	Copyright (C) Nakajuku.com
------------------------------------------------------------------------------*/


/* ----------------------------------------------------
	Font Size Nav - Active -
---------------------------------------------------- */
div#header .fontSizeNav {
	background: url(../img/share/font_size_large.gif) no-repeat;
}

/* ----------------------------------------------------
	Paragraph
---------------------------------------------------- */
div#primary .lead01 p,
div#primary .lead02 p {
	font-size: 116%;
}

div#primary .section02 p {
	font-size: 116%;
}

div#primary .section03 p {
	font-size: 116%;
}

div#primary .section04 p {
	font-size: 116%;
}

/* ----------------------------------------------------
	Heading
---------------------------------------------------- */
div#primary .heading04 {
	font-size: 133%;
}

/* ----------------------------------------------------
	List
---------------------------------------------------- */
ul.sectionList01 li h5 {
	font-size: 132%;
}

ul.sectionList01 li p {
	font-size: 116%;
}

dl.sectionList02 dt {
	font-size: 132%;
}

dl.sectionList02 ul li {
	font-size: 116%;
}

dl.sectionList03 dt {
	font-size: 116%;
}

dl.sectionList03 ol {
	font-size: 116%;
}

ul.sectionList05 li {
	font-size: 116%;
}