@charset "UTF-8";


/* ****************************************************
Title: gnavi_contents.css
Created: 2009/8/24
Last Modified: 2010/2/24
***************************************************** */


#contentBox {
	padding: 15px 20px 30px 20px;
}

h3 {
	font-size: 1.4em;
	color: #664c1e;
	font-weight: bold;
	padding: 25px 0 25px 0;
	clear: both;
}

h4 {
	font-weight: bold;
	color: #A0702B;
	font-size: 1.2em;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #A0702B;
	padding-bottom: 5px;
	clear: both;
}

.figBox {
	margin: 0 auto;
	text-align: center;
	width: 450px;
}

#contentBox img {
	margin-top: 30px;
}

.figCaption {
	text-align: left;
	font-size: 0.8em;
	color: #000000;
	padding-top: 15px;
	width: 326px;
	margin: 0 auto;
}

.indent1 {
	text-indent: -4em;
	padding-left: 4em;
}

.indent2 {
	text-indent: -1em;
	padding-left: 1em;
}

.indent3 {
	text-indent: -3em;
	padding-left: 3em;
}

.twoSpace {
	padding-right: 2.2em;
}

#figureBox {
	background-color: #f7e9d1;
	margin: 20px 0 0 4px;
}

#figureContent {
	padding: 20px;
}

.figureTit {
	font-size: 1.2em;
	color: #221815;
	padding-bottom: 5px;
	font-weight: bold;
}

.figureSubTit {
	color: #664c1e;
	padding: 10px 0 5px 0;
}

#figureBox li {
	text-indent: -3em;
	margin-left: 3em;
}

#about p {
	width: 290px;
	float: left;
}

#about img {
	float: right;
	margin: 0px;
}

#form1 th {
	font-weight: normal;
	background-color: #D7C8A5;
	padding: 5px 5px 5px 10px;
	border: 1px solid #FEEDC2;
}
#form1 td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#form1 .formStext {
	font-size: 0.8em;
}

#form1 .must {
	color: #CC3333;
	font-weight: bold;
}

#form1 .formTextArea {
	background-color: #f3f3f3;
	border: 1px solid #D7C8A5;
	padding: 3px 5px;
}

.formTextArea:focus {
	background-color:#EBDDC4;
}

select, textarea {
	border:1px solid #888377;
}

textarea:focus {
	background-color:#EBDDC4;
}

#form1 #formAttention {
	padding-top: 20px 0 20px 0;
}

#form1 #privacypolicy {
	padding: 0.5em;
	height: 120px;
	width: 480px;
	margin: 0 auto;
	overflow: scroll;
	border: 1px solid #CCCCCC;
}

#form1 #formBtnArea {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}

#form1 #agree {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px 0;
}

#index {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 30px;
}

#index p {
	color: #664C1E;
	font-size: 1.2em;
	border-left: 5px solid #6B5226;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#index li {
	font-size: 1.2em;
	padding-bottom: 5px;
	font-weight: bold;
}

.titNumber {
	font-size: 3em;
	float: left;
	width: 50px;
	color: #B5B5B6;
	display: block;
	line-height: 1em;
	margin-top: -3px;
}

.fukidashi01 {
	background-image: url(../courtesy/preferential_2010/img/fukidashi_01.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 210px;
	text-indent: -9999px;
	float: right;
}

.titCatch {
	font-weight: normal;
	font-size: 0.8em;
	color: #333333;
}

#banner {
	text-align: center;
	margin: 0 auto;
}

.image_left {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text {
	margin-top: 25px;
}

dt {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

dd {
	margin-bottom: 5px;
}

#contentBox ul {
	margin: 10px 0 20px 0;
}

#contentBox li {
	margin: 5px 0;
}

.bullet {
	border-left: 5px solid #664C1E;
	padding-left: 10px;
}

.contentArea {
	border-bottom: 1px solid #AA843F
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#simulation {
	padding-bottom: 0px;
	margin-bottom: -20px;
}

.formTextArea {
	background-color:#F3F3F3;
	border:1px solid #D7C8A5;
	font-size:1em;
	line-height:1.7em;
	padding: 3px 5px 3px 5px;
}

