@charset "utf-8";
body,form,fiedset{
  margin:0;
  padding::0;
  }


fieldset{
   border:none;
   }
   
h1,h2,h3,h4,h5,h6,p,pre,
blockquote,ul,ol,dl,dd{
   margin:0;
   padding:0;
   }  
      
body
	{
	background-color: #FFFFFF;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #183794;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#cover {
	background-image: url(../common/kissei_logo.gif);
	background-repeat: no-repeat;
	height: 55px;
	background-position: 15px center;
}
#cover .navi {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #183794;
	text-decoration: underline;
}
#cover .changef {
	margin-right: 15px;
	text-align: right;
	margin-top: 8px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #183794;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerb .mail {
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerb .copyright {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}
