@charset "utf-8";

h2 {
	background: url(img/ico_pttl.png) no-repeat center top;
	background-size: 45px 50px;
}
.rinen dt {
	color: #72AF2D; 
	font-weight: bold;
}
.rinen dd {
	margin-bottom: 15px;
}
.photo40r {
 width: 40%;
 height: auto;
 float: right;
 margin-left: 3%;
 border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
