@charset "utf-8";

/* 共通設定 */
@import url("common.css");

/* ================================================== */
/*  JProbe toppage style  */
/* ================================================== */

/* --- functions linkbox area --- */
	#functions {
		width:660px;
		margin:20px -10px 0 0;
		overflow:hidden;
	}
		
		#functions img {
			margin:0 10px 0 0;
		}
/* end */
