#dino h2{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	padding-bottom: 3px;
	padding-top: 1em;
	line-height: 18px;

}
#dino h3{
	color: #333;
	margin-top: 50px;
	font-size: 18px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-repeat: no-repeat;
	padding-top: 1px;
	clear:both;
	margin-left: 6px;
	background-image: url(../img/jpg/h3bg.jpg);
	line-height: 38px;


	}
#dino h4{
	
	font-size: 16px;
	line-height: 35px;
	color: #333;
	padding-left: 2em;
	background-image: url(../img/gif/dinoH4.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 2em;

	color: #333;
	font-size: 16px;

	}
#boom{
	font-size:16px;
	text-align: center;
	padding: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #663300;

}
/*画像のフチ取り*/
.img-fuchia img {
  background-color: #FFFFFF;
  padding: 0px;
}
  
.img-fuchia {
	background-image: url("../img/gif/shadow_001.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 10px 0px 0px;
}

/*画像のコメント*/
.pic_comment{
	padding: 12px;
	color: #333333;
	border: none;

}

