@charset "UTF-8";

/*---------------------------------------
    リセットCSS（編集不要）
----------------------------------------*/
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li{list-style-type:none;}p{margin-bottom:1em;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}

/*--------------------------------
  clearfix
---------------------------------*/
#header:after,
#content_inner:after,
#content_inner .repay_area ul:after,
#content_inner .step_area ul li:after,
#content_inner .step_detail:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/*--------------------------------
  全体
---------------------------------*/
body {
	font-size: 76%;
	background: #F5F5F5;
	color: #333333;
}
#wrapper {
  width: 942px;
  background: #ffffff;
  margin: 0 auto;
  padding: 0;
}

/*--------------------------------
  ヘッダー
---------------------------------*/
#header {
  width: 900px;
  margin: 0 auto;
  padding: 17px 0 18px 0;
}
#header p {
	margin: 0;
}
#logo {
  float: left;
  width: 158px;
}
#au-ufj-logo {
  float: right;
  padding-top: 10px;
}

/*--------------------------------
   #content_inner
---------------------------------*/
#content_inner {
  width: 942px;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 1.7;
}
#content_inner .main_date {
	margin: 5px 10px 20px;
	text-align: right;
}
#content_inner h2 {
	margin-bottom: 15px;
}
#content_inner a {
	color: #D81B1B;
	text-decoration: underline;
}
#content_inner a:hover {
	text-decoration: none;
}
#content_inner p {
  margin: 0;
  padding: 0;
}
#content_inner .section {
	width: 882px;
	margin: 0 auto 60px auto;
}
#content_inner .section p span {
	color: #D91C1C;
}
#content_inner .section p.apply {
	font-size: 117%;
	margin-bottom: 20px;
}

/*
   .contact_section
---------------------------------*/
#content_inner .contact_section {
	width: 764px;
	margin: 40px auto 0;
}
#content_inner .contact_section p {
	text-align: center;
	font-size: 117%;
}
#content_inner .repay_area {
	width: 678px; 
	margin: 30px auto 36px;
    background: url(../img/bg-repay_area.gif) no-repeat left top;
	padding: 0 0 18px 0;
}
#content_inner .repay_area h2 {
	text-align: center;
	margin-bottom: 20px;
}
#content_inner .repay_area ul {
	width: 604px;
	margin: 0 auto 14px auto;
	zoom: 1;
	position: relative;
}
#content_inner .repay_area ul li:first-child{
	float: left;
	width: 288px;
	margin: 0 0 0 7px;
}
#content_inner .repay_area ul li {
	float: right;
	width: 288px;
	margin: 0 7px 0 0;
}
#content_inner .contact_section .link {
	font-size: 100%;
	margin: 5px 0 10px;
}
#content_inner .contact_section .link a {
    background: url(../img/ico-small.gif) no-repeat left;
	padding: 4px 0 4px 20px;
	font-size: 114%;
	line-height: 1.7;
	*+line-height: 1.0;
}
#content_inner .contact_section .orange {
	margin-top: 3px;
	color: #eb7000;
}

/*
   #account_box
---------------------------------*/
#account_box .table_box {
	position: relative;
	margin-bottom: 5px;
}
#account_box table {
	width: 100%;
}
#account_box table th {
	background: #ffcc00;
	padding: 14px 20px;
	border: 1px solid #cccccb;
}
#account_box table th.light {
	background: #ffea99;
}
#account_box table td {
	padding: 6px 20px;
	border: 1px solid #cccccb;
	text-align: center;
	font-size: 117%;
	line-height: 1.4;
}
#account_box table td.title {
	background: #fff2bf;
	font-weight: bold;
}
#account_box table td.no-r {
	border-right: 0;
}
#account_box table td.emphasis {
	border-top: 3px solid #d91d1d;
	border-left: 3px solid #d91d1d;
	border-right: 3px solid #d91d1d;
}
#account_box table td.interest {
	border-bottom: 3px solid #d91d1d;
	border-left: 3px solid #d91d1d;
	border-right: 3px solid #d91d1d;
}
#account_box table td.rate {
	border-left: 3px solid #d91d1d;
	border-right: 3px solid #d91d1d;
}

