@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
html, body {
	color: #444444;
	font-size: 16px;
	line-height:22px;
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, dl, dt, dd, hr {
	color: #444444;
	font-size: 15px;
	line-height:22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
ol, li{
	color: #444444;
	font-size: 15px;
	line-height:22px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/*--------------------------------------------------------------------
口コミテーブル
--------------------------------------------------------------------*/

table {
	font-size: 20px;
	color: #444444;
}

/*--------------------------------------------------------------------
タグ
--------------------------------------------------------------------*/

body,td,th {
	font-size: 15px;
	color: #444444;
}
body {
	background-color: #ffffff;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FF6623;
	text-decoration: underline;
}
a:visited {
	color: #D34608;
	text-decoration: underline;
}
a:hover {
	color: #4AA9FF;
	text-decoration: none;
}
a:active {
	color: #7EC8FF;
	text-decoration: underline;
}

/*--------------------------------------------------------------------
ID・クラス指定
--------------------------------------------------------------------*/
/*float解除*/
.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
}

/*全体*/
body#no-teaser{
	background-color: #ffffff;
	background-image: url(../img/all_bg2.gif);
	background-repeat: repeat-x;
}
div#content-bg{
	width: 900px;
	margin: 0px auto 0px auto;
}

/*ヘッダ*/
div#top{
	height: 120px;
	position: relative;
}
div#header{
	position: absolute;
	width: 900px;
	height: 120px;
}
div#header h1{
	float:left;
	width:330px;
	height: 70px;
}
div#header h2{
	float:right;
	width: 300px;
	font-size:12px;
	text-align:right;
	margin: 25px 10px 10px 10px;
}
div#teaser{
	height: 258px;
}

/*ナビ*/
div#top ul{
	position: absolute;
	margin: 70px 0px 0px 0px;
}

/*ホームボタン*/
li#navi-home{
	float:left;
	text-indent: -9999px;
}
li#navi-home a:link{
	display: block;
	background:url(../img/navi_home.png) no-repeat;
	width: 116px;
	height: 48px;
}
li#navi-home a:visited{
	display: block;
	background:url(../img/navi_home.png) no-repeat;
	width: 116px;
	height: 48px;
}
li#navi-home a:hover{
	display: block;
	background:url(../img/navi_home_on.png) no-repeat;
	width: 116px;
	height: 48px;
}
li#navi-home a:active{
	display: block;
	background:url(../img/navi_home_on.png) no-repeat;
	width: 116px;
	height: 48px;
}

/*比較ボタン*/
li#navi-hikaku{
	float:left;
	text-indent: -9999px;
}
li#navi-hikaku a:link{
	display: block;
	background:url(../img/navi_hikaku.png) no-repeat;
	width: 206px;
	height: 48px;
}
li#navi-hikaku a:visited{
	display: block;
	background:url(../img/navi_hikaku.png) no-repeat;
	width: 206px;
	height: 48px;
}
li#navi-hikaku a:hover{
	display: block;
	background:url(../img/navi_hikaku_on.png) no-repeat;
	width: 206px;
	height: 48px;
}
li#navi-hikaku a:active{
	display: block;
	background:url(../img/navi_hikaku_on.png) no-repeat;
	width: 206px;
	height: 48px;
}

