.imagebox{
width:133px;
height:100px;
background-color:#ffffff;
}


.box{
width:180px;
border:1px solid #ccc;
height:80px;

}

.ge{
width:180px;
height:180;
}

.image{
width:150px;
height:150;
}

.img{
width:100px;
height:100;
}


.menu{
margin:12px;

}


.caption{
text-align: center;
}

.description{
padding-top:4px;
width:120px;
height:30px;
background-color:#FFEEEE;
font-size: 96%;
text-align:center; 
}

.waku{
border:1px;
border-color:#999999;
border-style:solid; 
width:500px;
height:200px;
}

BODY {
scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#FF33cc;
	scrollbar-face-color:#FBA2B8;
	scrollbar-highlight-color:#FFE6E6;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#dfe8ff;
}


/* 基本定義 */
body,table,tr,td,th {
  font-size: 9pt;
  font-family: ＭＳ Ｐゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }








a:link {
  text-decoration:underline;
  color: #CC0033;
}

a:visited {
  text-decoration:underline;
  color: #CC0033;
}

a:active {
  text-decoration:underline;
  color: #CC0033;
}

a:hover {
  text-decoration:underline;
  color: #cc0000;
}

/* リンクのアンダーラインテーブル*/

.a7 a:link {
  text-decoration:none;
  color: #58583A;
}

.a7 a:visited {
  text-decoration:none;
  color: #58583A;
}

.a7 a:active {
  text-decoration:none;
  color: #58583A;
}

.a7 a:hover {
  text-decoration:underline;
  color: #58583A;
}

/*TOP*/

.a1 a:link {

text-decoration:underline;
color: #0000CC;
margin:5px;
}



