@charset "UTF-8";
/* CSS Document */

#photo_box {
	width:189px;
	float:right;
	margin:0 0 10px 10px;
}

#photo_box img {
	margin-top:0px;
}

p span {
	/* color:#F00; */
}

#article_box {
	width:100%;
	float:left;
	clear:both;	
}
