@charset "Shift_JIS";

@import url("basic-import.css");

/* ====== ページ基準フォント ====== */
body, td, th, caption, textarea, input, select { font-size: 100%;}

h1 { font-size: 144%;}
h2 { font-size: 130%;}
h3 { font-size: 115%;}
h4, h5, h6 { font-size: 100%;}

a:link { color: #0000c0;}
a:visited { color: #0080e0;} 
a:hover { color: #000; text-decoration: none;}
a:active { color: #f0f000;}

p { margin-top: 0; margin-bottom: 0.5em;}
.aquaStripe { background-color: #d8f0fc; color: #000;}
.caution { background-color: #eee; color: #f00;}
#footerBanner { text-align: right;}
