@charset "Shift_JIS";
body	{
	color:#232323;
	font-family:"Hiragino Kaku Gothic Pro","Meiryo","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka",arial, helvetica, verdana;
	font-size:85%;
	line-height:130%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/bkimage.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
img	{
	border:0px;
}
table	{
	font-size:90%;
	color:#232323;
	text-align:left;
}
h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table,thead,tbody,tfoot	{
	margin:0px;
	padding:0px;
}
a:link	{
	color:#0A427E;
	text-decoration:underline;
}
a:visited	{
	color:#441474;
	text-decoration:underline;
}
a:hover	{
	color:#2395C0;
	text-decoration:none;
}
#MAIN p {
	padding:2px 0 10px 0;
}
#CONTENT p {
	padding:5px 0 10px 0;
}
/*===============================================
cms
===============================================*/
h3	{
	font-size:130%;
	height:30px;
	line-height:30px;
	border-left:#444444 7px solid;
	padding-right:20px;
	text-indent:10px;
	margin-bottom:15px;
}
h3.original	{
	padding-right:0px;
	border-left:0px;
	margin-bottom:15px;
	text-indent:0px;
	height:45px;
}
h4 {
	font-size:110%;
	background-image:url(../images/h4-bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:35px;
	width:535px;
	text-indent:15px;
	line-height:35px;
	margin-bottom:10px;
	margin-top:5px;
}
h5 {
	font-size:100%;
	background-image:url(../images/h5-bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:30px;
	width:535px;
	text-indent:15px;
	line-height:30px;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
}
.button01	{
	background-image:url(../images/button01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	line-height:150%;
}
.button02	{
	background-image:url(../images/button02.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	line-height:150%;
}
.table01	{
	border-collapse: collapse;
	border:#CCC 1px solid;
	margin:0px auto 15px auto;
}
.table01 th	{
	border:#B3B3B3 1px solid;
	color:#FFFFFF;
	background-color:#666666;
	text-align:left;
	border-right:2px solid #B3B3B3;
}
.table01 td	{ border:#B3B3B3 1px solid; }
.table02	{
	border-collapse: collapse;
	border:#84A7D0 2px solid;
	margin:0px auto 15px auto;
}
.table02 th	{
	border:#84A7D0 1px solid;
	color:#3971B3;
	background-color:#E6EDF6;
	text-align:left;
}
.table02 td	{ border:#84A7D0 1px solid; }
#CONTENT ul	{
	list-style:none;
	margin-left:10px;
}
#SUBCONTENT ul	{
	list-style:none;
	margin-left:10px;
}
#CONTENT ol	{ margin-left:30px; }
#SUBCONTENT ol	{ margin-left:15px; }
ul li	{
	background-image:url(../images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:15px;
	margin-bottom:7px;
}
ol li	{ margin-bottom:7px; }
#CONTENT p	{
	margin:0px 10px 10px 10px;
}
/*===============================================
FORM
===============================================*/
label	{
	padding-right:5px;
}
.ipt	{
	color:#FF0000;
	font-size:80%;
}
.msg	{
	border:#666666 1px solid;
	background-color:#E9E9E9;
	padding:10px;
	margin:20px 0px;
	color:#333333;
}
.error_form	{
	background-color:#FFE9E9;
}
.error	{
	border:red 1px solid;
	padding:10px;
	margin:20px 0px;
	color:#333333;
}
.error a	{
	color:#FF0000;
	text-decoration:underline;
}
.error a:hover,
.error a:active,
.error a:focus	{
	color:#FF0000;
	text-decoration:none;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}
.exp	{
	color:#666666;
}
#INPUT	{
	width: 80%;
	margin: 10px auto;
}
#INPUT td	{ text-align: center; }
#INPUT td span	{
	display: block;
	color: #666;
	margin-top: 5px;
}
/*===============================================
WRAPPER
===============================================*/
#WRAPPER	{
	width:760px;
	margin:0px auto;
}
/*===============================================
Description
===============================================*/
#Description	{
	height:15px;
	padding:0px 10px;
	background-color:#4d4d4d;
	background-position:0px 0px:
	background-repeat:no-repeat;
	border-bottom:5px #CCCCCC solid;
}
#DescriptionIN	{
	width:760px;
	margin:0px auto;
	text-align: left;
}
#DescriptionIN h1,
#DescriptionIN p	{
	color:#CCC;
	display:inline;
	line-height:15px;
	font-weight:normal;
	padding-right:10px;
	font-size:85%;
}
/*===============================================
HEAD
===============================================*/
#HEAD	{	
	width:760px;
	height:90px;
}
#HEAD h2	{
	float:left;
	width:340px;
}
#HEAD h2 a	{
	display:block;
	width:340px;
	height:90px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#HEAD #HEAD-CONTENT-R	{
	float:right;
	width:420px;
	height:90px;
}
#HEAD #NAVI-REMARK	{
	text-align:right;
	line-height:18px;
	padding:10px 5px 5px 0px;
	font-size:90%;
}
#HEAD #NAVI-REMARK a:hover	{
	text-decoration:underline;
}
#HEAD #APPLICATION	{
	width:300px;
	height:40px;
	padding-left:120px;
}
/*===============================================
VISUAL
===============================================*/

