/*================================================
	本文内
================================================*/
	.comment{
		margin-top: 2em;
		width:95%;
	}
	.comment h2{
		font-size: 150%;
		margin-top: 3em;
		clear: both;
	}
	.comment h3{
		font-size: 135%;
		margin-top: 1em;
		clear: both;
	}
	.comment h4{
		font-size: 120%;
		margin-top: 1em;
		clear: both;
	}
	.comment img{
		box-shadow: gray 3px 3px 5px 5px;
		margin-bottom: 1em;
	}
	
	.right {
		float: right;
		clear: left;
		margin-left: 1em;
	}

	

