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

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

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

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

/*----------------------------------------------
バナー
-----------------------------------------------*/
#banner-sec{
float: right;
margin-top: 15px;
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: 15px;
}


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;
}


.scrollsell {
overflow: auto;
width: 294px;
height: 320px;
padding:5px;
border:solid 1px #c1c1c1;
text-align:left;
float:left;
margin-bottom:15px;
}

.scrollsell dl {
}

.scrollsell dt {
color:#b40016;
font-weight:bold;
 }

.scrollsell dd {
 margin-bottom:10px;
 }
 
 .scrollsell .title{
 background-color:#b40016;
 }
 
 .end{
 font-weight:bold;
 color:#FF0000;
 }
 
 .float-rightbox{
 width:230px;
 float:right;
 }

.staff-banner{
float:right;
margin-bottom:15px;
}

.float-left{
float:left;
margin-right:14px;
}

