@charset "UTF-8";

/*==================================================================
	common
===================================================================*/

#titleAreaPoint {
	clear:both;
	width:929px;
	background:url(/img/front/detail/bg_detail.png) no-repeat left bottom;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.titleAreaPoint_base {
	clear:both;
	background:url(/img/front/detail/bg_detail.png) no-repeat left top;
	padding-top: 3px;
}
#titleAreaPoint_inner {
	clear:both;
	background:url(/img/front/detail/bg_detail_inner.png) no-repeat left bottom;
	padding-bottom: 6px;
}
.titleAreaPoint_inner_base {
	clear:both;
	background:url(/img/front/detail/bg_detail_inner.png) no-repeat left top;
	padding-top: 10px;
}
h2.style3 a,
h2.style3.New a,
h2.style4 a {
    color: #FFF !important;
}
h2.style3 a:hover,
h2.style3.New:hover a,
h2.style4 a:hover {
    color: #FFF;
    text-decoration: underline;
}

h2.New {
	padding: 3px 0 0 80px !important;
	background: url(/img/front/common/icon_detail_new.gif) no-repeat 5px 0;
}
h2.style4 img {
    vertical-align: middle;
}
h2.style4 {
    float: left;
    line-height: 33px;
    overflow: hidden;
    padding-top: 3px;
}
#pointArea {
	margin:10px 10px 0 9px;
	clear:both;
	line-height:26px;
	color:#cc0000;
	font-weight:bold;
	font-size:13px;
}
#pointArea_inner {
	clear:both;
	background:url(/img/front/detail/bg_point.png) bottom;
	padding-bottom: 6px;
}
.pointArea_inner_base {
	clear:both;
	background:url(/img/front/detail/bg_point.png) top;
	padding-top: 8px;
}
#pointArea p {
	padding-left: 65px;
	line-height: 120%;
}
#pointArea p.left_Area {
	padding-left: 65px;
	padding-right: 10px;
	line-height: 120%;
}
#pointArea p.right_Area {
    font-size: 10px;
    font-weight: 100;
    color: #333;
	padding: 0 7px 0 400px;
	display: block;
	text-align: right;
}
#pointArea a {
	color:#cc0000;
}
#pointArea a:hover {
    text-decoration: underline;
	color:#cc0000;
}
#buttomArea {
    height: 36px;
	clear:both;
	font-size:13px;
	margin: 3px 0 0 0;
   	background: url(/img/front/detail/bg_buttomArea.png) no-repeat center;
}
#buttomArea_liquid {
    float: right;
}

.iconDetail {
	padding:5px 0 0 6px !important;
	float: left;
}
.iconDetail.New {
	padding:9px 0 0 6px !important;
	float: left;
}
ul.date {
    width: 549px;
	padding:10px 0 0 14px;
	text-align:left;
	float: left;
}
ul.date li {
	margin-right:10px;
	display:inline;
}
ul.date li.limit {
	font-weight:bold;
}
ul.date li.limit strong {
	color:#cc0000;
}

/*　アイコン
------------------------*/
/* 一般用 */
.iconPointBox {
	background: #F9F4E6;
	padding: 8px 8px 5px;
    margin-top: 10px;
}
.iconPoint {
	margin: 0;
	width: 708px;
}
/* 物件DB用 */
.iconTemp {
	margin-left:-3px;
	width:935px;
	margin-bottom: 5px;
}


a.map,
a.detail {
	width:53px;
	height:20px;
}
a.map span,
a.detail span {
	background:url(/img/front/detail/detail.gif) no-repeat;
}
a.map span {
	background-position:-286px -68px;
}
a.detail span {
	background-position:-180px -68px;
}
a.map:hover span {
	background-position:-339px -68px;
}
a.detail:hover span {
	background-position:-233px -68px;
}
/*==================================================================
	titleArea
===================================================================*/
#titleArea {
	height:47px;
	line-height:40px;
	background:url(/img/front/common/h.gif) no-repeat;
	clear:both;
}

/*==================================================================
	list setting
===================================================================*/
.listMoveBtn {
    float: left;
    position: relative;
    margin-right: 20px;
    _margin-right: 15px;
    padding-top: 5px;
    z-index: 8;
}
.listMoveBtn a.listWinBtn{
    width: 148px;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 26px 0 0;
	background:url(/img/front/detail/mailsend_parts.png) no-repeat 0 -220px ;
}
.listMoveBtn a:hover {
    background-position: -148px -220px;
}
/*==================================================================
	print setting
===================================================================*/
.printSendBtn {
    float: right;
    position: relative;
    margin-right: 10px;
    padding-top: 8px;
    z-index: 8;
}
.printSendBtn a.printWinBtn{
    width: 79px;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 20px 0 0;
	background:url(/img/front/detail/print_parts.png) no-repeat 0 0 ;
}
.printSendBtn a:hover {
    background-position: -82px 0;
}


/* detailTable
-------------------------------------------------------------------*/
#detailTable {
	margin:10px 0 5px;
	padding-top:5px;
	background:url(/img/front/common/bg_table_detail_top.gif) no-repeat;
}
#detailTable table {
	margin:-3px 0 7px;
	width:930px;
	line-height:1.2;
	background:url(/img/front/common/bg_table_detail_bottom.gif) no-repeat 0 100%;
}
#detailTable table th {
	padding:0 0 1px;
	width:88px;
	background:url(/img/front/common/bg_th_bottom.gif) no-repeat 2px 100%;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
#detailTable table th div {
	padding:7px 0;
	background:url(/img/front/common/bg_th_top.gif) no-repeat 2px 0;
}
#detailTable table td {
	padding:7px 10px;
	vertical-align:top;
}
#detailTable table td.cell1 {
	width:auto;
}
#detailTable table td.cell2 {
	width:320px;
}
#detailTable table tr.line td {
	padding:0;
	height:2px;
	background:url(/img/front/common/line_dot.gif) repeat-x;
}
#detailTable table tr.space td {
	padding:0;
	height:1px;
}
#detailTable table table {
	margin:-3px 0 0 -5px;
	width:auto;
	line-height:1;
	background:none;
}
#detailTable table table tr {
	background:none;
}
#detailTable table table th {
	padding:0;
	width:16px;
	height:15px;
	/height:0;
}
*:first-child+html #detailTable table table th {
	height:0;
}
#detailTable table table th.detail1,
#detailTable table table th.detail4 {
	width:47px;
}
#detailTable table table th.detail7,
#detailTable table table th.detail8,
#detailTable table table th.detail9,
#detailTable table table th.detail10 {
	width:25px;
}
#detailTable table table th span {
	background:url(/img/front/common/icon_detail.gif) no-repeat;
}
#detailTable table table th.detail2 span {
	background-position:0 -100px;
}
#detailTable table table th.detail3 span {
	background-position:0 -150px;
}
#detailTable table table th.detail4 span {
	background-position:0 -50px;
}
#detailTable table table th.detail5 span {
	background-position:-16px -100px;
}
#detailTable table table th.detail6 span {
	background-position:-16px -150px;
}
#detailTable table table th.detail7 span {
	background-position:0px -2151px;
}
#detailTable table table th.detail8 span {
	background-position:-25px -2151px;
}
#detailTable table table th.detail9 span {
	background-position:0px -2251px;
}
#detailTable table table th.detail10 span {
	background-position:-25px -2251px;
}
#detailTable table table td {
	padding:2px 15px 5px 10px;
	width:auto;
}
#detailTable table table td.cell1_1 {
	padding-top:0;
	width:auto;
	color:#cc0000;
	font-weight:bold;
	font-size:15px;
}
#detailTable table td span {
	margin-right:7px;
	float:left;
	line-height:20px;
}

/* detailListFooter
-------------------------------------------------------------------*/
.detailListFooter {
	margin-bottom:10px;
	width:930px;
	height:67px;
	background:url(/img/front/detail/detail_btn_back.png) no-repeat;
	text-align: center;
}
.detailListFooter li {
	margin-right: 10px;
	padding: 15px 0 0;
	float:left;
}

.detailListFooter li a {
	width:182px;
	height:32px;
}
.detailListFooter li.btnTel {
	padding-left: 20px;
}
.detailListFooter li.btnTel a span,
.detailListFooter li.btnKeep a span,
.detailListFooter li.btnDelete a span,
.detailListFooter li.btnOther a span  {
	background:url(/img/front/detail/detail_btn.png) no-repeat;
}

li.btnTel a span {
	background-position:0 0;
}
li.btnTel a:hover span {
	background-position:0 bottom;
}
.detailListFooter li.btnKeep a span {
	background-position:-182px 0;
}
.detailListFooter li.btnKeep a:hover span {
	background-position:-182px bottom;
}

