﻿@charset "UTF-8";

/*====================================================================
 heading
====================================================================*/
.subhead {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 6px;
}
/*====================================================================
 btn
====================================================================*/
.btn {
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-position: 13px 50%;
	background-color: #fff;
	cursor: pointer;
}
.btn:hover {
	text-decoration: none;
}
a.btn,
.btn:hover,
.btn:active,
.btn:visited {
	color: #444444;
}
.btn.btnWhite {
	color: #444444;
	border: 1px solid #707070;
	box-shadow: 0 -2px 0 #d9d9d9 inset;
}
.btn.btnWhite:hover {
	color: #333333;
	background-color: #f1f1f1;
}
.btn.btnOrange {
	color: #fff;
	background-color: #f08300;
	border-bottom: 3px solid #cc6f00;
}
.btn.btnOrange:hover {
	background-color: #ffb017;
	border-color: #d99614;
}

/* backBtn */
.backBtn .btn {
	background-image: url(/kansai/common/img/inq_ico_08.png);
	background-position: 13px 50%;
	padding: 11px 10px 10px 33px;
}

.imgBtn01 a {
    width: 310px;
    height: 62px;
    background: url("../img/btn_m_001.gif") no-repeat;
    display: block;
    text-indent: -9999px;
}
 
.imgBtn01 a:hover {
    background-image: url("../img/btn_m_001on.gif");
}

.imgBtn02 {
    text-align: center;
    width: 312px;
    margin: 30px auto;
}

/*====================================================================
 icon
====================================================================*/
.tipsIcon {
	padding: 4px 0 2px 20px;
	background: url(/kansai/common/img/cmn_ico_03.png) no-repeat 0 50% transparent;
}
.osusumeIcon {
	padding-top: 39px;
	background: url(/kansai/common/img/detail_ico_11.gif) no-repeat 0 0;
}
.iconColor01 {
	background-color: #454545;
}
.iconColor02 {
	background-color: #213fdb;
}

