/* グループ */
.section{
	width:550px;
	color: #333333;
	font-size: 12px;
	vertical-align: top;
	padding-left: 2em;
	padding-top: 2em;
}
/* テーブル */
table.frame{
	width:650px;
	border: double #6666FF;
	margin-right: 50px;
	margin-left: 50px;
	background: url(../image/end.gif) no-repeat right bottom;
}
/* テキスト */
.text{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.text2{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.text4{
	font-size: 18px;
	font-weight: bold;
	color: #6666FF;
}

