/**
リセットCSS
* YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
* http://cssreset.com
* Copyright 2012 Yahoo! Inc. All rights reserved.
* http://yuilibrary.com/license/
*/
/*
TODO will need to remove settings on HTML since we can't namespace it.
TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
	color: #000;
	background: #FFF;
}
/*
TODO remove settings on BODY since we can't namespace it.
*/
/*
TODO test putting a class on HEAD.
- Fails on FF.
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
/*
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
/*	list-style:none; */
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color: #000;
}
/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
	display: none;
}
/* ↑リセットCSS */
@charset "UTF-8";
/* =構造
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: 'Microsoft JhengHei', 'Apple LiSong', Arial, Helvetica, sans-serif;
}
#wrap {
	display: block;
	width: 100%;
	min-width: 900px;
	margin: 0 auto;
}
/* =フォントサイズ
----------------------------------------------- */
body {
	font-size: 90%;
	line-height: 155%;
	color: #111;
	font-weight: normal;
}
.nomal {
	line-height: 145%;
	color: #111;
	font-weight: normal;
}
.clearfix {
	width: 100%;
	overflow: hidden;
}
.middlefont {
	font-size: 85%;
	line-height: 130%;
}
.smallfont {
	font-size: 70%;
	line-height: 150%;
}
.bigfont {
	font-size: 115%;
	line-height: 130%;
}
.bigbold {
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
}
.titlefont {
	font-size: 140%;
	line-height: 110%;
}
.titlebold {
	font-size: 140%;
	line-height: 110%;
	font-weight: bold;
}
.bbfont {
	font-size: 150%;
}
.bbfont_red {
	font-size: 115%;
	color: #FF0000;
}
h2, h1, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
/* =ベース
----------------------------------------------- */
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0;
	padding-left: 25px;
}
li {
	margin: 0;
	padding: 0;
}
br {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	color: #0f85d7;
	font-weight: normal;
	text-decoration: underline;
}
a:hover img.hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
img {
	border: none;
	text-align: center;
}
.pre {
	white-space : pre;
	display: block;
}
/* =ヘッダー共通
----------------------------------------------- */
#header {
	width: 100%;
	position: relative;
}
#top_navi {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #333;
	height: 15px;
}
#top_navi_contents li {
	display: inline;
}
#top_navi_contents li a {
	color: #FFF;
	font-weight: normal;
	background-image: url(/ca/img/common/kugiri.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 9px;
	padding-right: 5px;
	text-decoration: none;
	font-size: 70%;
	line-height: 150%;
}
#top_navi_contents li a:hover {
	color: #AAA;
	font-weight: normal;
}
#top_navi_contents ul {
	list-style: none;
}
#top_navi_contents {
	margin: -3px auto 0;
	display: block;
	width: 900px;
	color: #FFF;
	text-align: right;
}
#header_container {
	margin: 0px auto;
	width: 900px;
	display: block;
	clear: both;
	position: relative;
}
#navi {
}
#navi li {
	float: left;
}
#navi li a {
	height: 48px;
	display: block;
	text-decoration: none;
}
#navi ul {
	height: 48px;
	list-style: none;
}
#title {
	display: block;
	width: 268px;
	height: 88px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}
