html.PC .image {
    width: ;
    height: auto;
    margin: 0 auto;
}

html.PC #detail table dl.ingredients dd {
	margin-left: 34em;
}
html.PC #detail table dl.ingredients dt {
	text-align: justify;
}

.tweet{
	text-align: right;
	margin: 20px 0 0 0;
}
	#detail .tweet img{
		width: 120px;
		height: auto;
	}