@charset "UTF-8";

/*
=================================================
CSS for cashing online
=================================================*/

html,body,div,p,ul,dl{ margin:0; padding:0; }

li{ list-style-type:none; }
h1,h2,h3,h4{ margin:0;padding:0;font-size:100%;font-weight:normal;}
form { margin: 0; padding: 0; }

a{ text-decoration:none; }
a:link   { color:#E75400; }
a:visited{ color:#E75400; }
a:hover  { color:#E75400;text-decoration:underline; }
list a:active  { color:#E75400; }

/*
=================================================
 1.body contents
=================================================*/

body{
	text-align:center;
	line-height:150%;
	font-size:100%;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
	background:url(img/bg-body.gif) 0px -7px repeat-x #fff;
	}
#base{
	margin: 0 auto;
	width:800px; height:100%;
	color:#333;
	text-align:left;
	font-size:83%;
	}

/*
=================================================
 2.header contents
=================================================*/

#header{
	height:86px;
	font-size:11px;
	}
#header h1{
	padding:4px 10px 0 0;
	height:24px;
	text-align:center;
	}
#header h1 a{
	padding:1px 10px 0 16px;
	background:url(img/mark_a.gif) 0 0 no-repeat;
	font-weight:normal;
	}
#header h1 a:link   { color:#333; }
#header h1 a:visited{ color:#333; }
#header h1 a:hover  { color:#E75400; }
#header h1 list a:active  { color:#333; }

#header h2{
	margin:0 auto;
	padding:35px 0 0 30px;
	width:406px;height:22px;
	background:url(img/logo.gif) center top no-repeat #fff;
	}

#header h2 a{ text-decoration:none; }
#header h2 a:link   { color:#333; }
#header h2 a:visited{ color:#333; }
#header h2 a:hover  { color:#999; }
#header h2 list a:active  { color:#333; }

/*
=================================================
 3.main contents
=================================================*/
.menu{
	margin:15px 0 0 28px;
	}
.menu li{
	float:left;
	background:url(img/mark_a.gif) 5px 6px no-repeat #fff;
	}
.menu li a{
	display:block;
	padding:0 15px 0 24px;
	
	}
.menu li a.m9{
	padding-right:0;
	}
.menu li a:link   { color:#E75400; }
.menu li a:visited{ color:#E75400; }
.menu li a:hover  { color:#E75400; }
.menu li list a:active  { color:#E75400; }

#index .menu li a.m0{ font-weight:bold;	}
#major .menu li a.m1{ font-weight:bold; }
#speedy .menu li a.m2{ font-weight:bold; }
#lowrate .menu li a.m3{ font-weight:bold; }
#ladies .menu li a.m4{ font-weight:bold; }
#cardloan .menu li a.m5{ font-weight:bold; }
#bank .menu li a.m6{ font-weight:bold; }
#mobile .menu li a.m7{ font-weight:bold; }
#student .menu li a.m8{ font-weight:bold; }
#creditcard .menu li a.m9{ font-weight:bold; }
#comment .menu li a.m10{ font-weight:bold; }

/*
=================================================
 3.main contents
=================================================*/
#main{
	margin:15px auto 40px auto;
	width:720px;
	}
#main h3{
	padding-left:20px;
	background:url(img/sub_list_mark.gif) 1px 5px no-repeat #fff;
	font-weight:bold;
}
#main .sort{
	margin:5px 0 10px 0;;
}

#main .sort a:link   { color:#333; }
#main .sort a:visited{ color:#333; }
#main .sort a:hover  { color:#E75400; }
#main .sort list a:active  { color:#333; }

#main table#list{
	float:left;
	margin:0 0 10px 0;padding:0;
	width:554px;
	border-collapse:collapse;
 	}
#main table#list h3{
	padding-left:0;
	background:none;
	font-weight:normal;
}
#main table#list th{
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e75400;
	border-bottom:1px solid #e75400;
	background:url(img/bg-table_th.gif) 0 50% repeat-x #FBE6D9;
 	}
#main table#list th.tl{
	padding-right:25px;
	border-left:1px solid #e75400;
 	}
