@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: #70838c;
    background: url(/images/crescendo/bg.png) 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: 809px;
    margin: 0 auto;
    padding-bottom: 15px;
    background: #ffffff;
}
#header {
    position: relative;
    width: 809px;
    height: 599px;
    background: url(/images/crescendo/img-m.png) no-repeat left top;
    overflow: hidden;
}
#header h1 {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 443px;
    height: 370px;
    background: url(/images/crescendo/txt-h1.png) no-repeat left top;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
}
#header h2 {
    position: absolute;
    top: 430px;
    left: 20px;
    width: 443px;
    height: 116px;
    background: url(/images/crescendo/txt-h2.png) no-repeat left top;
    overflow: hidden;
    display: block;
    text-indent: -9999px;    
}


/*-------- contents --------*/
#contents {
}
.sub-1 {
    float: left;
    width: 249px;
}
.sub-txt {
    float: right;
    width: 560px;
    height: 374px;
    background: url(/images/crescendo/bg-photo1.png) no-repeat 320px 40px;    
    overflow: hidden;
}
.sub-txt p {
    padding: 70px 0 0 40px;
    font-size: 15px;
}
.sub-2 {
    float: left;
    width: 249px;
}
.sub-3 {
    float: right;
    width: 560px;
}

/*-------- info --------*/
#info {
}
.box-left {
    float: left;
    width: 280px;
    padding: 8px 0 0 8px;
}
.box-cd-top {
    width: 279px;
    height: 38px;
    background: url(/images/crescendo/bg-sub-top.png) no-repeat left top;
    overflow: hidden;
}
.box-cd-mid {
    width: 279px;
    background: url(/images/crescendo/bg-sub-mid.png) repeat-y left top;
    overflow: hidden;
}
.box-cd-btm {
    width: 279px;
    height: 41px;
    background: url(/images/crescendo/bg-sub-btm.png) no-repeat left top;
    overflow: hidden;
}
.box-cd-mid h2.photo {
    text-align: center;
}
.cd-info {
    margin: 5px 25px;
}
.cd-info h2.title {
    margin-bottom: 7px;
    padding-left: 8px;
    font-size: 16px;
    border-left: 5px solid #a0adb2;
}
.cd-info p {
    font-size: 14px;
}
.bay {
    padding: 9px 0 0 0;
}

.box-right {
    float: right;
    padding-right: 4px;
    margin-top: 8px;
    width: 513px;
}
.box-info {
    width: 509px;
    padding-bottom: 15px;
    background: url(/images/crescendo/bg-info.png) no-repeat right bottom;
}
.box-info h2.sign {
    width: 507px;
    height: 63px;
    margin-bottom: 8px;
    background: url(/images/crescendo/tit-sign.png) no-repeat left top;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
}
.sche {
    width: 335px;
    margin: 0 auto;
    padding: 10px;
    background: #fafafa;
}
.sche table {
    font-size: 15px;
    font-weight: bold;
}
.sche table th {
    width: 100px;
}
.sche table th,
.sche table td {
    padding: 0 8px;
}
.line-btm {
    border-bottom: 1px dotted #cccccc;
}

#box-date {
    margin-bottom: 20px;
}
p.comme {
    margin-bottom: 20px;
    font-size: 15px;
    text-align: center;
}
.box-info h2.pora {
    position: relative;
    width: 507px;
    height: 86px;
    overflow: hidden;
}
.box-info h2.pora span {
    position: absolute;
    top: 55px;
    left: 10px;
    font-size: 13px;
}
#box-pora-over {
    width: 507px;
    overflow: hidden;    
}
#box-pora {
    width: 520px;
}
#box-pora dl { 
    float: left; 
    width: 124px;
    padding-right: 2px;
}
#box-pora dt { 
    padding-left: 15px;
    background: url(/images/crescendo/ico-arrow.png) no-repeat left center;
}


/*------  footer  ------*/
#footer {
    width: 811px;
    margin: 0 auto;
}
#footer p {
    height: 45px;
    background: url(/images/crescendo/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; }

