/* FONT */
div#styleimg, div#styleitem p {
	font-size: 80%;
	line-height: 170%;
}


/* STYLE */
div#styleimg {	
	float: left;
	width: 450px; /* ver.2 */
	margin-top: 30px;
	text-align: center;
}

div#styleimg img {	
	margin-left: auto;
	margin-right: auto;
}

div#styleitem  {	
	float: right;
	width: 410px;/* ver.2 */
	margin-top: 60px;
}

div#styleitem p  {	
	margin-bottom: 50px;
}
p.styleread  {	
	padding-right: 20px;
}
div#styleitem p img  {	
	margin-right: 18px;
	margin-bottom: 15px;
	vertical-align: middle;
}

