@charset "utf-8";

img {border:none}

#logo		{float:left;margin-left:15px;  margin-top:5px;}
#logo img	{width:100px; border:0px none;}
#top		{width:100%; height:115px;  background: url('/images/site/top.png') no-repeat; background-position:-1px 0px; border-bottom:1px solid white}
#right		{float:right; height:40px; margin-top:15px; margin-right:40px;}
#toptxt		{float:left; height:40px; margin-top:14px; margin-left:10px; font-family: Arial, Sans; font-size:9pt; }
html>body #toptxt		{float:left; height:100px; margin-top:-14px; margin-left:10px; font-family: Arial, Sans; font-size:9pt; }
#balk		{margin-top:-14px;width: 100%; height:16px; background: #245678;border-bottom: 1px solid white;}
html>body #balk		{clear:left;margin-top:24px;width: 100%; height:16px; background: #245678;border-top:1px solid white;}

#pic 		{float:right; height:129px; border-bottom:16px solid #245678;}
#pic2		{float:right; height:100px; margin-top:15px; margin-right:10px;}

#menu 		{float:left; width:170px; left:25px; height: 50%; background: url('/images/site/bgmenu.png') repeat-x; height: 300px;padding-top:10px}
html>body #contents {height: auto; min-height: 300px;}

#menu a		{text-indent: 15px; display: block; line-height:1.8em;}
#menu a.selected	{color: #c20; }
#menu a.indent  {text-indent: 30px;}	
#menu a.indentselected  {text-indent: 30px; color:red;}

#contents		{margin-left:190px; width:749px;margin-top:10px;padding-top:0px;border:0px; height:500px}
html>body #contents {height: auto; min-height: 550px;}

.fd		{margin-top:-11px}

p {margin:0px}


html {background-color: #ddd;font-family: Arial, Helvetica; font-size: 9pt; }
body {background-color: white; margin:0px;}
html>body {height: auto; min-height: 450px;}
.body 		{font-family: Arial, Helvetica; font-size: 9pt; height:100%; width:979px; margin-left:auto; margin-right:auto; margin-top:10px; }

iframe {border:0px solid black}
td {font-family: Arial, Helvetica; font-size: 9pt;}

H1 		{font-size: 18pt;}

a 		{ text-decoration:none; font-weight: bold; color:#005;navy;}	
a:visited 	{color:#005;navy;}
a:hover 	{color:#c20;}

.selected 	{color:#a22e2e;}
.inlink	a 	{display:inline; line-height:1em;}	
.inlink a:hover {color: #c20;}


.eborder {border-collapse:collapse;}
.eborder td {border:1px dashed #d0d0d0;}

.enoborder {border-collapse:collapse;}
.enoborder td {border-collapse:collapse;border:0px;}
    	