.detailListFooter li.btnDelete a span {
	background-position: -364px 0;
}
.detailListFooter li.btnDelete a:hover span {
	background-position: -364px bottom;
}
.detailListFooter li.btnOther a span {
	background-position: -546px 0;
}
.detailListFooter li.btnOther a:hover span {
	background-position: -546px bottom;
}

.detailListFooter li.btnEntry {
	padding-right: 30px;
	padding: 0;
	float:right;
}
.detailListFooter li.btnEntry a {
	width:283px;
	height:65px;
}
.detailListFooter li.btnEntry a span {
	background: url(/img/front/detail/detail_inquiry_btn.png) no-repeat 0 0;
}
.detailListFooter li.btnEntry a:hover span {
	background-position: 0 bottom;
}

.detailListFooter input{
	margin-top: 8px;
}

/* photoInfo
-------------------------------------------------------------------*/
#photoInfo {
	margin-bottom:15px;
	width:940px;
}
#photoInfo h3 {
	margin-bottom:10px;
	width:930px;
	height:32px;
}
#photoInfo h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -74px;
}
#photoInfo .photoBox {
	margin-right:10px;
	position:relative;
	float:left;
	width:224px;
	min-height:278px;
	_height:300px;
	background:url(/img/front/detail/bg_photobox_bottom.gif) no-repeat 0 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#photoInfo .photoBox .box {
	background:url(/img/front/detail/bg_photobox_top.gif) no-repeat;
}
#photoInfo .photoBox #lb2 {
	position:absolute;
	top:16px;
	left:16px;
	width:192px;
	height:192px;
	background:url(/img/front/detail/detail.gif) no-repeat 0 -120px;
}
#photoInfo .photoBox #lb2:hover {
	background-position:-192px -120px;
}
#photoInfo .photoBox #lb2 img {
	margin:5px;
}
#photoInfo .photoBox p.btn {
	padding-top:220px;
	background:url(/img/front/detail/btn_photobox.gif) no-repeat 50% 100%;
	text-align:center;
}
#photoInfo .photoBox p.text {
	padding:5px 20px 10px;
}
#photoInfo .photoBox p.intro {
	padding:15px 7px 7px;
	font-size: 10px;
	text-align: center;
	height: 22px;
	overflow: hidden;
	display: block;
	line-height: 139%;
}

/* mapInfo
-------------------------------------------------------------------*/
#mapInfo {
	margin-bottom:15px;
}
#mapInfo h3 {
	width:927px;
	height:32px;
}
#mapInfo h3 span {
	background:url(/img/front/common/h.gif) no-repeat 0 -126px;
}
#mapInfo .mapWrap {
	float:left;
	position: relative;
	width: 460px;
	margin: 0 7px 0 0;
	z-index: 1000;
    overflow: hidden;
}
#mapInfo .mapWrap .btnNearby {
	position: absolute;
	top: 12px;
	right: 9px;
}
#mapInfo #map01 {
	width:460px;
}
#mapInfo p.click {
	margin:5px 0 0;
}
#mapInfo p.click a {
	width:163px;
	height:30px;
}
#mapInfo p.click a span {
	background:url(/img/front/database/btn_map_click.gif) no-repeat;
}
#mapInfo #map02 {
	margin:7px 0 0;
	float:left;
	width:460px;
}

/* detailInfo
-------------------------------------------------------------------*/
#detailInfo {
	margin-bottom:13px;
}
#detailInfo h3 {
	margin-bottom:10px;
	width:930px;
	height:32px;
}
#detailInfo h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -106px;
}
#detailInfo table th {
	width:23%;
}
#detailInfo table td {
	width:27%;
}
#detailInfo table td span {
	margin-right:7px;
	float:left;
	line-height:20px;
}
#detailInfo table td img.qr {
	margin:5px 10px 5px 5px;
	float:left;
}

/* contact
-------------------------------------------------------------------*/
#contact {
	margin:0 0 15px -2px;
	width:932px;
	background:url(/img/front/detail/bg_contact.gif) repeat-y;
}
#contact h2 {
	height:85px;
}
#contact h2 span {
	background:url(/img/front/detail/detail_inquiry_header.png) no-repeat;
}

#contact h2.basic {
	height:40px;
}

#contact h2.basic span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -138px;
}

#contact .dataSheet {
	padding:0 10px;
	background:url(/img/front/detail/bg_contact_bottom.gif) no-repeat 0 100%;
	margin: 0;
}

#contact .dataSheet table th,
#contact .dataSheet table td {
	border-color:#97cb7a;
}
#contact .dataSheet table th {
	background:#dff5d3;
}
#contact .dataSheet table table th {
	width:100px;
	background:#ffffff;
}
#contact .dataSheet table table th.phone {
	background:url(/img/front/form/commend.png) no-repeat right #fff;
	width:100px;
}
#contact .dataSheet td {
	width:715px;
	background:#ffffff;
}
#contact .dataSheet td.icon {
	width:50px;
	background:#dff5d3;
}
#contact .dataSheet td.attention {
	padding:4px 0;
	color:#ffffff;
	background:#97cb7a;
	text-align:center;
}
#contact .dataSheet td table td {
	width:auto;
}
#contact .dataSheet td.terms {
	width:900px;
}
#contact .dataSheet td.terms h3,
#contact .dataSheet td.terms div.terms {
	border:1px solid #dad6cb;
}
#contact .dataSheet td.terms h3 {
	padding:5px 13px;
	border-bottom:none;
	background:#ffecec;
	font-weight:bold;
}
#contact .dataSheet td.terms h3 strong {
	color:#cc0000;
}

/* mailCheck 20100512 repair */

#contact .termEntryBox {
	width: 890px;
	margin: 0 auto;
}

#contact p.termArrow {
	text-align: center;
	padding: 10px 0;
}
#contact .termsArea {
	width: 382px;
	float: left;
	background: url(/img/front/detail/detail_term_back.png) repeat-y;
	border-bottom: 1px solid #CCC;
}
#contact .termsArea textarea {
	border: 0;
	width: 370px;
	padding: 5px;
	margin: 0 auto;
	display: block;
}
#contact .termsArea textarea:focus {
	background: none;
}
#contact .mailCheck {
	text-align:center;
	float: right;
	width: 500px;
	background: url(/img/front/detail/detail_gray_back.png) repeat-y;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
}
#contact .mailCheck .formError{
	width:140px;
	margin: 0 auto 5px;
}
#contact .submitArea {
	padding: 10px 0 15px;
}
#contact .mailCheck .formError text{
	_margin-bottom:5px;
}

#contact .privacyArea {
	width: 498px;
	background: url(/img/front/detail/detail_privacy_line.png) repeat-x 0 0;
}
#contact .privacyArea ul {
	padding: 0 15px;
}

#contact .privacyArea ul li {
	float: left;
}
#contact .privacyArea ul li.txt {
	width: 265px;
	text-align: left;
}
#contact .privacyArea ul li.verisign {
	width: 110px;
}
#contact .privacyArea ul li.privacy {
	width: 90px;
}

#privacy_check label{
	margin-bottom:3px;
	margin-top:3px;
	zoom: 1;
}

#contact .submit input {
	margin-top:10px;
}

/* companyInfo
-------------------------------------------------------------------*/
#companyInfo {
	margin-bottom:10px;
	padding-bottom:5px;
	width:930px;
	background:url(/img/front/data/bg_form_sheet_bottom.gif) no-repeat 0 100%;
}
#companyInfo h3,
#companyInfo h4 {
	width:930px;
	height:28px;
}
#companyInfo h3 span,
#companyInfo h4 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -179px;
}
#companyInfo .box {
	padding:10px 0 0;
	background:url(/img/front/data/bg_form_sheet.gif) repeat-y;
	zoom:1;
}
#companyInfo table {
	margin:0 auto 10px;
	width:910px;
}
#companyInfo table th {
	width:13%;
}
#companyInfo table td {
	width:38%;
}
#companyInfo table td.companyName {
	font-weight:bold;
}
#companyInfo table td span {
	margin-right:7px;
	float:left;
	line-height:20px;
}
#companyInfo table td a.detail_n {
    float: left;
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -70px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
}
#companyInfo table td a.detail_n:hover {
    background-position: -105px -268px;
}

#companyInfo .utility {
	padding: 0 10px 5px 0;
	text-align: right;
}
#companyInfo .utility span {
	_padding: 2px 0;
	_zoom: 1;
}
#companyInfo .utility a {
	margin-left: 5px;
	padding: 2px 0 2px 22px;
	background: url(/img/front/common/parts_arrow.png) no-repeat -4px -926px;
	/background-position: -4px -924px;
	_zoom: 1;
}
#companyInfo .utility a:hover {
	background-position: -4px -1004px;
	/background-position: -4px -1002px;
}
#companyInfo .utility.close a {
	background-position: -4px -1082px;
	/background-position: -4px -1080px;
}
#companyInfo .utility.close a:hover {
	background-position: -4px -1160px;
	/background-position: -4px -1158px;
}

