@charset "utf-8";
/*
pagestyleA_import.css
* * * * * * * * * * * * * * * * * * * * */

/* @group layout background with changestyle */

div.ColWrap
{
background:url(/www/image/pagestyleA_cityinfo_bg.gif) #ffffff top left repeat-x;
}

div.TopImportanceSection h2
{
background:#ffffff;
}

div.CityInfoWrap
{
background:url(/www/image/pagestyleA_cityinfo_bg.gif) #ffffff top left repeat-x;
}

/* @end */

/* @group text-color with changestyle */

div.Element
{
color:#333333;
}
/*
div.SyousaiContentsBody,
div.SyousaiContentsBody *
{
color:#333333;
}
*/
div.Element th,
div.Element td,
div.CityInfoWrap,
div.CityInfoWrap th,
div.CityInfoWrap td
{
color:#333333;
}

form.SearchForm label,
form.SearchForm input
{
color:#333333;
}

a,
a:link,
a:active,
a:visited
{
color:#0033cc;
}

a:hover
{
color:#990099;
}

html body p.NoteBoxA a,
html body p.NoteBoxA a:link,
html body p.NoteBoxA a:active,
html body p.NoteBoxA a:visited
{
color:#0033cc;
}

html body p.NoteBoxA a:hover
{
color:#990099;
}

/* @end */
