@charset "utf-8";
/* Copyright 2016 AL:Designs All Rights Reserved. */

#contentFVR {
	width: 1000px;
	margin: 0 auto;
}

#favorH3 {
	background:url(../img/favorite/icon_favorite.png) no-repeat left 0.1em;
	border-bottom:1px solid #CFE0E0;
	padding-bottom:10px;
	margin-bottom:25px;
	color:#223D59;
	font-size:145%;
	font-weight:normal;
	line-height:1.4em;
	padding-left:30px;
}

ul#favoriteAction {
	width: 650px;
	padding: 0px;
	margin: 15px auto;
	/*border: 5px solid #ccffff;*/
}
#favoriteAction li { list-style: none; }
#favoriteAction .btnBox {
	width: 180px;
	height: 40px;
	float: left;
	padding: 15px 5px 15px 10px;
}
#favoriteAction .btnBox a { display: block; }
#favoriteAction .btnBox input {
	width: 180px;
	height: 40px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
}
#favoriteAction .submitBox {
	width: 300px;
	height: 60px;
	/*float: left;*/
	padding: 5px 5px 5px 10px;
}
#favoriteAction .submitBox input {
	width: 240px;
	height: 60px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
}
#favoriteAction .submitBox .favorInquiry { background: url(../img/favorite/inquiry.gif) top left no-repeat; }
#favoriteAction .submitBox .favorDelete { background: url(../img/favorite/delete.gif) top left no-repeat; }
#favoriteAction .txtBox {
	font-size: 14px;
	padding: 25px 5px 25px 5px;
	float: left;
}
#favoriteAction .lineBox {
	padding: 5px;
	float: left;
}

.favorHspBox {
	width: 900px;
	margin: 0px auto 10px;
	border: 1px solid #cccccc;
}

.favorHspBox .favorHspName {
	background: url(../img/common/slash-line.gif) top left repeat-x #DEEFFF;
	margin: 0px auto 10px;
	padding: 0;
	width: 100%;
}
.favorHspBox .favorHspName p {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	color: #014883;
}
.favorHspBox .favorHspName label {
	padding-left: 30px;
	margin-left: 5px;
	background: url(../img/favorite/arrow.png) center left no-repeat;
}
.favorHspBox .favorHspName a { color: #014883; }
.favorHspBox .favorHspName a:hover {
	text-decoration: underline;
}
.favorHspBox .favorHspName a span {
	visibility: visible;
	font-size: 60%;
	padding-left: 10px;
}
.favorContents {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px;
}
.favorContents .clearfix { height: auto !important; }
.favorContents .favorImg {
	width: 150px;
	padding: 4px;
	border: 1px solid #cccccc;
	margin: 0px 10px;
	float: left;
}
.favorContents table.listHscTable {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}
.favorContents table.listHscTable th {
	padding: 3px;
	height: 30px;
	background-color: #eeefff;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.favorContents table.listHscTable td {
	height: 35px;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight: normal;
}
.favorContents table.listHscTable td.hover {
	background-color: #ffdddd;
}
.favorContents table.listHscTable td a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #222222;
	outline: none;
}
.favorContents table.listHscTable td a p.txtBox {
	padding: 10px 0px;
}
.favorContents table.listHscTable td a p.imgBox {
	padding: 5px 0px;
}

.favorContents .favorInfoBox {
	width: 715px;
	float: right;
}
.favorContents .favorInfoBox .favorFloorImg {
	width: 150px;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	float: left;
}

.favorContents .favorInfoBox .favorMapBox {
	width: 150px;
	height: 228px;
	border: 3px solid #dddddd;
	float: left;
}
.favorContents .favorInfoBox .favorASA {
	width: 385px;
	height: 200px;
	float: right;
	padding-right: 10px;
}
.favorContents .favorInfoBox .favorASA .favorInfoTxt {
	width: 375px;
	padding: 10px 5px 5px;
	margin: 0px;
	background: url(../img/common/dot-line.gif) bottom left repeat-x;
	text-align: left;
}
.favorContents .favorInfoBox .favorASA .favorInfoTxt .fiTxtLeft {
	width: 70px;
	float: left;
	color: #666666;
	margin: 0;
}
.favorContents .favorInfoBox .favorASA .favorInfoTxt .fiTxtRight {
	width: 295px;
	float: right;
	font-size: 14px;
	margin: 0;
}
.favorContents .favorInfoBox .favorASA .favorInfoRate {
	width: 369px;
	padding: 10px 5px 5px;
	margin: 10px 0 0;
	text-align: center;
	border: 3px solid #eee;
}

.favoriteListNot {
	width: 900px;
	padding: 200px 0px;
	text-align :center;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 14px;
}
.errorBox {
	width: 850px;
	background-color: #ffdddd;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto;
	padding: 15px 5px;
}

/* お問い合わせ */

table.inquiryList {
	border-collapse: collapse;
	margin: 10px auto;
}
.inquiryList th {
	background-color: #DEEFFF;
	padding: 10px 5px;
	/*text-align: center;*/
	border: 1px solid #cccccc;
	font-size: 12px;
	font-weight: normal;
}
.inquiryList td {
	padding: 10px 0px;
	border: 1px solid #cccccc;
}
.inquiryList td p {
	padding: 0px 5px;
}

.favorInquiryBox {
	width: 900px;
	padding: 10px;
	background-color: #ffedcc;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin: 10px auto 0px;
}
.favorInquiryBox .inquiryTypeBox {
	width: 880px;
	padding: 10px;
	margin: 10px auto 0px;
	background-color: #ffffff;
	font-size: 14px;
}
.favorInspectionBox {
	width: 800px;
	padding: 10px;
	margin: 10px auto 0px;
	background-color: #cdefff;
	font-size: 14px;
}
.favorInspectionBox .inquiryTypeBox {
	width: 780px;
	padding: 10px;
	margin: 5px auto 0px;
	background-color: #ffffff;
	font-size: 14px;
}
.favorFreeNote {
	width: 800px;
	padding: 10px;
	margin: 10px auto 0px;
	background-color: #ededed;
	font-size: 14px;
}
.favorFreeNote .freeNoteBox {
	width: 780px;
	padding: 10px;
	margin: 5px auto 0px;
	background-color: #ffffff;
	font-size: 14px;
}

table.favorCustomer {
	border-collapse: collapse;
	margin: 10px auto;
}
.favorCustomer th {
	width: 250px;
	padding: 10px 5px;
	text-align: left;
	background-color: #edefff;
	font-size: 14px;
	border: 1px solid #cdefff;
}
.favorCustomer td {
	width: 570px;
	padding: 10px 5px;
	text-align: left;
	border: 1px solid #cdefff;
	font-size: 14px;
}
.favorCustomer .hissu {
	padding: 2px;
	border: 1px solid #ff0000;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 12px;
	margin-left: 5px;
}
.sendConfirm {
	width: 900px;
	margin: 20px auto 0px;
	background-color: #ffdddd;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.favorMailThanx {
	width: 800px;
	padding: 200px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto;
}