p.attention_left_Area {
    float: left;
    width: 940px;
}

p.attention_right_Area {
    float: : right;
}
a.detailBtm {
    float: left;
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -210px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
}
a.detailBtm:hover {
    background-position: -245px -268px;
}
a.mapBtm {
    float: left;
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -140px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
}
a.mapBtm:hover {
    background-position: -175px -268px;
}


/* formList
-------------------------------------------------------------------*/
#userRecommendBox .recommendTTL_base {
	clear:both;
	background:url(/img/front/detail/detail_title_bg.png) bottom;
	width: 930px;
}
#userRecommendBox .recommendTTL_inner {
	clear:both;
	background:url(/img/front/detail/detail_title_bg.png) top;
	padding-top: 6px;
	width: 930px;
}

h3.style3 {
    background: url(/img/front/detail/detail_titleicon_01.png) no-repeat 0 0;
    overflow: hidden;
    padding: 6px 6px 9px 65px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
}


table.roomRecoList_detail {
    margin: 0;
    width: 100%;
}

.table_slider {
	width: 930px;
    height: 307px;
    overflow-y: scroll;
    background-color: #FFEEDC;
}

table.roomRecoList_detail_H {
	width: 930px;
    margin: 10px 0 0 0;
}
.roomRecoList_detail_H th {
    background: url(/img/front/form/orange_th_back.png) #FFE0C0 repeat-x 0 0;
    color: #666;
    font-weight: bold;
    padding: 4px 5px;
    text-align: center;
    border: 1px solid #FC9;
}

.roomRecoList_detail td {
    border: 1px solid #FC9;
    padding: 4px 5px;
    text-align: center;
    background-color: #fff;
}


.roomRecoList_detail_H th.w01,
.roomRecoList_detail td.w01,
.roomRecoList_detail td.w01_yline {
    width: 20px;
}
.roomRecoList_detail td.w01 input {
    margin: 0;
    padding: 0;
}

.roomRecoList_detail_H th.w02,
.roomRecoList_detail td.roomNum,
.roomRecoList_detail td.w02_yline {
    width: 48px;
}
.roomRecoList_detail_H th.w03,
.roomRecoList_detail td.w03,
.roomRecoList_detail td.w03_yline {
    width: 42px;
}
.roomRecoList_detail_H th.w04,
.roomRecoList_detail td.w04,
.roomRecoList_detail td.w04_yline {
    width: 58px;
}
.roomRecoList_detail_H th.w05,
.roomRecoList_detail td.price,
.roomRecoList_detail td.w05_yline {
    width: 77px;
}
.roomRecoList_detail_H th.w06,
.roomRecoList_detail td.w06,
.roomRecoList_detail td.w06_yline {
    width: 58px;
}
.roomRecoList_detail_H th.w07,
.roomRecoList_detail td.w07,
.roomRecoList_detail td.w07_yline {
    width: 41px;
}
.roomRecoList_detail_H th.w08,
.roomRecoList_detail td.w08,
.roomRecoList_detail td.w08_yline {
    width: 41px;
}
.roomRecoList_detail_H th.w09,
.roomRecoList_detail td.w09,
.roomRecoList_detail td.w09_yline {
    width: 17px;
}
.roomRecoList_detail_H th.w10,
.roomRecoList_detail td.w10,
.roomRecoList_detail td.w10_yline {
    width: 35px;
}
.roomRecoList_detail_H th.w11,
.roomRecoList_detail td.w11,
.roomRecoList_detail td.w11_yline {
    width: 94px;
}
.roomRecoList_detail td.intro ul {
    width: 100%;
    text-align: left;
}
.roomRecoList_detail td.intro ul li{
    list-style: disc inside;
}
.roomRecoList_detail td.yline_intro ul {
    width: 100%;
    text-align: left;
}
.roomRecoList_detail td.yline_intro ul {
    list-style: disc inside;
}
.roomRecoList_detail td.w12,
.roomRecoList_detail td.w12_yline {
    width: 74px;
}

.roomRecoList_detail td.w01_yline,
.roomRecoList_detail td.w02_yline,
.roomRecoList_detail td.w03_yline,
.roomRecoList_detail td.w04_yline,
.roomRecoList_detail td.w05_yline,
.roomRecoList_detail td.w06_yline,
.roomRecoList_detail td.w07_yline,
.roomRecoList_detail td.w08_yline,
.roomRecoList_detail td.w09_yline,
.roomRecoList_detail td.w10_yline,
.roomRecoList_detail td.w11_yline,
.roomRecoList_detail td.w12_yline,
.roomRecoList_detail td.yline_intro {
    background-color: #FFFFE6;
    border: 1px solid #FC9;
    padding: 4px 5px;
    text-align: center;
}
/* テーブル可変対応 */
.roomRecoList_detail td.roomNum p,
.roomRecoList_detail td.w02_yline p{
    word-wrap: break-word;
    width: 48px;
}
.roomRecoList_detail td.w03 p,
.roomRecoList_detail td.w03_yline p {
    width: 42px;
    word-wrap: break-word;
}
.roomRecoList_detail td.introNon {
    border: 1px solid #FC9;
    padding: 4px 5px;
    text-align: left;
    width: 224px;
}

.roomRecoList_detail td.price strong{
    font-size: 14px;
    color: #F30;
}
.roomRecoList_detail td.roomNum a.detail_t {
    float: right;
    background: url(/img/front/detail/detail_db_parts.png) no-repeat 0 -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
    margin-right: 10px;
}
.roomRecoList_detail td.roomNum a:hover {
    background-position: -35px -268px;
}
.roomRecoList_detail td.w12 a.detail_tw {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -280px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 74px;
}
.roomRecoList_detail td.w12 a.detail_tw:hover {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -356px -268px;
}
.roomRecoList_detail td.w12_yline a.detail_tw {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -280px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 74px;
}
.roomRecoList_detail td.w12_yline a.detail_tw:hover {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -356px -268px;
}
.inqAllTable a.detail_tw {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -280px -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 74px;
    margin: 0 auto;
}
.inqAllTable a.detail_tw:hover {
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -356px -268px;
}
.roomRecoList_detail p.match {
    text-align: right;
    padding: 10px 5px 0 0;
}
.roomRecoList_detail td.w05_yline strong {
    font-size: 14px;
    color: #F30;
}
.roomRecoList_detail td.w02_yline a.detail_t {
    float: right;
    background: url(/img/front/detail/detail_db_parts.png) no-repeat 0 -268px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
    margin-right: 10px;
}
.roomRecoList_detail td.w02_yline a:hover {
    background-position: -35px -268px;
}
.roomRecoList_detail td.yline_intro p.match {
    text-align: right;
    padding: 10px 5px 0 0;
}

/* organize
-------------------------------------------------------------------*/
.organizeLong_Reco {
	margin-bottom:15px;
	width:930px;
	background: url(/img/front/detail/detail_db_parts.png) no-repeat 0 -300px;
	height: 89px;
}
.organizeLong_Reco .selectALLBtn {
	padding: 37px 0 0 35px;
	background:none;
}

/* selectALLBtn
-------------------------------------------------------------------*/
.organizeLong_Reco .selectALLBtn {
	width:930px;
}
.organizeLong_Reco .selectALLBtn li {
	padding:10px 0;
	float:left;
}

.organizeLong_Reco .selectALLBtn li.btnEntry {
	margin-left:50px;
	_margin-left:38px;
}
.organizeLong_Reco .dbInfoList .selectALLBtn li.btnDetail {
	margin-left:260px;
	_margin-left:130px;
}

.organizeLong_Reco .selectALLBtn li.btnPhone {
	margin: 0 10px;
}
.organizeLong_Reco .dbInfoList .selectALLBtn li.btnPhone {
	margin-left:260px;
	_margin-left:130px;
}

.organizeLong_Reco .selectALLBtn li.btnDetail {
	margin: 0 10px;
}

.organizeLong_Reco .selectALLBtn li.checkAll {
	margin: 12px 0 0 132px;
	_margin: 12px 0 0 64px;
}

.organizeLong_Reco ul.selectALLBtn li a {
	background:url(/img/front/search_result/search_result_btn.png) no-repeat;
	width:182px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 32px 0 0;
}
.organizeLong_Reco .selectALLBtn li.btnEntry a  {
	background-position:0 0;
}
.organizeLong_Reco .selectALLBtn li.btnEntry a:hover  {
	background-position:0 -32px;
}
.organizeLong_Reco .selectALLBtn li.btnDetail a  {
	background-position:-182px 0;
}
.organizeLong_Reco .selectALLBtn li.btnDetail a:hover  {
	background-position:-182px -32px;
}
.organizeLong_Reco .selectALLBtn li.btnKeep a  {
	background-position:-364px 0;
}
.organizeLong_Reco .selectALLBtn li.btnKeep a:hover  {
	background-position:-364px -32px;
}
.organizeLong_Reco .selectALLBtn li.btnDelete a  {
	background-position:-546px 0;
}
.organizeLong_Reco .selectALLBtn li.btnDelete a:hover  {
	background-position:-546px -32px;
}
.organizeLong_Reco .selectALLBtn li.btnPhone a  {
	background-position:-909px 0;
}
.organizeLong_Reco .selectALLBtn li.btnPhone a:hover  {
	background-position:-909px -32px;
}

