@charset "UTF-8";


/* guide */
.guide_top1{
	width:198px;
	margin:0;
	padding:0px 9px 0px 0px;
	float:left;
}
.guide_top2{
	width:198px;
	margin:0;
	padding:0;
	float:left;
}
.guide_top_t{
	width:186px;
	margin:0;
	padding:5px 5px 5px 5px;
	border: 1px solid #ccc;
	background-color: #F4F4F4;
}
.guide_top_tname{
	margin:0;
	padding:0px 0px 0px 8px;
	border-left: 3px solid #EE6A7F;
	font-weight:bold;
}
.guide_top_tname a{
     color: #4d4d4d !important;
	 text-decoration: none !important;
}
.guide_top_ph{
	width:182px;
	margin:0;
	padding:7px 7px 7px 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.guide_ph1{
	width:;
	margin:0;
	padding:0px 7px 0px 0px;
	float:left;
}
.guide_ph2{
	width:;
	margin:0;
	padding:0;
	float:left;
}

.guide_phRange{
	margin: 0px;
	padding:20px 0px 20px 0px;
}
.guide_phRange p{
	font-size:x-small;
	line-height:1.3em;
	margin:0;
	padding:3px 0px 0px 0px;
}
.guide_phRange2{
	margin: 0px auto;
	width: 610px;
}
.guide_phRange2 p{
	font-size:90%;
	line-height:1.3em;
	margin:0;
	padding:3px 0px 0px 0px;
}
.guide_sph1{
	width:;
	float:left;
	padding-bottom: 10px;
	padding-right: 7px;
}
.guide_sph2{
	width:;
	float:left;
	padding-bottom: 10px;
}

.t_center{
text-align:center;
}
.t_right{
text-align:right;
}

/* temple */

.tem_table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width:620px;
	margin: 10px 0 15px 0;
}
.tem_table tr {
}
.tem_table tr td {
	text-align:left;
	border: 1px solid #CCCCCC;
	padding:8px 10px 8px 10px;
}
.tem_table tr th {
	width:150px;
	font-weight:bold;
	border: solid 1px #CCCCCC;
	background-color: #FFF0F0;
	padding:8px 10px 8px 16px;
	color: #5B5959;
	text-align: left;
}
.tem_tablehead {
	padding: 0 0 0 9px;
}

.tem_detailLeft{
	float:left;
	width: 270px;
}
.tem_detailRight{
	float:left;
	width: 350px;
}

.tem_detailLeft_map{
	float:left;
	width: 310px;
}
.tem_detailRight_map{
	float:left;
	width: 310px;
}
.tem_detailRight_map ul{
    padding: 0px;
    margin: 0px;
    list-style:disc;
}
.tem_detailRight_map li{
    margin-right: ;
}