#main table#list th.tr{
	padding-right:10px;
	border-right:1px solid #e75400;
 	}
#main table#list th a:link   { color:#333; }
#main table#list th a:visited{ color:#333; }
#main table#list th a:hover  { color:#E75400; }
#main table#list th list a:active  { color:#333; }

#main table#list td{
	margin:0;padding:0;
	height:34px;
	text-align:center;
	border-bottom:1px solid #e75400;
	}
#main table#list td.a{
	border-left:1px solid #e75400;
	border-right:1px solid #e75400;
 	}
#main table#list td.a a{
	display:block;
	height:28px;
	padding:6px 0 0 25px;
	color:#e75400;
	text-align:left;
	font-weight:bold;
	background:url(img/bg-table2.gif) 0 50% no-repeat #FBE6D9;
 	}

#main table#list td.a a:link { color:#e75400; }
#main table#list td.a a:visited{ color:#e75400; }
#main table#list td.a a:hover  { background:url(img/bg-table2_over.gif) 0 50% no-repeat #FBE6D9;color:#fff;text-decoration:none;}
#main table#list td.a list a:active  { color:#e75400; }

#main table#list td.b{
	color:#000;
 	}
#main table#list td.bb{
	color:#E75400;
 	}
#main table#list td.c{
	padding: 0 10px;
 	}
#main table#list tr.more{
	margin:0;padding:0;
	display:none;
	}

/* selected --- */

#main table#list tr.selectedA td{
	border-top:40px solid #e75400;
}

#main table#list tr.selectedA td{
	border-top:4px solid #e75400;
}

#main table#list tr.selectedA td.a{
	border:none;
	border-left:4px solid #e75400;
	border-top:4px solid #e75400;
}
#main table#list tr.selectedA td.d{
	border-right:4px solid #e75400;
}
#main table#list tr.selectedA td.a a{
	background-image:url(img/bg-table3_click.gif);
	color:#fff;
	}
#main table#list tr.selectedA td.a a:hover{
	background-image:url(img/bg-table3_click.gif);
	}
#main table#list tr.selectedB{
	border:4px solid #e75400;
	border-top:none;
	display: table-row;
}
*html #main table#list tr.selectedB td{
	border:4px solid #e75400;
	border-top:none;
}
*html #main table#list table.detail td{
	border:1px solid #e75400;
	border-top:none;
}
*html #main table#list{
	border-bottom:1px solid #e75400;
}
*:first-child+html #main table#list tr.selectedB td{
	border:4px solid #e75400;
	border-top:none;
}
*:first-child+html #main table#list table.detail td{
	border:none;
	border-bottom:1px solid #e75400;
	
}
*:first-child+html #main table#list{
	border-bottom:1px solid #e75400;
}

/* selected */

#main table#list table.detail{
	margin:0;padding:0;
	width:100%;
	border-collapse:collapse;
}
#main table#list table.detail td,#main table#list table.detail tr,#main table#list table.detail th{
	margin:0;padding:0;
	background:none;
	text-align:left;
}

#main table#list table.detail th{
	width:10em;
	font-weight:normal;
	text-align:center;
	background:#FBE6D9 none;
	border-right:1px solid #e75400;
	border-bottom:1px solid #e75400;
}
#main table#list table.detail th.banner{
	border-top:none;
	background:#fff;
}
#main table#list table.detail th.banner img{
	padding:3px 0;
}
#main table#list table.detail td{
	padding:0.5em 1em 0.5em 1.5em;
	line-height:1.4;
}

#main table#list table.detail td.btn{
	padding:10px 0;
	text-align:center;
	border-bottom:4px solid #e75400;
}

#main table#list table.detail td.btn a img{
	border:none;
}
#main table#list table.detail td p{
	margin:0;padding:0;
}
#main table#list table.detail td a.p{
	/*color:#333;
	font-size:10px*/
}
#main table#list table.detail td div#kuchikomi{
	text-align:right
}