/*====================================================================
 topPicUpBlock
====================================================================*/
.topPicUpBlock {
	min-height: 160px;
	max-height: 185px;
}
.topPicUpBlock.topPicUp_shamaison {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_shamaison.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_chikuasa {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_chikuasa.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_syokihiyo {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_syokihiyo.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_rei {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_rei.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_highgrade {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_highgrade.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_mansion {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_mansion.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_gakusei {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_gakusei.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_single {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_single.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_couple {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_couple.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_family {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_family.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_gardens {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_gardens.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_shaidd {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_shaidd.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_keibi {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_keibi.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_security {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_security.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_alldenka {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_alldenka.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_pet {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_pet.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_reform {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_reform.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_si {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_si.jpg) no-repeat 100% 0;
}
.topPicUpBlock.topPicUp_shinchiku {
	background: #ffffff url(/kansai/common/img/top_picup_img_bk_shinchiku.jpg) no-repeat 100% 0;
}
.topPicUpBlock .areaInner {
	width: 460px;
	padding: 46px 0 14px 44px;
}
.topPicUpBlock .areaInner h1 span.areaName {
	font-size: 91%;
}
.topPicUpBlock .areaInner h1 span.aa {
	font-size: 110%;
}
.topPicUpBlock .areaInner p {
	margin-top: 3px;
	font-size: 55%;
}

/*====================================================================
 recommendArea
====================================================================*/
.recommendArea {
	background-color: rgb(236,236,239);
	padding: 0 20px 20px;
}
.recommendArea .subhead {
	background: url(/kansai/common/img/inq_ico_09.png) no-repeat 0 0;
	padding: 15px 0 0 55px;
	height: 25px;
}
.recommendArea .recommendList .name {
	margin-bottom: 10px;
}
.recommendArea .recommendList {
	margin-right: -10px;
}
.recommendArea .recommendList .listBox {
	float: left;
	width: 195px;
	border: 3px solid rgb(216,216,213);
	margin-right: 10px;
	padding: 10px 13px 0;
	background-color: #fff;
}
.recommendArea .recommendList .listBox .image {
	display: table;
	table-layout: fixed;
	width: 116px;
	margin: 0 auto 8px;
}
.recommendArea .recommendList .listBox .image span {
	display: table-cell;
	width: 116px;
	height: 116px;
	layout-grid-line: 116px;
	text-align: center;
	vertical-align: middle;
	background-color: #f2f2f0;
}
.recommendArea .recommendList .listBox .image img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.recommendArea .recommendDetail {
	margin-bottom: 6px;
}
.recommendArea .recommendDetail li {
	width: auto;
	float: none;
	border: none;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin: 3px 0 0 0;
	padding: 0 0 0 23px;
}
.recommendDetail li:first-child {
	margin-top: 0;
}
.recommendDetail .adress {
	background-image: url(/kansai/common/img/inq_ico_10.gif);
}
.recommendDetail .access {
	background-image: url(/kansai/common/img/inq_ico_11.gif);
}
.recommendDetail .area {
	background-image: url(/kansai/common/img/inq_ico_12.gif);	
}
.recommendDetail .rent {
	background-image: url(/kansai/common/img/inq_ico_13.gif);
}
.recommendDetail .area,
.recommendDetail .rent span {
	color: rgb(232,44,4);
	font-size: 116.67%;
	font-weight: bold;
}
.recommendList .badgeList li {
	width: auto;
	display: inline-block;
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
/*====================================================================
 prefTabArea
====================================================================*/
#prefTabArea {
	margin: 15px 0 18px;
}
#prefTabArea ul {
	border-bottom: 6px solid #0c2c91;
}
#prefTabArea ul li {
	float: left;
	margin-right: 3px;
}
#prefTabArea ul li a {
	position: relative;
	display: block;
	width: 68px;
	margin-bottom: -1px;
	padding: 8px 8px 6px;
	font-size: 113%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #0c2c91;
	border-radius: 3px 3px 0 0;
}
#prefTabArea ul .firstTab a {
	width: 110px;
}
#prefTabArea ul li a:hover {
	background-color: #f1f1f1;
}
#prefTabArea ul li.current a {
	color: #ffffff;
	background-color: #0c2c91;
}
#prefTabArea ul li.current a:after {
	content: "";
	position: absolute;
	bottom: -16px;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -9px;
	border-style: solid;
	border-width: 10px 9px 0 9px;
	border-color: #0c2c91 transparent transparent transparent;
}
/*====================================================================
 transitionBox
====================================================================*/
.transitionBox ul li {
	float: left;
	padding-left: 6px;
	font-weight: bold;
}
.transitionBox ul li:first-child {
	padding-left: 0;
}
.transitionBox ul li a {
	display: block;
	min-width: 14px;
	padding: 8px 7px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #404040;
	border-radius: 3px;
}
.transitionBox ul li .current,
.transitionBox ul li a:hover {
	color: #ffffff;
	background-color: #393939;
}

/*====================================================================
 cautionMsgArea
====================================================================*/
.cautionMsgArea {
	font-size: 133.33%;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 10px;
}
.cautionMsgArea  span {
	font-weight: bold;
}

/*====================================================================
 topErrorMsgAreaWrap
====================================================================*/
.topErrorMsgAreaWrap {
	width: 980px;
	margin: 0 auto 20px;
	padding: 0 10px;
}
.topErrorMsgArea {
	color: rgb(255,112,73);
	text-align: center;
	border: 2px solid rgb(255,112,73);
	background-color: #fff;
	padding: 18px 0;
}
.topErrorMsgAreaInner {
	display: inline-block;
	min-height: 42px;
	padding-left: 50px;
	text-align: left;
	background: url(/kansai/common/img/inq_ico_17.gif) no-repeat 0 .5em;
}
.topErrorMsgArea .emText {
	font-size: 133.33%;
	font-weight: bold;
	margin-bottom: 6px;
}
.topErrorMsgArea .normalText {
	font-size: 116.67%;
}
.topErrorMsgArea .normalText.defaultColor {
	color: #000000;
}
.topErrorMsgArea.widthBottom {
	margin-bottom: 30px;
	padding-bottom: 0;
}
.topErrorMsgAreaBottom {
	color: #fff;
	background-color: #ff7049;
	padding: 17px 0 15px;
}
.topErrorMsgAreaBottomLabel {
	font-size: 116.67%;
}

/*====================================================================
 completionMsgAreaWrap
====================================================================*/
.completionMsgAreaWrap {
	padding: 0 10px;
}
.completionMsgAreaWrap .completionMsgArea {
	background-color: #fff;
	margin: 0 auto 40px;
	padding: 45px 0;
	width: 980px;
}
.completionMsgAreaWrap .completionMsgArea .completionLabel {
	font-size: 166.67%;
	margin-bottom: 25px;
}
.completionMsgAreaWrap .completionMsgArea .completionText {
	font-size: 116.67%;
	line-height: 1.6;
}
.toppageBtn {
	margin-top: 40px;
	text-align: center;
}
.toppageBtn a {
	display: inline-block;
	width: 187px;
	padding: 13px 10px 9px 31px;
	font-size: 113%;
	text-align: center;
	color: #444444;
	background: url(/kansai/common/img/cmn_ico_22.png) 12px 50% no-repeat #ffffff;
	border: 1px solid #707070;
	box-shadow: 0 -2px 0 #d9d9d9 inset;
	border-radius: 3px;
}
.toppageBtn a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #f1f1f1;
}

.registerErrorBlock {
	width: 820px;
	margin: 0 auto;
	padding: 20px 0 20px;
	border: 5px solid rgb(207,228,255);
}
.registerErrorBlock .registerErrorLabel {
	margin-bottom: 8px;
	font-size: 134%;
	font-weight: bold;
}
.registerErrorBlock .registerErrorText {
	display: inline-block;
	text-align: left;
	font-size: 113%;
}
.registerErrorBlock .toppageBtn {
	margin-top: 12px;
}
.registerErrorBlock .toppageBtn a {
	width: 269px;
	padding: 12px 10px 10px 31px;
}

/*====================================================================
 inqStepFlow
====================================================================*/
#inqStepFlow {
	text-align: left;
	width: 980px;
	margin: 0 auto 20px;
	padding: 0 10px;
}
#inqStepFlow li {
	font-size: 116.67%;
	float: left;
	color: #fff;
	padding-right: 19px;
	background-repeat: no-repeat;
	background-position: right center;
}
#inqStepFlow li span {
	display: block;
	text-align: center;
	min-width: 90px;
	padding: 10px;
    background: rgb(146,146,146);
}
#inqStepFlow li.here span {
	background-color: #5479f0;
}
/* フローが3ステップの場合 */
#inqStepFlow.caseStep3.firstStep li.here.step01 {
	background-image: url(/kansai/common/img/inq_img_03.gif);
}
#inqStepFlow.caseStep3.firstStep li.step02 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep3.firstStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_05.gif);
}
#inqStepFlow.caseStep3.secondStep li.step01 {
	background-image: url(/kansai/common/img/inq_img_04.gif);
}
#inqStepFlow.caseStep3.secondStep li.here.step02 {
	background-image: url(/kansai/common/img/inq_img_03.gif);
}
#inqStepFlow.caseStep3.secondStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_05.gif);
}
#inqStepFlow.caseStep3.thirdStep li.step01 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep3.thirdStep li.step02 {
	background-image: url(/kansai/common/img/inq_img_04.gif);
}
#inqStepFlow.caseStep3.thirdStep li.step03.here {
	background-image: url(/kansai/common/img/inq_img_06.gif);
}

