@charset "utf-8";
/*
pagestyleD_import.css
* * * * * * * * * * * * * * * * * * * * */

/* @group layout background with changestyle */

div.ColWrap
{
background:#ffff00;
}

div.TopImportanceSection h2
{
background:#ffff00;
}

div.CityInfoWrap
{
background:#ffff00;
}

/* @end */

/* @group text-color with changestyle */

div.Element
{
color:#0000fe;
}

div.SyousaiContentsBody,
div.SyousaiContentsBody *,
div.SyousaiContentsBody a,
div.SyousaiContentsBody a:link,
div.SyousaiContentsBody a:active,
div.SyousaiContentsBody a:visited
{
color:#0000fe;
}

div.Element th,
div.Element td,
div.CityInfoWrap,
div.CityInfoWrap th,
div.CityInfoWrap td
{
color:#0000fe;
}

form.SearchForm input
{
color:#333333;
}

form.SearchForm label,
form.SearchForm input,
html body p.NoteBoxA
{
color:#333333;
}

a,
a:link,
a:active,
a:visited
{
color:#0000fe;
}

a:hover
{
color:#0000fe;
}

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 */