@charset "utf-8";
/* CSS Document */

.topTilBox01{
	width:657px;
	height:22px;
	background-image:url(../../images/top_line_01.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.topBox01{
	background-image:url(../../images/point_01.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
	padding:5px 0px 5px 12px;
}

.topBox02{
	width:90px;
	float:left;
}


.topLine01{
	width:100%;
	border-bottom:dotted 1px #666666;
	line-height:0px;
}

.topBt01{
	float:left;
	margin:3px 0px 0px 12px;
}

