@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;
}





/* ****************************************************
amend 2010/11/22
***************************************************** */
#support01_page {
	width: 550px;
}
#support01_page img {
	margin: 0px;
	padding: 0px;
}

#support01_page .primary {
	width: 550px;
	overflow: hidden;
	margin: 0px 0px 30px;
}
#support01_page .primary .contentR {
	float: right;
	width: 441px;
}
#support01_page .primary .contentR h3 {
	margin: 0px;
	padding: 0px;
}
#support01_page .primary .contentL {
	float: left;
	width: 68px;
}

#support01_page .section {
	margin: 0px 0px 30px;
	width: 550px;
	overflow: hidden;
}
#support01_page .section_last {
	margin: 0px;
}
#support01_page .section h4 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#support01_page .section p {
	margin: 0px 0px 0px auto;
	width: 441px;
}
#support01_page .section_last .case03 {
	margin: 0px 0px 0px auto;
	width: 441px;
	overflow: hidden;
}
#support01_page .section_last .case03 .contentL {
	float: left;
	width: 245px;
}
#support01_page .section_last .case03 .contentL p {
	width: 245px;
	margin: 0px 0px 20px;
}
#support01_page .section_last .case03 .contentR {
	float: right;
	width: 186px;
}
#support02_page {
	width: 550px;
}
#support02_page img {
	margin: 0px;
	padding: 0px;
}
#support02_page .primary {
	margin: 0px 0px 20px;
	width: 550px;
}
#support02_page .primary h3 {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#support02_page .section {
	margin: 0px 0px 30px auto;
	width: 441px;
}
#support02_page .section h4 {
	color: #F18900;
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 8px;
	border-left: 3px solid #DB4713;
	border-bottom-style: none;
}
#support02_page .section .shopListContBnr {
	margin: 0px auto;
	width: 304px;
}

#support02_page .section img {
	margin: 10px 0px 0px;
}
#support02_page #support02_secondary {
	background-image: url(../support/img/support02_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 22px 0px 0px;
	width: 550px;
	background-color: #F5F0D6;
}
#support02_page #support02_secondary .secondHead {
	margin: 0px 20px 10px auto;
	width: 500px;
	overflow: hidden;
}
#support02_page #support02_secondary .secondHead .contentL {
	float: left;
	width: 355px;
}
#support02_page #support02_secondary .secondHead .contentL img {
	float: left;
	height: 51px;
	width: 56px;
}
#support02_page #support02_secondary .secondHead .contentL h4 {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 15px 0px 0px;
	border-style: none;
	color: #000;
}
#support02_page #support02_secondary .secondHead .contentR {
	float: right;
}
#support02_page #support02_secondary .secondHead .contentR p {
	margin: 0px;
	padding: 15px 0px 0px;
}
#support02_page #support02_secondary .wide441 {
	margin: 0px 20px 10px auto;
	padding: 0px;
	width: 421px;
}
#support02_page #support02_secondary .secondHead .contentR p a {
	color: #DC5310;
	font-weight: bold;
}
#contentBox #simulation .contentArea .titBox .titCatch .coutPreImg {
	margin: -8px 0px 0px;
}
#contentBox #simulation .contetArea .titBox .titCatch .coutPreImg {
	margin: -8px 0px 0px;
}


#contentBox #simulation .contentArea .titBox .date2011 {
	color: #C9000B;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 0px 47px;
}
#contentBox #simulation .contentArea #cotPre2_two {
	overflow: hidden;
}
#contentBox #simulation .contentArea #cotPre2_two img {
	float: right;
}






/* ****************************************************
amend 2010/12/21
***************************************************** */

#primary .shopListSideBnr {
	margin: 8px 0px 0px;
}
#shoplist_page {
	width: 100%;
}
#shoplist_page .areaNavi {
	width: 550px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 20px;
	padding: 0px;
}
#shoplist_page .areaNavi ul {
	margin: 0px;
	padding: 0px;
}
#shoplist_page .areaNavi ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#shoplist_page .section {
	clear: both;
	width: 550px;
}
#shoplist_page #area01 {
	margin: 0px 0px 40px;
}

