body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #fff;
	font-family:verdana,arial,helvetica,sans-serif;
}
img {
	border: none;
}

#header {
	clear: both;
	float: left;
	width: 100%;
	line-height: 100%;
}
#header .header-inner {
	width: 100%;
	height: 100%;
	position: relative;
}
#header .navi0 {
	width: 260px;
}
#header .navi1 {
	padding: 4px 20px 2px 0px;
	white-space: nowrap;
}
#header .navi2 {
	padding: 4px 8px 0px 0px;
	white-space: nowrap;
}
#header .btn {
	float: right;
	padding-right: 12px;
}
#header .category {
	text-align: center;
	vertical-align: bottom;
	padding: 0 1px;
	margin: 0;
}
#header .category img {
	display: block;
}
#header form {
	margin: 0;
	padding: 0;
	display: inline;
}
#header .line {
	background-color: #990000;
	padding: 2px 0;
}
#header .sform {
	text-align: center;
}
#footer {
        clear: both;
        font-size: 85%;
        line-height: 100%;
        text-align: center;
        background-color: #F5F5F5;
}
#footer .footer-inner {
        border-top: 1px solid #CCC;
}
#footer ul {
        margin: 20px auto 20px auto;
        list-style: none;
}
#footer ul li {
        padding: 0 10px;
        display: inline;
}
#footer #copyright {
        padding: 10px;
        background-color: #CCC;
        color: #000;
        width: au;
}

h2.even{
        font-size:100%;
}

h2.caution{
        font-size:110%;
        margin-bottom:5px;
}

p.page_title{
        font-size:100%;
        color:#000000;
}
    
div.indent{
   clear:both;
   }

strong{
   font-weight:bold;
   }

