@charset "utf-8";

/* initialaize */

/* Universal selector */
* {
margin:0;
padding:0;
position:static;
}

/* Text(Heading) */
h1, h2, h3, h4, h5, h6 {position:static;}

/* Text(Block) */
address, blockquote, div, p, pre {
font-style:normal;
font-weight:normal;
position:static;
}

/* Text(Inline) */
abbr, acronym, br, cite, code, dfn, em, kbd, q, samp, span, var {
position:static;
border:none;
font-style:normal;
font-weight:normal;
}
strong {
position:static;
border:none;
font-style:normal;
font-weight:bold;
}

/* Hypertext */
a {text-decoration: none;}

/* List */
ul, dl, dt, dd {
list-style-type:none;
font-style:normal;
font-weight:normal;
position:static;
}
ol {list-style-type:none;}

/* Image */
img {
border:0;
vertical-align:top;
}

/* Scripting */
noscript, script {
font-style:normal;
font-weight:normal;
position:static;
}

/* Etc. */
hr, table, form, fieldset, del {
font-style:normal;
font-weight:normal;
position:static;
}

/* base */

a {
  color: #006699;
  text-decoration: underline;
}
a:hover {
  color: #006699;
  text-decoration: none;
}
a:link {
  color: #006699;
}
a:visited {
  color: #333399;
}
body {
    font-size:13px;
    text-align: left;
    color: #666666;
    background: #b8d9ed url(/images/sypd/bg.png) repeat-x left top;
    font:normal 12px/1.5 "ＭＳ Ｐ ゴシック", "MS P Gothic", "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
.txt-left {
    text-align: left;
}
.txt-right {
    text-align: right;
}
.txt-center {
    text-align: center;
}
.box-left {
    float:left;
}
.box-right {
    float: right;
}


/*------  layout  ------*/
#wrapper {
    width: 870px;
    margin: 0 auto;
    padding: 5px 15px 0 15px;
    background: #ffffff;
    border-right: 3px solid #83b1c9;
    border-left: 3px solid #83b1c9;
}
#header {
    width: 900px;
    margin: 0 auto;
    border-right: 3px solid #83b1c9;
    border-left: 3px solid #83b1c9;
}
#header h1 {
    padding-left: 10px;
    color: #666666;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
    font-weight: normal;
    background: url(/images/sypd/bg-top.png) repeat-x left top;
}

/*------  head_m  ------*/
#head_m {
    margin: 10px auto 10px auto;
    padding: 0;
    overflow: hidden;
}
#head_m #logo {
    float: left;
}
#head_m #logo a {
    width: 727px;
    height: 59px;
    background: url(/images/sypd/logo.png) no-repeat left top;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#head_m h2 {
    padding: 0;
    margin: 0;
}

/*-------- say-you --------*/
#say-you h2 {
    width: 870px;
    height: 260px;
    margin-bottom: 10px;
    background: url(/images/sypd/img-m.png) no-repeat left top;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#say-you-txt {
    position: relative;
    width: 850px;
    height: 94px;
    padding: 5px 10px 0 10px;
    background: url(/images/sypd/bg-m-u.png) no-repeat left top; 
    overflow: hidden;
}
#say-you-txt h3 {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 720px;
    font-size: 12px;
    font-weight: normal;
}


/*------- main --------*/
#main {
    width: 870px;
    margin-bottom: 10px;
}

/*------  box-l ------*/
.box-l {
    width: 870px;
    margin-bottom: 10px;
}
.box-l-mid {
    width: 850px;
    padding: 5px 10px;
    margin: 0 auto;
    background: #f5f5f5;
    overflow: hidden;
}
.box-l-btm {
    width: 870px;
    height: 5px;
    margin: 0 auto;
    background: url(/images/sypd/bg-g-btm.png) no-repeat left top;
    overflow: hidden;
}

.box-w-top {
    width: 850px;
    height: 5px;
    margin: 0 auto;
    background: url(/images/sypd/bg-w-top.png) no-repeat left top;
    overflow: hidden;
}
.box-w-mid {
    width: 830px;
    padding: 5px 10px;
    margin: 0 auto;
    background: #ffffff;
    overflow: hidden;
}
.box-w-btm {
    width: 850px;
    height: 5px;
    margin: 0 auto;
    background: url(/images/sypd/bg-w-btm.png) no-repeat left top;
    overflow: hidden;
}

.box-w-mid p {
    margin-bottom: 10px;
}
.box-w-mid p span {
    color: #ff0099;
}
.box-member {
    width: 801px;
    margin: 0 auto 10px auto;
}
.box-w-mid ul {
    padding-bottom: 2px;
}
.box-w-mid ul li {
    float: left;
    padding-right: 2px;
}
.bg-idl {
    background: #ffffff url(/images/sypd/img-plus.png) no-repeat 710px bottom;
}
.box-w-mid p.messe {
    text-align: right;
    margin: 5px 130px 5px 0;
    color: #0392e7;
    font-size: 14px;
    font-weight: bold;
} 

/* ここから上ふたつ */
img.member-photo {
    float: left;
    padding-right: 10px;
}
img.pro-photo {
    float: left;
    padding-right: 10px;
}
#stage-details {
    float: right;
}
.box-w-mid table {
　　width: 520px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.box-w-mid table th {
    width: 150px;
    padding:4px;
    background: #e8f6f8;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.box-w-mid table td {
    width: 350px;
    padding:4px;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.box-w-mid table td span {
    color: #ff0099;
}
.ticket {
    clear: both;
}
.ticket h3 {
    color: #ff0099;
}
.ticket table {
   width: 825px;
}
.ticket table th {
   width: 200px;
   background: #fff1fb;
   color: #006699;
   font-size: 15px;
   font-weight: bold;
}
.ticket table th img {
   vertical-align: middle;
}
.ticket table td {
   vertical-align: top;
}
.ticket table td span {
   color: #ff0000;
}
.box-w-mid span.pro-name {
   color: #3399cc;
   font-size: 15px;
   font-weight: bold;
}

/*------  footer  ------*/
#footer {
    width: 900px;
    margin: 0 auto;
    border-right: 3px solid #83b1c9;
    border-left: 3px solid #83b1c9;
}
#footer p {
    height: 45px;
    background: url(/images/sypd/bg-foot.png) no-repeat left top;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

