@charset "utf-8";

/**-----------------------------------------
     TOP    
------------------------------------------*/

/*-- 合宿免許を探す ----*/

#topSearch{
	margin:5px 0 20px 0;
}

/*-- 免許の種類で探す ----*/

.topSearchLic{
	float:left;
	width:280px;
	height:383px;
	margin:0 5px 0 0;
	background:url(/img/www/biglicense/top/license/top_license_bg.gif) no-repeat 0 35px;
}

	.topSearchLic table{
		margin:5px 10px 0 10px;
		line-height:1.3;
	}
	
		.topSearchLic table tr{
			border-bottom:1px dashed #ccc;
		}
		
		.topSearchLic table th{
			padding:5px 0 3px 3px;
		}
		
		.topSearchLic table td{
			padding:6px 0 0 5px;
			vertical-align:middle;
		}
	
			.topSearchLic table td ul li{
				float:left;
				background:url(/img/www/biglicense/common/main/listicon_gray.gif) no-repeat 0 center;
				padding:0 0 0 18px;
				margin:0 10px 0 0;
				font-size:12px;
			}
	
			.topSearchLic table td p.topLicCp{
				clear:both;
				color:#ff2f86;
				background:url(/img/www/biglicense/top/license/top_lisence_cp.gif) no-repeat 0 center;
				padding:2px 0 0 15px;
				font-size:11px;
				margin:0;
			}
	
				.topSearchLic table td .topLicCp a:link{
					color:#ff2f86;
					text-decoration:none;
					font-size:11px;
					text-decoration: underline;
				}

				.topSearchLic table td .topLicCp a:visited{
					color:#ff2f86;
					text-decoration:none;
				}
				
				.topSearchLic table td .topLicCp a:hover{
					color:#ff8b03;
					text-decoration:underline;
				}
				
				.topSearchLic table td .topLicCp a:active{
					color:#ff0143;
					text-decoration:underline;
				}

/*-- エリアから探す ----*/

.topSearchArea{
	float:left;
	position:relative;
	width:280px;
	height:383px;
	margin:0 0 0 5px;
	background:url(/img/www/biglicense/top/area/top_area_bg.gif) no-repeat 0 35px;
}

p.topAreaListBtn{
	position:absolute;
	right:7px;
	top:2px;
}

.topHokkaido{
	position:absolute;
	right:50px;
	top:126px;
}

.topKanto{
	position:absolute;
	right:20px;
	top:260px;
}

.topHokuriku{
	position:absolute;
	right:100px;
	top:175px;
}

.topTokai{
	position:absolute;
	right:90px;
	top:285px;
}

.topKinki{
	position:absolute;
	left:90px;
	top:215px;
}

.topCyguoku{
	position:absolute;
	left:30px;
	top:220px;
}

.topShikoku{
	position:absolute;
	left:70px;
	top:300px;
}

.topKyusyu{
	position:absolute;
	left:20px;
	top:330px;
}

/*-- お勧め教習所 ----*/

#toposusume{ 
	width:548px;
	height:150px;
	margin:5px 0 20px 0;
	overflow:auto;
	background:#fdfdef;
	border:1px solid #ccc;
	padding:5px 10px; 
}
/*-- 普通車キャンペーン ----*/

#topCarCp{ 
	width:548px;
	height:150px;
	margin:5px 0 20px 0;
	overflow:auto;
	background:#fdfdef;
	border:1px solid #ccc;
	padding:5px 10px; 
}

/*-- バイク他キャンペーン ----*/

#topOtherCp{
	margin:5px 0 20px 0;
}

/*-- こだわりから探す ----*/

#topFeatureWrap{
	margin:5px 0 10px 0;
}

.topFMgn{
	margin:0 10px 0 0;
}

.topFeature{
	float:left;
	width:280px;
}

.topFeature dd{
	margin:5px 0 10px 0;
	padding:0 5px 0 20px;
	background:url(/img/www/biglicense/top/feature/topfea_dd.gif) repeat-y 8px center;
	font-size:11px;
}

/*-- Twitter ----*/

#twitterWrap{
	margin:5px 0 20px 0;
}