@charset "utf-8";
/* CSS Document */
/*////////////////////////////////////////////*/
/*- Start 共通設定 -*/
	*{padding:0px;
	margin:0px;}

	img{
		border:0px;
		padding:0px;
		margin:0px;
		vertical-align:bottom;}
		
	table.flow{
		width:550px;
		height:100%;
		margin:0px auto;
		margin-top:20px;
		margin-bottom:20px;
		}
		
	td.left{
		width:130px;
		}
	
	td.right{
		padding:15px 0px 15px 20px;}
		
	div.t_right{
		width:390px;
		height:100%;
		background-image:url(../img/flow_back.gif);
		border:1px #FFCC00 solid;
		color:#e46308;
		padding:10px;}

	.fl_h{color:#FF0000;
		font-weight: bold;
		font-size:14px;}
		
	
	.fl_b{color:#003300;
		margin-left:20px;}

	


html[xmlns] div.districts{}
		 
		 
		 
		 
		 
