@import url(../container.css);
a:link {
    color: #336699;
    text-decoration: none;
}
a:visited {
    color: #336699;
    text-decoration: none;
}
a:hover {
    color: #CC5566;
    text-decoration: underline;
}
a:active {
    color: #CC5566;
    text-decoration: underline;
}
.error {
    color: #FF0000;
}
body {
  margin: 0;
  padding: 0;
}
table.confirm {
    border-collapse: collapse;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 0;
    border-bottom: 0;
}

td.confirm {
    border-top: 0;
    border-right: 0;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 4px;
    background-color: #DDDDDD;
}

td.confirm2 {
    border-top: 0;
    border-right: 0;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 4px;
}

font.confirm {
    font-weight: bold;
    font-size: 80%;
}

form {
    margin: 0;
    padding: 0;
}

table.separated-confirm table.confirm {
	margin-top:    0;
	margin-bottom: 1em;
	width:         100%;
}
table.separated-confirm td.confirm1 {
	width: 60%;
}
table.separated-confirm td.confirm2 {
	width: 40%;
}

table.separated-confirm ul.error {
	margin-bottom: .5em;
}

div#head-large h1 {
  font-size: 80%;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0.1em;
  padding-left: 1em;
}

div#banner-head {
  width: 468px;
  height: 60px;
  background-color: transparent;
  margin: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  margin: 0;
}

em {
  font-style: normal;
  font-weight: normal;
}

#header-small {
  width: 773px;
  height: 90px;
  background-image: url( img/head_mini.gif);
  padding: 0;
  margin: 0;
}
#header-small table {
  width: 100%;
  border-collapse: collapse;
}
#header-small #navi {
  width: 656px;
  height: 40px;
  font-size: 12px;
  text-align: right;
  vertical-align: top;
  color: #FFFFFF;        
  padding: 14px 9px 0 0;

}
#header-small a {
  color: #ffffff;
  text-decoration: none;
}
#header-small a:hover {
  text-decoration: underline;
}

#header-large {
  width: 773px;
  height: 100px;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}
#header-contents {
  width: 770px;
  text-align: right;
  vertical-align: bottom;
  padding: 0;
}
#header-contents br {
  clear: both;
}
#header-large #logo {
  display: block;
  width: 166px;
  height: 104px;
  position: absolute;
  top: 0;
  left: 0;
}
#banner {
  background-color: transparent;
  margin: 10px 5px 10px 0;
}
#header-menu {
  margin: 0;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
#top #header-large #banner {
  margin: 10px;
}
#top #header-menu {
  padding: 0;
}
#header-menu li {
  float: right;
  width: 82px;
  height: 20px;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
#header-menu span {
  display: none;
}
#header-menu a {
  width: 82px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#header-menu a:hover {
  background-position: 0px -20px;
}

#menu-home a {
  background-image: url( ./img/menu_home.png);
}
#menu-space a {
  background-image: url( ./img/menu_shikijo.png);
}
#menu-shop a {
  background-image: url( ./img/menu_shop.png);
}
#menu-fair a {
  background-image: url( ./img/menu_fair.png);
}
#menu-request a {
  background-image: url( ./img/menu_request.png);
}
#menu-howto a {
  background-image: url( ./img/menu_howto.png);
}

#footer-contents {
  border-top: 1px solid #cccccc;
  padding: 5px;
  font-size: 80%;
  text-align: center;
}
#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#footer li {
  display: inline;
  margin: 0;
  padding: 0;
}
#copyright {
  text-align: center;
}
#missing #base {
  padding: 50px 160px;
}

#foot-link {
  text-align: center;
  font-size: 80%;
  margin-top: 30px;
  margin-bottom: 20px;
}




.bannerb {
  margin: 20px auto 0 auto;
  width: 550px;
}

.bannerb-wide {
  margin: 20px 15px 20px 15px;
  width: 740px;
}




.footer_around {
	background-color: #ffffff;
	border-top:1px solid #CCCCCC;
	margin-top: 15px;
}

.footer {
	background-color: #ffffff;
	/*background-color: #EFEAE0;*/
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	zoom: 1;
}

.footer h3 {
	margin-top:15px;
	border: 1px #DFD5C3 solid;
	background-color: #F2EDE3;
	color: #59493f;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	text-align: center;
}

.footer_box {
	width: 220px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}

.footer_box2 {
	width: 220px;
	float: left;
	overflow: hidden;
}

.footer span {
	display: block;
	padding-bottom: 3px;
	margin-bottom: 4px;
	padding-left: 20px;
	background-image: url(img/footer_arrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dotted;
}

#ks_footer {
	width: 770px;
	text-align:center;
	border-top:1px solid #cccccc;
	font-size:80%;
	padding:15px;
	color: #010101;
}