#account_box .width_180 {
	width: 180px;
}
#account_box .width_70 {
	width: 70px;
}
#account_box .width_120 {
	width: 120px;
}
#account_box .width_160 {
	width: 165px;
	padding: 6px 15px;
}
#account_box span {
	color: #D81B1B;
}
#account_box span.rate_text {
	font-size: 220%;
	line-height: 1.0;
}
#account_box p {
	margin-top: 7px;
	text-align: right;
	font-size: 117%;
}
#account_box p.charge_box {
	position: absolute;
	right: 30px;
	top: -22px;
}
#account_box .charge_table {
	margin-top: 37px;
}

#account_box dl dt {
	font-size: 134%;
	font-weight: bold;
}
#account_box dl dd {
	overflow: hidden;
}
#account_box dl dd:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#account_box dl dd span.image {
	float: left;
	padding-right: 2px;
	width: 20px;
	display: block;
	line-height: 0;
}
#account_box dl dd span img {
	padding-top: 2px;
	display: block;
}
#account_box dl dd span.text {
	width: 850px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
#account_box dl dd.bottom {
	margin-bottom: 16px;
}
#account_box dl dd.rate {
    background: none;
	padding-left: 0;
}
#account_box dl dd.note {
    background: none;
	margin-bottom: 14px;
	margin-left: 20px;
	padding-left: 1em;
	text-indent: -1em;
}
#account_box .plan_area {
    background: url(../img/bg-plan_area.gif) repeat-y left top;
	margin: 18px 0 0 0;
}
#account_box .plan_top {
    background: url(../img/bg-plan_top.gif) no-repeat left top;
}
#account_box .plan_bottom {
    background: url(../img/bg-plan_bottom.gif) no-repeat left bottom;
	padding: 6px 0;
	text-align: center;
	font-size: 117%;
}

/*
   .ponit_area
---------------------------------*/
#content_inner .ponit_area {
  width: 878px;
  margin: 30px 0 0 0;
  position: relative;
}
#content_inner .ponit_area {
  width: 878px;
  margin: 30px 0 0 0;
  position: relative;
}
#content_inner .ponit_area {
  width: 878px;
  margin: 30px 0 0 0;
  *+margin: 15px 0 0 0;
  position: relative;
}
#content_inner .material {
  position: absolute;
  bottom: 23px;
  left: 493px;
}
#content_inner .disease {
  position: absolute;
  bottom: 23px;
  left: 222px;
}
#content_inner .material a,
#content_inner .disease a {
    background: url(../img/ico-small.gif) no-repeat left;
	padding: 4px 0 4px 20px;
	font-size: 114%;
	color: #333333;
	line-height: 1.7;
	*+line-height: 1.0;
}

/*
   .customer_box
---------------------------------*/
#content_inner .customer_top {
    background: url(../img/bg-customer_top.jpg) no-repeat left top;
}

#content_inner .customer_bottom {
    background: url(../img/bg-customer_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
#content_inner .customer_box {
    background: url(../img/bg-customer_box.jpg) repeat-y left top;
	margin-bottom: 30px;
}
#content_inner .customer_box table {
	width: 860px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#content_inner .customer_box table th {
	width: 110px;
	background: #FFCC00;
	border-bottom: 1px solid #ffffff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
#content_inner .customer_box table th.bottom {
	border-bottom: none;
}
#content_inner .customer_box table td {
	background: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px;
	font-size: 117%;
}
#content_inner .customer_box table span {
	font-size: 12px;
}
#content_inner .customer_box ul li {
	text-indent: -0.6em;
	padding-left: 1.0em;
}
#content_inner .fornax_open {
	text-align: center;
}

/*
   .step_area
---------------------------------*/
#content_inner .step_area {
	width: 882px;
    background: url(../img/bg-line.jpg) repeat-y left top;
	margin-top: 30px;
	*+margin-top: 15px;
}
#content_inner .step_area h3 {
	font-size: 150%;
	margin-bottom: 3px;
	font-weight: bold;
}
#content_inner .step_area p {
	font-size: 117%;
}
#content_inner .step_area p.explain {
    background: url(../img/ico-attention.gif) no-repeat left 1px;
	padding-left: 22px;
	line-height: 1.5;
	display: inline;
}

#content_inner .step_number {
	width: 100px;
	float: left;
	line-height: 0;
}
#content_inner .step_detail {
	width: 762px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 27px;
}
#content_inner .step_special {
	padding-bottom: 15px;
}
#content_inner .step_area ul li {
	width: 882px;
	margin-bottom: 25px;
}
#content_inner .step_area ul li.borrow {
	background: #ffffff;
	margin: 0;
}

