@charset "UTF-8";
/* CSS Document */

#tenpo-section1 {
	background:url(../images/tenpo/bg-content-head.jpg) left top no-repeat;
	font-size:12px;
	line-height:18px;
}

#tenpo-section1:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

#tenpo-section1 {display:inline-block;}
#tenpo-section1 {display:block;}

.aisatsu-text {
	float:left;
	width:420px;
}

.aisatsu-text p {
	padding:20px 0px 20px 20px;
}

.aisatsu-text p .name {
	display:block;
	text-align:left;
	padding:0 0 0 240px;
}


.aisatsu-photo {
	float:left;
	width:240px;
}


.aisatsu-photo p {
	padding:20px;
}

#tenpo-info-detail {
	padding:10px 0;
}

#tenpo-info-detail:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

#tenpo-info-detail {display:inline-block;}
#tenpo-info-detail {display:block;}

#tenpo-gaiyou table {
	width:658px;
	border-collapse:collapse;
	border-top:1px #e6dab6 solid;
	border-left:1px #e6dab6 solid;
}

#tenpo-gaiyou th {
	background:#f9efdc;
	border-right:1px #e6dab6 solid;
	border-bottom:1px #e6dab6 solid;
	text-align:left;
	font-weight:normal;
	padding:10px;
}

#tenpo-gaiyou td {
	border-right:1px #e6dab6 solid;
	border-bottom:1px #e6dab6 solid;
	padding:10px;
}

#tenpo-info-text {
	float:left;
	width:350px;
}

#tenpo-info-text table {
	width:328px;
	border-collapse:collapse;
	border-top:1px #e6dab6 solid;
	border-left:1px #e6dab6 solid;
}

#tenpo-info-text th {
	background:#f9efdc;
	border-right:1px #e6dab6 solid;
	border-bottom:1px #e6dab6 solid;
	text-align:left;
	font-weight:normal;
	padding:10px;
}

#tenpo-info-text td {
	border-right:1px #e6dab6 solid;
	border-bottom:1px #e6dab6 solid;
	padding:10px;
}

#tenpo-info-map {
	float:left;
	width:310px;
}

#tenpo-info-map iframe {
	border:1px #e6dab6 solid;
}


#kimono-ryouhin {
	border-bottom:2px #aaa59f solid;
}


#hoteiya {
	border-top:1px #aaa59f solid;
	margin-top:1px;
	padding:15px 0;
}






