@charset "utf-8";

/* =======================================================
1：global setting
────────────────────────────
2：Clearfix Hack
======================================================= */
/* =======================================================
1：global setting
======================================================= */
* {
	margin: 0;
	padding: 0;}

body,td,th,a {
	font-family:
		"メイリオ",
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ丸ゴ Pro W4",
		"Hiragino Maru Gothic Pro",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		"MS UI Gothic";
	color: #333;
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, address {
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}

p { margin: 0px 0px 0px 0px;}
img { border: none;}
hr { display: none;}

a{ cursor: pointer;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none; }
a:active {text-decoration: underline;}

.hiden { display: none;}
.hidden,
.Out { position: absolute;left: -999px;top: -999px;}

.S {font-size: 10px;}
.L {font-size: 14px;text-shadow: 0px 1px 2px #ccc;}
.LL {font-size: 15px;text-shadow: 0px 1px 2px #ccc;}
.Bd {font-weight: bold;}
.Red {color: #C00;}
.Or {color: #FF6600;}

table {border-collapse:collapse;}
th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;}

em {
	color: #FF0000;
	font-style: normal;
}

.err {
	color: #FF0000;
}
.ui-helper-reset { border: 0; outline: 0; }
/* =======================================================
2：Clearfix Hack
======================================================= */
.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix { display:inline-block;} /* IE7 */

/* Hides from IE-mac */
* html .clearfix { height: 1%;}
.clearfix { display:block;}

/* End hide from IE-mac */

#loan #main_photoarea {
	background-image: url(../images/main_visual_bg.jpg);
	margin-top: 10px;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#loan #globalnavi {
	padding: 0;
	background-image: url(../images/main_visual.jpg);
	height: 295px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px 0px;
}
#loan #globalnavi ul {
	list-style-type: none;
	height: 60px;
	position: relative;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
#loan #globalnavi a:hover {
	background-image: url(../../../images/common/gnavi.jpg);
}
#loan #globalnavi li {
	text-indent: -9999px;
	float: left;
	width: 224px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#loan #globalnavi a {
	display:block;
	height: 60px;
	background-image: url(../../../images/common/gnavi.jpg);
	background-repeat: no-repeat;
}
#loan #menu1 a:hover {
	background-position: 0px -60px;
	width: 224px;
}
#loan #menu2 a:hover {
	background-position: -225px -60px;
	width: 224px;
}
#loan #menu3 a:hover {
	background-position: -448px -60px;
	width: 224px;
}
#loan #menu4 a:hover {
	background-position: -672px -60px;
	width: 228px;
}
#loan #menu1 a {
	background-position: 0px 0px;
	width: 224px;
}
#loan #menu2 a {
	background-position: -225px 0px;
	width: 224px;
	background-repeat: no-repeat;
}
#loan #menu2 a {
	background-position: -225px 0px;
	width: 224px;
	background-repeat: no-repeat;
}
#loan #menu4 a {
	background-position: -672px 0px;
	width: 228px;
}
#loan #footer-inner  {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBF5;
	text-align: left;
	margin-bottom: 32px;
	height: auto;
	font-size: 12px;
}
#loan #footer .column {
	float: left;
	overflow: hidden;
	margin-right: 15px;
	width: 210px;
	margin-bottom: 15px;
}
#loan #footer {
	padding-top: 33px;
	text-align: center;
	background-color: #ebebf5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	padding-bottom: 0px;
}
#loan #footer .fnavi {
	margin-bottom: 25px;
}
#loan #footer .fnavi .column_last-child {
	width: 240px;
	margin-right: 0;
}
#loan #footer .fnavi dl {
	padding-bottom: 5px;
}