/* searchNon
-------------------------------------------------------------------*/
#search_non {
    background: url(/img/front/detail/search_h1non_bg.png) no-repeat;
    height: 173px;
    clear: both;
}
#search_non .inner{
    padding-top: 15px;
    padding: 15px 30px 0 192px;
}
#search_non .inner p {
    background: url(/img/front/detail/searchStop_h1nonicon.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 72px;
    padding-top: 10px;
    padding-left: 105px;
    display: block;
    float: left;
}
#search_non .inner p strong {
    font-size: 14px;
    font-weight: bold;
    color: #FF6600;
}

/* similarList
-------------------------------------------------------------------*/
#similarList {
	margin:0 0 10px -1px;
	width:930px;
	background:url(/img/front/detail/bg_similar_bottom.gif) no-repeat 0 100%;
}
#similarList h4 {
	width:930px;
	height:26px;
}
#similarList h4 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -207px;
}
#similarList dl {
	padding:10px 0 7px 12px;
}
#similarList dt {
	float:left;
	width:72px;
	height:19px;
}
#similarList dt span {
	background:url(/img/front/common/icon_detail.gif) no-repeat;
}
#similarList dt.similar1 span {
	background-position:0 -200px;
}
#similarList dt.similar2 span {
	background-position:0 -219px;
}
#similarList dt.similar3 span {
	background-position:0 -238px;
}
#similarList dd {
	margin-left:70px;
	padding:0 15px 5px 7px;
}
#similarList ul.icon li {
	font-size:12px;
}

/* similarBox
-------------------------------------------------------------------*/
#similarBox {
	position:relative;
	width:930px;
	height:470px;
	background:url(/img/front/common/bg_inner.gif) no-repeat 0 26px;
}
#similarBox h3 {
	width:928px;
	height:26px;
}
#similarBox h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -233px;
}

/* favoritBox
-------------------------------------------------------------------*/
#bestBox {
	position:relative;
	width:930px;
	height:470px;
	background:url(/img/front/common/bg_inner.gif) no-repeat 0 26px;
}
#bestBox h3 {
	width:928px;
	height:26px;
}
#bestBox h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -676px;
}
/* moyoriBox
-------------------------------------------------------------------*/
#moyoriBox {
	position:relative;
	width:930px;
	background:url(/img/front/common/bg_inner.gif) no-repeat 0 26px;
	margin-bottom: 20px;
}
#moyoriBox h3 {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -259px;
    height: 0;
    overflow: hidden;
    display: block;
	width:928px;
	padding: 27px 0 0;
}
#moyoriBox ul{
    padding: 10px 20px;
}
#moyoriBox ul li{
    background: url(/img/front/detail/line_dot.png) repeat-x center bottom;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#moyoriBox ul li a{
    background: url(/img/front/detail/popstation_area_arrow3.png) no-repeat left center;
    float: left;
    padding: 0 5px 0 15px;
}
#moyoriBox ul li p{
    float: left;
    padding:0 5px;
}
#moyoriBox ul li span.iconStop {
    background: url(/img/front/detail/icon_stop.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 14px 0 0;
    width: 65px;
}
#moyoriBox ul li:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* areaInfo
-------------------------------------------------------------------*/
#areaInfo {
	margin-bottom:15px;
}
#areaInfo h3 {
	margin-bottom:10px;
	width:928px;
	height:27px;
}
#areaInfo h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -259px;
}

/* errorMessage
-------------------------------------------------------------------*/
.errorMessage {
	margin:15px 0;
	padding-bottom:45px;
	background:url(/img/front/search_result/bg_arrow.gif) no-repeat 50% 100%;
	width:930px;
	text-align:center;
}
.errorMessage div {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -557px scroll;
	font-weight:bold;
	font-size:16px;
	height:46px;
	padding: 25px;
	_padding: 22px;
	line-height:1.6em;;
}
.errorMessage div p {
	background:url(/img/front/detail/icon_attention.gif) no-repeat scroll left;
	width:730px;
	height:50px;
	margin: 0 auto;
	padding-left: 20px;
}

/* areaBox
-------------------------------------------------------------------*/
#areaBox {
	margin:15px 0;
	position:relative;
	width:930px;
	background:url(/img/front/common/bg_inner.gif) no-repeat 0 26px;
}
#areaBox h3 {
	margin-bottom:10px;
	width:928px;
	height:37px;
	line-height:37px;
	color:#ffffff;
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -286px;
	font-weight:bold;
	font-size:22px;
	text-align:center;
}

/* sliderBox
-------------------------------------------------------------------*/
#similarBox .inner,
#bestBox .inner,
#areaInfo .inner {
	position:absolute;
	top:35px;
	left:48px;
	width:840px;
	height:415px;
	overflow:hidden;
}
#sliderBox {
	height:415px;
}
a.nextBtn {
	position:absolute;
	top:202px;
	left:887px;
	width:25px;
	height:27px;
}
a.nextBtn span {
	background:url(/img/front/detail/detail.gif) no-repeat -205px -88px;
	cursor:pointer;
}
a.nextBtn:hover span {
	background:url(/img/front/detail/detail.gif) no-repeat -255px -88px;
}
a.prevBtn {
	position:absolute;
	top:175px;
	left:14px;
	width:25px;
	height:27px;
}
a.prevBtn span {
	background:url(/img/front/detail/detail.gif) no-repeat -180px -88px;
	cursor:pointer;
}
a.prevBtn:hover span {
	background:url(/img/front/detail/detail.gif) no-repeat -230px -88px;
}
/*灰色になる*/
a.nextGrayBtn {
	position:absolute;
	top:202px;
	left:887px;
	width:25px;
	height:27px;
	cursor: wait;
}
a.nextGrayBtn span {
	background:url(/img/front/detail/detail.gif) no-repeat -305px -88px;
	cursor:pointer;
}
a.nextGrayBtn:hover span {
	background:url(/img/front/detail/detail.gif) no-repeat -305px -88px;
}
a.prevGrayBtn {
	position:absolute;
	top:175px;
	left:14px;
	width:25px;
	height:27px;
	cursor: wait;
}
a.prevGrayBtn span {
	background:url(/img/front/detail/detail.gif) no-repeat -280px -88px;
	cursor:pointer;
}
a.prevGrayBtn:hover span {
	background:url(/img/front/detail/detail.gif) no-repeat -280px -88px;
}

.slideBox {
	margin-right:10px;
	float:left;
	width:410px;
}
.slideSec {
	margin-bottom:10px;
	position:relative;
	height:202px;
}
#similarBox .slideSec {
	background:url(/img/front/detail/bg_similarbox_bottom.gif) no-repeat 0 100%;
}
#similarBox .slideSec .detail,
#similarBox .slideSec .detail_New {
	background:url(/img/front/detail/bg_similarbox_top.gif) no-repeat;
}
#bestBox .slideSec {
	background:url(/img/front/detail/bg_similarbox_bottom.gif) no-repeat 0 100%;
}
#bestBox .slideSec .detail,
#bestBox .slideSec .detail_New {
	background:url(/img/front/detail/bg_similarbox_top.gif) no-repeat;
}
#areaBox .slideSec {
	margin-left:9px;
	float:left;
	width:450px;
	background:url(/img/front/detail/bg_areabox_bottom.gif) no-repeat 0 100%;
}
#areaBox .slideSec .detail,
#areaBox .slideSec .detail_New {
	background:url(/img/front/detail/bg_areabox_top.gif) no-repeat;
}
.slideInner {
	height:202px;
	overflow:hidden;
}
.slideSec .img {
	position:absolute;
	margin:10px;
}
.slideSec .img table td{
	width:180px;
	height:180px;
	text-align:center;
	padding:0;
}
.slideSec .img img,
.slideSec .img a img {
	border:2px solid #cccccc;
}
.slideSec .img a:hover img {
	border:2px solid #5BBA28;
}
.slideSec .detail {
	padding-top:10px;
	padding-left:187px;
	height:180px;
	overflow:hidden;
}
.slideSec .detail_New {
	padding-top:18px;
	padding-left:187px;
	height:182px;
	overflow:hidden;
}
.slideSec th {
	padding:0;
	width:16px;
	height:15px;
}
.slideSec th.detail1,
.slideSec th.detail4 {
	width:37px;
}
.slideSec th.detail20 {
	width:47px;
}
.slideSec th span {
	background:url(/img/front/common/icon_detail.gif) no-repeat;
}
.slideSec th.detail1 span {
	background: url(/img/front/common/icon_detail_yachin.gif) no-repeat scroll 0 0
}
.slideSec th.detail2 span {
	background-position:0 -100px;
}
.slideSec th.detail3 span {
	background-position:0 -150px;
}
.slideSec th.detail4 span {
	background: url(/img/front/common/icon_detail_kanri.gif) no-repeat scroll 0 0
}
.slideSec th.detail5 span {
	background-position:-16px -100px;
}
.slideSec th.detail6 span {
	background-position:-16px -150px;
}
.slideSec th.detail20 span {
	background: url(/img/front/common/icon_detail_madori.gif) no-repeat scroll 0 0;
	width: 47px;
}
.slideSec td {
	padding-left:4px;
	padding-right: 3px;
}
.slideSec td.cell1 {
	padding-top:0;
	color:#cc0000;
	font-weight:bold;
	font-size:15px;
}
.slideSec td.cell2,
.slideSec td.cell3 {
	width:42.2%;
}
.slideSec ul.icon {
	padding-top:5px;
}
.slideSec ul.icon li {
	float:none;
	font-size:12px;
	white-space: normal;
}
#sliderBox .slideSec ul.icon li.icon18 p{
	white-space: normal;
	width: 180px;
}
#sliderBox .slideSec ul.icon li.icon21 p{
	white-space: normal;
	width: 180px;
	overflow: hidden;
	height: 36px;
	display: block;
}
.slideSec td.cell1 span{
	font-size: 12px;
}

