#sign_up_left{
	float: left;
	width: 400px;
	margin: 20px 0;
}
#sign_up_left h2{
	font-size: 25px;
}
.sign_up_introduction{
	float: left;
	border-left: solid 5px rgb(50,50,50);
	margin: 30px 0;
	padding-left: 10px
}
.sign_up_introduction h2{
	float: left;
	font-weight: bold;
}
.sign_up_introduction p{
	float: left;
	padding-left: 10px;
  font-size: 14px;
  padding-right: 40px;
  padding-bottom: 10px;
}

#sign_up_right{
	float: right;
	width: 600px;
	margin: 20px 0;
}
.step{
	float: left;
	width: 50px;
	font-style: italic;
	font-family: Garamond;
	text-align: center;
	font-size: 20px;
	margin: 20px
}
#sign_up_right h2{
	float: left;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 200px;
	font-size: 25px;
}
#sign_up_step1_p{
  margin-left: 15px;
  font-size: 14px;
}

.sign_up_or{
  width: 30px;
  margin: 0 auto;
  text-align: center;
}

#sign_up_facebook_button{
  border-radius: 5px;
  background: #3a5795;
  padding: 10px;
  font-size: 20px;
  color: white;
  font-family: Garamond;
  width: 300px;
  height: 50px;
  margin: 20px auto;
}
#sign_up_facebook_button:hover{
  border-radius: 5px;
  background: #3a5795;
  padding: 10px;
  font-size: 20px;
  font-family: Garamond;
  width: 300px;
  height: 50px;
  margin: 20px auto;
  color: white;
  cursor: pointer;
}

#sign_up_google_button{
  border-radius: 5px;
  background: #b33d2e;
  padding: 10px;
  font-size: 20px;
  color: white;
  font-family: Garamond;
  width: 300px;
  height: 50px;
  margin: 20px auto;
}
#sign_up_google_button:hover{
  border-radius: 5px;
  background: #b33d2e;
  padding: 10px;
  font-size: 20px;
  font-family: Garamond;
  width: 300px;
  height: 50px;
  margin: 20px auto;
  color: white;
  cursor: pointer;
}

.sign_up_question{
  padding: 5px;
  border: solid white 2px;
  background: rgb(230,230,230);
  color: rgb(50,50,50);
  text-align: center;
  font-size: 14px;
}
.sign_up_answer input{
	margin-left: 5px;
	width: 300px;
	outline: 2px solid rgb(230,230,230);
	box-sizing: border-box;
}

#sign_up_right table{
	margin: 10px auto;
}
#sign_up_right label{
	width: 300px;
}
#sign_up_agree input{
	margin-right: 10px;
}



#submit_button{
	font-family: Garamond;
	font-size: 24px;
	color: #ffffff;
	background-image: url(/wp-content/themes/tokyo_story/img/stl.png);
	margin: 30px auto;
	padding: 10px;
	width: 180px;
	height: 50px;
	line-hegiht:50px;
	border: 2px solid #000000;
}
#submit_button:hover{
	background-image: url(/wp-content/themes/tokyo_story/img/stl2.png);
  color: #ffffff;
  cursor: pointer;
	border: 2px solid #777777;

}


#make_new_plan_button{
	color: #ffffff;
	background-image: url(/wp-content/themes/tokyo_story/img/stl.png);
  padding: 10px;
  font-size: 20px;
  font-family: Garamond;
  width: 180px;
  height: 50px;
  margin-right: 30px;
}
#make_new_plan_button:hover{
	background-image: url(/wp-content/themes/tokyo_story/img/stl2.png);
  color: #ffffff;
  cursor: pointer;

  padding: 10px;
  font-size: 20px;
  font-family: Garamond;
  width: 180px;
  height: 50px;
  cursor: pointer;
  margin-right: 30px;
}
#my_plan_h2{
  float:left;
  font-weight: bold;
}
#account_middle {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-bottom: 30px;
}
#account_head{
  width: 700px;
  float: left;
}

.my_plans_text {
  float: left;
  width: 500px;
  height: 110px;
  overflow: hidden;
  color: rgb(50,50,50);
}
.my_plans_text h3{
  font-size: 30px;
  height: 38px;
  overflow: hidden;
  font-family: Garamond;
  padding-top: 45px;
}

.my_plans_title{
  font-size: 30px;
  height: 70px;
  overflow: hidden;
  font-family: Garamond;
  padding-top: 10px;
}


.my_plans_img img {
  position: absolute;
  top: -12.5px;
  left: -45px;
}

.my_plans_img {
  float: left;
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 10px;
}

.my_plans_img2 {
  float: left;
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 10px;
}


.my_plans{
  width: 700px;
  float: left;
}

#the_picked_up_plan{
  float:left;
  margin-top: 20px;
}

.your_plans h3{
  font-size: 30px;
  font-family: Garamond;
}
.your_plans{
  float:left;
}
.your_plan{
  float:left;
  padding: 10px 20px;
}

.your_plan2{
	padding: 10px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	line-height: 130%;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	width: 640px;
	margin: 20px 20px 0 0;
}

.your_plan2 p{
	color: #555555;
	font-size:22px;
	line-height: 120%;
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0;
}

.fav_block{
	float:left;
	padding: 8px 8px;
	width: 320px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	margin: 0 22px 20px 0px;
	box-sizing: border-box;
}


.fav_block h3{
	font-family: Garamond;
	font-size:24px;
}

.fav_block1{
	text-align: center;
}

.fav_block1a{
	height: 18px;
	overflow: hidden;
	margin: 0 0 10px 0;	

}


.fav_block2{
	height: 58px;
	overflow: hidden;
	margin: 0 0 10px 0;
	
}

.fav_block3{
	height: 18px;
	overflow: hidden;
	margin: 0 0 5px 0;
}


