@charset "utf-8";

/* 左ナビ */

p#cross-links {float:left;}
p#cross-links span{display:block;width:138px;}


a:focus { outline:none; }

/* メインエリア */
.slider-wrap {
background:url(../img/bg_main.png) no-repeat #fff;
margin:0 0 0 0px ;
width: 812px; 
float:left;
}
/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 543px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center;}

.stripViewer {
position: relative;
overflow: hidden; 
width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
height: 532px;
clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
zoom:1;
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
float:left;
height: 100%;
position: relative;
width: 800px; /* Also specified in  .stripViewer  above */
}


.stripViewer .panelContainer .panel .wrapper{
margin:2px 0px 0px 2px;
min-height:530px;
}
*html .stripViewer .panelContainer .panel .wrapper{
height:519px;
width: 798px; 
zoom:1;
position: relative;
margin:2px 0px 0px 2px;
}

.movie9{
text-align:center;
}


/* ナビゲーションを表示させない */
.stripNavL{
display:none;
}
.stripNavR{
display:none;
}
.stripNav{
display:none;
}


noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }



/* バナーエリア */
#areaBnner{
margin-bottom:10px;
}
#areaBnner img{
margin-right:20px;
}
#areaBnner img.last{
margin-right:0px;
}

.missShanghai img{
float:left;
margin-right:10px;

}
.missShanghai .font01{
font-size:1.2em;
font-weight:bold;
margin-bottom:5px;
}

.missShanghai .font02{
font-size:1.5em;
font-weight:bold;
margin-bottom:20px;
color:#c00;
}

.missShanghai{
margin-bottom:30px;
width:100%;

}
.missShangha pi{
width:700px;

}