@charset "Shift_JIS";
#menu3 A{
	border : 1px solid blue;
    padding : 2px 5px 2px 5px;
    display:block;
    font-weight : normal;
    font-size : 11pt;
    color : #3366ff;
    text-decoration:none;
    background-color : white;
 
}
#menu3 A:link {
	text-decoration:none;
}
#menu3 A:visited {
	text-decoration:none;
}
#menu3 A:HOVER {
	color : white; background-color : #3366ff;
}

#menu2 A{
	padding : 2px 4px 2px 4px; display:block; font-weight : normal; font-size : 10pt; color:#548989; text-decoration:none; 
}

#menu2 A:link {
	text-decoration:none;
}
#menu2 A:visited {
	text-decoration:none;
}
#menu2 A:active {
	text-decoration:none;
}
#menu2 A:HOVER {
	color:#ffffff; background-color:#548989;
}

#menu A{
	border : 1px solid blue;
    padding : 2px 5px 2px 5px;
    display:block;
    font-weight : normal;
    font-size : 11pt;
    color : green;
    text-decoration:none;
    background-color : white;
 
}
#menu A:link {
	text-decoration:none;
}
#menu A:visited {
	text-decoration:none;
  
}
#menu A:HOVER {
	color : white; background-color : green;
}

#menu4 A{
	border : 1px solid blue;
    padding : 2px 5px 2px 5px;
    display:block;
    font-weight : normal;
    font-size : 11pt;
    color : green;
    text-decoration:none;
    background-color : white;
 
}
#menu4 A:link {
	text-decoration:none;
}
#menu4 A:visited {
	text-decoration:none;
}
#menu4 A:HOVER {
	color : white; background-color : green;
}

FONT{
	font-size : 12pt;
  
}
TD{
	font-size : 12pt;
  
}

A:LINK {
	text-decoration:none;
  font-size : 12pt;
}
A:visited {
	text-decoration:none;
  font-size : 12pt;
  color : blue;
}
A:ACTIVE {
	text-decoration:none;
  font-size : 12pt;
}
A:HOVER {
	color:#FF0000; text-decoration:underline;
  font-size : 12pt;
}

#sintyaku A:link {
	text-decoration : none;font-size : 11pt;
  
}
#sintyaku A:visited {
	text-decoration : none;font-size : 11pt;
  color : blue;
}
#sintyaku A:active {
	text-decoration:none;
  font-size : 11pt;
}
#sintyaku a:hover {
	color:#FF0000; text-decoration : underline;
  
}

#syouhin A:hover {
	border : 2px solid red;
    padding : 2px;
    display:block;
    font-weight : normal;
    
    
    text-decoration : none;
    background-color : white;
 
}
#syouhin A:LINK {
	text-decoration:none;
}
#syouhin A:VISITED {
	text-decoration:none;
}
#syouhin A{
	 
  text-decoration : underline;
}

#syouhin2 A:HOVER {
	border : 2px solid red;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 2px;
    padding : 2px 2px 2px 2px;
    display:block;
    font-weight : normal;
    
    
    text-decoration : none;
    background-color : white;
 
}
#syouhin2 A:LINK {
	text-decoration:none;
}
#syouhin2 A:VISITED {
	text-decoration:none;
}
#syouhin2 A{
	 
  text-decoration : underline;
}

#syoukai A:LINK {
	text-decoration:none;
  color : black;
}
#syoukai A:VISITED {
	text-decoration:none;
  color : black;
}
#syoukai A:ACTIVE {
	text-decoration:none;
  color : black;
}
#syoukai A:HOVER {
	color : blue; 
  text-decoration : underline;
}