/* フローが4ステップの場合 */
#inqStepFlow.caseStep4.firstStep li.here.step01 {
	background-image: url(/kansai/common/img/inq_img_03.gif);
}
#inqStepFlow.caseStep4.firstStep li.step02,
#inqStepFlow.caseStep4.firstStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep4.firstStep li.step04 {
	background-image: url(/kansai/common/img/inq_img_05.gif);
}
#inqStepFlow.caseStep4.secondStep li.step01 {
	background-image: url(/kansai/common/img/inq_img_04.gif);
}
#inqStepFlow.caseStep4.secondStep li.here.step02 {
	background-image: url(/kansai/common/img/inq_img_03.gif);
}
#inqStepFlow.caseStep4.secondStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep4.secondStep li.step04 {
	background-image: url(/kansai/common/img/inq_img_05.gif);
}
#inqStepFlow.caseStep4.thirdStep li.step01 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep4.thirdStep li.step02 {
	background-image: url(/kansai/common/img/inq_img_04.gif);
}
#inqStepFlow.caseStep4.thirdStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_03.gif);
}
#inqStepFlow.caseStep4.thirdStep li.step04 {
	background-image: url(/kansai/common/img/inq_img_05.gif);
}
#inqStepFlow.caseStep4.forthStep li.step01 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep4.forthStep li.step02 {
	background-image: url(/kansai/common/img/inq_img_07.gif);
}
#inqStepFlow.caseStep4.forthStep li.step03 {
	background-image: url(/kansai/common/img/inq_img_04.gif);
}
#inqStepFlow.caseStep4.forthStep li.step04.here {
	background-image: url(/kansai/common/img/inq_img_06.gif);
}

