@charset "Shift_JIS";

/*******************************************************/
/* フォントサイズ **************************************/
/*******************************************************/


/*******************************************************/
/**トップページ******/
div#update p {
	font-size: 0.85em;
}
div#link dd {
	font-size: 0.8em;
}
/*******************************************************/
/* ページ全体 ****************************************/
body {
	font-size: 1.0em;
}

div#container {
	font-size: 1.0em;
}

p {
	font-size: 0.9em;
}

p.s {
	font-size: 0.85em;
}

div#footer {
	font-size:0.8em;
}
div#copyright {
	font-size:0.8em;
}
div#ad {
	font-size: 0.85em;
}
/*******************************************************/
/* 見出し　　 ****************************************/
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
h3, h4 {
	font-size: 1.0em;
}
/*******************************************************/
/* リスト　　 ****************************************/
ul,ol {
	font-size: 0.9em;
}
dt {
	font-size: 1.0em;
}
dd {
	font-size: 0.85em;
} 
/*******************************************************/
/* コンテンツ　 **************************************/
div#update p, div#concept p {
	font-size: 0.9em;
}
div#incyo table {
	font-size: 0.9em;
}
div#incyo p {
	font-size: 0.9em;
}
ul.office li,div#imp_qa dd {
	font-size: 0.85em;
}
div#imp_foot {
	font-size: 0.8em;
}
div.imp_can_left,div.imp_can_right,div.imp_can_center {
	font-size: 1.2em;
}
div#sitemap table {
	font-size: 0.85em;
}
/*******************************************************/
/* 汎用　　 ****************************************/

.j16 {
	font-size: 1.2em;
}
.j15 {
	font-size: 1.05em;
}

.j14 {
	font-size: 1.0em;
}
.j12 {
	font-size: 0.9em;
}
.j10 {
	font-size: 0.85em;
}