.detail_New a.roomName{
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	display: block;
	overflow: hidden;
	padding: 3px 3px 0 0;
}

/* keywordSearch
-------------------------------------------------------------------*/
.keywordSearch {
	margin:0 0 10px 0;
	width:934px;
	background:#ffffff url(/img/front/detail/bg_keywordbox.gif) no-repeat 0 100%;
}
.keywordSearch h3 {
	width:934px;
	height:51px;
}
.keywordSearch h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat;
}
#popular h3 span {
	background-position:0 -323px;
}
#related h3 span {
	background-position:0 -374px;
}
.keywordSearch .inner {
	padding:10px;
	margin:0 1px;
}
.keywordSearch h2 {
	height:51px;
}
.keywordForm {
	position:relative;
	top:-39px;
	margin:0 0 10px 160px;
}
#related .keywordForm {
	margin-left:170px;
}
.keywordForm .formarea {
	position:absolute;
	top:5px;
	left:0;
	width:320px;
	border:none;
	background-color:transparent;
}
* html body .keywordForm .formarea {
	display:block;
	padding-top:3px;
}
*+html .keywordForm .formarea {
	display:block;
	padding-top:2px;
}
.keywordForm input.formarea:focus,
.keywordForm textarea.formarea:focus {
	background-color:#FFF;
}
.keywordForm .btnSearch {
	position:absolute;
	top:3px;
	left:325px;
}
.keywordForm span {
	position:absolute;
	top:5px;
	left:380px;
	width:350px;
}
.nowSearch {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -654px;
	margin:-35px 2px 10px 0;
	padding:0 5px 0 90px;
	height:22px;
	line-height:22px;
}
.nowSearch marquee a {
	margin-right:5px;
}

/* searchEdit
-------------------------------------------------------------------*/
#searchEdit h3 {
	width:930px;
	height:28px;
}
#searchEdit h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -425px;
}

#searchEdit table{
	border-collapse: separate;
	border-spacing: 0;
	border: 0 none;
}
#searchEdit table th,
#searchEdit table td{
	border: 0 none;
	border-left: #AAD7EC 1px solid;
	border-bottom: #AAD7EC 1px solid;
}
#searchEdit table td{
	background:url(/img/front/common/bg_sheet_table.gif) no-repeat -2px 100%;
	border-bottom: 0 none;
}
#searchEdit .sheet th {
	padding:5px 10px;
	width:100px;
	vertical-align:top;
	border-right: 0 none;
}
#searchEdit .more th {
	background:#dfeff7;
	text-align:left;
	border-bottom: 1px solid #AAD7EC;
}
#searchEdit .more td {
	background:url(/img/front/common/bg_sheet_acc_table.gif) no-repeat -1px 100%;
}
#searchEdit div.select,
.formListType1 {
	float:left;
	clear:none;
}
#searchEdit div.select {
	margin:5px 10px 0 0;
}
#searchEdit .formListType1 li,
#searchEdit .formListType4 li {
	width:auto;
}
#searchEdit .submitBox {
	margin:30px 0 0 0;
	width:932px;
	height:58px;
	background:url(/img/front/accordion/accordion.gif) no-repeat;
	text-align:center;
}
#searchEdit .submitBox input {
	padding-top:15px;
}

#contact .dataSheet table.greenLine {
	border-top:5px solid #97cb7a;
}

.mb15 {
	margin-bottom: 15px;
}

/*==================================================================
	detail table span
===================================================================*/

/*detail table span hacks*/
#detailTable table table th,
.slideSec th {
	padding:0;
	width:16px;
	height:15px;
	/height:0;
}
*:first-child+html #detailTable table table th {
	height:0;
}
#detailTable table table th span,
.slideSec th span{
	height: 0;
	overflow: hidden;
	display: block;
	padding: 17px 0 0 ;
}
.slideSec th.detail2 span,
.slideSec th.detail3 span,
.slideSec th.detail5 span,
.slideSec th.detail6 span{
	height: 0;
	overflow: hidden;
	display: block;
	padding: 16px 0 0 ;
}
*:first-child+html #detailTable table table th span ,
*:first-child+html .slideSec th span {
	padding: 16px 0 0 ;
	height: 0;
	overflow: hidden;
}
*:first-child+html .slideSec th.detail2 span,
*:first-child+html .slideSec th.detail3 span,
*:first-child+html .slideSec th.detail5 span,
*:first-child+html .slideSec th.detail6 span{
	padding: 16px 0 0 ;
	height: 0;
	overflow: hidden;
}
html>/**/body .slideSec th {/*IE8 hack*/
	height /*\**/: 0px\9;
	padding: 15px 0 0\9;
}



/* detailInfo
-------------------------------------------------------------------*/
#inquiryAll {
	margin-bottom:13px;
}
#inquiryAll h3.inqTTL {
	margin-bottom:10px;
	width:930px;
	height:32px;
}
#inquiryAll h3.inqTTL span {
	background:url(/img/front/form/inq_all_parts.png) no-repeat 0 -47px;
}
/* flow */
#inquiryAll {
	margin-bottom: 15px;
}
#inquiryAll ul.inqflow {
	width: 930px;
	margin: 5px 0 15px;
}
#inquiryAll ul.inqflow li {
	width: 310px;
	margin: 0;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 47px 0 0;
	background: url(/img/front/form/inq_all_parts.png) no-repeat 0 0;
	float: left;
}
#inquiryAll ul.inqflow li.step1 {
	background-position: 0 0;
}
#inquiryAll ul.inqflow li.step2 {
	background-position: -310px 0;
}
#inquiryAll ul.inqflow li.step3 {
	background-position: -620px 0;
}

/* table */
table.inqAllTable {
	width: 100%;
}
table.inqAllTable th {
	background: url(/img/front/form/blue_th_back.png) #BCE0F2 repeat-x 0 0;
	border: 1px solid #AAD7EC;
	text-align: center;
	font-weight: bold;
	padding: 2px 5px;
	color: #666;
}
table.inqAllTable td {
	border: 1px solid #AAD7EC;
	text-align: center;
	padding: 2px 5px;
}
table.inqAllTable td.intro {
	width: 200px;
	border: 1px solid #AAD7EC;
	text-align: left;
	padding: 8px 0 8px 7px;
}
table.inqAllTable td.intro .switch,
table.inqAllTable td.bline_intro .switch {
	margin: .75em 7px 0 0;
	text-align: right;
}
table.inqAllTable td.intro .switch a,
table.inqAllTable td.bline_intro .switch a {
	display: inline-block;
	padding-right: 18px;
	background: url(/img/front/common/parts_icon_switch.gif) no-repeat 100% 2px;
}
table.inqAllTable td.intro .switch a:hover {	background-position: 100% -62px;}
table.inqAllTable td.intro .switch a.close {	background-position: 100% -126px;}
table.inqAllTable td.intro .switch a.close:hover {	background-position: 100% -190px;}
table.inqAllTable td li{
    display: block;
    list-style: none;
}
table.inqAllTable td strong {
	font-size: 14px;
	color: #F30;
}
table.inqAllTable td.bline,
table.compAllTable td.bline {
	background: #F7FBFD;
}
table.inqAllTable td.bline_intro,
table.compAllTable td.bline_intro {
	background: #F7FBFD;
	text-align: left;
	padding: 8px 0 8px 7px;
    width: 200px;
}
table.inqAllTable p.text_red{
    color: #F30;
    font-size: 11px;
}