/*====================================================================
 inqListBlock
====================================================================*/
.inqListBlock {
	background-color: rgb(255,255,255);
	margin-bottom: 20px;
	padding: 15px 15px 5px;
}
.inqTable {
	width: 100%;
}

.inqTable figure {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.inqTable figure span {
	display: table-cell;
	width: 80px;
	height: 80px;
	layout-grid-line: 80px;
	text-align: center;
	vertical-align: middle;
	background-color: #ededed;
}
.inqTable figure img {
	width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
.inqListSpec .cell .emText {
	font-size: 150%;
	font-weight: bold;
	color: rgb(234,4,4);
}
.inqListSpec .cell {
	height: 28px;
	padding: 5px 0;
	font-size: 88%;
	text-align: center;
	vertical-align: middle;
	background: url(/kansai/common/img/cmn_line_02.gif) no-repeat 0 50% #dee0e5;
}
.inqListSpec .cell:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-image: none;
}
.inqListSpec .cell:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.inqListItem {
	vertical-align: middle;
	background: url(/kansai/common/img/inq_img_02.gif) repeat-x 0 0;
}
.inqListItem.first {
	background: none;
	margin-top: 0;
	padding-top: 0;
}
.inqListItem .cell01 {
	padding: 10px 5px;
}

/*====================================================================
 inputForm
====================================================================*/
.inputForm {
	font-size: 116.67%;
	padding: 20px;
	background-color: #fff;
}
.inputForm table {
	width: 100%;
	margin-bottom: 20px;
}
/* thead */
.inputForm th {
	width: 24.68%;
	background-color: rgb(214,235,255);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.inputForm th.th01,
.inputForm th.th02,
.inputForm th.th03 {
	padding-left: 48px;	
}
.inputForm th.th01 {
	position: relative;
	background-image: url(/kansai/common/img/inq_ico_01.gif);
	background-position: 15px 30px;
}
.inputForm th.th01 .icon {
	position: absolute;
	top: -10px;
	left: 9px;
}
.inputForm th.th02 {
	background-image: url(/kansai/common/img/inq_ico_02.gif);
}
.inputForm th.th03 {
	background-image: url(/kansai/common/img/inq_ico_03.gif);
}
.inputForm th,
.inputForm td {
	padding: 15px;
}
/* tbody */
.inputForm .firstRow th,
.inputForm .firstRow td,
.inputForm .onlyRow th,
.inputForm .onlyRow td {
	padding-top: 30px;
}
.inputForm .lastRow th,
.inputForm .lastRow td,
.inputForm .onlyRow th,
.inputForm .onlyRow td {
	padding-bottom: 30px;
}
.inputForm td {
	width: 75.32%;
	background-color: rgb(234,245,255);
}
.inputForm .requiredIcon {
	color: #fff;
	text-align: center;
	background-color: rgb(58,58,58);
	margin-left: 7px;
	padding: 1px 4px;
}
.inputForm td .requiredIcon {
	vertical-align: 5px;
}
.inputForm .checkBoxItem01,
.inputForm .checkBoxItem02,
.inputForm .checkBoxItem03 {
	z-index: 1;
}
.inputForm .checkBoxItem01,
.inputForm .checkBoxItem02 {
	margin-bottom: 9px;
}
.inputForm label.customCheckbox01.required:after {
	background-image: url(/kansai/common/img/cmn_ico_13.png);
}
.inputForm label.customRadio01 {
	display: inline;
}
.inputForm label.customRadio01:after {
	top: 0;
}
.inputForm .customSelect01 {
	margin-right: 3px;
}
.inputForm .textarea {
	margin-top: 18px;
}
.inputForm .textarea .label {
	margin-bottom: 3px;
}
.inputForm .inputText {
	border:1px solid #b2b2b2;
	margin-right: 5px;
	padding: 3px;
}
.inputForm .inputText.width3em {
	width: 3em;
}
.inputForm .tbWidthText {
	display: inline-block;
	padding-top: .5em;
}
.inputForm .textarea01 {
	width: 80%;
	resize: none;
}
.inputForm .inputEmail {
	margin-bottom: 20px;
}
.inputForm .inputText01,
.inputForm .inputText02 {
	width: 40%;
}
.inputForm .inputName {
	margin-bottom: 20px;
}
.inputForm .inputRadio li {
	display: inline-block;
	margin-left: 30px;
	/display: inline;
	/zoom: 1;
}
.inputForm .inputRadio li:first-child {
	margin-left: 0;
}
.inputForm .checkboxList,
.inputForm .radioList {
	margin-top: -16px;
}
.inputForm .checkboxList li,
.inputForm .radioList li {
	float: left;
	width: 135px;
	margin: 16px 30px 0 0;
}
.inputForm .customSelect01 .customSelectInner {
	min-width: 0;
}
.inputForm .checkboxList .textLong,
.inputForm .radioList .textLong {
	width: auto;
}
.inputForm .recieveMail {
	margin-bottom: 5px;
}
.inputForm .inputCaution {
	color: rgb(255,54,0);
	margin-bottom: 5px;
}
.inputForm .termsConfirmArea {
	width: 504px;
	margin-top: 10px;
	border: 1px solid rgb(152,179,203);	
	padding: 8px 8px 6px 8px;
}
.inputForm .confirmBtn {
	border-radius: 3px;
}
.inputForm .confirmBtn a {
	background: url(/kansai/common/img/inq_ico_18.png) no-repeat 0 .2em;
	padding-left: 22px;
}
.inputForm .confirmBtn .opened {
	background-image: url(/kansai/common/img/inq_ico_20.png);
}
.inputForm .termsDetail {
	display: none;
	margin-top: 10px;
}
.inputForm .termsDetail p {
	padding: 10px 0 6px;
	font-weight: bold;
}
.inputForm .termsDetail dl {
	display: table-row;
}
.inputForm .termsDetail dt {
	display: table-cell;
	padding-right: 10px;
	padding-bottom: 6px;
	font-weight: bold;
	white-space: nowrap;
}
.inputForm .termsDetail dd {
	display: table-cell;
	padding-bottom: 10px;
	font-size: 85.71%;
}
.inputForm .styleSelectWrap {
}
.inputForm .styleSelectWrap label.customRadio01 {
	display: inline-block;
	top: -15px;
}
.inputForm .errorText01{
}
.inputForm .errorText01 span{
	position: relative;
	z-index: 2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	display:inline-block;
	background: rgb(58,58,58);
	padding:5px 7px;
	margin:0 0 14px;
}
.inputForm .errorText01 span:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -11px;
	left: 10px;
	width: 14px;
	height: 11px;	
	background: url(/kansai/common/img/inq_ico_04.png) no-repeat 0 bottom;
}
.inputForm .errorText01#emailEmpty {
	margin-bottom: 0;
}
.inputForm .errorText01#emailEmpty span {
	background: url(/kansai/common/img/inq_ico_20.gif) no-repeat 5px .35em rgb(255,112,73);
	padding: 7px 10px 5px 33px;	
}
.inputForm .errorText01#emailEmpty span:after {
	bottom: -10px;
	background-image: url(/kansai/common/img/inq_ico_19.png);
}
.inputForm .inputEmpty input {
	border: 2px solid rgb(255,112,73);
}
.inputForm .inputAccordBtn {
	margin-top: 20px;
}
.inputForm .inputAccordBtn a {
	display: block;
	padding: 10px;
	text-align: center;
	background-color: #b4daff;
}
.inputForm .inputAccordBtn a span {
	padding-left: 20px;
	background: url(/kansai/common/img/inq_ico_18.png) no-repeat 0 center transparent;
}
.inputForm .inputAccordBtn.opened a span {
	background-image: url(/kansai/common/img/inq_ico_20.png);
}
.inputForm .detailsConditionTable {
	background-color: #f7fbff;
	border-bottom: 10px solid #c4e2ff;
}
.inputForm .detailsConditionTable .caption {
	padding: 10px 10px 0;
	font-weight: bold;
	text-align: center;
}
.inputForm .detailsConditionTable table th,
.inputForm .detailsConditionTable table td {
	padding: 15px;
	background-color: transparent;
}
.inputForm .detailsConditionTable table th {
	padding-right: 0;
}
.inputForm .detailsConditionTable  .inputWidth01,
.inputForm .detailsConditionTable  .inputWidth02 {
	margin-right: 10px;
	float: none;
	display: inline-block;
	width: 128px;
	vertical-align: top;
}
.inputForm .detailsConditionTable  .inputWidth03 {
	margin-right: 0;
	float: none;
	display: inline-block;
	width: 128px;
	vertical-align: top;
}
.inputForm .detailsConditionTable ul.radioList li {
	width: auto;
}
.inputForm .detailsConditionTable  .inputWidth04 {
	width: 270px;
}
.inputForm .detailsConditionTable .textarea01 {
	width: 94%;
}

