body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd,
li,
table,
th,
td,
form,
select,
option,
address,
pre,
blockquote,
code {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,
ol,
dl {
  list-style-type: none;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
  font-size: 100%;
}

li {
  text-decoration: none;
  text-align: left;
}

.clear {
  clear: both;
}

#base {
  text-align: center;
  background: -moz-linear-gradient(top, #FFF, #EBFAFA);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EBFAFA));
}

#title {
  margin-top: 10px;
  text-align: center;
}

#main {
  width: 1165px;
  border-right: solid 1px #E2E5E5;
  border-left: solid 1px #E2E5E5;
  margin: 0 auto;
  background-color: #FFF;
}

.cse-branding-right {
  padding-left: 50px;
  margin: 10px 0;
  background-color: #FFFFFF;
  color: #000000;
  position: relative;
  overflow: hidden;
}

ul#search-box {
  float: left;
  position: relative;
  left: 50%
}

ul#search-box li {
  float: left;
  position: relative;
  left: -50%;
}

.cse-branding-text {
  font: 10px Arial;
}

#left-ban {
  float: left;
  width: 320px;
}

#cse-search-results {
  float: left;
}

#event {
  margin-top: 10px;
}

#event a {
  text-decoration: none;
}

#event li {
  margin-top: 15px;
}

#EventInfo {
  width: 270px;
  overflow: hidden;
  margin-left: 25px;
}

#EventInfo h2 {
  display: none;
}

#osusume {
  margin-top: 20px;
}

#SNS {
  margin-top: 20px;
}

#SNS li {
  text-align: center;
  margin-top: 10px;
}

#main-bottom {
  text-align: center;
  margin-top: 100px;
}

iframe {
  height: 1700px;
}

#EventInfo ul {
  margin-left: 5px;
}

#EventInfo li {
  float: left;
  margin-right: 5px;
  width: 250px;
}

.image {
  margin-bottom: 5px;
}

.taisho {
  font-size: 12px;
  color: #009C88;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 10px;
  background: url('../img/Arrow_Orange_TextLink.png') no-repeat left center;
}

.name {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}

.text {
  font-size: 12px;
  color: #333333;
  margin-bottom: 5px;
}

.button img {
  margin-bottom: 20px;
}

.cse-branding-bottom {
  background-color: #FFFFFF;
  color: #000000;
}

.cse-branding-form{
  display: flex;
}