﻿@charset "utf-8";


div.graph_r{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:440px;
}
div.graph_r02{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:460px;
}
div.graph_r03{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:480px;
}
div.graph_c{
	margin:0 auto 15px;	
	}	

.graph{
	border:#999 solid 1px;
}
.mgb20{
	margin-bottom:20px;
}