body {
 background-image: url(shamrock.gif);
 background-repeat: repeat;
 font: Helvetica, Arial, sans-serif; margin-left: 0.5em; }

h1 {color: #000000; font-size: 1.2em; line-height: 1.4em; margin:0px; }
h2 {color: #000000; font-size: 1.1em; line-height: 1.3em; }
h3 {color: #000000; font-size: 0.9em; line-height: 1.3em; }
h4 {color: #000000; font-size: 1.6em; line-height: 1.4em; }

p ol, p ul, p dl, ol ul {
	font-size: 13px;
	line-height: 1.2em;
}


p.wide {line-height: 1.4;}

.head {
	margin-left: 0px;
	margin-top: 0px;
}


a:link {color: #0000ee; text-decoration: none; }
a:visited {color: #9400c3; text-decoration: none; }
a:hover {color: #006400; text-decoration: underline; }
a:active {color: #640000; text-decoration: none; }

ul { list-style-image: url(yajirushi.gif); }
ul.star1 { list-style-image: url(hoshi1.gif); }
ul.star2 { list-style-image: url(hoshi2.gif); }
ul.hidari { list-style-image: url(greenarrow.gif); }

div#top { width: 100%; float: left; background-color: #ffffff; line-height: 2em; padding: 0.1em; }


div#main {
	color: #000000; 
 line-height: 1.4em;
	margin-left: 440px; /*to position the content area to the right of the navigation*/
 padding-right: 50px;
	font-family: "Osaka", "sans-serif";
	font-size: 12px;
}

div#second {
 top : 255px;
 left: 10px;
	position: absolute; 
	line-height: normal;
 width: 400px;
 clip:   rect(   );
	font-family: "Osaka", "sans-serif";
	font-size: 11px;
	color: #004000;
}

.box {
	background: #faeaff; 
	border: 3px #336600 groove;
	color: #250043;
	font-family: "Osaka", "sans-serif";
	font-size: 14px;
 line-height: normal;
	padding: 5px 5px 5px 5px;
 float: left;
/* clear: left; */
 }

.box-c {
	background: #eeeeff; 
	border: 3px #eeffed groove;
	color: #000000;
	font-family: "Osaka", "sans-serif";
	font-size: 10px;
 line-height: normal;
	padding: 4px 4px 4px 4px;
 float: right;
/* clear: left; */
 }

.foot {
 background: #FFFFFF; 
	border: 2px groove #44ff22;
	color: #336600;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
 line-height: normal;
	margin: 2px;
	padding: 2px;
	width: 620px;
}