#shoplist_page .section .areaTitle {
	margin: 0px 0px 5px;
	padding: 6px 0px 5px;
	width: 548px;
	border: 1px solid #B8945C;
	clear: both;
	overflow: hidden;
}
#shoplist_page .section .areaTitle h4 {
	color: #B8945C;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	border-style: none;
}
#shoplist_page .section .areaTitle ul {
	float: right;
	margin: 0 10px 0 0;
	padding: 0px;
}
#shoplist_page .section .areaTitle ul li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#shoplist_page .section .areaTitle ul .liPp {
	color: #666;

}
#shoplist_page .section .areaTitle ul .liPp img {
	float: left;
	overflow: hidden;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#shoplist_page .section table {
	width: 100%;
}
#shoplist_page .section table tr {
	border-bottom: 1px solid #B2B2B2;
}
#shoplist_page .section table td {
	padding: 5px 0px;
	text-align: left;
	vertical-align: top;
}
#shoplist_page .section table .pref {
	width: 73px;
}
#shoplist_page .section table .city {
	width: 87px;
}
#shoplist_page .section table .sehp,
#shoplist_page .section table .pphp{
	width: 170px;
	text-align: right;
}
#shoplist_page .section table a {
	font-size: 10px;
	text-decoration: underline;
}
#shoplist_page .section table a:hover {
	text-decoration: none;
}
#shoplist_page .section table .sehp .shop_a {
	background-image: url(../support/img/shoplist_a_se.gif);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 20px 0px 0px;
	color: #A16910;
}
#shoplist_page .section table .pphp .shop_a {
	background-image: url(../support/img/shoplist_a_se.gif);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 20px 0px 0px;
	color: #A16910;
}

#shoplist_page .section table .mokkotsu_a img {
	margin: 0px 12px 0px 0px;
	padding: 0px;
}

#shoplist_page .pagetop {
	margin: 10px 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#shoplist_page .pagetop img {
	margin: 0px;
	padding: 0px;
}






/* ****************************************************
amend 2011/4/18
***************************************************** */

#earthQuake {
	margin: 30px 0px 10px;
	padding: 15px;
	width: auto;
	background-color: #D9C5BA;
}
#earthQuake .title {
	margin: 0px 0px 15px;
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid #A0702B;
	overflow: hidden;
}
#earthQuake .title .numtitel {
	font-size: 4em;
	font-weight: bold;
	float: left;
	color: #666;
	margin: -25px 0px 0px;
	font-family: "Courier New", Courier, monospace;
}
#earthQuake .title .contentRight {
	float: right;
	width: 430px;
}


#earthQuake .title h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 400px;
}
#earthQuake .eQP {
	margin: 15px 0px 0px;
}
#earthQuake .eQtbl {
	width: 100%;
}
#earthQuake .eQtbl tr {
	border-bottom: 1px solid #CCC;
}
#earthQuake .eQtbl th {
	background-color: #A86260;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 3px;
	color: #FFF;
}

#earthQuake .eQtbl .eQtbl01 {
	width: 90px;
}
#earthQuake .eQtbl .eQtbl02 {
	width: 90px;
	border-right: 1px solid #FFF;
}
#earthQuake .eQtbl .eQtbl03 {
	width: auto;
	border-right: 1px solid #FFF;
}
#earthQuake .eQtbl td {
	background-color: #FCF5EB;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#earthQuake .eQtbl .eQtblCenter {
	text-align: center;
}
#earthQuake .eQtbl .eQtblRed {
	font-weight: bold;
	color: #F00;
}
#wrapper #content #secondary #contentBox #simulation .contentArea .h3_shortmargin {
	margin: 0px;
	padding-bottom: 0px;
}