#title a {
	display: block;
	width: 268px;
	height: 88px;
	background-image: url(/ca/img/common/financeone.gif);
	text-indent: -26800px;
	background-repeat: repeat-x;
}
#account {
	display: block;
	width: 164px;
	height: 60px;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
}
#account a {
	display: block;
	width: 164px;
	height: 60px;
	background: url(/ca/img/common/myaccount.gif) no-repeat left top;
	text-indent: -277000px;
}
#account a:hover {
	background-position: left bottom;
}
.topbtn {
	display: block;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
}
/*Gナビ*/
.Learn a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_learn.gif) no-repeat left top;
	text-indent: -150000px;
}
.Learn a:hover {
	background-position: left bottom;
}
.Borrowing a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_borrowing.gif) no-repeat left top;
	text-indent: -150000px;
}
.Borrowing a:hover {
	background-position: left bottom;
}
.Repayment a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_repayment.gif) no-repeat left top;
	text-indent: -150000px;
}
.Repayment a:hover {
	background-position: left bottom;
}
.Services a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_services.gif) no-repeat left top;
	text-indent: -150000px;
}
.Services a:hover {
	background-position: left bottom;
}
.FAQ a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_faq.gif) no-repeat left top;
	text-indent: -150000px;
}
.FAQ a:hover {
	background-position: left bottom;
}
.About a {
	display: block;
	width: 150px;
	height: 48px;
	background: url(/ca/img/common/menu_about.gif) no-repeat left top;
	text-indent: -150000px;
}
.About a:hover {
	background-position: left bottom;
}
/*↑Gナビ*/
/* =コンテンツ共通
----------------------------------------------- */
#main {
	margin: 0px auto;
	width: 900px;
	display: block;
	clear: both;
	position: relative;
}
#hyakup {
	display: block;
	/*	background-image:url(/ca/img/top/100p.gif); */
	width: 282px;
	height: 32px;
	/*	background-repeat:repeat-x; 
text-indent:-18000px;*/
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pankuzu {
	display: block;
	padding-bottom: 20px;
	padding-top: 5px;
}
/*段組み*/
.column {
	display: block;
	margin-bottom: 40px;
}
.column3 {
	display: block;
	width: 292px;
	float: left;
	margin-right: 10px;
}
.column4 {
	display: block;
	width: 402px;
	margin-right: 20px;
	margin-bottom: 40px;
	float: left;
}
.column3A {
	display: block;
	width: 292px;
	float: left;
}
.column3B {
	display: block;
	width: 540px;
	float: left;
	padding: 20px;
}
.columnB {
	display: block;
	width: 304px;
	margin-right: 12px;
	float: left;
}
.columnB_2 {
	display: block;
	width: 300px;
	float: left;
}
.columnBB {
	display: block;
	width: 290px;
	margin-right: 12px;
	float: left;
}
.columnH {
	display: block;
	width: 450px;
	margin-right: 12px;
	float: left;
}
.columnC {
	border: 1px solid #8BA4D6;
	padding: 12px;
	background-color: #FCFAF5;
	margin-bottom: 35px;
}
.columnCC {
	border: 1px solid #8BA4D6;
	padding: 12px;
	background-color: #FCFAF5;
	margin-top: 10px;
	margin-bottom: 35px;
}
.honbun {
	display: block;
	margin-bottom: 25px;
}
.titlecopy {
	clear: both;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 900px;
	background-repeat: repeat-x;
	text-indent: -90000px;
}
.subtitle {
	padding-top: 5px;
	padding-bottom: 15px;
}
/* div固定用 */
.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.center2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.applynow777 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 35px;
	text-align: center;
}
.applynow {
	display: block;
	width: 307px;
	height: 52px;
	margin: 15px auto 35px auto;
}
.padding_10 {
	padding-right: 10px;
	padding-left: 10px;
}
.applynow a {
	display: block;
	background: url(/ca/img/common/botton_applynow.jpg) no-repeat left top;
	width: 307px;
	height: 52px;
	text-indent: -19500px;
}
.applynow_premier {
	display: block;
	width: 307px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}