.inputForm.formStyle02 .detailsConditionTable {
	margin-top: 20px;
}
.inputForm.formStyle02 .detailsConditionTable table {
	margin-bottom: 10px;
}
.inputForm.formStyle02 .detailsConditionTable table th,
.inputForm.formStyle02 .detailsConditionTable table td {
	padding: 10px 10px 10PX 15PX;
}
.inputForm.formStyle02 .detailsConditionTable .caption {
	margin-bottom: 10px;
	padding: 12px 10px 10px;
	background-color: #b4daff;
}

/*====================================================================
 privacy
====================================================================*/
#privacy {
	width: 602px;
	text-align: center;
	margin: 0 auto;
}
#privacy .formerrorMsg {
	color: rgb(255,112,73);
	border: 2px solid rgb(255,112,73);
	margin-bottom: 15px;
	padding: 10px 0;
}
#privacy .cautionMsg {
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 15px;
}
#privacy .termsLink {
	margin-bottom: 12px;
}
#privacy input {
	border: none;
}
#privacy .formBtnA02 {
	margin-bottom: 20px;
}
#privacy .formBtnA02 span {
	display: inline-block;
	width: 260px;
	margin: 0 auto;
	padding: 15px 10px 13px 35px;
	font-size: 113%;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(/kansai/common/img/cmn_ico_05.png) no-repeat 16px 50% #d0d0d0;
	border-bottom: 3px solid #b1b1b1;
	border-radius: 3px;
}
#privacy .formBtnA02 input {
	display: inline-block;
	cursor: pointer;
	width: 305px;
	margin: 0 auto;
	padding: 13px 10px 12px 35px;
	font-size: 113%;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(/kansai/common/img/cmn_ico_05.png) no-repeat 16px 50% #ff601a;
	border-bottom: 3px solid #d95216;
	border-radius: 3px;
}
#privacy .formBtnA02 input:hover {
	position: relative;
	top: 1px;
	margin-bottom: 1px;
	background-color: #ffb017;
	border-bottom: 2px solid #d99614;
}
#privacy .formeGeneral {
	display: none;
}