/*===============================================
NAVI-GLOBAL
===============================================*/
#NAVI-GLOBAL {
	width:210px;
	margin-bottom:15px;
}
#NAVI-GLOBAL a {
	display:block;
	width:210px;
	height:40px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#NAVI-buildingloan { background-image:url(../images/navi-buildingloan.gif); }
#NAVI-carloan { background-image:url(../images/navi-carloan.gif); }
#NAVI-request { background-image:url(../images/navi-request.gif); }
#NAVI-link { background-image:url(../images/navi-link.gif); }
#NAVI-inquiry { background-image:url(../images/navi-inquiry.gif); }
#NAVI-privacy { background-image:url(../images/navi-privacy.gif); }
#NAVI-rules { background-image:url(../images/navi-rules.gif); }
#NAVI-staff { background-image:url(../images/navi-staff.gif); }
#NAVI-company { background-image:url(../images/navi-company.gif); }
#NAVI-paper { background-image:url(../images/navi-paper.gif); }
#NAVI-faq { background-image:url(../images/navi-faq.gif); }
#NAVI-list { background-image:url(../images/navi-list.gif); }
#NAVI-howto { background-image:url(../images/navi-howto.gif); }
#NAVI-sitemap { background-image:url(../images/navi-sitemap.gif); }

#NAVI-GLOBAL a:hover {
	background-position:0px -40px;
}

/*===============================================
MAIN
===============================================*/
#MAIN h3	{ float:left; }

#STEP	{
	width:535px;
	float:left;
}
#STEP a	{
	display:block;
	width:535px;
	height:120px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/step.gif); 
}
#STEP a:hover	{ background-position:0px -120px; }

.topimage	{ margin:20px 0px 0px 0px; }

#TOP-TITLE	{
	margin-top: 25px;
	background-image: url(../images/trader-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#MAIN #LIST-BUTTON	{
	float:right;
	width:170px;
}
#MAIN #LIST-BUTTON	a	{
	display:block;
	height:45px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/list-button.gif); 
}
#MAIN #LIST-BUTTON	a:hover	{ background-position:0px -45px; }

#MAIN #TRADER-BOX	{
	height:230px;
	overflow: auto;
	border: #CCCCCC 1px solid;
	padding:0 20px;
	text-align:left;
	margin-bottom:10px;
}
#MAIN #TRADER-BOX div	{ padding:10px 0px; }
#MAIN #TRADER-BOX p img {
	padding-right:5px;
	vertical-align:middle;
}
#MAIN #BANNER-HOWTO	{
	width:250px;
	height:110px;
	float:left;
}
#MAIN #BANNER-FAQ,
#MAIN #BANNER-POPULARITY	{
	width:255px;
	height:110px;
	float:left;
}
#MAIN #BANNER-HOWTO a	{
	display:block;
	height:110px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-howto.gif); 
}
#MAIN #BANNER-FAQ a	{
	display:block;
	height:110px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-faq.gif); 
}
#MAIN #BANNER-POPULARITY a	{
	display:block;
	height:110px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-popularity.gif); 
}
#MAIN #BANNER-HOWTO a:hover,
#MAIN #BANNER-FAQ a:hover,
#MAIN #BANNER-POPULARITY a:hover	{ background-position:0px -110px; }

/*===============================================
CONTENT
===============================================*/
#CONTENT	{
	width:535px;
	float:right;
	text-align:left;
}
#SUB		{
	width:210px;
	float:left;
	text-align:left;
}
#SUBCONTENT	{ width:210px; }
#MOBILE-TITLE	{
	width:205px; 
	background-color:#0a50a1;
	color:#FFFFFF;
	line-height:1.5em;
	padding: 3px 0px;
	margin-top:10px;
}
#MOBILE-FORM	{
	width:203px; 
	background-color:#d0deed;
	border:1px solid #0a50a1;
	padding-bottom:10px;
}
#MOBILE-FORM div { margin: 8px 0px 3px 0px; }
#MOBILE-FORM p	{ font-size: 90%; margin-bottom: 5px; }
#MOBILE-FORM div input	{ width: 190px; }
/*LIST-----------------------------------------*/
.list	{
	width:521px;
	margin:10px auto;
	color:#666666;
}
.list .flL	{
	width:260px;
	height:95px;
}
.list .flL div	{
	text-align:center;
	margin-bottom:5px;
}
/*===============================================
REQUEST
===============================================*/
#CACHING-CON	{
	width:250px;
	margin:0px auto;
}
#CAR-LOAN	{
	width:510px;
	margin:0 auto;
}
#CAR-CON	{
	width:250px;
	float:left;
}
#LOAN-CON	{
	width:250px;
	float:right;
}
#CAR-CON a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-car-con.jpg); 
}
#LOAN-CON a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-loan-con.jpg); 
}
#CACHING-CON a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-caching-con.jpg); 
}
#CAR-CON a:hover,
#LOAN-CON a:hover,
#CACHING-CON a:hover	{ background-position:0px -80px; }
/*===============================================
HOWTO
===============================================*/
.steplist-L	{
	float:left;
	width:160px;
	height:100px;
	background-color:#CCCCCC;
	margin:0 10px 20px 0;	
}
.steplist-R	{
	float:right;
	width:360px;
	height:auto;
	margin:0 0 20px 0;
}
.steplist-R img	{
	width:360px;
	height:40px;
}
/*===============================================
PAPER
===============================================*/
#BT-PUBLISH	{
	width:160px;
	float:right;
}
#BT-PUBLISH a	{
	display:block;
	width:160px;
	height:25px;
	background-image:url(../images/publish-button.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#BT-PUBLISH a:hover	{
	background-position: 0px -25px;	
}
.total		{
	float:left;
	width:330px;
	text-indent: 10px;
	padding:10px 0px 5px 0px;
	color:#666666;
	font-size:90%;
}
.paper-list	{ margin-bottom:25px; }