/* compAllTable */
table.compAllTable {
	width: 100%;
}
table.compAllTable th {
	background: #F1EFEA repeat-x 0 0;
	border: 1px solid #DAD6CC;
	text-align: center;
	font-weight: bold;
	padding: 8px 5px;
	color: #666;
}
table.compAllTable td {
	border: 1px solid #DAD6CC;
	text-align: left;
	padding: 8px 10px;
	width: 177px;
}
table.compAllTable td a.detail_comp{
    background: url(/img/front/detail/detail_db_parts.png) no-repeat -210px -268px;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 33px;
}
table.compAllTable td a.detail_comp:hover{
    background-position: -245px -268px;
}
table.compAllTable td a.comp_link{
    float: left;
    margin: 0 4px 0 0;
    cursor: pointer;
    text-align: left;
    width: 140px;
}
table.compAllTable td strong {
	font-size: 14px;
	color: #F30;
}

/* frame */
.choiseTable {
	margin-bottom:10px;
	padding-bottom:5px;
	width: 930px;
	background: url(/img/front/form/choise_box_mid.png) no-repeat 0 bottom;
}
.choiseTable .box {
	padding:10px 0 0;
	background: url(/img/front/form/choise_box_top.png) no-repeat 0 0;
	zoom:1;
}
.choiseTable table {
	width: 910px !important;
	margin: 0 auto 15px;
}


.choiseTable table .phoneGuide img {
	margin-bottom: -5px;
	padding-right: 7px;
}
.choiseTable table .phoneGuide span.cnyStores {
	color: #444;
	font-size: 13px;
	font-weight: bold;
}

.choiseTable table .phoneGuide .phone {
	color: #C00;
	font-weight: bold;
	font-size: 18px;
	padding: 0 3px;
}
.choiseTable .w140 {
	width: 120px;
}
.choiseTable .w100 {
	width: 80px;
}

#detailAllInfo {
	margin-bottom:13px;
	position: relative;
}
#detailAllInfo h3 {
	background: url(/img/front/form/inquiry_all_parts2.png) no-repeat 0 0;
	width:930px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 38px 0 0;
}
.choiseTable .inquiryTELttl{
	background: url(/img/front/common/phone_inquiry_finish.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 0;
    margin: 10px 10px 5px 10px;
    overflow: hidden;
    padding: 63px 0 0;
    width: 908px;
}
.choiseTable ul{
	margin: 0 auto 20px auto;
	padding: 0 25px 0 95px;
	float: left;
}
.choiseTable ul li.leftArea{
    float: left;
    margin-top: 37px;
}
.choiseTable ul li.leftArea p.phone{
    font-size: 65px;
    color: #339900;
    font-family: Helvetica;
    text-shadow: 1px 1px 1px #042A00;
    font-weight: bold;
}
.choiseTable ul li.leftArea p.phone img{
    vertical-align: middle;
}
.choiseTable ul li.leftArea p.storeNum{
    color: #663300;
    font-size: 15px;
    margin-top: 15px;
}
.choiseTable ul li.leftArea p.storeNum strong{
    color: #FF6600;
    font-size: 28px;
    font-weight: bold;
    font-family: Helvetica;
}

.choiseTable ul li.rightArea{
    float: right;
    margin-top: 19px;
    margin-left: 35px;
}
.choiseTable ul li.rightArea p.detail{
    color: #663300;
    font-size: 16px;
    width: 320px;
}
.choiseTable ul li.rightArea p.detail strong{
    font-weight: bold;
}
.choiseTable ul li.rightArea p.caution{
    color: #663300;
    font-size: 12px;
}
#detailAllInfo ul.bookAddPrint {
	position: absolute;
	top: 6px;
	right: 5px;
	_right: 10px;
}
.bookAddPrint li {
	float: left;
	margin-right: 5px;
}
.bookAddPrint li.bookmarkBtn a {
	width: 129px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 20px 0 0;
	background: url(/img/front/form/inquiry_all_parts2.png) no-repeat 0 -43px;
}
.bookAddPrint li.printBtn a {
	width: 79px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 20px 0 0;
	background: url(/img/front/form/inquiry_all_parts2.png) no-repeat -139px -43px;
}
.bookAddPrint li.bookmarkBtn a:hover {
	background-position: 0 -63px;
}
.bookAddPrint li.printBtn a:hover {
	background-position: -139px -63px;
}
p.listDetailBtn {
	width: 71px;
	margin: 0 auto;
}
p.listDetailBtn a {
	background: url(/img/front/form/inquiry_all_parts2.png) no-repeat -228px -43px;
	width: 71px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 20px 0 0;
}
p.listDetailBtn a:hover {
	background-position: -228px -63px;
}

.choiseTable .alertBox {
	background: #FCC;
	border: 1px solid #C00;
	width: 910px;
	margin: 0 auto 10px;
}
.choiseTable .alertBox_inner {
    width: 550px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	padding: 10px;
	margin: auto;
}
.choiseTable .alertBox p {
	text-align: left;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
.choiseTable .alertBox p img{
	margin-bottom: 15px;
	padding-right: 3px;
	float: left;
}

#contact .title {
	position: relative;
}
#contact .title h3.userInfo {
	background: url(/img/front/form/inquiry_all_parts2.png) no-repeat 1px -192px;
	width: 932px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 40px 0 0;
}

#contact .title ul.bookAddPrint {
	position: absolute;
	top:15px;
	right: 10px;
}


/* CompleteBoxAll */

#CompleteBoxAll {
	margin-bottom:10px;
	background:url(/img/front/form/inquiry_all_parts2.png) no-repeat 0 -313px;
	width:930px;
	height:88px;
	text-align:center;
}
#CompleteBoxAll h3 {
	font-weight:bold;
	font-size:18px;
	padding:23px 0 0;
	color:#cc0000;
}
#CompleteBoxAll h3 img {
	margin-right:10px;
	vertical-align:top;
}

#CompleteBoxAll p {
	margin:-16px 0 0 35px;
	padding-bottom: 5px;
	line-height: 2.4em;
}
#CompleteBoxAll p.phoneGuide {
	line-height:4.7em;
	margin-top: -13px;
	_margin-top:0px;

}
#CompleteBox p.phoneGuide img {
	margin-bottom: -5px;
	padding-right: 7px;
}
#CompleteBox p.phoneGuide span.phone{
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
	padding: 0 3px
}
#CompleteBox p.phoneGuide span.cnyStores{
	font-weight: bold;
	font-size: 13px;
	color: #444;
}


#faqBox .inner {
	padding-bottom: 15px;
}
/*==================================================================
	電話問い合わせtooltipパーツ
===================================================================*/
#tooltipPhone{
    display: block;
    left: 427px;
    position: absolute;
    top: 3000px;
    width: 300px;
    z-index: 100;
}
.tooltipPhone_top{
    background: url(/img/front/tooltip/phone_tooltip_bgTop.gif) no-repeat;
    clear: both;
    width: 300px;
    height: 30px;
}
.tooltipPhone_top a.button{
    background: url(/img/front/tooltip/phone_tooltip_button.gif);
	width: 30px;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 30px 0 0;
	margin-left: 270px;
}
.tooltipPhone_top a.button:hover{
    background: url(/img/front/tooltip/phone_tooltip_button_hover.gif);
}
.tooltipPhone_num {
	width: 300px;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    background: url(/img/front/tooltip/phone_tooltip_bg.gif) no-repeat 0 0;
}
.tooltipPhone_num ul {
	width: 224px;
    margin: 0 auto;
	padding-top: 40px;
}
.tooltipPhone_num li {
    display: block;
    float: left;
	width: 102px;
    padding-left: 10px;
    background: url(/img/front/tooltip/phone_tooltipDot.png) no-repeat 0 50%;
    color: #057323;
    font-size: 14px;
    font-weight: bold;
}
.tooltipPhone_base{
	width: 300px;
	height: 115px;
    background: url(/img/front/tooltip/phone_tooltip_bg.gif) no-repeat 0 -305px;
}
.tooltipPhone_inner{
	width: 300px;
    height: 106px;
    background: url(/img/front/tooltip/phone_tooltip_bg.gif) no-repeat 0 -419px;
}
.tooltipPhone_bottom{
    background: url(/img/front/tooltip/phone_tooltip_bottom.gif) no-repeat bottom;
    padding-bottom: 37px;
}
.tooltipPhone_bottom ul{
    padding-top: 8px;
}
.tooltipPhone_bottom ul li.caution,
.tooltipPhone_bottom ul li.ask{
    margin: 0 22px;
	padding-left: 1em;
    font-size: 93%;
    font-weight: bold;
	line-height: 16px;
	text-indent: -1em;
}
.tooltipPhone_bottom ul li.ask{
    margin-top: 13px;
}
.tooltipPhone_bottom ul li.ask a{
    text-decoration: underline;
}


