A { 
text-decoration:underline; 
color: #0066FF; 
}

A:hover {
text-decoration:underline; 
color: #0000ff; 
}

#header {
	padding: 0px;
	background-image: url(http://hayasaka.shichihuku.com/img/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 180px;
}

#header h1 {
	font-size: 12px;
}

#main h2 {
	font-size: 12px;
        color:#ff8000;
}

#main h3 {
	font-size: 12px;
        color:#ff8000;
}

#top h2 {
	font-size: 12px;
        color:#ff8000;
}

#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right li{
font-weight:normal;
border-bottom:1px dashed #99a;
background:url(http://hayasaka.shichihuku.com/img/a.gif) no-repeat 10px 4px;
padding:4px 5px 4px 30px;
margin:0;
font-size:13px;
}
#right li a{
color:#0000ff;
text-decoration:none;
width:100%;
}
#right li a:hover{
color:#444;
background:#ffdfff;
}


#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}

#menu td{
border:1px solid #ff8000;
border-width:0 1px;
width:20%;
}


.menu A {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	background:85B7F7;
	color: #FFFFFF;
 }


body{
	font-size: 12px;

}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 130%;
}

.titlemenu {
	font-size: 11px;
	color: #8B8B8B;
	font-weight: bold;

}
