@charset "shift_jis";
/* CSS Document */

#topics,#topics2,#news {

}

#topics p {
	background: url("../img/common/li_blue.gif") no-repeat scroll 0 10px transparent;
		padding-left: 15px;
}
#topics2 p {
	background: url("../img/common/li_blue.gif") no-repeat scroll 0 10px transparent;
		padding-left: 15px;
}


/* ニュースアイコン */
.a01safety {
	background: url("../img/common/icon_safety.png") no-repeat 0 3px;
	}
.a02traffic {
	background: url("../img/common/icon_traffic.png") no-repeat 0 3px;
	}
.a03license {
	background: url("../img/common/icon_license.png") no-repeat 0 3px;
	}
.a05introduction {
	background: url("../img/common/icon_introduction.png") no-repeat 0 3px;
	}
.a04jiken {
	background: url("../img/common/icon_jiken.png") no-repeat 0 3px;
	}
.a06shinsei {
	background: url("../img/common/icon_shinsei.png") no-repeat 0 3px;
	}
.a07station {
	background: url("../img/common/icon_station.png") no-repeat 0 3px;
	}
.a08toiawase {
	background: url("../img/common/icon_toiawase.png") no-repeat 0 3px;
	}
.a10saiyo {
	background: url("../img/common/icon_saiyo.png") no-repeat 0 3px;
	}
.a99other {
	background: url("../img/common/icon_other.png") no-repeat 0 3px;
	}


/* スライダー */

#slider-wrapper {
    width:700px;
    height:330px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}#slider {
	position:relative;
    width:700px;
    height:330px;
    margin-left:0px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}.nivo-controlNav {
	position:absolute;
	right:5px;
	top:5px;
	font-family:Verdana, Geneva, sans-serif;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;	background-color: #FFFFFF;
	margin-right:2px;
	float:left;
	text-align:center;
	color: #7D7D7D;
}
.nivo-controlNav a.active {
	color:#09F;
}.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	border:0;}
a.nivo-nextNav {
	right:15px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:center;
	color: #7D7D7D;
}
a.nivo-prevNav {
	left:15px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:center;
	color: #7D7D7D;
}.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}

