/* ------------------------------------------------------------
	common
------------------------------------------------------------ */
a {
  text-decoration: none;
  color: #000;
}

li {
  list-style: none;
}

p#jwave {
  margin: 0;
  padding: 10px 0 10px 0;
  border-bottom: 7px solid #282828;
  text-indent: -9999px;
  height: 28px;
  background: url(../img/logo_sp.gif) no-repeat 5px 10px;
} 

header, nav, section {
    display:block;
    margin: 0 0 15px 0;
    color: #000;
    text-align: left;
}


/* ------------------------------------------------------------
  header 
------------------------------------------------------------ */
#header {
  width: 100%;
  background-color: #fff;
}

#h1title {
  width: 100%;
  height: 134px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/logo.jpg) no-repeat center 0 #fff;
}

#gaiyou {
  width: 100%;
  height: 63px;
  text-align: center;
  margin: 15px 0;
  text-indent: -9999px;
  background: url(../img/date.jpg) no-repeat center 0 #fff;
}


/* ------------------------------------------------------------
  footer
------------------------------------------------------------ */
footer p {
  padding: 0 0;
  text-align: center;
  margin: 0 0 15px 0;
}

.othermenu {
  position: relative;
}

.othermenu a {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  display: block;
  height: 100%;
  vertical-align: middle;
  padding: 10px 15px;
  background: -webkit-gradient(linear,left top,left bottom,from(#959595),to(#656565));
  -webkit-border-radius: .7em;
  -moz-border-radius: .7em;
  border-radius: .7em;
}

footer a {
  color: #000;
}

.tblue {
  color: #0099cc;
  text-decoration: underline;
}
/* ------------------------------------------------------------
	container 
------------------------------------------------------------ */
#container {
/*  width: 480px;*/
  width: 98%;
  padding: 0 1%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
}

#container {
    color: #000;
    text-align: left;
}

#contents {
  color: #c2d2d6;
}

#contents a {
  text-decoration: underline;
}

.cntbox {
  background-color: #485764;
  padding: 15px 10px;
  margin: 0 0 7px 0;
}

.cntbox h3 {
  padding: 0 0 3px 0;
  margin: 0 0 13px 0;
  border-bottom: 1px solid #bac1c6;
}

.onairdate {
  color: #000;
  display: block;
  font-size: 12px;
  margin: 0px 0 7px 0;
}


/* ------------------------------------------------------------
  TOP 
------------------------------------------------------------ */
/* T̔ԑg */
#program {
  color: #001f92;
}

.tabindex {
  text-align: center;
}

h3 {
  width: 100%;
  height: 27px;
  text-align: center;
  text-indent: -9999px;
  background: url(../img/h3-news.jpg) no-repeat center 0 #fff;
}

#newsarea {
  background-color: #fff;
  margin: 0px 0 0 0;
  padding: 10px 15px 20px;
}


#newsarea dt {
  text-align: center;
  border-top: 1px dashed #5D5D5D;
  padding: 5px;
}

#newsarea dd {
  color:#0f6182;
}


#newsarea p {
  color: #000;
}

.newsdd span {
  font-size: 8pt;
  color: #0f6182;
  font-weight: bold;
}

#newsarea a {
  color:#0f6182;
}

/* ------------------------------------------------------------
  MENU 
------------------------------------------------------------ */
#menu-area {
  background-color: #379bdb;
}

#menu {
  color: #000;
  background-color: #1791c0;
  padding: 0;
  margin: 0 1px;
/*  -webkit-border-radius: .9em;/* Saf3-4 + */
/*  -moz-border-radius: .9em;   /* FF1+ */
/*  border-radius: .9em;        /* Opera 10.5, IE 9, Saf5, Chrome */
}


#menu li {
  position: relative;
  float: left;
  width: 49.5%;
  text-align: center;
  margin: 0 0 0 0;
  padding: 1px 0 0 0;
  font-size: 13px;
  height: 46px;
  font-weight: bold;
  text-indent: -9999px;
/*  background: -webkit-gradient(linear,left top,right bottom,from(rgba(0,0,0,.7)),to(rgba(50,50,50,1))); */
}

#menu li.li-m0 {
  width: 100%;
  float:none;
}

.li-m0 { border-bottom: 1px solid #3381ca; background: url(/original/tokyoremix/images/nav-top.gif) no-repeat center 50%;}
.li-m1 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-top.jpg) no-repeat center 50%;}
.li-m2 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-topics.jpg) no-repeat center 50%;}
.li-m3 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-lineup.jpg) no-repeat center 50%;}
.li-m4 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-ticket.jpg) no-repeat center 50%;}
.li-m5 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-guideline.jpg) no-repeat center 50%;}
.li-m6 { border-top: 1px solid #969696; border-right:  1px solid #969696; border-bottom: 1px solid #fff; background: url(../img/menu-blog.jpg) no-repeat center 50%;}

/* .li-m7 { border-top: 1px solid #3381ca; width: 100% !important;border-bottom: 1px solid #348ad0; background: url(/original/tokyoremix/images/nav-suizokukan.gif) no-repeat center 50%;} */

#menu li a {
  display: block;
  height: 100%;
/*  color: #0d2d62;
  text-indent: -9999px;*/
}



