@charset "UTF-8";
/* CSS Document */
a:hover{
	text-decoration:none;
	cursor:pointer;
}


/*a {
	color: #0747AF;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}*/

.hidden {
	display: none;
}
h2.category {
	color:#3866BD;
	font-size:21px;
	text-indent:0px;
	background-image:url(../img/bg_category_header.png);
	background-repeat:repeat-x;
	height:46px;
	line-height:46px;
}
h2.category img {
	vertical-align: middle;
	margin-left: 5px;
}

.space1px {
	height: 1px;
}
.space2px {
	height: 2px;
}

.space5px {
	height: 5px;
}
.space10px {
	height: 10px;
}
.space20px {
	height: 20px;
}
.space30px {
	height: 30px;
}

.space50px {
	height:50px;
}

.space100px {
	height: 100px;
}
.whitespace1px {
	background-color: #FFF;
	height: 1px;
}
.whitespace2px {
	background-color: #FFF;
	height: 2px;
}
.floatL {
	float: left;
}

.floatR {
	float: right;
}
.yubi {
	cursor: pointer;
}
.marginL5px {
	margin-left: 5px;
}
.marginL10px {
	margin-left: 10px;
}
.marginL20px {
	margin-left: 20px;
}
.text10px {
	font-size: 10px;
}

.text15px {
	font-size: 15px;
}

.text18px {
	font-size: 18px;
}
.textright {
	text-align: right;
	font-size:12px;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}

.red {
	color: #F00;
}


.bold {
	font-weight: bold;
}

a:hover img{
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
	

/*Karizo kizu作成*/


/*Template部分作成*/

/*header部*/

.p_marginbottom15px {
	margin-bottom:15px;
}
 
.img_marginright5px {
	margin-right:5px;
}

#header_top {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	background-repeat:repeat-x;
}
#header_top a{
	text-decoration:none;
	color:#003382
}
#header_top a:hover{
	opacity:0.5;
}
#header_top #header_top_inside #logo{
	display:block;
	width:314px;
	height:42px;
}
	
#header_top_inside {
	width:950px;
	margin:0 auto 0;
	overflow:hidden;
}
#header_top .border{
	background-image: url(../img/header_bottom_border.png);
	background-repeat: repeat-x;
	height: 5px;
}



#logo {
	float:left;
}

#header_top_inside p {
	float:left;
	color:#4D789C;
	font-size:9px;
	margin-top:10px;
}

#header_bottom {
	width:100%;
	background-image:url(../img/bg_header_bottom.png);
	background-repeat:repeat-x;
	height:26px;
	margin-bottom:10px;
}
	
#header_bottom_inside{
	width:950px;
	margin:0 auto 0;
	overflow:hidden;
	height:26px;
}

#global_nav{
	list-style:none;
	float:left;
	overflow:hidden;
	height:26px;
}
	
#global_nav li {
	float:left;
	padding:0 8px 0;
	border-left:solid 1px #ccc;
	height:18px;
	vertical-align:middle;
	margin-top:3px;
}


#global_nav li a {
	color:#333;
	text-decoration: underline;
}
#global_nav li a:hover {
	color:#333;
	text-decoration: none;
}
	

#user {
	list-style:none;
	float:right;
	overflow:hidden;
	height:26px;
}

#user li {
	float:left;
	width:82px;
	height:22px;
}

#login {
	
	text-align:center;
	margin-top:2px;
}

	
#login a {
	width:82px;
	height:22px;
	display:block;
	background-image:url(../img/btn_login.png);
	color:#4D4D4D;
	text-decoration:none;
}
	
#login a:hover {
	background-image:url(../img/btn_loginregister_ro.png);
}
	
#register{
	text-align:center;
	margin:2px 5px 0 3px;
}	


#register a {
	width:82px;
	height:22px;
	display:block;
	background-image:url(../img/btn_register.png);
	color:white;
	text-decoration:none;
}
	
#register a:hover {
	background-image:url(../img/btn_loginregister_ro.png);
}


/*content部*/

#content {
	width:950px;
	margin:10px auto 15px;
	/*overflow:hidden;*/
}


#left_content{
	width:630px;
	float:left;
	
	
}




/*right content部*/

#comparison_by_type a:hover{
	text-decoration:none;
}

#right_content{
	width:300px;
	margin-left:10px;
	float:right;
}

#right_content p a{
	color:#003399;
	text-decoration:underline;
}

#blog_list {
	width:266px;
	padding:20px 10px 20px;
	border-bottom:solid 7px #F2F2F2;
	border-left:solid 7px #F2F2F2;
	border-right:solid 7px #F2F2F2;
	margin-bottom:10px;

}

.blog_list_notlast{
	border-bottom:solid 4px #F2F2F2;
}

.blog_list_last{
	margin-bottom:10px;
}
	
.blog_list_date{
	color:#87C9E0;
	font-size:12px;
}

.blog_list_title{
	color:#003399;
	text-decoration:underline;
	font-size:13px;
}

.blog_list_content {
	font-size:11px;
}

.blog_list_extra {
	font-size:12px;
	text-align:right;
	margin-bottom:10px;
}
	
.blog_list_extra a {
	color:#003399;
	text-decoration:underline; 
	}
	

#btn_bloglist {
	
	margin:0px autp 0px;
	
	text-align:center;
	font-size:16px;
}
	

#btn_bloglist a {
	display:block;
	width:266px;
	height:28px;
	color:#003399;
	background-color:#DBE8FC;
	border:solid 1px #003399;
}
	
#btn_bloglist a:hover {
	
	background-color:#F2F2F2;
	border:solid 1px #999999;
	color:#999999;
}

	

h3 {
	color:#231815;
	height:41px;
	background-image:url(../img/minor_title_bg.png);
	background-repeat:repeat-x;
	font-size:15px;
	padding:10px 0 0 5px;
}


