/*----------------------------------------------
 header
-----------------------------------------------*/

#header{
width: 1000px;
height:249px;
}

/*----------------------------------------------
メインコンテンツ
-----------------------------------------------*/

#main{
width: 550px;
padding: 10px;
float:right;
}

/*----------------------------------------------
バナー
-----------------------------------------------*/
#banner-sec{
float: right;
margin-top: 1px;
width: 230px;
}


#banner-box {
padding:0px;
margin:0px;
text-align:center;
}

#banner-box img {
border: none;
vertical-align:top;
}


#banner-box ul {
padding: 0px;
line-height: normal;
}

#banner-box li{
list-style-type: none;
margin-bottom: 5px;
}


h2{
margin-bottom: 20px;
}

#topics{}

.section{
margin-bottom: 20px;
}

.side-img{
float: left;
margin-right: 20px;
}

.side-txt{
float: right;
width: 400px;
}



.leng-M{
width: 410px;
margin-bottom: 30px;
}

.spot{
color: #B40016
}

.point{
background-color: #f7cecd;
padding: 3px;
}

.cn{
margin-top: 55px;
text-align: center;
}

.scrollsell {
overflow: auto;
width: 530px;
height: 115px;
padding:5px;
border:solid 3px #B40016;
text-align:left;
}

.scrollsell dl {
}

.scrollsell dt {
 float:left;
 padding:5px 0 5px 10px;
 clear:both;
 }

.scrollsell dd {
 margin-left:150px;
 padding:5px 5px 5px 10px;
 }


