@charset "utf-8";

/* ------------------------------
 Philosophy
------------------------------ */

/* ------------------------------
 Profile
------------------------------ */
#profile {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(/corporate/img/profile_bg.jpg) no-repeat 0 bottom;
}

#profile_in {
	margin: 0;
	padding: 30px;
}

#profile_in table {
	width: auto;
}

#profile_in table th {
	padding: 12px 40px 12px 0;
	border-right: 1px solid #dcdcdc;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

#profile_in table th.t {
	padding: 0 40px 19px 0;
	line-height: 1.0;
	*padding: 1px 40px 17px 0;
}

#profile_in table th.b {
	padding: 17px 40px 0 0;
	line-height: 1.0;
	*padding: 18px 40px 0 0;
}

#profile_in table td {
	padding: 12px 0 12px 40px;
	vertical-align: top;
}

#profile_in table td.t {
	padding: 0 0 19px 40px;
	line-height: 1.0;
	*padding: 1px 0 17px 40px;
}

#profile_in table td.b {
	padding: 17px 0 0 40px;
	line-height: 1.0;
	*padding: 18px 0 0 40px;
}

#profile_in table td p {
	padding-left: 8px;
	background: url(/shared/img/arrow01.gif) no-repeat 0 center;
}

/* ------------------------------
 Access
------------------------------ */
iframe { /* Googleマップ */
	width: 520px;
	height: 390px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.map { /* マップ下テキスト */
	margin-top: 0.5em;
}

#map {
	width: 520px;
	height: 390px;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* ------------------------------
 THE NATURAL SHOE STORE
------------------------------ */
#open {
	width: 235px
}
#openIn {
	width: 100%;
	background: #ffea76;
	text-align: center;
	line-height: 1.1;
	margin: 5px 0 10px 0;
	padding: 12px;
}
#open span{
	line-height: 1.5;
	margin-top: 10px;
}
#tnss {
	width: 100%;
	margin: 0;
	padding: 0;
}

#tnss h3 {
	margin-bottom: 2.0em;
	font-weight: bold;
}

#tnss_photo {
	width: 220px;
	margin: 0;
	padding: 7px 0 0;
	text-align: right;
	float: right;
	margin-bottom: 2.0em;
}

.tnss_left {
	width: 279px;
	margin: 0;
	padding: 2.0em 0 0;
	float: left;
}

.tnss_left p.sp {
	margin: -0.25em 0 1.0em;
}
.tnss_left p.sp02 {
	margin: -0.25em 0 0.025em;
}
.tnss_right {
	width: 241px;
	margin: 0;
	padding: 32px 0 0;
	float: left;
}

.three {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
}
.red {
	color: red;
	margin-bottom: 0.5em;
	font-weight: bold;
}

/* ------------------------------
 Showroom
------------------------------ */
#showroom {
	width: 100%;
	margin: 0 0 -7px;
	padding: 0;
}

#showroom h2 {
	margin-bottom: 3px;
}

