@charset "Shift_JIS";
@media screen
{


body
	{
	font-size:115%;
	font-size:1.15em;
	line-height:1.3;
	}


/*top*/

#news table td {
	font-size:115%;
	font-size:1.15em;
}



/*2階層目content*/
#contents h2 {
	font-size:130%;
	font-size:1.30em;
}


#contents h3 {
	font-size:120%;
	font-size:1.20em;
}

table.tbl_dl_list td h4 {
	font-size:120%;
	font-size:1.20em;
}

#contents table td {
	font-size:120%;
	font-size:1.20em;
}



/* 文字サイズ変更ボタン
dl#size
	{
	}
		dl#size dt
			{
			font-weight: 700;
			}
		dl#size dd
			{
			margin: 0;
			background-image: url(/~iryog/css/"");
			}
		dl#size ul
			{
			display: inline;
			} */


/* 削除不可 */
}