/*=====================*/
/* side navi */
/*---------------------*/
.sub_bg {
	background-image:url(img/back_ground.jpg);
	background-repeat:no-repeat;
	width:160px;
}
.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;
	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
}
.a_block {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px
}
a:link {
	color:#9c3031;
	text-decoration: none;
}
a:visited {
	color:#9c3031;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}
.white {
	color:#FFFFFF;
}
