@charset "UTF-8";

/*
 * 小サイズの文字スタイル
 */

div.h3Box{
	font-size:90%;
	line-height: 1.5em;
}
div.h4Box{
	font-size:90%;
	line-height: 1.5em;
}
div.h5Box{
	font-size:90%;
	line-height: 1.5em;
}
DIV#navigation{
	font-size:80%;
}
ul#menu li {
	font-size:90%;
}
DIV#main h2{
	font-size:120%;
}
DIV#main h3{
	font-size: 110%;
	padding-top: 13px;
	height: 30px;
}
DIV#main h4{
	font-size: 100%;
}
DIV#main h5{
	font-size: 100%;
}

div#case_title {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: 700;
}
div#case_no {
	font-size: 120%;
}
DIV#jbody{
	font-size: 90%;
	line-height: 135%;
}
Div#oshiraseBox{
	font-size: 90%;
	line-height: 135%;
}
Div#oshirase_date{
	font-size: 90%;
}
Div#gbody{
	font-size: 90%;
	line-height: 135%;
}
DIV#informationList DT,
DIV#emergencyList DT{
	font-size:90%;
}
DIV#informationList DD,
DIV#emergencyList DD{
	font-size:90%;
}

DIV#siteLink{
	font-size:90%;
}
div#navibox a.navibtn{
	font-size:0.7em;
	line-height: 1.1em;
}
.cyuuki{
	font-size: 70%;
}
.important{
	font-size: 90%;
}
.smallText{
	font-size: 70%;
}

