/* summer.css  */

a:hover{color:red;background-color:aqua}

.topp{color:white;position:relative;top:15px;left:10px}
.head{width:600px;height:75px;background-color:#0000ff;color:#ffffff;
	font-weight:bold}
.tops{position:relative;left:10px}

.honbun{width:600px;background-color:}

.hidari{width:200px;text-align:center}
.banar{width:200px;height:31px}

.naka{width:200px;text-align:center;font-size:80%}
.kanban{width:60px;height:200px}
.maneki{width:120px;height:140px}

.migi{width:200px;text-align:center}

.botm{width:600px;font-size:9pt;text-align:right}
.under{height:10px;color:#0000ff}