@charset "utf-8";

.text_r{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	width: 400px;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
	clear: left;
}

.graph{
	float: left;
	margin-left: 35px;
	margin-top: 8px;
}

table{
	margin: 5px 37px;
}

.tablecap{
	margin-top: 10px;
	margin-left: 40px;
	font-size: 12px;
	color: #0033CC;
	width: 540px;
}

.data{
	font-size: 11px;
	color: #666666;
	text-align: right;
	width: 620px;
}

.comment{
	font-size: 12px;
	color: #0a4069;
	margin: 0px 0px 0px 50px;
	line-height: 120%;
	list-style-image: url(../common/images/kome.gif);
}

/*---------------------------------
 記事背景
-----------------------------------*/

#bg01{
	height: auto;
	width: 620px;
	background-image: url(images/back_01.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	background-position: right bottom;
}
