@charset "utf-8";

/* Universal selector [
--------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
}

/* contents reset [
--------------------------------------------- */
a img {
	border: none;
}

img {
	vertical-align: bottom;
}

/* 全体 [
--------------------------------------------- */

body {
	color: #3333333;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: center;
	line-height: 1.5em;
	background-color:#dae6ed;
}

/* パンくず [
--------------------------------------------- */

#pankuzu {
	width: 822px;
	margin-left: 9px;
	padding:9px 0px 9px 18px;
	color: #333333;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

*:first-child + html #pankuzu {
	margin-left: 0;
}

/* リンク [
--------------------------------------------- */

a:link {
	color:#0166cb;
	text-decoration: underline;
}

a:visited {
	color:#0166cb;
	text-decoration: underline;
}

a:hover {
	color:#fa2f9d;
	text-decoration:none;
}


a:active {
	color:#fa2f9d;
	text-decoration:none;
}


/* ページトップへ [
--------------------------------------------- */

ul.pagetop {
	clear:both;
	line-height:5em;
	text-align:right;
	margin:0px;
	font-size:0.85em;
}


/* レイアウト [
--------------------------------------------- */

#container {
	width:858px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff url(../common/img/background.gif) 0 0 repeat-y;
}

#header,
#footer {
	text-align:center;
}

#main {
	padding: 0 29px;
}


/* 3つのボタン [
--------------------------------------------- */

#menu-button {
	width: 100%;
	margin: 14px 0 30px;
	background: url(../img/index_bg01.gif) left bottom no-repeat;
}

.menu {
	width: 239px;
	padding: 0 18px 10px 5px;
	float: left;
}

#loan {
	padding-left: 17px;
}

.menu-text p.text {
	padding: 9px 12px 25px;
	min-height: 86px;
}

*:first-child + html .menu-text p.text{
	height: 95px;
	padding: 9px 12px 16px;
}/* IE7ブラウザ対応：崩れをなおすため。*/

*html .menu-text p.text {
	height: 95px;
}/* IE6ブラウザ対応：崩れをなおすため。*/


.menu-text p.link {
	float: right;
	margin: 0 13px 9px 90px;
	padding-left: 11px;
	background: url(../common/img/ic_01.gif) 0 4px no-repeat;
}

*html .menu-text p.link {
	float: none;
}/* IE6ブラウザ対応：崩れをなおすため。*/



/* clearfix [
--------------------------- */
#menu:after,
#menu-button:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* 「SBI住宅ローン／SBI マネープラザ」とは [
--------------------------------------------- */

#company {
	margin: 0 0 22px 17px;
	padding-bottom: 8px;
	background: url(../img/index_bg02.jpg) 0 29px no-repeat;
	zoom: 1;/* IE印刷対応：非表示をなおすため。*/
}

#company p.text {
	width: 530px;
	margin: 15px 0 0 16px;
}

#company p.link {
	margin: 13px 0 0 478px;
	padding-left: 11px;
	background: url(../common/img/ic_01.gif) 0 4px no-repeat;
}


/* 他 [
--------------------------------------------- */

#other {
	padding-left: 11px;
	float: left;
}

#other2 {
	width: 248px;
	margin-left: 510px;
	padding: 10px 11px 13px;
	background-color: #f7f7f7;
}

#other2 p {
	margin: 9px 3px 0 3px;
}

#other2 p.button {
	text-align: right;
}


/* バナーエリア [
--------------------------------------------- */
#link {
	margin-top: 25px;
}

#link h4 {
	color: #333333;
	margin-bottom: 12px;
	padding: 0 0 4px 13px; 
	font-weight: bold;
	border-bottom: 1px dashed #a3a3a3;
}

#link ul {
	padding: 0 26px;
}


/* フッター [
--------------------------------------------- */

#footer {
	margin-top: 35px;
}
