@charset "UTF-8";
/*	source_version = "3.00";	*/
/*	source_modified = "2007/06/14 15:30";	*/
/*	source_author = "isaoa@goinkyo.jp";	*/

	#banner {
		font-family: palatino, georgia, Arial, Verdana, sans-serif;
		color: #87ceeb;		/* skyblue */
		font-size: x-large;
		font-weight: normal;
 		padding: 15px;
		background: url(/isaoa/images/titleback200908.jpg) no-repeat;
		margin-top: 5px;
		margin-left: 5px;
		}

	#banner a,
		#banner a:link,
		#banner a:visited,
		#banner a:active,
		#banner a:hover {
		font-size: xx-large;
		color:#e0ffff;		/* lightcyan */
		text-decoration: none;
		}
