@charset "utf-8";
/* CSS Document */


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  基本設定
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
body {
  margin:0;
  padding:0;
  font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  line-height:1.7;
  border-top:#663399 4px solid;
  color:#666;
  font-size: 0.875em; /* 14px */
}

ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl {
  margin:10px 0;
}

dd,
dt {
  margin:0;
}

a {
  font-weight:bold;
}

a:hover {
  text-decoration:none;
}

img {
  vertical-align:bottom;
}

a img {
  border:none;
}

#wrap {
  margin:0 auto;
  width:1040px;
}

.columnBox2A {
  margin: 0 30px;
  overflow:hidden;
}

#contentsWrap {
  overflow:hidden;
}

.fGold {
  color: #a37e39;
}

.fPurple {
  color:#7985aa;
}

.fBlue {
  color:#00a8e3;
}

.mgR16 {
  margin-right:16px;
}

.mgB18 {
  margin-bottom:18px;
}

.pdT37 {
  padding-top: 37px;
}

.pdfIcon {
  position:relative;
  top: -4px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  header
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#header {
  padding: 23px 0 157px 0;
  background:#cccccc;
}

.headerLogo {
  width:1011px;
  padding-left:29px;
  margin:0 auto;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  mainvisual
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#mainvisual {
  width: 1040px;
  overflow: hidden;
  position:relative;
  top: -126px;
  margin:0 auto -82px auto;
  background:url(../images/bg_mainvisual.png) no-repeat left bottom;
}

#mainvisual p {
  margin:0;
}

.blockLeft,
.blockRight {
  width: 350px;
  float:left;
}

.blockCenter {
  width: 340px;
  float:left;
}

.visual1,
.visual2,
.visual3 {
  margin: 0;
}

.visual1 a {
  width: 350px;
  height: 322px;
  background:url(../images/tokyoMarathon2016_visual.png) no-repeat;
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.visual2 a {
  width: 340px;
  height: 322px;
  background:url(../images/oneTokyo_visual.png) no-repeat;
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.visual3 a {
  width: 350px;
  height: 322px;
  background:url(../images/jogportAriake_visual.png) no-repeat;
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.visual1 a:hover,
.visual2 a:hover,
.visual3 a:hover {
  background-position: 100% -322px;
}

.txt1 {
  text-align:left;
  padding: 20px 34px 0 48px;
  margin-bottom: 8px;
}

.txt2 {
  text-align:left;
  padding: 20px 36px 0 36px;
  margin-bottom: 8px;
}

.txt3 {
  text-align:left;
  padding: 20px 49px 0 36px;
  margin-bottom: 8px;
}

.link1 {
  margin: 0 36px 19px 48px;
}

.link2 {
  margin: 0 36px 19px 36px;
}

.link3 {
  margin: 0 49px 19px 36px;
}

.link1 a {
  width: 100%;
  color:#FFF;
  text-decoration:none;
  background: url(../images/tokyoMarathon_arrow.png) no-repeat right center;
  display:block;
}

.link2 a {
  color:#FFF;
  text-decoration:none;
  background: url(../images/oneTokyo_arrow.png) no-repeat right center;
  display:block;
}

.link3 a {
  color:#FFF;
  text-decoration:none;
  background: url(../images/jogportAriake_arrow.png) no-repeat right center;
  display:block;
}

.link1 a:hover,
.link2 a:hover,
.link3 a:hover {
  text-decoration:underline;
}

.fBold {
  font-weight:bold;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  news
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.news {
  margin-right:62px;
  width:638px;
  float:left;
  color:#7b548f;
}

.news h2 {
  border-bottom: 1px #d9cedf solid;
  padding-bottom:19px;
}

.news dt {
  margin:0 10px 8px 0;
  width:177px;
  background: url(../images/news_line.png) no-repeat right 1.1em;
  float:left;
}

.news dd {
  margin-left: 1.5em;
  margin-bottom: 8px;
  width:430px;
  float:left;
  text-indent: -1.5em;
}

/* 複数PDF掲載の場合 */
.news dd.odd {
  margin-left: 0;
  text-indent: 0;
}

.news dd a {
  text-decoration:none;
  font-weight:normal;
  color:#7b548f;
}

.news dd a:hover {
  text-decoration:underline;
}

dd.exhibit {
  margin-left: 208px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  snsArea
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.snsArea {
  width:261px;
  float:left;
}

.snsArea ul {
  padding-left: 0;
  margin-top:15px;
  list-style:none;
}

.snsArea ul li {
  margin-bottom:10px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  bannerArea
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.bannerArea ul {
  margin:27px 0 70px 0;
  padding-left:30px;
}

.bannerArea ul li {
  margin-right:7px;
  display:inline-block;
}

.bannerArea ul li.last {
  margin-right:0;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  about
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.about {
  margin: 0 30px;
}

.tokyoAbout {
  width:980px;
  height:36px;
  text-indent:-9999em;
  cursor:pointer;
}

.close {
  background:url(../images/h2_about_close.png) no-repeat;
}

.open {
  background:url(../images/h2_about_open.png) no-repeat;
}

.tableWrap {
  border-collapse: collapse;
  color: #515151;
  font-size: 0.857em; /* 12px */
}

.tableWrap tr {
  border-bottom: #FFF 30px solid;
}

.tableWrap th {
  border-right: #FFF 20px solid;
  width:264px;
  padding:10px 18px;
  background:#693c80;
  color:#FFF;
  text-align:left;
  vertical-align:top;
}

.tableWrap td {
  background: url(../images/table_boder.png) left top repeat-y;
  padding-left:20px;
}

dl.itemList01A,
dl.itemList01B {
  margin: 0;
  color: #693c80;
  overflow:hidden;
}

dl.itemList01A dt {
  margin-right: 15px;
  width: 52px;
  float: left;
  font-weight: bold;
}

dl.itemList01B dt{
  margin-right: 15px;
  width: 110px;
  float: left;
  font-weight: bold;
}

.reason dt {
  margin-right:30px;
  float:left;
}

ul.download {
  padding:0;
  margin:3px 0;
}

ul.download li {
  margin-bottom: 5px;
  width: 257px;
  padding: 8px 10px 9px 43px;
  display: inline-block;
  vertical-align:middle;
  list-style-type:none;
}

ul.download .pdf {
  padding-right: 0;
  background:#e6e6e6 url(../images/pdf_icon.png) no-repeat left;
}

ul.download .xls {
  padding-right: 0;
  background:#e6e6e6 url(../images/xls_icon.png) no-repeat;
}

ul.download a {
  font-weight: normal;
  text-decoration: none;
  color: #551a8b;
}

ul.download a:hover {
  text-decoration: underline;
}

ul.download li.last {
  margin-bottom: 0;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  footer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#footer {
  padding: 0 31px 0 21px;
  margin: 38px auto 0 auto;
  width:988px;
  background:#cccccc;
  text-align:left;
  overflow: hidden;
  -moz-border-radius: 2px 2px 0px 0px;
  -webkit-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.footerLogo {
  margin: 13px 0 24px 0;
  float:left;
}

.copyright {
  margin: 16px 0 24px 0;
  float:right;
  font-size: 0.643em;
  color: #693c80;
}
.fGray {
	color: #ccc;
}