#PAPER-TEXT	{
	margin:0px 10px 20px 10px;
}
#PAPER-TEXT .flL	{ width:170px; }
#PAPER-TEXT .flR	{ width:340px; }

/*===============================================
RECOMMEND
===============================================*/
#RECOMMEND{
	margin: 10px 0px;
	background-image: url(../images/recommend-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 205px;
	height: 131px;
}
#RECOMMEND div{
	padding-top: 35px;
	padding-left: 37px;
}
#RECOMMEND div img{
	margin-bottom: 12px;	
}
/*===============================================
FOOT
===============================================*/
#FOOT {
	text-align:center;
	font-size:90%;
	margin-top:30px;
	line-height:2em;
	}
#FOOT p	{
	text-align:left;
	background-color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
	color:#FFFFFF;
	}
#FOOT span	{color:#999999;padding-bottom:20px;}
/*===============================================
SIDE MENU
===============================================*/
#POPULARITY-SIDE,
#CACHING-SIDE,
#CAR-SIDE,
#LOAN-SIDE	{
	width:210px;
}
#POPULARITY-SIDE a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-popularity-side.jpg); 
}
#CACHING-SIDE a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-caching-side.jpg); 
}
#CAR-SIDE a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-car-side.jpg); 
}
#LOAN-SIDE a	{
	display:block;
	height:80px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../images/banner-loan-side.jpg); 
}
#POPULARITY-SIDE a:hover,
#CACHING-SIDE a:hover,
#CAR-SIDE a:hover,
#LOAN-SIDE a:hover	{ background-position:0px -80px; }
/*===============================================
PAGETOP
===============================================*/
#PAGETOP a:link,
#PAGETOP a:visited	{
	display:block;
	width:80px;
	height:15px;
	background-image:url(../images/pagetop.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#PAGETOP a:hover	{ background-position:0px -15px;}
/*===============================================

===============================================*/
/*--------------------for MacIE--------------------*/
#HEAD h2 span,
#LIST-BUTTON span,
#MAIN #BANNER-HOWTO span,
#MAIN #BANNER-FAQ span,
#MAIN #BANNER-POPULARITY span,
#NAVI-GLOBAL span,
#STEP span,
#CAR-CON span,
#LOAN-CON span,
#CACHING-CON span,
#CAR-SIDE span,
#LOAN-SIDE span,
#CACHING-SIDE span,
#POPULARITY-SIDE span,
#BT-PUBLISH span 	{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------?*/
#HEAD h2 span,
#LIST-BUTTON span,
#MAIN #BANNER-HOWTO span,
#MAIN #BANNER-FAQ span,
#MAIN #BANNER-POPULARITY span,
#NAVI-GLOBAL span,
#STEP span,
#CAR-CON span,
#LOAN-CON span,
#CACHING-CON span,
#CAR-SIDE span,
#LOAN-SIDE span,
#CACHING-SIDE span,
#POPULARITY-SIDE span,
#BT-PUBLISH span 	{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
/*===============================================
float
===============================================*/
.flL	{ float:left; }
.flR	{ float:right; }

/*===============================================
class
===============================================*/
.alC	{ text-align:center; }
.alL	{ text-align:left; }
.alR	{ text-align:right; }

/*===============================================
clearfix
===============================================*/
.topimage:after,
.paper-list:after,
.list:after,
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.topimage,
.paper-list,
.list,
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac ?*/
*html .topimage,
*html .paper-list,
*html .list,
*html .clearfix {
	height:1%;
}
.topimage,
.paper-list,
.list,
.clearfix {
	display:block;
}
/* End hide from IE-mac */