/* for shiseki_meguri */
div.gtitle {
  width:560px; height:35px;
  margin-top:10px;
  text-indent:20px; line-height:2.5;
  font-weight:bold; letter-spacing:1px;
  background-image: url('images/bg_gtitle.jpg');
  background-repeat: repeat-x;
}
div.nwaku {
	clear:both; display:block;
	margin:4px 10px 4px 0; padding:10px;
	line-height:1.6;
	border:none;
}
div.gwaku {
	clear:both; display:block;
	margin:4px 10px 4px 0; padding:10px;
	line-height:1.6;
	border: solid 1px Green;
}
div.gwaku img{ border:none; }
.gl { float:left; margin: 0px 1em 0px 0px; }
.gr { float:right; margin: 0px 0px 0px 1em; }
div.gwaku hr{
	clear:both;
	width:500px; margin: 1em 0 1em 8px;
}
div.gwaku h2{
	font-size:100%;
}
div.gwaku h3{
	color:Maroon; font-size:90%;
}
