a:hover		{
		text-decoration: underline;
                                color: #0000ff;
		}
a:link                         { text-decoration: underline;
                                color: #0000ff;
 } 
a:visited                     { text-decoration: underline;
                                color: #0000ff;
 } 
a:active                     { text-decoration: underline;
                                color: #0000ff;
 } 
body		{
		text-align: center;
		color: #333333;
		font-family: Verdana, Helvetica, sans-serif;
		}
#container                  {
	                width:780px;
		border: 1px solid #003366;
                                text-align:left;
                                margin: auto;
		}
#header		{
		color: #333333;
		height: 90px;
		border: 1px solid #003366;
		margin: 10px 10px 20px 10px;
		background: url(http://gensou-kuukan.com/images/jyouhoukuukan.gif) no-repeat center top; 
		}
#header h1 	{
		font-size: 14px;
		margin: 10px;
		padding: 0;
                                float: right;
		color:  #333333;
                                }
#site-map                        {
		width: 760px;
                                margin-left: 10px;
                                margin-right: 10px;
		float: left;
		}
#map1                        {
		width: 250px;
                               margin-left: 5px;
             		float: left;
		}
#map2                        {
		width: 250px;
                                margin-left: 5px;
                                margin-right: 5px;
                                float: right;
		}
#map3                        {
		width: 250px;
                                margin-right: 5px;
       		float: right;
		}
#site-map h2	{
		margin-top:0;
		padding: 5px;
		font-size:14px;
		padding: 4px 3px 3px 4px;
color:  #003366;
background-color:#C2CFFC;
border-bottom: 3px solid #5F61FF;
		text-align: center;
                                line-height: 150%;
		}
.font	{
		padding: 5px;
		font-size:10px;
                                line-height:12pt;
				}
.fontb	{
		font-size:13px;
                                margin-top: 10px;
				}
dl dt	{
		font-size:13px;
        margin-top: 10px;
				}
dl dd	{
		padding: 5px  5px  5px 0;
		font-size:10px;
			        line-height:12pt;
				}
#footer		{
        width:780px;
		border-top: 5px solid #CCCCCC;
		margin-top: 10px;
		clear: both;
		padding:15px 0;
		}
#footer	h3	{
		font-size: 12px;
		color:  #333333;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
#footer	p	{
		font-size: 12px;
		color:  #333333;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
.topic-path		{
		font-size: 10pt;
		margin-left: 30px;
                                margin-bottom: 10px;
                                }