/*==================================================================
	引越し見積もりフォームパーツ
===================================================================*/

.zubatMitsumori .formArea .formBox .formBlockBg {
	background:url(http://www.zubat.net/hikkoshi/images/point/form_top_login.gif) no-repeat left top;
}

.zubatMitsumori .formArea .formBox .formBlockBg .formTitle {
	padding:24px 0 10px 17px;
}


/*---------------------------------------
.formArea
----------------------------------------*/
.formArea {
	margin:0 auto 30px;
	width:630px;
}

.formArea .formBoxBottom {
	padding-bottom:4px;
	background:url(http://www.zubat.net/hikkoshi/images/form_bottom.gif) no-repeat left bottom;
}

.formArea .formBox {
	float:left;
	width:630px;
	background:url(http://www.zubat.net/hikkoshi/images/form_bg.gif) repeat-y left top;
}

.formArea .formBox .formBlockBg,
.formArea .formBox .formBlockBgLogin {
	padding:4px 0 6px;
	float:left;
	width:630px;
}
.formArea .formBox .formBlockBg {
	background:url(http://www.zubat.net/hikkoshi/images/form_top.gif) no-repeat left top;
}
.formArea .formBox .formBlockBgLogin {
	background:url(http://www.zubat.net/hikkoshi/images/form_top_login.gif) no-repeat left top;
}

.formArea .formBox .formBlockBg .formTitle,
.formArea .formBox .formBlockBgLogin .formTitle {
	float:left;
	width:95px;
}
.formArea .formBox .formBlockBg .formTitle {
	padding:38px 0 10px 17px;
}
.formArea .formBox .formBlockBgLogin .formTitle {
	padding:25px 0 10px 17px;
}

.formArea .formBox .formBlock {
	padding-top:1px;
	float:left;
	width:500px;
}

.formArea .formBox .formQuestion strong {
	font-size:107%;
	vertical-align:middle;
}

.formArea .formBox .formQuestion select {
	max-width:300px;
	font-size:92%;
	vertical-align:middle;
}

.formArea .formBox .formQuestion a {
	padding:3px 0 3px 14px;
	font-size:77%;
	background:url(http://www.zubat.net/hikkoshi/images/icon_question.gif) no-repeat 0 0.3em;
	white-space:nowrap;
}

.formArea .formBox .nickName {
	margin:0 auto;
	width:310px;
	background-color:#FFEEE6;
}

.formArea .formBox .nickName span {
	padding:7px 10px 7px 27px;
	display:block;
	background:url(http://www.zubat.net/hikkoshi/images/icon_zubat_form_02.gif) no-repeat 10px 0.5em;
	color:#F00;
	font-weight:bold;
}

.formArea .formBox .nickName a {
	padding:8px 10px 3px 27px;
	display:block;
	background:url(http://www.zubat.net/hikkoshi/images/icon_zubat_form.gif) no-repeat 10px 0.5em;
	font-weight:bold;
	text-align:left;
}


.formArea .formBox .formBottom {
	padding-bottom:4px;
	background:url(http://www.zubat.net/hikkoshi/images/form_bottom.gif) no-repeat left bottom;
	float:left;
	width:504px;
}



.formQuestion th,
.formQuestion td {
	padding:6px 0;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}
.formQuestion th {
	width:224px;
	font-size:107%;
	font-weight:bold;
	text-align:left;
}
.formQuestion td {
	width:252px;
}
.formQuestion td span {
	font-size:92%;
}
.formQuestion td select option

/* 例外処理 */
.formQuestion .questionOne em,
.formQuestion .questionTwo em,
.formQuestion .questionThree em {
	color:#333;
}

.formQuestion .questionOne {
	padding-left:24px;
	background:url(http://www.zubat.net/hikkoshi/images/icon_one.gif) left center no-repeat;
}
.formQuestion .questionTwo {
	padding-left:24px;
	background:url(http://www.zubat.net/hikkoshi/images/icon_two.gif) left center no-repeat;
}
.formQuestion .questionThree {
	padding-left:24px;
	background:url(http://www.zubat.net/hikkoshi/images/icon_three.gif) left center no-repeat;
}

.formQuestion .questionOne span,
.formQuestion .questionTwo span {
	margin-right:3px;
	padding:0 3px;
	display:block;
	float:left;
	width:9em;
	background-color:#fff;
	font-size:85%;
	font-weight:bold;
	text-align:center;
}
.formQuestion .questionOne span {
	border:1px solid #2673BF;
	color:#2673BF;
}
.formQuestion .questionTwo span {
	border:1px solid #E51300;
	color:#E51300;
}

.buttonBlock {
	margin-top:-1px;
	padding-bottom:2px;
	background-color:#FFFBDE;
}
.buttonBlock input {
	margin:0 auto;
}

/* .buttonStart */
.buttonStart {
	display:block;
	border:none;
	width:318px;
	height:62px;
	background:url(http://www.zubat.net/hikkoshi/images/button_start.gif) 0 0 no-repeat;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
}
.buttonStart:hover {
	background:url(http://www.zubat.net/hikkoshi/images/button_start.gif) 0 -62px no-repeat;
}

/*引越し最大50% */
.zubatMitsumori .price50off {
    background: url(/img/front/moving/mitsumori_parts.png) no-repeat 0 bottom;
    width: 810px;
    margin: 0 auto 20px;
}
.zubatMitsumori .price50off h3 {
    background: url(/img/front/moving/mitsumori_parts.png) no-repeat 0 -147px;
    width: 810px;
    height: 0;
    overflow: hidden;
    padding: 68px 0 0;
}
.zubatMitsumori .price50off p {
    font-size: 13px;
    padding: 5px 20px 20px;
}

.mitsumoriArrow h3 {
	background: url(/img/front/moving/move_arrow.png) no-repeat 0 0;
	width: 587px;
	height: 0;
	overflow: hidden;
	padding: 87px 0 0;
	margin: 0 auto 5px;
}




/*==================================================================
	background setting
===================================================================*/

a.map,
a.detail,
#detailTable table table th,
.detailListFooter li a,
#photoInfo h3,
#detailInfo h3,
#contact h2,
#companyInfo h3,
#companyInfo h4,
#similarList h4,
#similarList dt,
#similarBox h3,
#bestBox h3,
#areaInfo h3,
a.nextBtn,
a.prevBtn,
.slideSec th,
.keywordSearch h3,
#searchEdit h3,
#inquiryAll h3,
#inquiryInfo h3,
#inquiryInfo h4,
#galleryInfo h3 {
	position:relative;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	display:block;
	background:none;
}
a.map span,
a.detail span,
#detailTable table table th span,
.detailListFooter li a span,
#photoInfo h3 span,
#detailInfo h3 span,
#contact h2 span,
#companyInfo h3 span,
#companyInfo h4 span,
#similarList h4 span,
#similarList dt span,
#similarBox h3 span,
#bestBox h3 span,
#areaInfo h3 span,
a.nextBtn span,
a.prevBtn span,
.slideSec th span,
.keywordSearch h3 span,
#searchEdit h3 span,
#inquiryAll h3 span,
#inquiryInfo h3 span,
#inquiryInfo h4 span,
#galleryInfo h3 span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}


/*==================================================================
	電話でのお問い合わせ
===================================================================*/
#inquiryInfo {
	margin-bottom:15px;
}
#inquiryInfo .column {
	min-height: 230px;
	height: auto !important;
	height: 230px;
	padding-bottom: 5px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat 0 0;
}
#inquiryInfo .hedge {
	padding: .5em 1em;
	background: #FAF8F3;
	font-size: 85%;
	line-height: 1.4;
}
#inquiryInfo h3 {
	width:927px;
	height:32px;
	margin-bottom:12px;
}
#inquiryInfo h3 span {
	background:url(/img/front/common/h.gif) no-repeat 0 -212px;
}
#inquiryInfo h4 {
	width:269px;
	height:56px;
	margin-bottom: 10px;
}
#inquiryInfo h4 span {
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat -631px -10px;
}
#inquiryInfo .inquiry02 h4 {	width:341px;}
#inquiryInfo .inquiry02 h4 span {	background-position: -245px -10px;}
#inquiryInfo .inquiry03 h4 {	width:178px;}
#inquiryInfo .inquiry03 h4 span {	background-position: -20px -10px;}
#inquiryInfo .inquiry01 {
	float: left;
	width: 269px;
	padding-top: 10px;
}
#inquiryInfo .inquiry01 .num {
	min-height: 42px;
	height: auto !important;
	height: 42px;
	margin-bottom: 12px;
	padding-left: 64px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat -872px -403px;
	color: #FF5E09;
	font-size: 184%;
	font-weight: bold;
	line-height: 42px;
}
#inquiryInfo .inquiry01 dt {
	display: block;
	float: left;
	clear: both;
	width: 49px;
	height: 0;
	margin: 0 14px 10px 0;
	padding-top: 15px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat 0 -393px;
	overflow: hidden;
}
#inquiryInfo .inquiry01 .holiday {
	background-position: 0 -420px;
}
#inquiryInfo .inquiry01 dd {
	margin: 0 0 10px 64px;
	color: #FF5E09;
	font-size: 117%;
	font-weight: bold;
}
#inquiryInfo .inquiry02 {
	float: left;
	width: 341px;
	padding-top: 10px;
	margin-right: 45px;
}
#inquiryInfo .inquiry02 ul {
	margin-left: 5px;
}
#inquiryInfo .inquiry02 li {
	display: block;
	float: left;
	width: 158px;
	height: 0;
	margin-bottom: 12px;
	padding-top: 20px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat -69px -393px;
	overflow: hidden;
}
#inquiryInfo .inquiry02 .txt02 {	background-position: -227px -393px;}
#inquiryInfo .inquiry02 .txt03 {	background-position: -69px -425px;}
#inquiryInfo .inquiry02 .txt04 {	background-position: -227px -425px;}
#inquiryInfo .inquiry02 .txt05 {	background-position: -69px -457px;}
#inquiryInfo .inquiry02 .txt06 {	background-position: -227px -457px;}