/* ------------------------------------------------------------
	main 
------------------------------------------------------------ */
#main {
  background-color: #fff;
  padding: 5px 5px 20px 5px;
  color: #001f92;
}

#main h3 {
  font-weight: bold;
  font-size: 1.2em;
  color: #001f92;
}

.backnumber {
  margin: 60px 0 20px 0;
}


/* ------------------------------------------------------------
  CLEAR FIX
------------------------------------------------------------ */
.clrfix {
    zoom:1;/*for IE 5.5-7*/
}

.clrfix:after {/*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
	display: inline-table;
	/*\*/display: block;/**/
}



/* ------------------------------------------------------------
  OTHER MENU
------------------------------------------------------------ */

#othermenu li {
	padding: 15px;
	border-bottom: solid 1px #000;
}

#othermenu a {
	color: #0099cc;
}

.f17B {
  font-size:17px
  font-weight;bold;
}

#arrow {
  position: absolute;
  right: 7px;
  top: 45%;
}

#gotop {
  position: absolute;
  top: 5px;
  right: 15px;
}

#extra {
  text-align: center;
  padding: 10px 0;
  background-color: #597387;
}

.formarea {
  padding: 30px 20px 0;
}

.inithdn {
  display: none;
}

.pict img {
  float: left;
  margin: 0 10px 5px 0;
}


/* ------------------------------------------------------------
  2nd ticket
------------------------------------------------------------ */
#scdtitle {
  width: 100%;
  height: 79px;
  text-align: center;
  margin: 15px 0;
  text-indent: -9999px;
  background: url(../img/2ndtitle.jpg) no-repeat center 0 #fff;
}

#h3tkt {
  width: 100%;
  height: 27px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-ticket.jpg) no-repeat center 0 #fff;
}

#h3present {
  width: 100%;
  height: 27px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-present.jpg) no-repeat center 0 #fff;
}


#h4enrty {
  width: 100%;
  height: 55px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/bnr-netentry.jpg) no-repeat center 0 #fff;
}

#entryarea {
  width: 310px;
  height: 163px;
  margin: 5px auto;
  background: url(../img/entryback.jpg) no-repeat center 0 #fff;
}

#entryarea dl {
  overflow: hidden;
  margin: 10px 25px;
  padding-top: 20px;
}

#entryarea dt {
  float: left;
  width: 60px;
  padding: 10px 0;
}

#entryarea dd {
  padding: 10px 0;
}

#entryarea p {
  text-align :center;
}

#entrybtn {
  text-align :center;
}

.to-form {
  border-top: 1px dashed #5D5D5D;
  padding: 5px 0;
  text-align: center;
}

.allinfo{
 border: 2px solid #008FEE;
 margin: 0 auto 30px;
 padding-left: 10px;
 text-align: center;
 width: 90%;
}

.allinfo li {
 padding: 10px 0;
}

/* ------------------------------------------------------------
  2nd topics
------------------------------------------------------------ */

#h3tps {
  width: 100%;
  height: 27px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-topics.jpg) no-repeat center 0 #fff;
}

/* ------------------------------------------------------------
  2nd lineup
------------------------------------------------------------ */

#h3lup {
  width: 100%;
  height: 27px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-lineup.jpg) no-repeat center 0 #fff;
}

#lineup {
  text-align: center;
}

#lineup ul {
  margin: 20px 0;
}

#lineup li {
  margin: 10px 0;
}

/* ------------------------------------------------------------
  2nd guideline
------------------------------------------------------------ */

#h3glmap {
  width: 100%;
  height: 27px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-guideline.jpg) no-repeat center 0 #fff;
}

#guideline dt {
  color: #1cb1e7;
  margin: 10px 0 5px;
}

#guideline dd {
  color: #000;
  margin: 10px 0 5px;
}

/* ------------------------------------------------------------
  2nd setlist
------------------------------------------------------------ */

#setlist {
  width: 300px;
  margin: 0 auto;
  color: #555;
}

#h3sl0901 {
  width: 100%;
  height: 70px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-sl0901.jpg) no-repeat center 0 #fff;
}

#h3sl0902 {
  width: 100%;
  height: 70px;
  text-align: center;
  margin: 0;
  text-indent: -9999px;
  background: url(../img/h3-sl0902.jpg) no-repeat center 0 #fff;
}

.artistname {
  width: 310px;
  height: 27px;
  margin: 10px 0;
  background: url(../img/artistname-bk.jpg) no-repeat center 0 #fff;
}

.artistname p {
  padding: 5px 0 0 5px;
  color: #fff;
}

#setlist li {
  border-bottom: 1px dotted #000000;
  padding: 5px 10px;
}
