@charset "utf-8";

/* =======================================

	hotspot [2010.10.13]
	
========================================== */


/* hotspot 
   --------------------------------------------- */
#hotspot {
font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif !important;
text-align: left !important;
width: 450px;
height: 50px;
}

#hotspot td {
width:90px;
font-size: 12px;
}

#hotspot a:link { 
color: #6699ff;
} 

#hotspot a:visited { 
color: #6699ff;
}






/* footspot 
   --------------------------------------------- */
   
#footspot {
font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif !important;
text-align: left !important;
width: 585px;
height: 50px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#footspot td {
width:110px;
font-size: 12px;
}

#footspot a:link { 
color: #2b4577;
} 

#footspot a:visited { 
color: #2b4577;
} 