/* entry page */
#entry table#list table.detail th{
	border-left:1px solid #e75400;
}
#entry table#list td.d{
	border-right:1px solid #e75400;
}
#entry table#list table.detail td{
	border-right:1px solid #e75400;
}
#entry table#list table.detail td.btn{
	padding:10px 0;
	text-align:center;
	border-left:1px solid #e75400;
	border-right:1px solid #e75400;
	border-bottom:1px solid #e75400;
}
/*
=================================================
 4.subSort contents
=================================================*/

#subSort{
	float:left;
	margin-left:10px;
	width:138px;
	}
#subSort li{
	margin-bottom:7px;
	}
#subSort li a{
	display:block;
	padding:18px 0 0 0;
	width:137px;height:70px;
	background:url(img/bg-subsort.gif) 50% 50% no-repeat #fff;
	color:#333;
	text-align:center;
	line-height:1.2;
	}
#subSort li a span{
	display:block;
	margin:0 0 -5px 0;padding:0;
	/*color:#666;*/
	font-weight:bold;
	}
#subSort li a:hover{
	text-decoration:none;
}
#subSort li a:link   {}
#subSort li a:visited{}
#subSort li a:hover  { background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}
#subSort li a a:activ{}

#speedy #subSort li a.s1  {  background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}
#visitunnecessary #subSort li a.s2 {  background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}
#withoutinterest #subSort li a.s3 {  background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}
#largeloan #subSort li a.s4 {  background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}
#creditcard #subSort li a.s5 {  background-image:none;background-color:#e75400;color:#fff;text-decoration:none;}


/*
=================================================
 4-a.simulater
=================================================*/

#sim{
	margin:0 0 7px 0;padding:0;
	background:url(img/sim_bg.gif) 0 100% no-repeat #fff;
	font-size:10px;
	line-height:1.8;
}
#sim form{
	margin:0;padding:45px 0 0 0;
	background:url(img/sim_title.gif) 0 0 no-repeat transparent;
}
#sim fieldset{
	margin:0;padding:0;
	border:none;
}
#sim #simu_mode{
	margin:0 0 12px 9px;
	width:120px;
}
#sim #inputData label{
	margin-left:21px;
}
#sim #inputData input{
	margin:0 4px 2px 21px;padding:0;
	width:70px;height:15px;
	border:1px solid #333;
	vertical-align:middle;
}
#sim #submit{
	display:block;
	margin:12px 0 0 12px;
	width:112px;height:32px;
	border:none;
}
#sim fieldset#result{
	text-align:center;
}
#sim #result input{
	margin:3px 5px 6px 0;
	width:100px;height:22px;
	border:1px solid #fff;
	text-align:center;
	vertical-align:middle;
}
#sim p{
	margin: 10px 10px 0 15px;
	padding-bottom:1.5em;
	line-height:1.5;
}

/*
=================================================
 5.footer contents
=================================================*/

#footer{
	margin-top:20px;
	text-align:center;
}

#footer p a:link   { color:#333; }
#footer p a:visited{ color:#333; }
#footer p a:hover  { color:#E75400; }
#footer p list a:active  { color:#333; }

p.copy{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
#footer p.copy a:hover  { color:#999;text-decoration:none; }

/*
=================================================
 6.terms style
=================================================*/

p.terms{
	margin:10px 0 10px 0;
	padding:1em 1.5em;
	border:1px solid #E75400;
}

/*
=================================================
 7.comment contents
=================================================*/

#entry table#list td#commentView{
	padding-top:15px;
	padding-right:22px;
	border-left:1px solid #e75400;
}
#entry table#list td#commentForm{
	padding-top:15px;
	padding-right:20px;
	border-left:1px solid #e75400;
}
#entry table#list td#commentView h3,
#entry table#list td#commentForm h3{
	margin-bottom:1.5em;
	margin-left:-6px;
	padding:2px 0 2px 8px;
	font-weight:bold;
	border-left:6px solid #e75400;
}
#entry table#list td#commentView p{
	padding:4px 3px;
}
#entry table#list td#commentView p.comFooter{
	margin-bottom:1.5em;
	border-top:1px solid #e75400;
	text-align:right;
}
#commentForm{
	border-left:1px solid #e75400;
}
#commentForm label{
	margin-bottom:3px;
}

