@charset "Shift_JIS";

/* *********************************************************************

StyleSheet for 安井インターテック
CSS FILE import.css


【index】
1.import files
2.CSS for all browsers

【LAST UPDATED】5 JUN 2007
********************************************************************* */


/* 1.import files
********************************************************************* */
/* CSS for all browsers except IE5mac \*/
@import "default.css";
@import "toppage.css";



/*2.CSS for all browsers
********************************************************************* */
a ,
a:link ,
a:visited {
	color: #1f01fd;
	text-decoration: none;
}
a:hover {
	color: #1f01fd;
	text-decoration: underline;
}
