body, a, a:hover, a:link, a:visited, a:active, h1, h2, h3, h4{
		text-align: center;
	 color: black;
		font-size: 14px;
		text-decoration: none;
		line-height: 120%;
		margin: 0;
		padding: 0;
		outline: none;
}
#main_area{
  margin: 0px auto;
		padding: 10px 0 0 0;
	 background-color: #ffffff;
		width: 100%;
		text-align: left;
}
#text_main h1{
		text-align: left;
		margin-bottom: 15px;
}
.register_left{
  float: left;
		width: 82px;
		margin-bottom: 4px;
}
.register_right{
  float: left;
		margin-bottom: 4px;
}
.horizontal_line{
  border-bottom: thin solid black;
  margin: 10px 0 15px 0;
}
.preview_title{
  cursor: pointer;
}
.preview_content{
  display: none;
		margin: 10px 10px 10px 30px;
		padding: 10px;
		background-color: #cccccc;
}
.preview_close{
  display: none;
  cursor: pointer;
		text-align: center;
		margin: 10px 0 0 0; 
}
#links a{
		margin: 9px 0 20px 0;
		font-size: 14px;
		color: #000000;
}
input, textarea{
  background-color: #ffffff;
}
.title_page{
  font-size: 14px;
		font-weight: bold;
		margin-bottom: 15px;
}
.home_center{
  text-align: center;
  float: left;
		width: 430px;
		padding-right: 0px;
		margin: 0;
}
.next_stroll{
  float: left;
		width: 140px;
		margin: 0px;
		padding: 2px;
		min-height: 360px;
		border: 1px solid black;
}
.next_stroll_title{
  text-align: center;
		color: #660000;
		font-weight: 900;
		border-bottom: 1px solid black;
  margin: 0px 0 22px 0;
}
.next_stroll_link{
  margin: 5px 0 22px 0;
}
.next_stroll_date{
		text-align: left;
		font-weight: 900;
}
.next_stroll_text{
  font-style: italic;
		text-align: left;
		padding-left: 10px;
}
.hs{
  height: 200px;
		display: none;
}
.sp
{
  margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #000000;
}
.sp_image
{
		float: left;
		width: 220px;
}
.sp_text
{
	 float: left;
		width: 370px;
}
.box_pink, .box_pink a{
  background-color: #cccccc;
	 padding: 5px;
  margin-right: 10px;
}

