@charset "utf-8";

#tab-box {
	height: 377px;
	width: 741px;
	background-color: #f4f0eb;
	border: 1px solid #dedede;
	padding: 1px;
	position: relative;
	margin-bottom: 30px;
}
#tab-box #nav-img {
	padding: 0;
	list-style: none;
	position: absolute;
	top: -32px;
	left: -1px;
}
#tab-box #nav-img li {
	margin-right: 7px;
	float: left;
	display: inline;
	font-size: 0;
}
#tab-box #nav-img li a img {
	outline: none;
	border: none;
}
#tab-01 {
	display: none;
	position: relative;
	margin-left: 10px;
}
#tab-01 .area-txt {
	font-size: 14px;
	line-height: 130%;
	width: 390px;
	position: absolute;
	left: 335px;
	top: 60px;
}
#tab-01 .search-title {
	position: absolute;
	left: 335px;
	top: 27px;
}
#tab-01 .area-txt h2 {
	font-weight: bold;
}
#tab-01 .area-txt .list li {
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 1px;
	background-image: url(/common_img/line-length-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
#tab-01 .area-txt .list li:last-child {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}
#tab-02 {
	display: none;
	position: relative;
	margin-left: 10px;
}
#tab-02 .area-txt {
	font-size: 14px;
	line-height: 130%;
	width: 390px;
	position: absolute;
	left: 335px;
	top: 60px;
}
#tab-02 .search-title {
	position: absolute;
	left: 335px;
	top: 27px;
}
#tab-02 .area-txt h2 {
	font-weight: bold;
}
#tab-02 .area-txt .list li {
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 1px;
	background-image: url(/common_img/line-length-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
#tab-02 .area-txt .list li:last-child {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}
#tab-03 {
	display: none;
	position: relative;
	margin-left: 10px;
}
#tab-03 .area-txt {
	font-size: 14px;
	line-height: 130%;
	width: 390px;
	position: absolute;
	left: 335px;
	top: 60px;
}
#tab-03 .search-title {
	position: absolute;
	left: 335px;
	top: 27px;
}
#tab-03 .area-txt h2 {
	font-weight: bold;
}
#tab-03 .area-txt .list li {
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 1px;
	background-image: url(/common_img/line-length-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
#tab-03 .area-txt .list li:last-child {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}
.searchBox {
	position: relative;
	overflow: hidden;
 *zoom:1;
	top: 25px;
	left: 15px;
}
* html .clickMap {
	margin-right: 12px;
}
.clickMap.area_kantou, .clickMap.area_touhoku, .clickMap.area_tyubu, .clickMap.area_kansai, .clickMap.area_tyugoku, .clickMap.area_kyushu, .clickMap.train_kantou, .clickMap.train_touhoku, .clickMap.train_tyubu, .clickMap.train_kansai, .clickMap.train_tyugoku, .clickMap.train_kyushu, .clickMap.maps_kantou, .clickMap.maps_touhoku, .clickMap.maps_tyubu, .clickMap.maps_kansai, .clickMap.maps_tyugoku, .clickMap.maps_kyushu {
	position: absolute;
	top: 0;
	display: none;
}
.clickMap .map-back {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.map area {
	border: none;
	outline: none;
}
.searchBox img, .clickMap img {
	background-color: #f4f0eb;
}

.top-icon span{
	background-color: #FFF;
	height: 87px;
	width: 87px;
	display: block;
	border: 1px solid #CCC;
	padding-top: 6px;
	padding-left: 6px;
}
.kinbutsudan-list li a {
	display: block;
	width: 136px;
	float: left;
	background-image: url(/common_img/arw_min.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}

.butsugu-tb {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}

.butsugu-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	width: 121px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.butsugu-tb tr td figure {
	text-align: center;
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.butsugu-tb tr td img {
	max-width: 100px;
	height: auto;
	vertical-align: middle;
}
.butsugu-tb tr td img {
	max-height: 100px;
	width: auto;
	vertical-align: middle;
}

.butsuzou-tb {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.butsuzou-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.butsuzou-tb tr .no {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.butsuzou-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.butsuzou-tb tr td img {
	height: 100px;
}






.kyouhon-tb {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
	border: 2px solid #643820;
}
.kyouhon-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #643820 solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
.kyouhon-tb tr th.w220 {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #643820 solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 220px;
}




.kyouhon-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #643820 solid;
	text-align: left;
	vertical-align: middle;
}
.okou-tb {
	border-collapse: collapse;
	margin-bottom: 35px;
	width: 100%;
	border: 2px solid #643820;
}
.okou-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #643820 solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.okou-tb tr th.con {
	width: 280px;
}


.okou-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px #643820 solid;
	text-align: left;
	vertical-align: middle;
}
.page-control {
	position: relative;
}
.page-control .head {
	background-color: #ececec;
	width: 743px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
	position: relative;
	height: 24px;
}
.page-control .head .count {
	display: block;
	font-size: 16px;
	text-align: left;
	width: 200px;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.page-control .head .count em {
	font-weight: bold;
	color: #be4242;
}
.page-control .head .page-nav {
	width: 288px;
	text-align: center;
	position: absolute;
	left: 335px;
	top: 10px;
}
.page-control .head .page-nav li {
	display: inline-block;
}
.page-control .head .page-nav li span {
	background-color: #7B5037;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.page-control .head .page-nav li a {
	background-color: #FFF;
	text-align: center;
	color: #7B5037;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.page-control .head .next {
	width: 120px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 0px;
}
.page-control .head .next a {
	color: #7B5037;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}
.page-control .head .prev {
	text-align: center;
	width: 120px;
	position: absolute;
	left: 215px;
	top: 10px;
}
.page-control .head .prev a {
	color: #7B5037;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}
.page-control .sort {
	margin-bottom: 0px;
}
.page-control .sort .txt {
	line-height: 140%;
	margin-bottom: 20px;
	float: left;
}
.page-control .sort .txt li {
	padding-right: 10px;
	margin-right: 8px;
	display: -moz-inline-box;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.page-control .sort .txt li:first-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 0px;
}
.page-control .sort .txt li a {
	font-weight: bold;
	color: #7B5037;
	text-decoration: none;
}
.page-control .sort .menu {
	float: right;
}

.faq .genre {
	margin-bottom: 25px;
	width: 100%;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.faq .kensu {
	font-size: 14px;
	font-weight: bold;
}
.faq .kensu span {
	font-size: 24px;
	color: #e55d19;
}
.faq .search-faq {
	background-color: #F5E5CB;
	border: 2px solid #643820;
	position: relative;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.faq .search-faq .search-form {
	position: absolute;
	top: 19px;
	left: 295px;
}
.faq .search-faq h2 {
	padding-left: 70px;
}
.faq .search-faq .search-form .serach-box {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	width: 230px;
	margin-left: 15px;
	margin-bottom: 13px;
}
.faq .search-faq .search-form .serach-box p {
	color: #404040;
	text-align: center;
	margin-bottom: 4px;
}
.faq .search-faq .search-form .search-form {
	position: relative;
}
.faq .search-faq .search-form .keywords {
	width: 175px;
	height: 26px;
	background-image: url(/question/img/search-key.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 26px;
}
.faq .search-faq .search-form .search-btn {
	position: absolute;
	top: 0;
	left: 190px;
}
.faq .q-list {
	margin-bottom: 30px;
}
.faq .q-list li a {
	background-image: url(/question/img/mrk_q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 170%;
	display: block;
}
.faq .question h1 {
	background-image: url(/question/img/mrk_q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 15px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 170%;
}
.faq .question .genre h2 {
	float: left;
	color: #299064;
}
.faq .question .genre ul li {
	display: inline-block;
	background-image: url(/question/img/line-length-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 3px;
	padding-right: 10px;
}
.faq .question .genre ul li:last-child {
	background-image: none;
	padding-right: 0px;
}
.faq .question .answer {
	background-image: url(/question/img/mrk_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 40px;
}
.faq .question .answer p {
	margin-bottom: 20px;
}
.faq .question .back {
	text-align: right;
	margin-bottom: 30px;
	margin-right: 10px;
}
.faq .question .kanren {
	padding-left: 30px;
}
.inq-box  {
	background-color: #F5E5CB;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #643820;
}
.inq-box p  {
	font-size: 14px;
	font-weight: bold;
	color: #643820;
	margin-bottom: 5px;
}

.nagoyasp-tb {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.nagoyasp-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.nagoyasp-tb tr .no {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.nagoyasp-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	width: 280px;
	text-align: center;
	vertical-align: middle;
}
.nagoyasp-tb tr td img {
	height: 100px;
}





.hikonebutsudan-tb {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.hikonebutsudan-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.hikonebutsudan-tb tr .no {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.hikonebutsudan-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	width: 600px;
	text-align: center;
	vertical-align: middle;
}
.hikonebutsudan-tb tr td img {
	height: 100px;
}



.kawanabe-tb {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.kawanabe-tb tr th {
	background-color: #efdbcf;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.kawanabe-tb tr .no {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.kawanabe-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px #aeaeae solid;
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.kawanabe-tb tr td img {
	height: 100px;
}

.faq .q-blog {
margin-bottom: 30px;
}

.faq .q-blog li a {
background-image: url(/blog/img/mrk_q.jpg);
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
margin-bottom: 5px;
padding-top: 0px;
font-weight: normal;
line-height: 170%;
display: block;
}

.blogcss{
margin-bottom:80px;
}


/*49日コンテンツ（151117）*/
.tbl-49days {
	border: solid 1px #643820;
	margin-bottom: 30px;
}
.tbl-49days th {
	background: #643820;
	color: #fff;
	padding: 5px 0;
}
.tbl-49days td {
	vertical-align: top;
	padding: 5px;
}
.tbl-49days td.txt-days {
	background: #f5ebc8;
	text-align: center;
}
.tbl-49days td.txt-day {
	background: #dad5e9;
	text-align: center;
}
.tbl-49days td.txt-recommend {
	background: #fdfaf5;
}

.box-advice {
	background: url(../knowledge/49nichi/img/bg_advice.png) center top no-repeat;
	display: inline-block;
	margin-bottom: 30px;
	padding: 0;
	width: 560px;
}
.box-advice h4 {
	background: #ff7d1d;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	margin: 28px 28px 10px;
	padding: 0 10px;
	width: 438px;
}
.box-advice h5 {
	background: url(../knowledge/49nichi/img/icon_arrow_b.png) left no-repeat;
	color: #ff7d1d;
	padding-left: 15px;
}
.box-advice .list-advice {
	margin: 0;
	padding: 0 28px 10px;
	width: 504px;
}
.box-advice .list-advice .freedial {
	background: url(../common_img/icon_free.gif) left 8px no-repeat;
	background-size: 40px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 40px;
}
.box-advice .list-advice .freedial span {
	font-size: 18px;
	font-weight: bold;
}
.box-advice .list-advice li {
	background: url(../knowledge/49nichi/img/icon_arrow_r.png) left no-repeat;
	line-height: 1.8;
	margin-left: 20px;
	padding-left: 15px;
}

.img-kochira {
	display: inline;
	float: right;
	margin-right: 20px;
	width: 160px;
}

.tbl-checklist {
	border-top: solid 1px #aeaeae;
	border-right: solid 1px #aeaeae;
	margin-bottom: 30px;
}
.tbl-checklist th {
	background: #aeaeae;
	border-bottom: solid 1px #aeaeae;
	border-left: solid 1px #fff;
	color: #fff;
	padding: 5px;
}
.tbl-checklist th.border-l {
	border-left: solid 1px #aeaeae;
}
.tbl-checklist td {
	border-bottom: solid 1px #aeaeae;
	border-left: solid 1px #aeaeae;
	padding: 5px;
}
.tbl-checklist td.checkbox {
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}
.tbl-checklist td.txt-day {
	background: #dad5e9;
	text-align: center;
}
.tbl-checklist td.txt-recommend {
	background: #fdfaf5;
}

.w-5 {
	width: 5%;
}
.w-10 {
	width: 10%;
}
.w-15 {
	width: 15%;
}
.w-20 {
	width: 20%;
}
.w-25 {
	width: 25%;
}
.w-30 {
	width: 30%;
}
.w-35 {
	width: 35%;
}
.w-40 {
	width: 40%;
}

/*add sakamoto（151225）*/
.list-check {
	border: solid 1px #643820;
	padding: 20px;
}
.list-check li {
	background: url(../img/04_questionnaire/check-alt.png) no-repeat left;
	line-height: 1.8;
	padding-left: 20px;
}

.clr-fl {
	clear: both;
}

.txt-ind {
	padding-left: 2em;
	text-indent: -1em;
}
	