#content_inner .image_area {
	width: 60px;
	float: left;
}
#content_inner .text_area {
	width: 682px;
	float: right;
}

/*
   .box
---------------------------------*/
#content_inner .box {
	margin-bottom: 45px;
	*+margin-bottom: 35px;
}
#content_inner .box h2 {
	margin-bottom: 20px;
}
#content_inner .box h3 {
	font-size: 134%;
	font-weight: bold;
	color: #D91C1C;
	margin-bottom: 4px;
}
#content_inner .box .text_date {
	text-align: right;
	font-size: 117%;
	margin: 5px 0 0 0;
}

#content_inner .summary_top {
    background: url(../img/bg-summary_top.gif) no-repeat left top;
}

#content_inner .summary_bottom {
    background: url(../img/bg-summary_bottom.gif) no-repeat left bottom;
	padding: 16px 15px;
}
#content_inner .summary_box {
    background: url(../img/bg-summary_box.gif) repeat-y left top;
	margin: 17px 0 15px 0;
}
#content_inner .summary_box ul li {
	line-height: 1.6;
	text-indent: -1.2em;
	padding-left: 1em;
}
#content_inner .summary_box ul li.special {
	margin-bottom: 15px;
}
#content_inner .summary_special {
	margin: 0 0 20px 0;
}
#content_inner .summary_last {
	margin: 0;
}
#content_inner .box dl dt {
	font-size: 134%;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
#content_inner .box dl dt.campaign {
    background: none;
	padding-top: 0;
	margin: 0;
}
#content_inner .box dl dd {
	margin-bottom: 15px;
}
#content_inner .box dl dd table.table_time {
	font-weight: bold;
	line-height: 1.2;
}
#content_inner .box dl dd img {
	margin-bottom: 5px;
}
#content_inner .box dl dd.manual {
	margin-bottom: 5px;
}
#content_inner .box dl dd span {
	font-size: 117%;
	font-weight: bold;
}
#content_inner .box dl dd span.icon {
	color: #EB7000;
	font-size: 100%;
}
#content_inner .box dl dd span.time_text {
	font-size: 92%;
	line-height: 1.0;
}
#content_inner .box table.business {
	width: 100%;
}
#content_inner .box table.business th {
	width: 180px;
	font-weight: normal;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 14px 15px;
	font-size: 117%;
	vertical-align: top;
}
#content_inner .box table.business td {
	border: 1px solid #CCCCCC;
	padding: 14px 15px;
	font-size: 117%;
}
#content_inner .box table.business td a {
    background: url(../img/ico-list.gif) no-repeat left 3px;
	padding-left: 17px;
}
#content_inner .box ul.other_list li {
    background: url(../img/ico-attention.gif) no-repeat left 1px;
	padding-left: 22px;
	line-height: 1.5;
}
#content_inner .box ul.notes_list li {
	overflow: hidden;
}
#content_inner .box ul.notes_list li:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#content_inner .box ul.notes_list li span.image {
	float: left;
	padding-right: 2px;
	width: 20px;
	display: block;
	line-height: 0;
}
#content_inner .box ul.notes_list li span img {
	padding-top: 2px;
	display: block;
}
#content_inner .box ul.notes_list li span.text {
	width: 850px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 12px;
}

#content_inner .page_op {
	text-align: right;
	margin: 0 30px 0 0;

}
#content_inner .page_op p a {
    background: url(../img/arw_up.gif) no-repeat left 2px;
	padding: 1px 0 0 20px;
	color: #333333;
	text-decoration: none;
	font-size: 117%;

}
#content_inner .page_op a:hover {
	text-decoration: underline;

}
/*--------------------------------
  フッター
---------------------------------*/
#footer {
  width: 880px;
  margin: 0 auto;
  background: url(../img/bg-footer.gif) repeat-x left top;
  padding-top: 15px;
}
#footer address {
  padding: 0 0 10px;
  text-align: center;
  color: #EB7000;
}




/*--------------------------------
  privacy
---------------------------------*/
#privacy {
	padding-top: 30px;
	border-top: 2px solid #f5f5f5;
}
#privacy .box dl dt.no-border {
    background: none;
	padding-top: 0;
}

/*--------------------------------
  common
---------------------------------*/
.mb0{
	margin-bottom: 0 !important;
}

.printbreak{
	page-break-before: always;
}
