@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/common/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#guide {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* index */

.pplogo{
	text-align: center;
	margin-top: 15px;
}

.concept{
	text-align: center!important;
	line-height: 230%;
	margin-bottom: 15px;
}

.heart{
	text-align: left;
	margin-top: 15px;
}

sup{
	font-size:10px;
}


.about{
	margin-top: 15px;
}

.about p{
	text-align:left;
}

h3{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.areaMap{
	margin-top:20px;
}

.areaShop{
	clear:both;
	margin-bottom:15px;
}

.areaP{
	float:left;
	margin-right:20px;
}

.shopT{
	margin-bottom:10px;
}

.gaiyo{
	clear:both;
}

.gaiyo table{
	width:600px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:left;
	margin:5px 0 20px 0;
}

.gaiyo table th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#E7F0D7;
	font-weight:normal;
	padding:10px; 
	width:150px;
	vertical-align:top;
}

.gaiyo table td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px; 
	vertical-align:top;
}

.border{
	margin:20px 0;
}

/* shangrila */

#shangrila{
	width:920px;
	margin:0 auto;
	padding:15px 0;
	background:#FFFFFF;
}

.close{
	width:125px;
	margin:20px auto;
}

/* time */

.time{
	width:600px;
	margin:15px 0;
}

.time th,.time td{
	background: url(img/border.gif) no-repeat bottom;
	vertical-align:top;
	text-align:left;
	padding: 10px;
}

.time th{
}

.time td{
	color:#40861F;
}

/* institution */

.atm{
	width:600px;
	margin:10px 0;
}

.atm th,.atm td{
	background: url(img/border.gif) no-repeat bottom;
	vertical-align:top;
	padding:10px;
	text-align:left;
}

.atm th{
	color:#40861F;
	width:170px;
}

.atm strong{
	color:#CC0000;
}

/* service */

.pink{
	margin-top:20px;
}

.pet{
	margin:15px auto 0 auto;
	text-align:center;
}

.pet img{
	margin:0 auto 15px auto;
}

/* link */

.linkTb{
	width:500px;
	margin:0 auto 15px auto;
}

.linkTb th{
	padding-top:40px;
	padding-bottom:10px;
}

.linkTb td{
	width:225px;
}

.sp{
	width:50px!important;
}

.atm_p{
	border: 1px solid #85B536;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.pimg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