#inquiryInfo .inquiry03 {
	float: left;
	width: 178px;
	margin-right: 47px;
	padding: 10px 0 0 20px;
}
#inquiryInfo .inquiry03 .num {
	width: 142px;
	height: 33px;
	margin: 30px auto 0;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat -720px -403px;
	color: #77AF01;
	font-size: 150%;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
}
#inquiryInfo .inquiry03 .hedge {
	margin-top: 45px;
}

#inquiryInfo .inquiryBtm {
	height: 27px;
	padding: 0 20px 1px 30px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat 0 100%;
	font-size: 85%;
	line-height: 27px;
	overflow: hidden;
}
#inquiryInfo .inquiryBtm p {
	float: left;
}
#inquiryInfo .inquiryBtm .link {
	float: right;
	padding-left: 15px;
	background: url(/img/front/detail/detail_inquiry_parts.png) no-repeat -914px -449px;
}

/*==================================================================
	まるわかり写真情報
===================================================================*/
#galleryInfo {
	margin-bottom: 50px;
	z-index: 20;
}
#galleryInfo h3 {
	margin-bottom:10px;
	width:930px;
	height:32px;
}
#galleryInfo h3 span {
	background:url(/img/front/detail/h_detail.gif) no-repeat 0 -74px;
}
#galleryInfo .txtR {
	text-align: right;
}
#galleryInfo .gallery {
	padding: 10px 12px;
	background: #F5F6F7;
}
#galleryInfo h4 {
	height: 0;
	background: url(/img/front/detail/parts_gallery.png) no-repeat 0 0;
	overflow: hidden;
}
#galleryInfo .ttlApparent {
	width: 581px;
	padding: 52px 0 0;
}
#galleryInfo .ttlFloorPlan {
	width: 327px;
	padding: 52px 0 0;
	background-position: 0 -52px;
}
#galleryInfo .inner {
	height: 355px;
	padding: 25px 17px 0;
}
#galleryInfo .frame {
	width: 243px;
	height: 275px;
	padding: 25px;
	background: url(/img/front/detail/parts_gallery.png) no-repeat 0 -104px;
	text-align: center;
}
#galleryInfo .pct {
	margin-bottom: 50px;
}
#galleryInfo .source {
}

/* clmL */
#galleryInfo .clmL {
	float: left;
	width: 327px;
	background: url(/img/front/detail/bg_gallery.png) no-repeat 0 100%;
}

/* clmR */
#galleryInfo .clmR {
	float: right;
	position: relative;
	width: 581px;
	background: url(/img/front/detail/bg_gallery.png) no-repeat -329px 100%;
}
#galleryInfo .clmR .txt {
	position: absolute;
	top: 17px;
	right: 30px;
}
#galleryInfo .clmR .txt em {
	font-weight: bold;
}
#galleryInfo .clmR .frame {
	float: left;
}

/* slider */
#sliderPctWrap {
	position: relative;
	float: right;
	width: 238px;
	height: 330px;
	overflow: hidden;
}

#sliderPct {
	position: absolute;
	top: 28px;
	left: 0;
}
#sliderPct li {
	width: 238px;
	height: 272px;
	overflow: hidden;
}
#sliderPct li .list div {
	position: relative;
	float: left;
	width: 114px;
	height: 74px;
	margin: 0 5px 13px 0;
	padding-top: 8px;
	background: url(/img/front/detail/parts_gallery.png) no-repeat -293px -190px;
	text-align: center;
}
#sliderPct li .list div:nth-child(7),
#sliderPct li .list div:last-child {
	margin-bottom: 0;
}
#sliderPct li .list div img {
	border: 1px solid #fff;
}
#sliderPct li .list div a span {
	top: 53px;
	left: 84px;
	width: 22px;
	height: 22px;
	background: url(/img/front/detail/ico_plus.png) no-repeat 0 0;
}

#sliderPctWrap span {
	display: block;
	position: absolute;
	left: 1px;
	width: 229px;
	height: 23px;
}
#sliderPctWrap #prevPct {	top: 0;}
#sliderPctWrap #nextPct {	bottom: 0;}
#sliderPctWrap #prevPct a,
#sliderPctWrap #nextPct a {
	display: block;
	width: 229px;
	height: 0;
	padding-top: 23px;
	background: url(/img/front/detail/parts_gallery.png) no-repeat -327px -52px;
	overflow: hidden;
}
#sliderPctWrap #nextPct a {	background-position: -327px -75px;}
#sliderPctWrap #prevPct a:hover {	background-position: -327px -98px;}
#sliderPctWrap #nextPct a:hover {	background-position: -327px -121px;}
#sliderPctWrap #prevPct a.off,
#sliderPctWrap #prevPct a.off:hover {	background-position: -327px -144px; cursor: default;}
#sliderPctWrap #nextPct a.off,
#sliderPctWrap #nextPct a.off:hover {	background-position: -327px -167px; cursor: default;}


/*==================================================================
	hacks setting
===================================================================*/
/* clearfix styles
-------------------------------------------------------------------*/
ul.iconPoint:after,
ul.date:after,
#photoInfo:after,
#mapInfo:after,
#contact:after,
#contact .dataSheet:after,
#similarList dd:after,
.slideBox:after,
#areaBox:after,
#inquiryAll ul:after,
#inquiryInfo .column:after,
#inquiryInfo .inquiry01 dl:after,
#inquiryInfo .inquiry02 ul:after,
#inquiryInfo .inquiryBtm:after,
#galleryInfo .gallery:after,
#sliderPct li:after,
.tooltipPhone_num ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.iconPoint,
ul.date,
#photoInfo,
#mapInfo,
#contact,
#contact .dataSheet,
#similarList dd,
.slideBox,
#areaBox,
#inquiryAll ul,
#inquiryInfo .column,
#inquiryInfo .inquiryBtm,
#inquiryInfo .inquiry01 dl,
#inquiryInfo .inquiry02 ul,
#inquiryInfo .inquiryBtm,
#galleryInfo .gallery,
#sliderPct li,
.tooltipPhone_num ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html ul.iconPoint,
* html ul.date,
* html #photoInfo,
* html #mapInfo,
* html #contact,
* html #contact .dataSheet,
* html #similarList dd,
* html .slideBox,
* html #areaBox,
* html #inquiryAll ul,
* html #inquiryInfo .column,
* html #inquiryInfo .inquiryBtm,
* html #inquiryInfo .inquiry01 dl,
* html #inquiryInfo .inquiry02 ul,
* html #inquiryInfo .inquiryBtm,
* html #galleryInfo .gallery,
* html #sliderPct li,
* html .tooltipPhone_num ul {
	height: 1%;
}
ul.iconPoint,
ul.date,
#photoInfo,
#mapInfo,
#contact,
#contact .dataSheet,
#similarList dd,
.slideBox,
#areaBox,
#inquiryAll ul,
#inquiryInfo .column,
#inquiryInfo .inquiryBtm,
#inquiryInfo .inquiry01 dl,
#inquiryInfo .inquiry02 ul,
#inquiryInfo .inquiryBtm,
#galleryInfo .gallery,
#sliderPct li,
.tooltipPhone_num ul {
	display: block;
}



