
#main{
	width: 1020px;
	margin: 0 auto;
}
#main h2{
	font-size: 30px;
	font-family: Garamond;
	color: rgb(50,50,50);
	margin: 5px;
}

#area_search h3{
	font-size: 25px;
	font-family: Garamond;
	color: rgb(50,50,50);
	margin: 10px;
}
/*sp_contents*/
.sp_contents{
	width: 1020px;
    margin: 30px 0 0px 0;
}


.sp_content{
    float: left;
    width: 300px;
    padding: 20px;
	line-height:120%;
	margin: 0 0 40px 0;
}
.sp_content_text{
	height: 60px;
	overflow: hidden;
    text-overflow:ellipsis;

}


.sp_content a{
	color: rgb(50,50,50);
}
.sp_content h3{
	font-size: 30px;
	font-family: Garamond;
	width: 300px;
	height: 35px;
	line-height:110%;
	overflow: hidden;
}

.sp_content img{
	width: 300px;
	height: 180px;
}

.sp_label{
	float: right;
	margin: 10px;
}
.sp_label img{
	width:20px;
	height:20px;
	float: left;
}
.sp_label p{
	float: left;
	font-size: 16px;
	width: 50px;
	overflow: hidden;
}




/*main_contents*/
#middle{
	position: relative;
	float: left;
    margin-top: 0px;
    margin-bottom: 30px;
}
#main_contents{
	position: relative;
	float: left;
    margin-top: 20px;
    width: 700px;
}
.main_content{
	width: 700px;
	float: left;
}
.main_content_img{
	float: left;
     position: relative;
     width: 140px;
     height: 140px;
     overflow: hidden;
     margin: 10px;
}
.main_content_img img{
     position: absolute;
}
.main_content_text{
	float: left;
	margin: 10px 10px;
	width: 500px;
	height: 132px;
	overflow: hidden;
	color: rgb(50,50,50);
}
.main_content_text h3{
	font-size: 30px;
	height: 35px;
	width: 500px;
	overflow: hidden;
	font-family: Garamond;
}
.main_content_text p{
	font-size: 18px;
}

.main_content_text2{
	font-size: 12px;
	box-sizing: border-box;
    padding: 0;
	line-height:160%;
	height:55px;
	overflow: hidden;
	text-overflow: ellipsis;
	-moz-text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
}

.main_content_cate{
	font-size: 14px;
	box-sizing: border-box;
    padding: 20px 0 0 0px;
	line-height:100%;
	height:35px;
	width:400px;
	float:left;
	overflow: hidden;
	text-overflow: ellipsis;
}


.pagination{
  position: relative;
  float: left;
  width: 550px;
  margin: 50px;
}
.prev{
  float: left;
}
.next{
  float: right;
}

/*map*/
#map{
	background: none;
	width: 1020px;
	height: 500px;
}

#map2{
	background: none;
	width: 1020px;
	height: 500px;
}

/*special*/
.special_contents{
	position: relative;
	float: left;
	width: 1020px;
}
.special_content{
	position: relative;
  float: left;
  width: 300px;
  padding: 20px;
}
.special_content p{
  position: absolute;
	font-family: Garamond;
  bottom: 5px;
  font-size: 30px;
  color: white;
  margin: 20px;
  font-weight: bold;
}

/*area_search*/
#area_search{
	width: 700px;
	margin-bottom: 30px;
}

#area_search legend{
  margin-bottom: 10px;
  padding-top: 10px;
}
#area_search input{
	margin: 0 15px;
}

#area_search label{
	margin-bottom: 10px;
	float: left;
	width: 350px;
}

#user_plans{
	width: 100%;
	
	
}

.user_plan_row{
	float: left;
	width: 302px;
	color: #555555;
	margin: 30px 19px 0 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	box-sizing: border-box;
	padding: 0;
	position: relative;
	height: 485px;
	box-sizing: border-box;
}




.user_plan_row_2{
	box-sizing: border-box;
	height: 110px;
}

.user_plan_row_3{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	box-sizing: border-box;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.user_plan_row_4{
	padding: 5px;
	box-sizing: border-box;
}


.user_plan_row_title{
  font-size: 20px;
  font-weight: bold;
  color: #555555;
	font-family: Garamond;
	line-height: 110%;
	margin: 0;
	height: 50px;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
}

.userplas_img_block{
	position: relative;
	margin: 0;
	height: 180px;

}

.userplas_img_block2 img{
	margin: 0;
	width: 100%;
	height: 240px;
}

.userplas_img_sub{
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

.userplas_img_sub img{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 99px;
	height: 59px;
}