/*====================================================================
 btmChangeArea
====================================================================*/
.btmChangeArea {
	margin-top: 30px;
}
.btmChangeArea .headingBlock {
	padding: 6px 14px 4px;
	background-color: #393939;
	border-radius: 3px 3px 0 0;
}
.btmChangeArea .headingBlock h3 {
	font-size: 130%;
	color: #ffffff;
}
.btmChangeArea .areaInner {
	padding: 2px 22px 20px;
	background-color: #ffffff;
}
.btmChangeArea dl dt {
	margin-top: 10px;
	font-weight: bold;
}
#buildingChangeArea .areaInner,
#featureChangeArea .areaInner {
	padding: 12px 22px 20px;
}
#buildingChangeArea.btmChangeArea p,
#featureChangeArea.btmChangeArea p {
	font-weight: bold;
}
#buildingChangeArea.btmChangeArea ul,
#featureChangeArea.btmChangeArea ul {
	margin-top: -2px;
}
#buildingChangeArea.btmChangeArea ul li,
#featureChangeArea.btmChangeArea ul li {
	float: left;
	margin-top: 7px;
	padding: 0 14px;
	line-height: 1.23;
	white-space: nowrap;
	border-left: 1px dotted #3d3d3d;
}
#buildingChangeArea.btmChangeArea ul li:first-child,
#featureChangeArea.btmChangeArea ul li:first-child {
	padding-left: 0;
	border: 0;
}
#buildingChangeArea.btmChangeArea ul li a,
#featureChangeArea.btmChangeArea ul li a {
	font-weight: bold;
}

/*====================================================================
 modal
====================================================================*/
#modalContents .backLinkArea ul li {
	float: left;
	min-width: 180px;
	margin: 0 9px 0 0;
}
#modalContents .backLinkArea ul li a {
	display: block;
	min-width: 138px;
	margin: 0 auto;
	padding: 12px 10px 10px 32px;
	font-size: 113%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: url(/kansai/common/img/cmn_ico_08.png) no-repeat 13px 50% #5479f0;
	border-bottom: 3px solid #4767cc;
	border-radius: 3px;
}
#modalContents .backLinkArea ul li a:hover {
	background-color: #7491f1;
	border-bottom: 3px solid #6983d4;
}

