@charset "utf-8";
@import url("top.css");
@import url("font.css");
@import url("left.css");
@import url("content.css");
@import url("footer.css");
@import url("reset.css");
@import url("common.css");
@import url("print.css");
* {
	margin: 0;
	padding: 0; }
html  { }
body     { color: #111; font-size: 10px; line-height: 1.6; background-color: #fff4b6; text-align: center }
* html body    { font-size: 62.5%; line-height: 1.6 }
*:first-child+html body    { font-size: 62.5%; line-height: 1.6 }
p {
	font-size: 1.2em;
	text-align: justify;
	padding-bottom: 1.2em; }
dt {
	font-size: 1.2em; }
dd {
	font-size: 1.2em; }
strong, th {
	font-weight: bold; }
ul, ol {
	padding-bottom: 1.2em; }
li {	font-size: 1.2em; }
li li {	font-size: 1em; }
td p, td li, td dt, td dd {
	font-size: 1em; }
table {
	font-size: 100%;
	line-height: 1.6;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right-style: none;
	border-bottom-style: none; }
td, th {
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	padding: 9px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top-style: none;
	border-left-style: none;
	outline-style: none; }
hr {
	text-align:        left;
	vertical-align:    top;
	height: 1px;
	border-top-style:  none;
	border-bottom:     1px solid #cccccc;
	border-right-style: none;
	border-left-style: none;
	outline-style:     none; }
a:link { }
a:visited { }
a:hover { }
a:active { }
img {
	border-style: none;
	border-width: 0; }
#top   { background-image: url(../img/top-head-back.gif); background-repeat: repeat-x; width: 100% }
#top2 { background-image: url(../img/header-back.gif); background-repeat: repeat-x; width: 100% }
#wrapper      { background-color: #fff; margin-right: auto; margin-left: auto; width: 1020px; clear: both }
.inbox    { text-align: left; margin-right: auto; margin-left: auto; width: 980px }
.totop {
	text-align: center;
	float: none;
	clear: both;
	margin-top: 20px;	 }

.ajaxSearch_intro {display: none}

.ajaxSearch_result    { color: #2D6B00; font-size: 0.95em; line-height: 1.5em; text-align: left; padding-top: 5px; padding-bottom: 20px; clear: both; border-top: 1px solid #ccc }