#commentForm input{

	margin-bottom:1em;
}
#commentForm input#gd{
	margin:0 0.5em 0 0;
}
#comment-author{
	width:50%;
}
div#sdtn{
	margin-top:10px;
	text-align:center;
}
#comment-text{
	margin-bottom:1em;
	width:100%;
	height:42px;
}
#comment-preview{
	margin-top:1em;
}
p.noComment{
	text-align:center;
}

/* --- comment preview --- */
.comPreview th,.comPreview td{
	border-left:1px solid #e75400;
	border-right:1px solid #e75400;
}
#entry table#list td#comBody{
	padding:20px 20px;
}
#comBody p{
	margin:0;
	padding:0 5px;
	text-align:left;
}
#comBody p.comFooter{
	margin:10px 0 20px 0;
	border-top:1px solid #e75400;
	text-align:right;
}
#comBody input{
	margin:0 3px;
}
/*
=================================================
 8.common style
=================================================*/

.clear{ clear:both; }

.clr:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clr { display: inline-table; }
/* Hides from IE-mac \*/
* html .clr { height: 1%; }
.clr { display: block; }
/* End hide from IE-mac */


/*
=================================================
 9-commentList(右ナビ)
=================================================*/

#comlist{
	margin:0 0 7px 0;padding:0 0 7px 0;
	background:url(img/com_bg.gif) 0 100% no-repeat #fff;
	font-size:11px;
	line-height:1.2;
}
#comlist #title{
	margin:0;padding:35px 0 0 0;
	background:url(img/com_title.gif) 0 0 no-repeat transparent;
}
#comlist a{
	display:block;
	margin:3px 5px 3px 9px;
}
#btn_com{
	padding:10px 0px 8px 25px;
	text-align:left;
	background:url(img/mark_a.gif) 10px 10px no-repeat #fff;
	font-weight:bold;
	margin-bottom:15px;
}

/*
=================================================
 10-comment page
=================================================*/
#com_page{
	float:left;
	margin:0;padding:10px;
	width:540px;
	border-collapse:collapse;
	text-align:left;
	border:#E75400 1px solid;
}
#com_page a.com_link{
	margin:5px 0 0px 0;
	padding:0;
	word-break: break-all;
}
#com_page td{
	padding:0px 10px 6px 10px;
}
.com_date{
	vertical-align:top;
	width:65px;
}
.com_right{
	text-align:right;
}
#com_title{
	padding:0 0 10px 0;
}
.com_co{
	display:inline;
	float:left;
	width:170px;
	margin-bottom:10px;
}
.com_count{
	display:inline;
	float:left;
	width:200px;
	margin-bottom:10px;
}


/*
=================================================
 11-キャンペーン
=================================================*/
#campaign{
	float:left;
	margin:0;padding:0px;
	width:540px;
	border-collapse:collapse;
	text-align:left;
	border:#E75400 ０px solid;
}

/*
=================================================
 12-add top
=================================================*/
#top-wrap{
	float:left;
	margin:0;padding:0;
	width:554px;
}
#co-wrap{
	font-size:80%;
	border-left:1px #e75400 solid;
	border-right:1px #e75400 solid;
	padding:8px 8px 0px 8px;
	margin:0;
}
.top-ul{
	font-size:80%;
	border-left:1px #e75400 solid;
	border-right:1px #e75400 solid;
	padding:8px 8px 0px 8px;
	margin:0;
}
.top-ul li{
}
.topwin-foot{
	margin-bottom:10px;
	clear:both;
}
.list-right{
	text-align:right;
}
.list-co{
	width:265px;
	float:left;
}


/*
=================================================
 13-search
=================================================*/

#searchlist{
	margin:0 0 7px 0;padding:0 0 7px 0;
	background:url(img/com_bg.gif) 0 100% no-repeat #fff;
	font-size:11px;
	line-height:1.2;
}
#searchlist #searchtitle{
	margin:0;padding:35px 0 0 0;
	background:url(img/search_title.gif) 0 0 no-repeat transparent;
	text-align:center;
}