#simulation h3 {
	font-size: 1.3em;
	color: #664c1e;
	font-weight: bold;
	clear: both;
	padding: 30px 0 20px 0;
}

#simulation th {
	vertical-align: top;
	width: 30%;
}

#simulation td {
	padding-bottom: 5px;
	text-align: left;
}

#simulation table {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

#simulation .result th {
	width: 20%;
	margin:  0 auto;
	text-align: center;
	white-space:nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EBE5D1;
	padding: 5px 0;
	font-weight: normal;
}

#simulation .result td {
	padding: 5px;
	text-align: left;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:2px;
	text-align:right;
	white-space:nowrap;
}

#simulation .creditTit th{
	background-color: #A8625F;
}

#simulation .contentArea .otokuBox .credit {
	border-left:1px solid #CCCCCC;
}

#simulation .credit {
	background-color: #E9D3C7;
}

#simulation .resultvalue {
	font-size: 1.5em;
	font-weight: bold;
	float: right;
	margin: 7px 20px -15px;
}

#simulation .resultvalueCredit {
	font-size: 1.5em;
	font-weight: bold;
	float: right;
	margin: 7px 20px -15px 0;
	color: #CC0033;
}

#simulation .remaind th{
	background-color: #DDE1D7;
}

#simulation .textSmall {
	font-size: 0.8em;
	padding-left: 10px;
}

#simulation .textSmallPrice {
	font-size: 0.8em;
	margin: 15px 10px 0 0;
	float: right;
	clear: both;
}

#simulation .chouki {
	background-color: #F3B23F;
}

#simulation  .hyouChouki {
	background-color: #E1E1E1;
}

.imageCenter {
	text-align: center;
	margin: 0 auto;
}

#simulation .imageCenterArrow {
	text-align: center;
	margin: 20px auto;
}

#formBtnArea {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 240px;
	margin-top: 20px;
}

#formBtnArea .calculateBtn {
	margin-right: 20px;
}

#formBtnArea .clearBtn {
	float: right;
	margin-top: 35px;
}

#contentBox #simulation ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#contentBox #simulation li {
	margin-top: 0px;
	margin-bottom: 5px;
}

.attention {
	font-size: 0.8em;
	padding-top: 15px;
}

.pagetop img {
	float: right;
}

.date {
	font-size: 1em;
	color: #C9000B;
	margin-left: 20px;
}

#simulation h3 img {
	margin-top: -26px;
}

.figureSubTitBold {
	color: #664c1e;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

.attention li {
	line-height: 1.5em;
}

.figureSubTitBold a {
	padding-left: 20px;
}

#simulation .singleTit {
	line-height: 3em;
}

.linkLi a {
	height: 10px;
	width: 10px;
}

#BtnArea {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
.halfBox {
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.fullBox {
	margin-right: 10px;
	margin-left: 10px;
}
.fullBox table {
	width: 520px;
}
#simulation .halfBox table {
	width: 250px;
}
#simulation .sum {
	background-color: #D4B572;
}
#simulation .resultBox {
	width: 180px;
	float: right;
	margin-right: 14px;
	margin-bottom: 10px;
}
#simulation .otoku {
	font-size: 1.2em;
	color: #CE243F;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
#simulation .em {
	clear: both;
	display: block;
	border: 1px solid #C6A96A;
	padding: 10px;
	margin-top: 20px;
}

#simulation img {
	margin-top: 0px;
	padding-top: 0px;
}

#simulation .figCaption {
	width: 475px;
}

#simulation .figBox {
	width: 475px;
}

#simulation .otokuBox table {
	width: 166px;
	margin-top: 0px;
}

.emText {
	font-size: 1.2em;
	font-weight: bold;
}

#simulation .figBox {
	margin-top: 20px;
}

#simulation .figBox {
	margin: 0 auto;
	text-align: center;
	width: 520px;
}

.date {
	font-size: 1em;
	color: #C9000B;
	margin-left: 10px;
}

.date2 {
	color: #C9000B;
	margin-left: 20px;
	font-size: 0.8em;
}
#simulation h3 .textSmall {
	font-weight: normal;
	font-size: 0.6em;
	color: #000000;
}
