@charset "UTF-8";

#index-container{
padding:0 30px;
}

#top-left{
float:left;
width:290px;
}

#top-right{
float:right;
width:520px;
}

.index{
padding:10px 20px 20px;
border:1px solid #000000;
text-align:left;
}

#news{
width:478px;
padding:10px 20px;
border:1px solid #000000;
background-image:url(/image/index/news.png);
background-repeat:no-repeat;
}

.ticker{
height:18px;
margin-left:130px;
padding:0 30px;
border-left:3px solid #000000;
text-align:left;
list-style:none;
position:relative;
overflow:hidden;
}

.ticker ul{
height:1.5em;
}

.ticker ul li{
float:left;
display:inline;
clear:both;
text-align:left;
list-style-type:none;
position:relative;
line-height:1.5em;
margin-bottom:-1.5em;
}

#news-border{
height:15px;
margin-left:80px;
padding:0 30px;
border-left:3px solid #000000;
text-align:left;
list-style:none;
position:relative;
}

#index-text{
width:498px;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
border:1px solid #000000;
text-align:left;
}

.text-space{
margin-right:20px;
}

#bottom-left{
float:left;
width:390px;
}

#bottom-right{
float:right;
width:420px;
}

#pickup{
width:348px;
padding:20px;
border:1px solid #000000;
text-align:left;
}

table{
margin-left:0;
margin-right:auto;
border-collapse:collapse;
}

th.title{
padding-right:10px;
}

.pickup-left{
float:left;
width:212px;
text-align:left;
}

.pickup-right{
float:right;
width:116px;
text-align:left;
}

.image-left{
float:left;
}

.image-right{
float:right;
}

.move{
width:348px;
height:231px;
list-style:none;
position:relative;
overflow:hidden;
}

.move ul{
height:1.5em;
}

.move ul li{
display:inline;
clear:both;
list-style-type:none;
position:relative;
margin-bottom:-1.5em;
}

#information{
width:378px;
padding:20px;
border:1px solid #000000;
text-align:right;
}