/* CSS Document */
body {
	font-size: 14px;
}
body,table,td {
	font-size: 14px;
	}

#grobal-navi h1 {
	font-size: 20px;

}
#footer {
	font-size: 14px;

}


/*------文字サイズここから↓------*/



#header .right dd.sizel a:hover {
	display: block;
	background: url(../images/fontsize-l_f2.jpg) no-repeat left top;
	cursor: pointer;
	outline: none;
}
#header .right dd.sizes a:hover{
	display: block;
	background: url(../images/fontsize-s_f2.jpg) no-repeat left top;
	cursor: pointer;
	outline: none;
}

#header .right dd.sizem a{
	display: block;
	background: url(../images/fontsize-m_f2.jpg) no-repeat left top;
	cursor: pointer;
	outline: none;
}

/*下位ページメインコンテンツ部分*/


#main h2 {
	font-size: 20px;
}
#main h3 {
	font-size: 16px;
}
#main h4 {
	font-size: 14px;
}
#topicpath {
	font-size: 12px;
}

/*フッター*/
#footer {
	font-size: 14px;
}