#modalContents .headingBlock {
	margin: 30px 0 8px;
}
#modalContents .headingBlock h3 {
	float: left;
	margin-right: 15px;
	font-size: 130%;
	font-weight: bold;
}
#modalContents .headingBlock p {
	float: left;
}

#modalContents .conditionSelectArea .selectTable table {
	width: 100%;
}
#modalContents .conditionSelectArea .selectTable table td,
#modalContents .conditionSelectArea .selectTable table th {
	padding: 15px 20px;
	vertical-align: middle;
	font-size: 113%;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#modalContents .conditionSelectArea .selectTable table .lastLine td,
#modalContents .conditionSelectArea .selectTable table .lastLine th {
	padding-bottom: 40px;
}
#modalContents .conditionSelectArea .selectTable table th {
	width: 90px;
	background-color: #dcddde;
}
#modalContents .conditionSelectArea .selectTable table td p,
#modalContents .conditionSelectArea .selectTable table td ul li {
	float: left;
	margin-right: 30px;
}
#modalContents .conditionSelectArea .selectTable table td .rentCleck {
	margin-top: 6px;
}
#modalContents .conditionSelectArea .selectTable table td ul {
	margin-top: -16px;
}
#modalContents .conditionSelectArea .selectTable table td ul li {
	width: 130px;
	margin-top: 16px;
	margin-right: 20px;
	float: none;
	display: inline-block;
	vertical-align: top;
}
#modalContents .conditionSelectArea .selectTable table td ul .textLong {
	width: auto;
}
#modalContents .conditionSelectArea .selectTable table td select {
	vertical-align: middle;
}
#modalContents .conditionSelectArea .selectTable table td input {
	margin-right: 6px;
}

.choosyIcon label.customCheckbox01 {
	padding-left: 26px;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon {
	margin-top: 0;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon li {
	width: auto;
	margin-right: 10px;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon div {
	display: table;
	min-width: 584px;
	background: #e8f4ff;
	border-radius: 3px;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon div span {
	display: table-cell;
	vertical-align: middle;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon div span.iconArea {
	padding: 8px 6px 8px 12px;
}
#modalContents .conditionSelectArea .selectTable table td ul.choosyIcon div span.textArea {
	width: 90%;
	padding: 10px 5px;
}

#modalContents .conditionSelectArea .selectBtn {
	padding: 12px;
	text-align: center;
	background-color: #d0d0d0;
}
#modalContents .conditionSelectArea .selectBtn p a {
	display: block;
	width: 240px;
	margin: 0 auto;
	padding: 14px 10px 10px 35px;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: url(/kansai/common/img/cmn_ico_05.png) no-repeat 16px 50% #f08300;
	border-bottom: 3px solid #cc6f00;
	border-radius: 3px;
}
#modalContents .conditionSelectArea .selectBtn p a:hover {
	background-color: #ffb017;
	border-bottom: 3px solid #d99614;
}

#modalContents .conditionSelectArea .selectTable02 {
	padding: 0 22px 40px;
	background-color: #ffffff;
}
#modalContents .conditionSelectArea .selectTable02 ul li {
	position: relative;
	float: left;
	width: 180px;
	margin: 20px 5px 0 0;
}
#modalContents .conditionSelectArea .selectTable02 ul li label {
	position: static;
	display: table-cell;
	height: 58px;
	padding-left: 91px;
	font-size: 113%;
	vertical-align: middle;
}
#modalContents .conditionSelectArea .selectTable02 ul li label:after {
	top: 50%;
	left: 68px;
	margin-top: -12px;
}
#modalContents .conditionSelectArea .selectTable02 ul li img {
	position: absolute;
	left: 0;
	top: 0;
}
#modalContents .conditionSelectArea .selectTable02 ul li input {
	margin-right: 6px;
}