/*即日比較ボタン*/
li#navi-hikaku-sokujitu{
	float:left;
	text-indent: -9999px;
}
li#navi-hikaku-sokujitu a:link{
	display: block;
	background:url(../img/navi_sokujitu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-sokujitu a:visited{
	display: block;
	background:url(../img/navi_sokujitu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-sokujitu a:hover{
	display: block;
	background:url(../img/navi_sokujitu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-sokujitu a:active{
	display: block;
	background:url(../img/navi_sokujitu.gif) no-repeat;
	width: 182px;
	height: 48px;
}

/*無利息比較ボタン*/
li#navi-hikaku-murisoku{
	float:left;
	text-indent: -9999px;
}
li#navi-hikaku-murisoku a:link{
	display: block;
	background:url(../img/navi_murisoku.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-murisoku a:visited{
	display: block;
	background:url(../img/navi_murisoku.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-murisoku a:hover{
	display: block;
	background:url(../img/navi_murisoku.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-murisoku a:active{
	display: block;
	background:url(../img/navi_murisoku.gif) no-repeat;
	width: 182px;
	height: 48px;
}

/*おまとめローン比較ボタン*/
li#navi-hikaku-omatome{
	float:left;
	text-indent: -9999px;
}
li#navi-hikaku-omatome a:link{
	display: block;
	background:url(../img/navi_omatome.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-omatome a:visited{
	display: block;
	background:url(../img/navi_omatome.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-omatome a:hover{
	display: block;
	background:url(../img/navi_omatome.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-omatome a:active{
	display: block;
	background:url(../img/navi_omatome.gif) no-repeat;
	width: 182px;
	height: 48px;
}

/*主婦・バイト比較ボタン*/
li#navi-hikaku-shuhu{
	float:left;
	text-indent: -9999px;
}
li#navi-hikaku-shuhu a:link{
	display: block;
	background:url(../img/navi_shuhu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-shuhu a:visited{
	display: block;
	background:url(../img/navi_shuhu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-shuhu a:hover{
	display: block;
	background:url(../img/navi_shuhu.gif) no-repeat;
	width: 182px;
	height: 48px;
}
li#navi-hikaku-shuhu a:active{
	display: block;
	background:url(../img/navi_shuhu.gif) no-repeat;
	width: 182px;
	height: 48px;
}

/*初心者向けボタン*/
li#navi-biginer{
	float:left;
	text-indent: -9999px;
}
li#navi-biginer a:link{
	display: block;
	background:url(../img/navi_biginer.png) no-repeat;
	width: 206px;
	height: 48px;
}
 li#navi-biginer a:visited{
	display: block;
	background:url(../img/navi_biginer.png) no-repeat;
	width: 206px;
	height: 48px;
}
li#navi-biginer a:hover{
	display: block;
	background:url(../img/navi_biginer_on.png) no-repeat;
	width: 206px;
	height: 48px;
}
li#navi-biginer a:active{
	display: block;
	background:url(../img/navi_biginer_on.png) no-repeat;
	width: 206px;
	height: 48px;
}

/*フッタ*/
div#footer{
	position: relative;
	width:900px;
}

p#pagetop{
	clear: both;
	width: 120px;
	height:12px;
	text-indent: -9999px;
	padding: 30px 0px 0px 780px;
}
p#pagetop a:link{
	display: block;
	width: 120px;
	height:12px;
	background:url(../img/icon_pagetop.gif) no-repeat;
}
p#pagetop a:visited{
	display: block;
	width: 120px;
	height:12px;
	background:url(../img/icon_pagetop.gif) no-repeat;
}
p#pagetop a:hover{
	display: block;
	width: 120px;
	height:12px;
	background:url(../img/icon_pagetop_on.gif) no-repeat;
}
p#pagetop a:active{
	display: block;
	width: 120px;
	height:12px;
	background:url(../img/icon_pagetop_on.gif) no-repeat;
}

div#footer{
	width: 900px;
	background:url(../img/footer_bg.gif) no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
p#footer-navi{
	text-align: center;
}
p#footer-txt{
	margin: 12px 0px 0px 100px;
}

/*--------------------------------------------------------------------
下層ページ　ID・クラス指定
--------------------------------------------------------------------*/
/*左コンテンツ*/
div#common-left{
	float: left;
	width: 200px;
}
	
/*右コンテンツ*/
div#common-right{
	float: right;
	width: 660px;
}

/*タイプで選ぶキャッシング*/
h3#type1{
	text-indent: -9999px;
	height:34px;
	background:url(../img/t_type1.gif) no-repeat;
	margin: 20px 0px 0px 0px;
}
h4.type2{
	line-height: 30px;
	height:31px;
	background:url(../img/t_type2.gif) no-repeat;
	padding: 0px 0px 0px 20px;
}

/*ページタイトル*/
h3#hikaku-pagetitle{
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	height:51px;
	background:url(/img/cont/hikaku/pagetitle.gif) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
}
h3#beginer-pagetitle{
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	height:51px;
	background:url(/img/cont/beginner/pagetitle.gif) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
}
p#pankuzu{
	text-align: left;
	font-size: 12px;
}

/*テキスト*/
h3.t1{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	height:38px;
	background:url(../img/t1.gif) no-repeat;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
h3.t2{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	height:38px;
	background:url(../img/t2.gif) no-repeat;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
h3.t3{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	height:38px;
	background:url(../img/t3.gif) no-repeat;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
p.basetxt1{
	margin: 5px 0px 0px 0px;
}
p.basetxt2{
	line-height: 24px;
	margin: 5px 0px 0px 0px;
}