@charset "utf-8";
/*formatting style
------------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-image: url(image/bg_body.jpg);
	background-repeat: repeat-x;
	font-size: 90%;
	line-height: 1.6;
	font-family: sans-serif;
}
hr {
	display: none;
}
/*link style
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/*basic layout
------------------------------*/
#wrapper {
	width: 775px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
	background-color: #ffffff;
	border-bottom: 2px ridge #666666;
}
#wrapper p {
	padding-left: 5px;
}

#banknavi {
	float: right;
	width: 190px;
	background-image: url(image/netbank_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bankbanner {
	float: right;
	width: 195px;
	clear: right;
}
#bankmycarloan #bankbanner img {
	margin-bottom: 5px;
}


#bankmain {
	width: 550px;
	margin-left: 10px;
	padding: 0px;
	height: auto;
	float: left;
}
#bankmain ul {
	position: relative;
	width: 500px;
	float: left;
}
#bankmain ul li {
	float: left;
	list-style: none;
}
#bankmain ul li a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #66CC33;
	width: auto;
	margin-left: 10px;
	line-height: 1.5em;
	padding-right: 8px;
	padding-left: 8px;
}
#bankmain ul li a:hover {
	background-color: #FFCC66;
	top: 5px;
}
#bankmain ul li a:active {
	position: relative;
	top: 0.5px;
}

#bankmain p {
}
#bankmain table {
}

#bankmain th {
	border-bottom: 1px solid #CCCCCC;
}

#bankmain td {
	border-bottom: 1px solid #CCCCCC;
}
#bankmain #osirase {
	float: left;
	margin: 5px;
	clear: left;
}
#bankmain #myhome {
	float: left;
	margin: 2px;
}
#bankmain #mycar {
	float: right;
	margin-right: 7px;
	margin-top: 2px;
}





.indexbox01 {
	height: 120px;
	width: 170px;
	margin-left: 10px;
	float: left;
}
#loan-sodan #bankmain #home1 {
	float: right;
}
#loan-sodan #bankmain h2 {
	background-image: url(image/a_btn040.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
}


.indexbox01 p {
	background-image: url(image/linkicn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
}




#bankcyokin {
	width: 170px;
	list-style: square;
}
#banksisan {
	width: 170px;
	float: left;
}
#footer {
	clear: both;
	background-color: #D7D0C2;
	width: 777px;
	border-right: #D7D0C2;
}
/*header style
------------------------------*/

#header {
	border-top: 12px solid #FFCC00;
	border-right: thin solid #FFCC00;
	border-left: thin solid #FFCC00;
	height: 120px;
	width: 775px;
	border-bottom: 5px groove #FFCC00;
}
#header h1 {
	font-size: 120%;
}
#header ul {
	background-color: #ffffff;
	width: 775px;
	position: relative;
	left: 0px;
	top: 12px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 1.1em;
	height: 25px;
	width: 82px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663333;
	border-top: 2px ridge #ffffff;
	border-bottom: 2px none #FFCC00;
	border-left: 2px ridge #FFFFFF;
	text-align: center;
	display: block;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	border-right: 2px ridge #FFFFFF;
}
/*footer style
------------------------------*/
#header ul li a:hover {
	color: #333333;
	background-color: #E8ECF5;
}
#footer ul li a {
}
#footer ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer p a {
	color: #3333FF;
	float: right;
}
#footer p a:hover {
	color: #FFCC33;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#bankmycarloan #bankmain h2 {
	background-color: #FFCC33;
	padding-left: 10px;
	padding-top: 0px;
}
#bankmycarloan #bankmain table {
	margin-bottom: 0px;
	margin-left: 10px;
}

#bankmycarloan #bankmain h3 {
	border-left: #009900;
	padding-left: 50px;
	background-image: url(image/a_btn041.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: #0000FF;
	font-style: italic;
	background-color: #FFFF99;
}
#bankmycarloan #bankmain #mycar2 a {
	background-image: url(image/a_btn050.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
}
