@charset "Shift_JIS";

.OutlineDiv
{
	width:520px;
	text-align:center;
}

.OutlineImg
{
	width:520px;
	height:189px;
	background-image:url(/Images/home/fin_topImage.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}

.OutlineToFin
{
	width:50%;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
}

.OutlineToCop
{
	width:50%;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
}

.OutlineToFinBtn
{
	width:255px;
	height:31px;
	background-image:url(/Images/home/fin_financial.gif);
	background-repeat:no-repeat;
}

.OutlineToCopBtn
{
	width:255px;
	height:31px;
	background-image:url(/Images/home/fin_company.gif);
	background-repeat:no-repeat;
}