/*=====================*/
/* side navi */
/*---------------------*/

.dot {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: 150px;
	padding: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bannerArea01 {
	padding:5px 0;
	margin-top:10px
}
#bannerArea01 li {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}
#bannerArea01 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.a_block_ttl {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px
}
.white {
	color:#FFFFFF;
}
