@charset "utf-8";

/* ===== aboutprofile（なんばパークスについて） ===== */

/* ===== aboutprofile title ===== */

#aboutprofile .subtitle {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

#aboutprofile .subtitle img {
	vertical-align: middle;
	margin-right: 5px;
}

/* ===== aboutprofile title ===== */
#aboutprofile #inquiry .text1 {
	line-height: 1.8;
}

/* ===== aboutprofile inquiry（お問合せ） ===== */
#aboutprofile #inquiry {
	margin-bottom: 30px;
}

#aboutprofile #inquiry .block {
	padding: 25px;
	border: 1px solid #e1e1e1;
}

#aboutprofile #inquiry .block .subject {
/*	background-image: url("/library/common/ico_text_top.gif");
	background-repeat: no-repeat;
	background-position: left 0 top 3px;*/
	font-size: 14px;
	/*padding-left: 20px;*/
	margin-bottom: 15px;
}

#aboutprofile #inquiry .block .subject img {
	margin-right: 10px;
}

#aboutprofile #inquiry .block .forget {
	margin: 20px 0 20px 0;
	padding: 10px 25px 10px 25px;
	border: solid 2px #ff0004;
}

#aboutprofile #inquiry .block .forget span {
	color: #ff0004;
}

#aboutprofile #inquiry .block a {
	color: #2a9e13;
	text-decoration: underline;
}

#aboutprofile #inquiry .block .card {
	margin: 10px 0 10px 0;
}

#aboutprofile #inquiry .block .formimg {
	margin-top: 10px;
}

#aboutprofile #inquiry .mainPagetop {
	margin-top: 25px;
}

/* ===== aboutprofile / shop  ===== */

.aboutShopTitle01 img {
	vertical-align:middle;
	margin-right:10px;
}

.aboutShopTitle02 img {
	vertical-align:middle;
	margin-right:10px;
}

.aboutShopList01 table {
}

.aboutShopList01 table th {
	padding:5px!important;
}

.aboutShopList01 table td {
	padding:5px!important;
}

.aboutShopList01 table td img,
.aboutShopList02 table td img,
.aboutShopList03 table td img {
	vertical-align:middle;
	margin-right:20px;
}

.aboutShopList02 table,
.aboutShopList03 table {
	border:1px solid #e1e1e1!important;
	border-collapse:collapse;
}

.aboutShopList03 table {
	margin-bottom:10px;
}

.aboutShopList02 table th {
	border:1px solid #e1e1e1!important;
	background:#f4f4f4;
	padding:10px!important;
	font-weight:normal;
}

.aboutShopList02 table td,
.aboutShopList03 table td {
	border:1px solid #e1e1e1!important;
	padding:10px!important;
}

.aboutShopListArea .mainPagetop {
	margin-top: 25px;
}