@charset "shift_jis";

/*：*：*：*：*　contentsに関して　*：*：*：*：*/
h2{
	font-size:220%;
	color:#990000;
}
h3{
	font-size:150%;
	border-left : 5px solid #33cc99;
	padding-left: 5px;
  	border-bottom-width : 1px;
 	border-bottom-color :#33cc99;
  	border-bottom-style : solid;
}


.comment{
	float:left;
	margin:5px;
	width:250px;
	line-height : 150%;
}

.photo{
	float:left;
	margin-top:5px;
}

.category2{
	clear:left;
	margin-top: 5px;
}

#sonota li{
	font-size:150%;
	color:#000000;
}	
