@charset "utf-8";




#selection-title h2{
	font-size:28px;
	line-height:1.2;
	height:45px;
	padding-left:60px;
	padding-top:5px;
	background: url(../images/map_pickup_bg.gif) no-repeat 0 0;
	color:#FC7213;
	margin-top:29px;
	margin-bottom:35px;
}

.sl-ptit h3{
	font-size:22px;
	line-height:1.2;
	padding-left:35px;
	padding-top:2px;
	background: url(../images/sl_ptit.gif) no-repeat 0 0;
	margin-bottom:12px;
}
/*-----------------------------------------
	メイン
-------------------------------------------*/


.selection-area{
    width:1000px;
	margin-bottom:40px;
}

.selection-area .slbox{
	height:70px;
    background:#FEF7AF;
    padding:13px 10px 13px 10px;
    margin-bottom:10px;
	margin-right:10px;
   /* cursor:pointer;*/
	float:left;
}

.selection-area .sl-thumb img{
    width:60px;
    float:left;
}

.selection-area .sl-thumb .txt{
    font-size:12px;
    line-height:1.4;
    width:155px;
    float:left;
}

.selection-area .sl-thumb .lead{
    color:#FC7214;
    margin-bottom:5px;
}


.selection-area .sl-thumb p{
    padding-left:10px;    
}



/*----- Link -----*/

.selection-area a{
	color:#000;
	text-decoration:none;	
}

.selection-area a:hover .name  {
	color: #377FE5;
	text-decoration:underline;
}

.select-other-list li a {
    color: #377FE5;
}

.select-other-list{
	margin-bottom: 40px;
}

















