/*リンク関連*/
p.toplink a{ 
text-decoration: none; 
font-weight: bold; 
font-size:0.8em;
color:white;
}
p.toplink{
text-align: center;
}

a.link1{ 
color:white;
text-decoration: none; 
font-weight: bold; 
}

a:hover { 
text-decoration: underline; 
}

address {
text-align:center;
font-style:normal;
font-weight:bold;
font-size:0.9em;
color:blue;
width:760px;
}

/*トップメニュー関連*/

.topmenu{
margin-left:20px;
color:white;
line-height:20px;
font-weight: bold;
height:40px; 
overflow:hidden;
width:370px;
}

.topmenu2{
color:white;
font-weight: bold;
font-size:0.8em;
margin-top:10px;
margin-right:30px;
margin-left:180px;
line-height:1.5em;
width:185px; 
height:210px;
line-height:1.4em; 
overflow:auto;
}

.topmenu3{
margin-top:20px;
margin-left:20px;
color:#EEFD31;
line-height:20px;
font-weight: bold;
height:40px;
overflow:hidden; 
width:330px;
}



/*サイドメニュー*/
.side a{
color:white;
text-decoration: none; 
font-weight: bold; 

}


/*RSS関連*/

div.news{
background-image : url(img/bar1.gif);
background-repeat: no-repeat;
width: 735px;
height: 35px;
margin-top:5px;
padding-top:10px;
padding-left:40px;
font-weight: bold;
}

div.lis{
font-size:0.9em;
margin-left:5px;
line-height:1.2em;
}

a.rss { 
text-decoration: none; 
color:blue;
font-weight:normal;
}


/*リンク関連*/
div.link{
background-image : url(img/bar2.gif);
background-repeat: no-repeat;
width: 735px;
height: 35px;
padding-top:10px;
padding-left:40px;
font-weight: bold;
}

.midashi{
color:white;
font-weight:bold;
margin-left:10px;
}

ul#menu{
list-style:url('img/boxarrow.gif');
margin:0px;
line-height:1.3em
;}
#menu a{
	font-size:0.8em;
	color:blue;
}

ul {
padding:0px 10px 0px 25px;
} 