#comparison_by_type {
	list-style:none;
	padding:0;
}

#comparison_by_type img {
	float:left;
}

.comparison_by_type_inside_content {
	font-size:11px;
	line-height:16px;
}


.comparison_by_type_arrow {
	margin:3px 2px 0 0;
	float:left;
}



/*footer部*/

#footer_top {
	width:950px;
	margin:0 auto 0;
}

#footer_bottom{
	width:950px;
	margin:0 auto 0;
}

h5 {
	background-image:url(../img/arrow_pink_horizontal.png);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left;
	font-size:15px;
}

#list_of_companies {
	clear:left;
	width:914px;
	padding:5px 0px 5px;
	overflow:hidden;
	list-style:none;
	margin-bottom:10px;
	font-size:12px;
}

	
#list_of_companies li {
	float:left;
	padding:0 8px 0;
	border-right:solid 1px #ccc;
	height:18px;
	vertical-align:middle;
	margin-top:3px;
	margin:5px 0 5px 0;
}


#list_of_companies li a {
	color:#333;
	text-decoration:none;
}

#footer_nav{
	list-style:none;
	overflow:hidden;
	height:26px;
}
	
.footer_nav_first {
	float:left;
	padding:0 8px 0;
	height:18px;
	vertical-align:middle;
	margin-top:3px;
}


#footer_nav li a {
	color:#333;
	
}

#footer_nav_last {
	padding-left:15px;
	background-image:url(../img/arrow_pink_vertical.png);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	vertical-align:middle;
	margin-top:3px;
	margin-right:8px;
	
}

#footer_nav_last a {
	color:#CCC; 
	}
	
#footer_bottom {
	width:950px;
	margin:0 auto 0;
	overflow:hidden;
}
	
#copyright {
	float:left;
	font-size:11px;
	color:#666666;
}

.logo_footer{
	float:right;
}

#list_of_companies li a:hover{
	color:#669ECC;
}

#myfolder {
	widows:298px;
	-webkit-border-radius: 0 0 6px 6px / 0 0 6px 6px;
	-moz-border-radious:0 0 6px 6px / 0 0 6px 6px;
	border-radious:0 0 6px 6px / 0 0 6px 6px;
	border-left:1px solid #669ECC;
	border-bottom:1px solid #669ECC;
	border-right:1px solid #669ECC;
	overflow:hidden;
	margin-bottom:15px;
	
	
}

#myfolder li {
	padding:5px;
	border-bottom:1px dotted #669ECC;
	overflow:hidden;

}



.myfolder_textorange{
	color:orange;
	background-image:url(../img/myfolder_nikoniko.png);
	background-repeat:no-repeat;
	padding-left:25px;
	float:left;
	line-height:25px;
	margin-left:10px;
	width:150px;
	font-size:13px;
}


.myfolder_textgreen{
	color:green;
	background-image:url(../img/myfolder_niyaniya.png);
	background-repeat:no-repeat;
	padding-left:25px;
	float:left;
	line-height:25px;
	margin-left:10px;
	width:150px;
	font-size:13px;
}

.myfolder_delete{
	margin-right:10px;
	float:right;
	
}

#myfolder a {
	font-size:14px;
	color:#2E52A6;
	text-decoration:underline;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
}

#myfolder a:hover {
	text-decoration:none;
}

.myfolder_img {
	float:left;
}


#myfolder_compare_btn {
	width:298px;
	height:38px;
	background-color:#f2f2f2;
	
}
	


#myfolder_compare_btn img {
	margin:5px 0px 0px 25px;
}

.tag_list_title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 20px;
	font-weight: bold;
}
.tag_list_selected{
	color: #F60;
	
}
#right_maincontent {
	width:302px;
	float:right;
}

.judge_text a{
	color:#003382;
	text-decoration:underline;
}

.judge_text a:hover {
	color:#F15A24;
}
	
#basic_info_cardloan {
	width:294px;
	border:4px solid #FF8000;
}

#basic_info_cardloan_inside li {
	margin:10px 5px 10px;
	border-bottom:dotted 1px #FF8000;
	padding-bottom:5px;
}

#basic_info_cardloan_inside li:last-child {
	border:none;
}
	

#basic_info_cardloan_inside li p:first-child {
	background-image:url(../img/arrow_otokuinfo.png);
	background-repeat:no-repeat;
	padding-left:14px;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	color:#003382;
	background-position: 0px 3px;
	}
	
#basic_info_cardloan_inside li p:first-child a {
	color:#003382;
}

#basic_info_cardloan_inside li p:first-child a:hover{
	color:#F15A24;
}

#basic_info_cardloan_inside li p:nth-child(2) {
	font-size:12px;
	line-height:20px;
}

#terms {
	width:300px;
	border:1px solid #215CC4;
}

#terms_inside li p {
	line-height:17px;
}

#terms_inside li p a{
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}

#terms_inside li p a:hover {
	text-decoration:underline;
}

#terms_inside li {
	margin:10px 5px 10px;
	border-bottom:dotted 1px #215CC4;
	padding-bottom:5px;
}

#terms_inside li:last-child {
	border:none;
}

#terms_btn {
	width:270px;
	height:30px;
	margin:10px auto 10px;
	text-align:center;
}


#terms_btn a {
	display:block;
	color:#003399;
	background-color:#DBE8FC;
	border:1px solid #003399;
}


#terms_btn a:hover {
	color:#4D4D4D;
	background-color:#F2F2F2;
	border:1px solid #4D4D4D;
}
.kisoinfo_title{
	background-image: url(../img/news_icon1.png);
	padding-left:52px;
	background-color:#F5CC7A;
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	line-height: 170%;
}