@charset "UTF-8";
/* CSS Document */

#ibaraki{
 width:760px;
 margin:0 auto;
 margin-top: 30px;
 margin-bottom: 50px;
 font-family: serif;
}

#ibaraki td{
 vertical-align:top;
}

#mito{
 font-size: 1.5em;
 line-height: 2.5em;
 }

.akatsuka{
 background-color: #CCFFFF;
}

.akatsuka a, .akatsuka a:visited{
 text-decoration: none;
 color:#3333CC;
}

#toride {
 height: 350px;
 margin-top: 50px;
 font-size: 1.2em;
}
 
#toride a , .#toride a :visited {
 text-decoration: none;
 color: #000000;
}

#toride a:hover {
 color: #ff0000;
}


.tonegawa{
 width: 180px;
}