
/* ----------------------------------------
・reset
・common
・detail
---------------------------------------- */

/* =  reset.css
------------------------------------------------ */
body {
	font-size:13px;
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:13px;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
hr {
	display:none;
}

img {
	vertical-align:bottom;
}

/* --------------------------------------------------
 common settings
-------------------------------------------------- */
h1.catchcopy,
div#chHeader,
div.menu h2 .description,
div.menu ul.navigation,
div.headerBottom p.crumb,
div#goTop,
#footerArea #chFooter,
#footerArea .unit,
#footerArea .satellite,
#footerArea .security,
#footerArea .information {
	display:none;
}

#footerArea { clear:both; }
#footerArea .logo { float:left; }
#footerArea .copyright { float:right; }
#footerArea .credit:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

#footerArea .credit {
	zoom:1;
}
/* --------------------------------------------------
 deatil settings
-------------------------------------------------- */
.mainInfo {
	padding:3px;
	border:1px solid #000;
}
.mainInfo .dataBoxIn dt,
.mainInfo .dataBoxIn dd {
	float:left;
}
.imgArea .mainPhoto {
	margin-bottom:5px;
}
.imgArea .mainPhoto li {
	width:254x;
	float:left;
	margin-right:10px;
	text-align:center;
}
.imgArea ul span {
	font-size:11px;
	margin-top:3px;
	display:block;
}
.dataArea {
	padding:3px;
	width:98%;
	position:relative;
}
.dataArea .toMobile dt {
	position:absolute;
	top:5px;
	right:10px;
}
.dataArea .transfa dl,
.dataArea .limit dl {
	width:600px;
}
.dataArea .transfa dt,
.dataArea .limit dt {
	font-weight:bold;
	padding-right:5px;
	width:150px;
}
.dataArea .transfa dd,
.dataArea .transfa dd {
	width:300px;
}
.dataArea .transfa dt,
.dataArea .transfa dd,
.dataArea .limit dt,
.dataArea .limit dd {
	float:left;
}
.mainInfo,
.imgArea,
.dataArea,
.specMoreInfo,
#detail_form_tel,
.bukkenShopInfo {
	margin-bottom:3px;
}
.specMoreInfo table,
.bukkenShopInfo table {
	border-top:1px solid #000;
	border-left:1px solid #000;
	width:99%;
	margin:0 auto;
}
.specMoreInfo table th {
	white-space:nowrap;
	width:20%;
}

.specMoreInfo table th,
.bukkenShopInfo table th {
	font-weight:bold;
}
.specMoreInfo table th,
.specMoreInfo table td,
.bukkenShopInfo table th,
.bukkenShopInfo table td {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom:3px;
	padding:3px;
}
#detail_form_tel {
	margin-bottom:5px;
	padding:3px;
}
#detail_form_tel dt {
	margin-bottom:3px;
}
#detail_form_tel ol {
	list-style-type:decimal;
	margin-left:20px;
	padding-left:0;
}
#detail_form_tel .telNo{
	font-weight:bold;
	font-size:15px;
}
.bukkenShopInfo .subTxt {
	font-size:11px;
}
.coMap {
	float:right;
}
.dataArea .transfa dl:after,
.dataArea .limit dl:after,
.mainInfo .dataBoxIn dl:after,
.imgArea .mainPhoto:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

.dataArea .transfa dl,
.dataArea .limit dl,
.mainInfo .dataBoxIn dl,
.imgArea .mainPhoto {
	zoom:1;
}

/* detail */
.printHidden,
.equipment,
.toMobile dd,
.subPhotoTi,
.panoTi,
.panoPhoto,
.subPhoto,
.searchDetailPage .btnDetailActionSet,
.searchDetailPage .otherSrch,
.searchDetailPage .transLink,
.searchDetailPage .areaLink,
.searchDetailPage .areaView,
.detailFormArea h4,
.detailFormArea .inquirySelect,
.detailFormArea #detail_form_mail,
.detailFormArea #detail_form_tel h5,
.detailFormArea #detail_form_tel dl dt.webcalling,
.detailFormArea #detail_form_tel dl dd.webcalling,
.searchDetailPage .person,
.searchDetailPage .bukkenShopInfo .linkTxt,
.recommendBukkenArea,
.otherTi,
.otherPanoPhoto,
.otherMovie,
.staffCmtInfo {
	display:none;
}
