/***********************************************************
************************************************************
**                                                        **
**  国立大学法人 岐阜大学                                 **
**                                                        **
************************************************************
***********************************************************/


body, p, span, ol, ul, li, dl, dt, dd, div, img,
table, th, td, caption, form,
address, blockquote, fieldset, cite,
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	border:none;
}


input, textarea {
	font-size:100%;
	vertical-align:middle;
}


b, strong { font-weight:bold; }
em { font-style:italic; }
cite { display:block; }


div { #zoom:1; }


img { vertical-align:middle; }


/*--画像がない時(Firefoxのみ)--*/
img:-moz-broken{
	width:100px;
	height:100px;
	display:block;
	background: url(/themes_images/noimage.gif) no-repeat center center #fd9321;
	color:#fff;
}