.applynow_premier a {
	display: block;
	background: url(/ca/img/common/botton_applynow_premier.jpg) no-repeat left top;
	width: 307px;
	height: 52px;
	text-indent: -19500px;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.applynow_premier a:hover {
	background-position: left bottom;
}
.applynow2 a {
	display: block;
	margin: 15px auto 35px auto;
	background: url(/ca/img/common/botton_applynow.jpg) no-repeat left top;
	width: 307px;
	height: 52px;
	text-indent: -19500px;
}
#copy {
	text-align: center;
	margin-top: 12px;
	color: #4577BD;
	display: block;
	letter-spacing: 0.05em;
}
.wedo li {
	list-style: circle;
	margin-left: 20px;
}
#fl {
	width: 590px;
	display: block;
	margin-bottom: 10px;
}
.internet {
	display: block;
	width: 286px;
	height: 49px;
	background-image: url(/ca/img/top/internet.jpg);
	text-indent: -29000px;
}
.start {
	display: block;
	width: 286px;
	height: 52px;
	background-image: url(/ca/img/top/starthere.jpg);
	text-indent: -29000px;
	background-repeat: repeat-x;
}
.process {
	display: block;
	width: 590px;
	height: 42px;
	background-image: url(/ca/img/top/ourprocess.gif);
	text-indent: -595000px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-top: 20px;
}
#ProcessChart {
	padding-top: 10px;
	padding-bottom: 10px;
}
.what {
	display: block;
	width: 590px;
	height: 42px;
	background-image: url(/ca/img/top/whatsmore.gif);
	text-indent: -590000px;
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.step {
	margin-left: 75px;
	display: block;
}
.formt {
	display: block;
}
#ill_eight {
	display: block;
	background-image: url(/ca/img/leanmore/ill_eight.jpg);
	width: 304px;
	height: 209px;
	text-indent: -267000px;
	background-repeat: repeat-x;
}
.title {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	display: block;
	color: #4275BC;
}
.idimg {
	margin-top: 10px;
	margin-bottom: 20px;
}
.callus {
	display: block;
	width: 264px;
	height: 50px;
	background-image: url(/ca/img/top/call2.jpg);
	text-indent: -17400px;
	margin-top: 10px;
}
.floanwho_hyou .applynow2 a {
	margin: 0 auto;
}
.floanwho_hyou .logo_premier {
	width: 280px;
	margin: 0 auto;
}
.applynow a:hover {
	background-position: left bottom;
}
.applynow2 a:hover {
	background-position: left bottom;
}
/*表の中*/
.tax {
	display: block;
	background-image: url(/ca/img/common/icon_tax.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.get {
	display: block;
	background-image: url(/ca/img/common/icon_get.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.card {
	display: block;
	background-image: url(/ca/img/common/icon_card.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.loan {
	display: block;
	background-image: url(/ca/img/common/icon_loan.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.notime {
	display: block;
	background-image: url(/ca/img/common/icon_notime.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.hesitate {
	display: block;
	background-image: url(/ca/img/common/icon_hesitate.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.sudden {
	display: block;
	background-image: url(/ca/img/common/icon_sudden.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.beginner {
	display: block;
	background-image: url(/ca/img/common/icon_beginner.jpg);
	width: 180px;
	height: 50px;
	background-repeat: repeat-x;
	text-indent: -18000px;
}
.hyouwaku {
	padding: 5px;
}
/* ↑表の中*/
#premireOnly {
	display: none;
}
.pad-bottom15 {
	padding-bottom: 15px;
}
.pad-top20 {
	padding-top: 20px;
}
.begining_purpose {
	display: block;
	width: 123px;
	height: 31px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}
/* =フッター共通
----------------------------------------------- */
#footer_info {
	display: block;
	color: #333;
	clear: both;
	background: #F2F2F2;
	bottom: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	height: 110px;
}
.footer_area {
	margin: 0px auto;
	display: block;
	width: 900px;
}
#footer_bar {
	color: #FFF;
	clear: both;
	background: #333333;
	bottom: 0px;
	width: 100%;
	padding-top: 5px;
	height: 20px;
	margin-top: 0px;
}
#footer_bar li a:hover {
	color: #AAA;
	font-weight: normal;
}
#footer_bar li a {
	font-weight: normal;
}
.aboutF li {
	display: inline;
	background-image: url(/ca/img/common/kugiri.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.aboutF {
	width: 400px;
	float: left;
}
.aboutF a {
	text-decoration: none;
	color: #FFF;
}
#financecopy {
	width: 250px;
	text-align: right;
	float: right;
	color: #FFF;
	text-decoration: none;
}
.photo1 {
	padding-top: 4px;
	padding-right: 4px;
}
#PHOTO1 {
	margin-bottom: 5px;
}
.photo2 {
	padding-top: 4px;
}
.key2 {
	margin-top: 2px;
	float: right;
	width: 120px;
	display: block;
	font-size: 80%;
}
.key4 {
	margin-top: 2px;
	float: right;
	width: 60px;
	display: block;
}
.securty {
	display: block;
	width: 650px;
	float: left;
	line-height: 14px;
	margin-top: 10px;
}
.securty2 {
	display: block;
	width: 700px;
	float: left;
	margin-top: 10px;
	position: relative;
}
/* =index
----------------------------------------------- */
.banner {
	margin-top: 12px;
	text-align: center;
}
#index_content_left {
	width: 594px;
	display: block;
	float: left;
	padding-bottom: 20px;
	margin-top: 12px;
}
#index_content_left_1 p {
	margin-bottom: 15px;
}
.index_subtitle {
	margin: 20px 0 10px;
}
#flashCont {
	display: block;
	height: 340px;
	width: 590px;
}
#index_content_right {
	float: right;
	width: 286px;
}
.sidebar_info {
	text-align: center;
}
.FAQList ul {
	display: block;
}
.FAQList li {
	width: 291px;
	height: 66px;
	margin-right: 6px;
	margin-bottom: 5px;
	float: left;
}
.FAQList li a {
	display: block;
	width: 291px;
	height: 65px;
}
.beginners a {
	display: block;
	background: url(/ca/img/top/icon_beginners.jpg) no-repeat left top;
	text-indent: -291000px;
}
.beginners a:hover {
	background-position: left bottom;
}
.document a {
	background: url(/ca/img/top/icon_document.jpg) no-repeat left top;
	text-indent: -291000px;
}
.document a:hover {
	background-position: left bottom;
}
.apply a {
	background: url(/ca/img/top/icon_apply.jpg) no-repeat left top;
	text-indent: -291000px;
}
.apply a:hover {
	background-position: left bottom;
}
.security a {
	background: url(/ca/img/top/icon_security.jpg) no-repeat left top;
	text-indent: -291000px;
}
.security a:hover {
	background-position: left bottom;
}
.borrow a {
	text-indent: -291000px;
	background-image: url(/ca/img/top/icon_borrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borrow a:hover {
	background-position: left bottom;
}
.repay a {
	background: url(/ca/img/top/icon_repay.jpg) no-repeat left top;
	text-indent: -291000px;
}
.repay a:hover {
	background-position: left bottom;
}
.gotofaq a {
	display: block;
	background: url(/ca/img/top/gotofaq.gif) no-repeat left top;
	width: 110px;
	height: 15px;
	text-indent: -84000px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}
.gotofaq a:hover {
	background-position: left bottom;
}
.gotofaq2 a {
	display: block;
	background: url(/ca/img/common/gotofaq2.gif) no-repeat left top;
	width: 110px;
	height: 15px;
	text-indent: -84000px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}
.gotofaq2 a:hover {
	background-position: left bottom;
}
.submit {
	clear: both;
	display: block;
	width: 219px;
	height: 56px;
	margin: 10px auto 10px auto;
}
.key3 {
	display: block;
	float: right;
	width: 130px;
	height: 88px;
	margin-top: 10px;
}
/*ABOUT*/
#aboutUS {
	width: 284px;
	display: block;
	border: 1px solid #4577BD;
	float: right;
}
#aboutUS_notice {
	width: 284px;
	display: block;
	border: 1px solid #4577BD;
	float: right;
	margin-top: 20px;
}
.ab {
	display: block;
	color: #FFF;
	background: #4577BD;
	width: 284px;
	text-align: center;
	padding: 5px 0 3px 0;
}
.our {
	padding: 10px;
	display: block;
}
.please {
	display: block;
}
/* = formstyle.css
----------------------------------------------- */
#FAMNAME {
	width: 110px;
}
#FINAME {
	width: 110px;
}
#ENGNAME {
	width: 235px;
}
#JSPHONE {
	width: 110px;
}
#JEMAIL {
	width: 110px;
}
#ID_No1 {
	width: 65px;
}
#ID_No2 {
	width: 65px;
}
#ID_No3 {
	width: 65px;
}
#HCAS {
	width: 114px;
}
#TERM {
	width: 114px;
}
.bar {
	display: block;
	text-align: center;
	width: 13px;
	padding-top: 5px;
	float: left;
}
#formtop {
	width: 286px;
	background-image: url(/ca/img/top/start.jpg);
	float: right;
	margin-bottom: 20px;
	margin-top: 12px;
}
#formbottom {
	clear: both;
	width: 284px;
	height: 2px;
	display: block;
	background-image: url(/ca/img/common/formbottom.gif);
	text-indent: -284000px;
}
#formtop br {
	clear: both;
}
.formbox {
    width: 50%;
    height: 45px;
    text-align: left;
    float: left;
}
.formbox2 {
    width: 100%;
    height: 45px;
    text-align: left;
}