.fav_block4{
	float:left;
	height: 18px;
	overflow: hidden;
}

.fav_block5{
	float:right;
}


#one_tour{
  float:left;
  width: 700px;
}
#one_tour h1{
  font-size: 30px;
  font-family: Garamond;
  font-weight: bold;
  float: left;
  margin: 5px 0;
  width: 100%;
}

#one_tour_title{
  width: 100%;
  box-sizing: border-box;
  margin: 20px 0 0 0;
}

.tour_button{
	color: #ffffff;
	background-image: url(/wp-content/themes/tokyo_story/img/stl.png);
  margin: 5px 10px;
  padding: 5px 0;
  font-family: Garamond;
  font-size: 20px;
  width: 180px;
  display: inline-block;
}

.tour_button:hover{
	background-image: url(/wp-content/themes/tokyo_story/img/stl2.png);
  color: #ffffff;
  cursor: pointer;
}


.article_plan_header{
  float: left;
  width: 650px;
  margin: 10px 25px;
}
.article_plan{
  border: solid rgb(230,230,230) 2px;
  float:left;
  background: white;
  width: 700px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.article_plan_header h2{
  float:left;
  font-family: Garamond;
  font-size: 25px;
  font-weight: bold;
}
.article_plan_header button{
  float:right;
  margin: 5px 20px;
  padding: 5px 15px;
  background: white;
  border-radius: 5px;
  font-family: Garamond;
  font-size: 20px;
}
.article_plan_header p{
  float:left;
  font-family: Garamond;
  font-size: 18px;
  margin: 10px;
}

.article_plan_text{
  float: left;
  margin: 20px 25px;
  width: 300px;
}
.article_plan_img{
  float: right;
  margin-bottom: 10px;
  margin-right: 30px;
}
.article_plan_img img{
}

#select_img{
  width: 300px;
  height: 175px;
  border: solid 1px rgb(230,230,230);
}
#select_img p{
  font-size: 100px;
  margin: 10px 105px;
  color: rgb(200,200,200);
  font-weight: bold;

}
.plan_plus{
	margin: 10px 0 0 0;
	line-height: 160px;
	
}

.bt09{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px;
	display: inline-block;

}

.edit_plan_row{
	
	
	
}

.edit_plan_row_text2 {
	width: 100%;
	height: 100px;
	
}

.plan_title_inp{
	width: 350px;
}

.article_plan2 a{
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	background-color: #000000;
	text-align: ceter;
	line-height: 100%;
	padding: 5px 10px;
	display: inline-block;
	
}

.article_plan2{
	margin: 10px;

}

.article_plan2_1{
	float:left;

}

.article_plan2_2{
	float:right;

}

.article_plan3{
	margin: 10px;

}

.article_plan3{
	margin: 10px;

}

.article_plan3_1{
	width: 300px;
	float:left;

}

.article_plan3_2{
	float:right;
	width: 360px;
	height: 180px;

}

.article_plan4{
	padding: 10px;
}

.my_plan_text{
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
	margin: 10px 0 0 0;
	padding: 5px;
}

#uplan_page{

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 0px 0px 0px 0px;
	position: fixed;
	left: 10px;
	top: 173px;
	width: 80px;
	z-index: 9999;

}

.uplan_page_btn{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/wp-content/themes/tokyo_story/img/stl.png);
	text-align: center;
	line-height: 100%;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 10px 10px;
	cursor: pointer;
}

.uplan_page_btn:hover{
	background-image: url(/wp-content/themes/tokyo_story/img/stl2.png);
  color: #ffffff;
  cursor: pointer;
}

.day_cont{
	text-align: center;
	margin: 30px auto;
}

#day_cont_top{
	display: none;
}

.uplan_page_btn2{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/wp-content/themes/tokyo_story/img/stl.png);
	text-align: center;
	line-height: 100%;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 10px 10px;
	cursor: pointer;
	display: inline-block;
}

.uplan_page_btn2:hover{
	background-image: url(/wp-content/themes/tokyo_story/img/stl2.png);
  color: #ffffff;
  cursor: pointer;
}


.userplans_img{
	max-width: 100%;
	height: auto;

}

#map_canvas{
	width: 640px;
	height: 400px;
}

.mtab_block{
	margin: 20px 0 32px 0;
}

.mtab{
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	line-height: 100%;
	margin: 0px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px 5px;
	width: 91px;
	float: left;
	cursor: pointer;
}

.mtab2{
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	line-height: 100%;
	margin: 0 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px 5px;
	width: 79px;
	float: left;
	cursor: pointer;
}

.mtab2a{
	line-height: 200%;
}



.mtab_act{
	color: #ffffff;
	background-color: #000000;
}

.user_plans_list{
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	background-color: #eeeeee;
	text-align: left;
	line-height: 120%;
	margin: 3px 0;
	border-width: 0px;
	border-style: solid;
	border-color: #777777;
	padding: 5px;
	width: 100%;
	height: 24px;
	box-sizing: border-box;
	overflow: hidden;
}

.userplan_hed{
	margin: 10px 0 10px 0;
}

.userplan_title{
  font-family: Garamond;
  font-size: 24px;
  line-height: 120%;
  float: left;
  width: 500px;
}

.userplan_md{
  float: right;
  width: 100px;
  margin: 5px 0 0 0;
}


.your_plan2 #info_block{
	margin: 20px 0;
}

.article_plan3_2 #info_block{
	margin: 0;
}

.userplas_img_sub1,.userplas_img_sub2{
	width: 33%;
	float: left;
	box-sizing: border-box;
}
.userplas_img_sub2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 34%;
	box-sizing: border-box;
}

.userplas_img_sub3{
	width: 33%;
	float: left;
}