/*====================================================================
 addPopupArea
====================================================================*/
.addPopupArea {
	display: none;
	position: fixed;
	top: 102px;
	z-index: 200;
	width: 266px;
	padding: 10px 10px 15px;
	font-size: 113%;
	text-align: left;
	background-color: #323232;
	border-radius: 5px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
	zoom: 1;
}
* html .addPopupArea {
	position: absolute;
}
.addPopupArea.centerPosition {
	width: 336px;
}
.addPopupArea:after {
	content: "";
	position: absolute;
	top: -20px;
	right: 64px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 20px 15px;
	border-color: transparent transparent #323232 transparent;
	z-index: 200;
}
#favoritePopupArea,
#favoritePopupArea2 {
	right: 56px;
}
#conditionPopupArea,
#conditionPopupArea2 {
	right: 207px;
}
.addPopupArea .areaInner {
	padding: 25px 20px 10px;
	background-color: #ffffff;
	border-radius: 3px;
}
.addPopupArea .areaInner p {
	padding: 30px 0 35px;
	background-color: #ffffff;
	border-radius: 3px;
}
.addPopupArea .areaInner .title {
	padding: 0;
	font-weight: bold;
	color: #3552ac;
	text-align: center;
}
#conditionPopupArea2 .areaInner {
	padding-left: 10px;
	padding-right: 10px;
}
#favoritePopupArea .areaInner .title span {
	padding: 2px 0 2px 23px;
	background: url(/kansai/common/img/list_ico_13.gif) no-repeat 0 50% transparent;
}
#conditionPopupArea .areaInner .title span {
	padding: 2px 0 2px 23px;
	background: url(/kansai/common/img/list_ico_14.gif) no-repeat 0 50% transparent;
}
.addPopupArea .areaInner .total {
	padding: 0;
	text-align: center;
}
.addPopupArea .areaInner .total .num {
	font-size: 128%;
	font-weight: bold;
	padding: 0 5px;
}

.addPopupArea .addBtn {
	margin-top: 15px;
}
.addPopupArea .addBtn a {
	display: block;
	width: 170px;
	margin: 0 auto;
	padding: 12px 10px 10px 30px;
	font-size: 113%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: url(/kansai/common/img/cmn_ico_05.png) no-repeat 11px 50% #5479f0;
	border-bottom: 3px solid #4767cc;
	border-radius: 3px;
}
.addPopupArea .addBtn a:hover {
	background-color: #7491f1;
	border-bottom: 3px solid #6983d4;
}

.addPopupArea .closeBtn {
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
}

#alreadyFavoritePopupArea {
	width: 316px;
	padding: 10px;
}
#alreadyFavoritePopupArea .areaInner {
	padding: 10px 20px;
}
#alreadyFavoritePopupArea p {
	font-size: 113%;
	text-align: center;
}

/*====================================================================
 dialogArea
====================================================================*/
.dialogArea {
	position: absolute;
	display: none;
	top: 102px;
	z-index: 200;
	width: 370px;
	padding: 10px;
	text-align: left;
	background-color: #4b6fdf;
	border-radius: 5px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
	zoom: 1;
}
.dialogArea.fadeType {
	background-color: #323232;
}
.dialogArea .areaInner {
	display: table-cell;
	width: 330px;
	height: 120px;
	padding: 20px;
	vertical-align: middle;
	background-color: #ffffff;
	border-radius: 3px;
}
.dialogArea .closeBtn {
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
}

.dialogArea .errText {
	display: table;
	margin: 0 auto;
}
.dialogArea .errText p {
	display: table-cell;
	height: 30px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	background: url(/kansai/common/img/inq_ico_17.gif) no-repeat 0 50%;
	padding-left: 50px;
}

.dialogArea .bottomBtn {
	margin: 20px -7px 0;
	text-align: center;
}
.dialogArea .bottomBtn li {
	display: inline;
	margin: 0 7px;
}
.dialogArea .bottomBtn li a {
	display: inline-block;
	width: 118px;
	padding: 12px 5px 11px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #b2b2b2;
	border-radius: 2px;
}
.dialogArea .bottomBtn li a:hover {
	background-color: #f1f1f1;
}
.dialogArea .bottomBtn .cancelBtn a {
	padding-left: 28px;
	background: url(/kansai/common/img/cmn_ico_23.png) no-repeat 12px 50% transparent;
}
.dialogArea .bottomBtn .deleteBtn a {
	padding-left: 28px;
	background: url(/kansai/common/img/cmn_ico_24.png) no-repeat 12px 50% transparent;
}
.dialogArea .bottomBtn .agreeBtn a {
	background: url(/kansai/common/img/cmn_ico_23.png) no-repeat 12px 50% transparent;
}

#dialogOverlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 199;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}