@charset "utf-8";
/* CSS Document */

body, th, td, input, select, textarea
	{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body {margin: 0px; padding: 0px;}
input {font-size: 18px;}
th {font-weight: bold;}
a {text-decoration: none; color: #ab321f;}
a:hover {text-decoration: underline;}
a img {border: none;}
.warningBox {border: #CC0000 1px solid;	background-color:#FFFF99;}
.warningText {color: #CC0000; font-weight: bold;}
.searchEngineBox {border: #c29161 1px solid; }
.searchophile {color: #ab321f;font-weight: bold;}
.searchophile:hover {text-decoration:underline; cursor:pointer;}	