h3{
  margin-bottom:5px;
  padding:3px 3px 0px 25px;
  background:url(../images/icon1.gif) no-repeat;
}

span.date{
  background:url(../images/line_g.gif) no-repeat;
  display:block;
  text-align:right;
  padding-top:7px;
  padding-right:7px;
  margin-bottom:15px;
  font-weight:bold;
}

h4{
  margin-top:30px;
  margin-left:10px;
  margin-bottom:5px;
  padding:3px 3px 0px 20px;
  background:url(../images/icon1_s.gif) no-repeat;
  font-size:0.95em;
}
span.h4_line{
  margin-left:10px;
  background:url(../images/line_b.gif) no-repeat;
  display:block;
  padding-top:7px;
  padding-right:7px;
  margin-bottom:15px;
}



div.left_content{
  width:550px;
  float:left;
}

div.right_content{
  width:230px;
  float: right;
}

p.content_line{
  border-bottom:1px dashed #381d02;
}
p.content_end{
  clear:both;
  margin:30px 0px;
  text-align:right;
}

.photoframe_w{
  width:230px;
  height:171px;
  background:url(../images/photoframe_w.jpg) no-repeat;
  padding:11px;
}

.photoframe_w p{
  width:200px;
  font-size:0.85em;
  text-align:right;
  margin-right:15px;

}

.photoframe_h{
  height:230px;
  width:171px;
  background:url(../images/photoframe_h.jpg) no-repeat;
  padding-top:14px;
  padding-left:10px;
}

.photoframe_h p{
  width:150px;
  font-size:0.85em;
  text-align:right;
  margin-right:15px;

}

/* map */
.map_info{
  margin:10px;
}

.map_info a:hover {  
  background:transparent;
}
.map_info a {
  border:0px;
}



.map_image{
  width:250px;
  height:200px;
  margin:3px;
  border:1px dashed #999999;
}


#page_navi{
  text-align:center;
  margin:0px 10px;
  padding-bottom:15px;
}

#container #content table{
  background:#381d02;

  }
#container #content table td{
  background:#f7f7f5;
  padding:5px;
  }


blockquote
{
	background:url('../images/quote_b.gif') no-repeat;
	background-position: 3px 3px;
	border: 1px dashed #d9d9d7;
	padding: 15px 30px;
	margin: 10px 0px;
}

blockquote:hover
{
	background:#ebebe8 url('../images/quote_w.gif') no-repeat;
	background-position: 3px 3px;
	border: 1px dashed #d9d9d7;
	padding: 15px 30px;
	margin: 10px 0px;
}

