@charset "UTF-8";
@import url("../../css/style.css");

/* English CSS */
/* 2006-11-19 taka@intoneo */
/* import CSSの言語による体裁調整のみ行う */

/* Common */
#head { font-family:Arial, Helvetica, sans-serif; }
#cont { font-family:Verdana, sans-serif; }
#foot { font-family:Arial, Helvetica, sans-serif; }


/*************************
        Campaign
*************************/

ol.locations ul li a { color:#000000; text-decoration:underline; }
ol.locations ul li a:hover { color:#DDAA33; text-decoration:underline; }