.formboxbox {
	padding-left: 22px;
	padding-right: 12px;
}
.formboxtitle {
	display: block;
	clear: both;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#formdetail {
	margin-top: 15px;
	width: 100px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	display: block;
}
#sprytextfield4 {
	text-align: left;
	float: left;
}
#sprytextfield5 {
	text-align: left;
	float: left;
}
#sprytextfield6 {
	text-align: left;
	float: left;
}
#sprytextfield7 {
	text-align: left;
	float: left;
}
#sprytextfield9 {
	text-align: left;
	float: left;
}
.submit_button {
	text-align: right;
	float: right;
}
/* =formstyle_add.css
----------------------------------------------- */
#formdetail_info {
	margin-top: 15px;
	width: 250px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	display: block;
}
.alert_info {
	display: block;
	color: #F00;
}
/* = hyou.css
----------------------------------------------- */
.foneloan_hyou {
	line-height: 20px;
	border: 1px solid #FCC37D;
	border-collapse: collapse;
	float: right;
	margin-bottom: 30px;
}
.floanwho_hyou {
	line-height: 20px;
	border: 1px solid #FCC37D;
	border-collapse: collapse;
	float: right;
	margin-bottom: 30px;
}
.floantop_hyou {
	line-height: 20px;
	border: 1px solid #FCC37D;
	border-collapse: collapse;
	float: right;
	margin-bottom: 5px;
}
.floantop_hyou td {
	padding: 5px;
	border: 1px solid #FCC37D;
	border-width: 0 0 1px 1px;
	font-size: 16px;
}
.foneloan_hyouB {
	line-height: 20px;
	border: 1px solid #FCC37D;
	border-collapse: collapse;
	margin-bottom: 30px;
	float: none;
}
.floanwho_hyou td {
	padding: 5px;
	border: 1px solid #FCC37D;
	border-width: 0 0 1px 1px;
}
.center_hyou {
	color: #F65C1D;
	font-weight: bold;
	text-align: center;
}
.center_hyou2 {
	color: #F65C1D;
	font-weight: bold;
}
.info_alert_title {
	color: #F65C1D;
	font-weight: bold;
	font-style: normal;
}
.asta {
	color: #F00;
	font-size: 18px;
}
.hyoutate {
	background-color: #FEFCED;
	text-align: center;
}
#details {
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
.center_hyou3 {
	background-color: #FA8A00;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.hyoutate2 {
	background-color: #FEFCED;
	color: #F65C1D;
	font-weight: bold;
	text-align: center;
}
.taC {
	text-align: center;
}
.loanagreement_table {
	text-align: left;
	padding: 5px;
}
/* =about.css
----------------------------------------------- */
#vision {
	display: block;
	background-image: url(/ca/img/about/about_vision.gif);
	height: 44px;
}
.corporate {
	display: block;
	background-image: url(/ca/img/about/about_corporate.gif);
	width: 402px;
	height: 44px;
	margin-bottom: 15px;
	text-indent: -402000px;
}
.polisy {
	display: block;
	background-image: url(/ca/img/about/about_policy.gif);
	height: 33px;
	width: 402px;
	height: 44px;
	margin-bottom: 15px;
	text-indent: -402000px;
}
.background {
	display: block;
	background-image: url(/ca/img/about/about_background.gif);
	width: 402px;
	height: 44px;
	margin-bottom: 15px;
	text-indent: -402000px;
}
#personal {
	display: block;
	background-image: url(/ca/img/personal/title_personel.jpg);
	height: 44px;
}
#howf {
	display: block;
	background-image: url(/ca/img/security/title_howf.jpg);
	height: 44px;
}
#howp {
	display: block;
	background-image: url(/ca/img/security/title_howp.gif);
	height: 44px;
}
#contact {
	display: block;
	background-image: url(/ca/img/contact/title_contact.jpg);
	height: 44px;
}
#faqq {
	display: block;
	background-image: url(/ca/img/contact/title_faqq.jpg);
	height: 44px;
}
#general {
	display: block;
	background-image: url(/ca/img/contact/title_gen.jpg);
	height: 44px;
}
#call {
	display: block;
	background-image: url(/ca/img/contact/title_call.jpg);
	height: 44px;
}
#term {
	display: block;
	background-image: url(/ca/img/terms/title_term.jpg);
	height: 44px;
}
#intro {
	display: block;
	background-image: url(/ca/img/privacy/title_intro.jpg);
	height: 44px;
}
#kind {
	display: block;
	background-image: url(/ca/img/privacy/title_kind.jpg);
	height: 44px;
}
#purposes {
	display: block;
	background-image: url(/ca/img/privacy/title_purposes.jpg);
	height: 44px;
}
#sitemap {
	display: block;
	background-image: url(/ca/img/sitemap/title_sitemap.gif);
	height: 44px;
}
#error404 {
	display: block;
	background-image: url(/ca/img/error/title_404error.jpg);
	height: 44px;
}
.corp {
	display: block;
	width: 120px;
	float: left;
}
.corp2 {
	display: block;
	width: 280px;
	float: left;
}
.ur {
	list-style-type: lower-alpha;
}
.sitem li {
	margin-left: 20px;
	font-weight: normal;
	color: #333;
}
.sitem {
	border-top: 1px solid #4275BC;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.sitem2 {
	margin-left: 20px;
}
.conat {
	display: block;
	background-image: url(/ca/img/contact/con_back2.jpg);
	width: 705px;
	height: 69px;
	text-indent: -266000px;
	margin: 15px auto;
}
.cc a {
	display: block;
	background-image: url(/ca/img/contact/btn_account.jpg);
	width: 328px;
	height: 78px;
	text-indent: -328000px;
	margin-left: 110px;
	margin-bottom: 25px;
	float: left;
}
.cc a:hover {
	display: block;
	background-image: url(/ca/img/contact/btn_account.jpg);
	width: 328px;
	height: 78px;
	text-indent: -328000px;
	margin-left: 110px;
	margin-bottom: 25px;
	float: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.non a {
	display: block;
	background-image: url(/ca/img/contact/btn_non.jpg);
	width: 328px;
	height: 78px;
	text-indent: -328000px;
	margin-bottom: 25px;
	margin-left: 20px;
	float: left;
}
.non a:hover {
	display: block;
	background-image: url(/ca/img/contact/btn_non.jpg);
	width: 328px;
	height: 78px;
	text-indent: -328000px;
	margin-bottom: 25px;
	margin-left: 20px;
	float: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.gaikan {
	float: right;
	margin-bottom: 40px;
	margin-top: 5px;
}
.gaikan2 {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
.aboutc {
	width: 900px;
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.num {
}
.termli li {
	font-weight: bold;
	color: #4275BC;
	margin-bottom: 20px;
}
.ur li {
	margin-bottom: 0;
	margin-left: 20px;
}
.imagess {
	float: right;
	width: 470px;
	display: block;
	text-align: right;
	margin-bottom: 40px;
}
.sitemColAll {
	width: 900px;
}
.sitemColLeft {
	width: 430px;
	float: left;
}
.sitemColRight {
	width: 430px;
	float: right;
}
/* =q.css
----------------------------------------------- */
#most {
	display: block;
	width: 380px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.most2 {
	display: block;
	width: 260px;
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 20px;
}
.most3 {
	display: block;
	width: 260px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#most li {
	clear: both;
}
#most a {
	text-decoration: none;
	color: #000;
}
.most2 li {
	clear: both;
}
.most2 a {
	text-decoration: none;
	color: #000;
}
.most3 li {
	clear: both;
}
.most3 a {
	text-decoration: none;
	color: #000;
}
.Q {
	display: block;
	width: 380px;
	height: 43px;
}
.Q img {
	float: left;
}
.Q11 {
	display: block;
	width: 260px;
	height: 43px;
}
.Q11 img {
	float: left;
}
.Q2 {
	display: block;
	height: 43px;
}
.Q22 {
	display: block;
	width: 260px;
	height: 43px;
}
.Q2 img {
	float: left;
}
.Q22 img {
	float: left;
}
.qq {
	float: left;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	width: 300px;
	border-bottom: 1px solid #8BA4D6;
}
.qq2 {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-bottom: 1px solid #8BA4D6;
	color: #005EAE;
	width: 300px;
}
.qqq {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 190px;
	border-bottom: 1px solid #8BA4D6;
}
.qqq2 {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8BA4D6;
	color: #005EAE;
	width: 190px;
}
#answer {
	display: block;
	background-image: url(/ca/img/faq/answer.jpg);
	width: 509px;
	height: 33px;
	text-indent: -4300px;
	background-repeat: repeat-x;
}
.answer_1 {
	display: block;
	background-color: #FEFCED;
	padding: 25px 40px 25px 40px;
	margin-bottom: 0px;
	border-bottom: 1px solid #8BA4D6;
	border-left: 1px solid #8BA4D6;
	border-right: 1px solid #8BA4D6;
}
.answeranswer {
	padding-bottom: 20px;
	width: 509px;
	display: block;
	float: right;
	padding-top: 0px;
}
.answer2 {
	display: block;
	background-image: url(/ca/img/faq/answer.jpg);
	width: 320px;
	height: 32px;
	text-indent: -4300px;
	background-repeat: repeat-x;
}
.answeranswer2 {
	margin-bottom: 0px;
	width: 320px;
	display: block;
	float: left;
	margin-left: 20px;
}
/* =201301プレミア広告- */
.rene_premier_pub {
	width: 900px;
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
}
/* =201301ボタン挿入- */
.rene_btn {
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* =201303case_study- */
.case_study_mo {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.case_study_mo001 {
	float: right;
	width: 405px;
}
.case_study_mo_left {
	text-align: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;
	width: 415px;
}
.case_study_linkmo {
	text-align: right;
	float: right;
}
.ex_left {
	text-align: left;
	font-size: 90%;
}
.subt {position:absolute; top:50px; left:0; font-size:210%;}
.subt01{color:#fff;float:left;padding-right:10px;background-color:orange;color:#fff;padding:15px 20px;}
.subt02{float:left; background-color:#fff; color:orange; padding:15px 10px;}
.subt03{text-shadow:1px 1px 3px #fff;background-color:rgba(17, 17, 17, 0); padding:15px 10px;float:left; color:#FF5722;}
/* =削除対象
----------------------------------------------- */
/*削除対象
#PROCESSCHART {
margin-top:10px;
margin-bottom:20px;
}
#details {
display:block;
margin-top:5px;
margin-left:5px;
}
#financecopy_font {
color: #FFF;
text-decoration: none;
}
#center_move {
text-align: center;
vertical-align: middle;
}
#graybar2 {
display:block;
color:#333;
clear:both;
background:#F2F2F2;
bottom:0px;
width:100%;
padding-top:0px;
padding-bottom:10px;
margin-top: 0px;
height:60px;
}
#learnmore_ill_eight {
display:block;
width: 304px;
height: 209px;
}
*/

.bold {
	font-weight: bold;	
}
#content_doc2 {
    text-align: left;
}
.subt_doc2 {
    background-color: bisque;
    padding: 10px;
    margin: 50px 0 20px 0;
    font-size: 110%;
    font-weight: bold;
    color: #333;
}

.flivechat_pc{
	position: fixed;
	width: 900px;
	bottom: 150px;
}
.flivechat_inside{
	float: right;
	margin-left: auto;
	margin-right: auto;
}


.footer-red-msg1{
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 1.1em;
    text-shadow: 0px 0px;
    color: #4577BD;
}
.footer-red-msg2{}
.gmap iframe{
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ----------------------------------------------- */
/* about-hotline-outlide - 子要素を中央に配置 */
.about-hotline-outlide {
    display: flex; /* フレックスボックスを使用 */
    justify-content: center; /* 横方向で中央揃え */
    align-items: center; /* 縦方向で中央揃え */
    margin: 0; /* 余白をリセット */
}

/* about-hotline */
.about-hotline {
    font-family: Arial, sans-serif;
    display: inline-flex; /* インラインフレックスで子要素を横並びに配置 */
    justify-content: space-between; /* 子要素を左右に配置 */
    align-items: center; /* 縦方向で中央揃え */
    position: relative;
    margin: 0.3em auto; /* 上下の余白と中央寄せ */
    height: 24px;
    padding: 0 8px; /* 内側に少し余白を追加 */
    box-sizing: border-box; /* パディングを含めた幅計算 */
    width: fit-content; /* 必要な幅に自動調整 */
}

.about-hotline .orenge-bg {
    background-color: #FA931D;
    color: white;
    padding: 2px 1em 2px 1em;
    border-radius: 1em;
    font-size: 10px;
    margin-right: 8px; /* 隙間を固定幅で調整 */
}

.about-hotline .hottel {
    font-size: 24px;
    font-weight: bold;
    color: #666;
    line-height: 1; /* テキストの正確な高さを設定 */
    margin: 0; /* 余白をリセット */
}
.about-timezone{
    font-size: 12px;
    font-weight: bold;
}


/* ----------------------------------------------- */

/* 全体のコンテナ */
.conat-hotline-outlide {
    width: 100%; /* 親要素の幅を100% */
    padding: 0; /* 上下に余白を追加 */
    display: flex; /* フレックスボックスで子要素を配置 */
    justify-content: center; /* 横方向で中央揃え */
    align-items: center; /* 縦方向で中央揃え */
    box-sizing: border-box; /* パディングを含めて幅を計算 */
}

/* コンテンツ */
.conat-hotline {
    width: 600px;
	background-image: -webkit-linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
	background-image: -o-linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
	background-image: linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
    padding: 20px; /* 内側に余白を追加 */
    border-radius: 2px; /* 角を丸くする */
    display: flex; /* フレックスボックスで子要素を配置 */
    justify-content: space-between; /* 子要素を左右に配置 */
    align-items: center; /* 縦方向で中央揃え */
    box-sizing: border-box; /* パディングを含めて幅を計算 */
	border: 1px solid #ADC4E3;
}

/* タイムゾーン */
.conat-hotline .conat-timezone {
    font-size: 15px; /* フォントサイズ */
    color: #333; /* テキストカラー */
    flex: 1; /* 残りの幅を占有 */
    word-wrap: break-word; /* 長い単語を折り返し */
    word-break: break-word; /* 行を折り返す */
    margin-right: 10px; /* 隙間を調整 */
	font-weight: bold;
}

/* 電話番号 */
.conat-hotline .hottel {
    font-size: 46px; /* フォントサイズ */
    font-weight: bold; /* 太字 */
    color: #FE6F21; /* テキストカラー */
    white-space: nowrap; /* 折り返し禁止 */
}


	