@charset "UTF-8";
/*▼▼▼▼▼▼ 貯める・増やす・借りる ▼▼▼▼▼▼*/
#business .left {
	width: 310px;
	float: left;	 }
#business .right {
	width: 310px;
	float: right; }
#business img {
	margin: 5px 0 0; }
#business #deposit h2 {
	background-image: url(../img/top_h2_deposit.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 310px;
	height: 80px;
	display: block; }
* html #business #deposit .body {	background-color: #fff0db;
	margin: 0;
	padding: 8px 10px;
	width: 310px;
	border-right: 2px solid #de9223;
	border-bottom: 2px solid #de9223;
	border-left: 2px solid #de9223; }
#business #deposit .body {	background-color: #fff0db;
	margin: 0;
	padding: 8px 10px;
	width: 286px;
	border-right: 2px solid #de9223;
	border-bottom: 2px solid #de9223;
	border-left: 2px solid #de9223; }
#business #deposit td {
	color: #de9223;
	font-size: 1.2em;
	font-weight: bold; }
#business #deposit a {
	background-image: url(../img/top_btn_deposit.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 23px;
	display: block;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: -1px;
	padding-top: 3px;}
#business #deposit a:hover {
	color: #de9223;}
#business #loan h2 {
	background-image: url(../img/top_h2_loan.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 80px; }
* html #business #loan .body {	background-color: #f2faf0;
	margin: 0;
	padding: 8px 10px;
	width: 310px;
	border-right: 2px solid #6eb562;
	border-bottom: 2px solid #6eb562;
	border-left: 2px solid #6eb562; }
#business #loan .body {	background-color: #f2faf0;
	margin: 0;
	padding: 8px 10px;
	width: 286px;
	border-right: 2px solid #6eb562;
	border-bottom: 2px solid #6eb562;
	border-left: 2px solid #6eb562; }
#business #loan td {	color: #6eb562;
	font-size: 1.2em;
	font-weight: bold; }
#business #loan a {
	background-image: url(../img/top_btn_loan.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 23px;
	display: block;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: -1px;
	padding-top: 3px;}
#business #loan a:hover {
		color: #6eb562;}
/*▼▼▼▼▼▼ お知らせ ▼▼▼▼▼▼*/
#info .title_container {
	background-image: url(../img/h2_red.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 40px;
	margin: 0 0 5px;
	display: block; }
#info .title_container .left {
	color: #c8151d;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 45px;
	text-indent: 65px;
	float: left;
	margin: 0; }
#info .title_container .right a {
	color: #c8151d;
	line-height: 45px;
	text-decoration: none;
	float: right;
	margin: 0 15px 0 0;
	
		 }
#info .title_container .right a:hover {
	text-decoration: underline;	 }
#info .info_content {
	line-height: 1em;
	margin: 0;
	padding: 2px 8px;
	border-bottom: 1px dashed #aaa; }
#info .info_content .date {
	color: #c8151d;
	margin: 0 5px; }
#info .info_content .new {
	margin: 0 8px 0 0; }
#info .info_content a {
	text-decoration: none; }
#info .info_content a:hover {
	color: #c8151d;
	text-decoration: none; }
#info .info_content img {
	position: relative;
	bottom: -2px;
	 }
/*▼▼▼▼▼▼ Adobe ▼▼▼▼▼▼*/
#adobe {
	padding: 10px 15px;
	border: solid 1px #aaa;
	 }
#adobe .left {
	width: 112px;
	float: left;	 }
#adobe .right {
	width: 480px;
	float: right; }


